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

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b65) - Build # 4423 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4423/
Java: 64bit/jdk1.8.0-ea-b65 -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard

Stack Trace:
java.lang.AssertionError: Still found shard
	at __randomizedtesting.SeedInfo.seed([CE6BDC5C127F345B:4F8D524465205467]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:120)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:73)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:474)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 8971 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 0 T342 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /xg/l
[junit4:junit4]   2> 2 T342 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011
[junit4:junit4]   2> 3 T342 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 3 T343 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T343 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T343 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T343 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 5 T343 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T343 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 103 T342 oasc.ZkTestServer.run start zk server on port:60685
[junit4:junit4]   2> 104 T342 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60685 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4d82d604
[junit4:junit4]   2> 105 T342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 105 T348 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:60685. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 105 T348 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:60685, initiating session
[junit4:junit4]   2> 105 T344 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41993
[junit4:junit4]   2> 105 T344 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41993
[junit4:junit4]   2> 106 T346 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 126 T346 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d007b99570000 with negotiated timeout 10000 for client /127.0.0.1:41993
[junit4:junit4]   2> 126 T348 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:60685, sessionid = 0x13d007b99570000, negotiated timeout = 10000
[junit4:junit4]   2> 127 T349 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d82d604 name:ZooKeeperConnection Watcher:127.0.0.1:60685 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 127 T342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 128 T342 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 129 T347 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d007b99570000
[junit4:junit4]   2> 130 T349 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 130 T342 oaz.ZooKeeper.close Session: 0x13d007b99570000 closed
[junit4:junit4]   2> 130 T344 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13d007b99570000, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 130 T342 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60685/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@140da031
[junit4:junit4]   2> 131 T344 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41993 which had sessionid 0x13d007b99570000
[junit4:junit4]   2> 131 T342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 131 T350 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:60685. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 132 T350 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:60685, initiating session
[junit4:junit4]   2> 132 T344 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41994
[junit4:junit4]   2> 132 T344 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41994
[junit4:junit4]   2> 133 T346 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d007b99570001 with negotiated timeout 10000 for client /127.0.0.1:41994
[junit4:junit4]   2> 133 T350 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:60685, sessionid = 0x13d007b99570001, negotiated timeout = 10000
[junit4:junit4]   2> 133 T351 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@140da031 name:ZooKeeperConnection Watcher:127.0.0.1:60685/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 133 T342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 133 T342 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 135 T342 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 137 T342 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 138 T342 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 139 T342 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> 140 T342 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 142 T342 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> 143 T342 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 145 T342 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> 145 T342 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 147 T342 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> 147 T342 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 149 T342 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> 149 T342 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 152 T342 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> 152 T342 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 154 T342 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> 154 T342 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 156 T342 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> 156 T342 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 158 T342 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> 158 T342 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 160 T347 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d007b99570001
[junit4:junit4]   2> 160 T342 oaz.ZooKeeper.close Session: 0x13d007b99570001 closed
[junit4:junit4]   2> 160 T344 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41994 which had sessionid 0x13d007b99570001
[junit4:junit4]   2> 161 T351 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 209 T342 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 214 T342 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43502
[junit4:junit4]   2> 214 T342 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 214 T342 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 215 T342 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361512733169
[junit4:junit4]   2> 215 T342 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361512733169/solr.xml
[junit4:junit4]   2> 215 T342 oasc.CoreContainer.<init> New CoreContainer 2092807349
[junit4:junit4]   2> 216 T342 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361512733169/'
[junit4:junit4]   2> 216 T342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361512733169/'
[junit4:junit4]   2> 230 T342 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 231 T342 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 231 T342 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 231 T342 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 232 T342 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 232 T342 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 232 T342 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 233 T342 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 233 T342 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 234 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 240 T342 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 249 T342 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60685/solr
[junit4:junit4]   2> 250 T342 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 250 T342 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60685 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@73836d99
[junit4:junit4]   2> 251 T361 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:60685. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 251 T342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 252 T361 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:60685, initiating session
[junit4:junit4]   2> 252 T344 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41996
[junit4:junit4]   2> 254 T344 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41996
[junit4:junit4]   2> 254 T346 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d007b99570002 with negotiated timeout 20000 for client /127.0.0.1:41996
[junit4:junit4]   2> 255 T361 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:60685, sessionid = 0x13d007b99570002, negotiated timeout = 20000
[junit4:junit4]   2> 255 T362 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73836d99 name:ZooKeeperConnection Watcher:127.0.0.1:60685 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 255 T342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 256 T347 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d007b99570002
[junit4:junit4]   2> 257 T362 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 257 T344 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41996 which had sessionid 0x13d007b99570002
[junit4:junit4]   2> 257 T342 oaz.ZooKeeper.close Session: 0x13d007b99570002 closed
[junit4:junit4]   2> 257 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 259 T342 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60685/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4a29c3d2
[junit4:junit4]   2> 260 T342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 261 T363 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:60685. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 261 T363 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:60685, initiating session
[junit4:junit4]   2> 261 T344 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41997
[junit4:junit4]   2> 261 T344 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41997
[junit4:junit4]   2> 262 T346 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d007b99570003 with negotiated timeout 20000 for client /127.0.0.1:41997
[junit4:junit4]   2> 262 T363 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:60685, sessionid = 0x13d007b99570003, negotiated timeout = 20000
[junit4:junit4]   2> 262 T364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a29c3d2 name:ZooKeeperConnection Watcher:127.0.0.1:60685/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 262 T342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 263 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 264 T342 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 265 T342 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43502_xg%2Fl
[junit4:junit4]   2> 266 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43502_xg%2Fl Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43502_xg%2Fl
[junit4:junit4]   2> 266 T342 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43502_xg%2Fl
[junit4:junit4]   2> 268 T342 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 270 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 271 T342 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 272 T342 oasc.Overseer.start Overseer (id=89228098470871043-127.0.0.1:43502_xg%2Fl-n_0000000000) starting
[junit4:junit4]   2> 273 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 273 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 274 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 274 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 275 T366 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 275 T342 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 278 T342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 280 T365 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 283 T367 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361512733169/collection1
[junit4:junit4]   2> 283 T367 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 283 T367 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 283 T367 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 284 T367 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361512733169/collection1/'
[junit4:junit4]   2> 284 T367 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361512733169/collection1/lib/README' to classloader
[junit4:junit4]   2> 285 T367 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361512733169/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 306 T367 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 330 T367 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 331 T367 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 334 T367 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 590 T367 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 594 T367 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 596 T367 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 606 T367 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 608 T367 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 610 T367 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 611 T367 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 612 T367 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361512733169/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/control/data/
[junit4:junit4]   2> 613 T367 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55cfa262
[junit4:junit4]   2> 613 T367 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 614 T367 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/control/data forceNew:false
[junit4:junit4]   2> 614 T367 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/control/data
[junit4:junit4]   2> 614 T367 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/control/data/index/
[junit4:junit4]   2> 614 T367 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 615 T367 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/control/data/index forceNew:false
[junit4:junit4]   2> 617 T367 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@591569ff lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e0e5521),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 617 T367 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 617 T367 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/control/data/index
[junit4:junit4]   2> 619 T367 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 619 T367 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 619 T367 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 620 T367 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 620 T367 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 620 T367 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 620 T367 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 621 T367 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 621 T367 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 624 T367 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 627 T367 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/control/data
[junit4:junit4]   2> 627 T367 oass.SolrIndexSearcher.<init> Opening Searcher@389204a main
[junit4:junit4]   2> 627 T367 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/control/data/tlog
[junit4:junit4]   2> 628 T367 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 628 T367 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 630 T367 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/control/data
[junit4:junit4]   2> 631 T368 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@389204a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 631 T367 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 631 T367 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 632 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1782 T365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1783 T365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43502_xg%2Fl",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43502/xg/l",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 1783 T365 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1783 T365 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1784 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1787 T364 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> 2635 T367 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2635 T367 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43502/xg/l collection:control_collection shard:shard1
[junit4:junit4]   2> 2636 T367 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2641 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2641 T367 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2642 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2643 T367 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2643 T367 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2643 T367 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43502/xg/l/collection1/
[junit4:junit4]   2> 2644 T367 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2644 T367 oasc.SyncStrategy.syncToMe http://127.0.0.1:43502/xg/l/collection1/ has no replicas
[junit4:junit4]   2> 2644 T367 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43502/xg/l/collection1/
[junit4:junit4]   2> 2644 T367 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2647 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3291 T365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3296 T364 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> 3300 T367 oasc.ZkController.register We are http://127.0.0.1:43502/xg/l/collection1/ and leader is http://127.0.0.1:43502/xg/l/collection1/
[junit4:junit4]   2> 3300 T367 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43502/xg/l
[junit4:junit4]   2> 3300 T367 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3300 T367 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3301 T367 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3302 T367 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3303 T342 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3303 T342 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3304 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3308 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3310 T342 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60685/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@30f1da35
[junit4:junit4]   2> 3310 T342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3311 T369 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:60685. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3311 T369 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:60685, initiating session
[junit4:junit4]   2> 3311 T344 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42001
[junit4:junit4]   2> 3311 T344 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42001
[junit4:junit4]   2> 3312 T346 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d007b99570004 with negotiated timeout 10000 for client /127.0.0.1:42001
[junit4:junit4]   2> 3312 T369 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:60685, sessionid = 0x13d007b99570004, negotiated timeout = 10000
[junit4:junit4]   2> 3312 T370 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30f1da35 name:ZooKeeperConnection Watcher:127.0.0.1:60685/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3312 T342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3313 T342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3315 T342 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3366 T342 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3368 T342 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48330
[junit4:junit4]   2> 3369 T342 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3369 T342 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3370 T342 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361512736323
[junit4:junit4]   2> 3370 T342 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361512736323/solr.xml
[junit4:junit4]   2> 3370 T342 oasc.CoreContainer.<init> New CoreContainer 173291422
[junit4:junit4]   2> 3370 T342 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361512736323/'
[junit4:junit4]   2> 3371 T342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361512736323/'
[junit4:junit4]   2> 3385 T342 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3386 T342 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3386 T342 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3386 T342 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3386 T342 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3387 T342 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3387 T342 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3387 T342 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3387 T342 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3388 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3393 T342 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3401 T342 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60685/solr
[junit4:junit4]   2> 3402 T342 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3402 T342 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60685 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@51532a8b
[junit4:junit4]   2> 3403 T342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3403 T380 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:60685. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3404 T380 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:60685, initiating session
[junit4:junit4]   2> 3404 T344 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42002
[junit4:junit4]   2> 3404 T344 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42002
[junit4:junit4]   2> 3405 T346 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d007b99570005 with negotiated timeout 20000 for client /127.0.0.1:42002
[junit4:junit4]   2> 3405 T380 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:60685, sessionid = 0x13d007b99570005, negotiated timeout = 20000
[junit4:junit4]   2> 3405 T381 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51532a8b name:ZooKeeperConnection Watcher:127.0.0.1:60685 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3405 T342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3406 T347 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d007b99570005
[junit4:junit4]   2> 3406 T381 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3406 T344 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42002 which had sessionid 0x13d007b99570005
[junit4:junit4]   2> 3406 T342 oaz.ZooKeeper.close Session: 0x13d007b99570005 closed
[junit4:junit4]   2> 3407 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3410 T342 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60685/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3d77e204
[junit4:junit4]   2> 3410 T342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3410 T382 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:60685. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3411 T382 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:60685, initiating session
[junit4:junit4]   2> 3411 T344 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42003
[junit4:junit4]   2> 3411 T344 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42003
[junit4:junit4]   2> 3412 T346 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d007b99570006 with negotiated timeout 20000 for client /127.0.0.1:42003
[junit4:junit4]   2> 3412 T382 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:60685, sessionid = 0x13d007b99570006, negotiated timeout = 20000
[junit4:junit4]   2> 3412 T383 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d77e204 name:ZooKeeperConnection Watcher:127.0.0.1:60685/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3412 T342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3413 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3414 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3415 T342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4417 T342 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48330_xg%2Fl
[junit4:junit4]   2> 4418 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:48330_xg%2Fl Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:48330_xg%2Fl
[junit4:junit4]   2> 4418 T342 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48330_xg%2Fl
[junit4:junit4]   2> 4421 T364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4422 T370 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4422 T383 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4424 T364 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4428 T384 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361512736323/collection1
[junit4:junit4]   2> 4428 T384 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4429 T384 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4429 T384 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4433 T384 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361512736323/collection1/'
[junit4:junit4]   2> 4434 T384 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361512736323/collection1/lib/README' to classloader
[junit4:junit4]   2> 4434 T384 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361512736323/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4472 T384 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4519 T384 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4520 T384 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4525 T384 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4800 T365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4802 T365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43502_xg%2Fl",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43502/xg/l",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 4806 T364 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> 4806 T370 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> 4807 T383 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> 4933 T384 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4941 T384 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4944 T384 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4961 T384 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4965 T384 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4978 T384 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4980 T384 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4981 T384 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361512736323/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty1/
[junit4:junit4]   2> 4981 T384 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55cfa262
[junit4:junit4]   2> 4982 T384 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4982 T384 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty1 forceNew:false
[junit4:junit4]   2> 4982 T384 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty1
[junit4:junit4]   2> 4982 T384 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty1/index/
[junit4:junit4]   2> 4983 T384 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4984 T384 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty1/index forceNew:false
[junit4:junit4]   2> 4985 T384 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@22db233c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f057e4f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4986 T384 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4986 T384 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty1/index
[junit4:junit4]   2> 4998 T384 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4998 T384 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4999 T384 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4999 T384 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5000 T384 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5000 T384 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5000 T384 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5000 T384 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5001 T384 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5003 T384 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5005 T384 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty1
[junit4:junit4]   2> 5006 T384 oass.SolrIndexSearcher.<init> Opening Searcher@44c4e4e7 main
[junit4:junit4]   2> 5006 T384 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty1/tlog
[junit4:junit4]   2> 5007 T384 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5007 T384 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5011 T385 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@44c4e4e7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5012 T384 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5012 T384 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6310 T365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6311 T365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48330_xg%2Fl",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48330/xg/l",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 6311 T365 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6312 T365 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6323 T364 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> 6323 T370 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> 6323 T383 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> 7015 T384 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7015 T384 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48330/xg/l collection:collection1 shard:shard2
[junit4:junit4]   2> 7016 T384 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7020 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7021 T384 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7021 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7022 T384 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7022 T384 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7023 T384 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48330/xg/l/collection1/
[junit4:junit4]   2> 7023 T384 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7023 T384 oasc.SyncStrategy.syncToMe http://127.0.0.1:48330/xg/l/collection1/ has no replicas
[junit4:junit4]   2> 7023 T384 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48330/xg/l/collection1/
[junit4:junit4]   2> 7024 T384 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7026 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7827 T365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7832 T383 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> 7832 T364 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> 7832 T370 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> 7880 T384 oasc.ZkController.register We are http://127.0.0.1:48330/xg/l/collection1/ and leader is http://127.0.0.1:48330/xg/l/collection1/
[junit4:junit4]   2> 7881 T384 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48330/xg/l
[junit4:junit4]   2> 7881 T384 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7881 T384 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7881 T384 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7883 T384 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7883 T342 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7883 T342 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7884 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7927 T342 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7929 T342 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60408
[junit4:junit4]   2> 7930 T342 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7930 T342 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7930 T342 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361512740894
[junit4:junit4]   2> 7931 T342 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361512740894/solr.xml
[junit4:junit4]   2> 7931 T342 oasc.CoreContainer.<init> New CoreContainer 1270718864
[junit4:junit4]   2> 7931 T342 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361512740894/'
[junit4:junit4]   2> 7931 T342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361512740894/'
[junit4:junit4]   2> 7945 T342 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 7945 T342 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7946 T342 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7946 T342 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7946 T342 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7946 T342 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7946 T342 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7947 T342 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7947 T342 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7947 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7952 T342 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7968 T342 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60685/solr
[junit4:junit4]   2> 7969 T342 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7969 T342 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60685 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1562e73c
[junit4:junit4]   2> 7970 T342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7970 T395 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:60685. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7971 T395 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:60685, initiating session
[junit4:junit4]   2> 7971 T344 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42047
[junit4:junit4]   2> 7971 T344 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42047
[junit4:junit4]   2> 7972 T346 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d007b99570007 with negotiated timeout 20000 for client /127.0.0.1:42047
[junit4:junit4]   2> 7972 T395 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:60685, sessionid = 0x13d007b99570007, negotiated timeout = 20000
[junit4:junit4]   2> 7972 T396 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1562e73c name:ZooKeeperConnection Watcher:127.0.0.1:60685 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7972 T342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7973 T347 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d007b99570007
[junit4:junit4]   2> 7974 T396 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7974 T344 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42047 which had sessionid 0x13d007b99570007
[junit4:junit4]   2> 7974 T342 oaz.ZooKeeper.close Session: 0x13d007b99570007 closed
[junit4:junit4]   2> 7974 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 7977 T342 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60685/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@187c1450
[junit4:junit4]   2> 7977 T342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7978 T397 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:60685. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7978 T397 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:60685, initiating session
[junit4:junit4]   2> 7978 T344 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42048
[junit4:junit4]   2> 7978 T344 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42048
[junit4:junit4]   2> 7979 T346 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d007b99570008 with negotiated timeout 20000 for client /127.0.0.1:42048
[junit4:junit4]   2> 7979 T397 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:60685, sessionid = 0x13d007b99570008, negotiated timeout = 20000
[junit4:junit4]   2> 7979 T398 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@187c1450 name:ZooKeeperConnection Watcher:127.0.0.1:60685/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7980 T342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7980 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7981 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7982 T342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8984 T342 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60408_xg%2Fl
[junit4:junit4]   2> 8985 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60408_xg%2Fl Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60408_xg%2Fl
[junit4:junit4]   2> 8985 T342 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60408_xg%2Fl
[junit4:junit4]   2> 8987 T370 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> 8987 T383 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8987 T364 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8988 T364 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> 8988 T398 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8988 T383 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> 8988 T370 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8993 T399 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361512740894/collection1
[junit4:junit4]   2> 8993 T399 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 8994 T399 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8994 T399 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 8995 T399 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361512740894/collection1/'
[junit4:junit4]   2> 8995 T399 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361512740894/collection1/lib/README' to classloader
[junit4:junit4]   2> 8995 T399 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361512740894/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9017 T399 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9040 T399 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9041 T399 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9045 T399 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9298 T399 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9303 T399 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9305 T399 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9315 T399 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9317 T399 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9319 T399 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9320 T399 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9321 T399 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361512740894/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty2/
[junit4:junit4]   2> 9321 T399 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55cfa262
[junit4:junit4]   2> 9322 T399 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9322 T399 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty2 forceNew:false
[junit4:junit4]   2> 9322 T399 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty2
[junit4:junit4]   2> 9322 T399 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty2/index/
[junit4:junit4]   2> 9323 T399 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9324 T399 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty2/index forceNew:false
[junit4:junit4]   2> 9324 T399 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2b0ded8b lockFactory=org.apache.lucene.store.NativeFSLockFactory@77c9eaa8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9325 T399 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9325 T399 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty2/index
[junit4:junit4]   2> 9327 T399 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9327 T399 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9327 T399 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9327 T399 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9328 T399 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9328 T399 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9328 T399 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9328 T399 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9328 T399 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9331 T399 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9332 T399 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty2
[junit4:junit4]   2> 9333 T399 oass.SolrIndexSearcher.<init> Opening Searcher@37494f92 main
[junit4:junit4]   2> 9333 T399 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty2/tlog
[junit4:junit4]   2> 9334 T399 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9334 T399 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9336 T365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9336 T365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48330_xg%2Fl",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48330/xg/l",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 9337 T400 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@37494f92 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9339 T399 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9339 T399 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9339 T370 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> 9339 T364 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> 9339 T383 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> 9339 T398 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> 10844 T365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10845 T365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60408_xg%2Fl",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60408/xg/l",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 10845 T365 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10845 T365 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10848 T364 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> 10848 T383 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> 10848 T398 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> 10848 T370 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> 11341 T399 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11341 T399 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60408/xg/l collection:collection1 shard:shard1
[junit4:junit4]   2> 11342 T399 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11346 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570008 type:delete cxid:0x45 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11346 T399 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11346 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570008 type:create cxid:0x46 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11347 T399 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11348 T399 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11348 T399 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60408/xg/l/collection1/
[junit4:junit4]   2> 11348 T399 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11349 T399 oasc.SyncStrategy.syncToMe http://127.0.0.1:60408/xg/l/collection1/ has no replicas
[junit4:junit4]   2> 11349 T399 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60408/xg/l/collection1/
[junit4:junit4]   2> 11349 T399 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11353 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570008 type:create cxid:0x4f zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12351 T365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12361 T383 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> 12361 T398 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> 12361 T370 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> 12361 T364 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> 12407 T399 oasc.ZkController.register We are http://127.0.0.1:60408/xg/l/collection1/ and leader is http://127.0.0.1:60408/xg/l/collection1/
[junit4:junit4]   2> 12407 T399 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60408/xg/l
[junit4:junit4]   2> 12407 T399 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12408 T399 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12408 T399 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12409 T399 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12410 T342 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12410 T342 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12411 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12470 T342 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12472 T342 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45828
[junit4:junit4]   2> 12473 T342 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12473 T342 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12473 T342 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361512745422
[junit4:junit4]   2> 12474 T342 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361512745422/solr.xml
[junit4:junit4]   2> 12474 T342 oasc.CoreContainer.<init> New CoreContainer 321679255
[junit4:junit4]   2> 12474 T342 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361512745422/'
[junit4:junit4]   2> 12475 T342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361512745422/'
[junit4:junit4]   2> 12490 T342 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12490 T342 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12491 T342 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12491 T342 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12491 T342 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12491 T342 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12492 T342 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12492 T342 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12492 T342 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12492 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12498 T342 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12506 T342 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60685/solr
[junit4:junit4]   2> 12506 T342 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12507 T342 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60685 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1570c3cd
[junit4:junit4]   2> 12507 T342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12508 T410 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:60685. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12508 T410 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:60685, initiating session
[junit4:junit4]   2> 12508 T344 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42052
[junit4:junit4]   2> 12509 T344 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42052
[junit4:junit4]   2> 12509 T346 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d007b99570009 with negotiated timeout 20000 for client /127.0.0.1:42052
[junit4:junit4]   2> 12509 T410 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:60685, sessionid = 0x13d007b99570009, negotiated timeout = 20000
[junit4:junit4]   2> 12510 T411 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1570c3cd name:ZooKeeperConnection Watcher:127.0.0.1:60685 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12510 T342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12511 T347 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d007b99570009
[junit4:junit4]   2> 12511 T411 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12511 T342 oaz.ZooKeeper.close Session: 0x13d007b99570009 closed
[junit4:junit4]   2> 12512 T344 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42052 which had sessionid 0x13d007b99570009
[junit4:junit4]   2> 12512 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12514 T342 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60685/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@204f1c8e
[junit4:junit4]   2> 12515 T342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12515 T412 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:60685. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12516 T412 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:60685, initiating session
[junit4:junit4]   2> 12516 T344 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42053
[junit4:junit4]   2> 12516 T344 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42053
[junit4:junit4]   2> 12517 T346 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d007b9957000a with negotiated timeout 20000 for client /127.0.0.1:42053
[junit4:junit4]   2> 12517 T412 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:60685, sessionid = 0x13d007b9957000a, negotiated timeout = 20000
[junit4:junit4]   2> 12517 T413 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@204f1c8e name:ZooKeeperConnection Watcher:127.0.0.1:60685/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12517 T342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12518 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b9957000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12518 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b9957000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12519 T342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13521 T342 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45828_xg%2Fl
[junit4:junit4]   2> 13522 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b9957000a type:delete cxid:0x9 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45828_xg%2Fl Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45828_xg%2Fl
[junit4:junit4]   2> 13522 T342 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45828_xg%2Fl
[junit4:junit4]   2> 13523 T364 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> 13524 T398 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> 13525 T370 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13525 T383 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13525 T413 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13525 T383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13525 T370 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13526 T398 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13526 T364 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13530 T414 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361512745422/collection1
[junit4:junit4]   2> 13530 T414 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13530 T414 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13531 T414 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13531 T414 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361512745422/collection1/'
[junit4:junit4]   2> 13532 T414 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361512745422/collection1/lib/README' to classloader
[junit4:junit4]   2> 13532 T414 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361512745422/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13551 T414 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13575 T414 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13576 T414 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13579 T414 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13838 T414 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13843 T414 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13845 T414 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13853 T414 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13855 T414 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13858 T414 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13858 T414 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13859 T414 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361512745422/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3/
[junit4:junit4]   2> 13859 T414 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55cfa262
[junit4:junit4]   2> 13860 T414 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13860 T414 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3 forceNew:false
[junit4:junit4]   2> 13860 T414 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3
[junit4:junit4]   2> 13861 T414 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3/index/
[junit4:junit4]   2> 13861 T414 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13861 T414 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3/index forceNew:false
[junit4:junit4]   2> 13862 T414 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@31b0946f lockFactory=org.apache.lucene.store.NativeFSLockFactory@54301f26),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13862 T414 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13863 T414 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3/index
[junit4:junit4]   2> 13864 T414 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13864 T414 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13864 T414 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13865 T414 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13865 T414 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13865 T414 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13865 T414 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13866 T414 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13866 T414 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13866 T365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13867 T365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60408_xg%2Fl",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60408/xg/l",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 13868 T414 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13870 T398 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13870 T383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13870 T370 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13870 T414 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3
[junit4:junit4]   2> 13870 T413 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13870 T364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13871 T414 oass.SolrIndexSearcher.<init> Opening Searcher@5832f3de main
[junit4:junit4]   2> 13871 T414 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3/tlog
[junit4:junit4]   2> 13872 T414 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13872 T414 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13875 T415 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5832f3de main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13876 T414 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13876 T414 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15374 T365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15375 T365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45828_xg%2Fl",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45828/xg/l",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 15375 T365 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15375 T365 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15378 T370 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15378 T413 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15378 T383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15378 T364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15378 T398 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15877 T414 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15877 T414 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45828/xg/l collection:collection1 shard:shard2
[junit4:junit4]   2> 15880 T414 oasc.ZkController.register We are http://127.0.0.1:45828/xg/l/collection1/ and leader is http://127.0.0.1:48330/xg/l/collection1/
[junit4:junit4]   2> 15880 T414 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45828/xg/l
[junit4:junit4]   2> 15880 T414 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15880 T414 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C51 name=collection1 org.apache.solr.core.SolrCore@42358913 url=http://127.0.0.1:45828/xg/l/collection1 node=127.0.0.1:45828_xg%2Fl C51_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:45828_xg%2Fl, collection=collection1, roles=null, shard=null, base_url=http://127.0.0.1:45828/xg/l, core=collection1, state=down}
[junit4:junit4]   2> 15881 T416 C51 P45828 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15882 T416 C51 P45828 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15882 T414 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15882 T416 C51 P45828 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15882 T416 C51 P45828 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15882 T342 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 15883 T416 C51 P45828 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15883 T342 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15883 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15928 T342 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15930 T342 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37928
[junit4:junit4]   2> 15931 T342 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15931 T342 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15931 T342 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361512748894
[junit4:junit4]   2> 15932 T342 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361512748894/solr.xml
[junit4:junit4]   2> 15932 T342 oasc.CoreContainer.<init> New CoreContainer 1101090152
[junit4:junit4]   2> 15932 T342 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361512748894/'
[junit4:junit4]   2> 15932 T342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361512748894/'
[junit4:junit4]   2> 15951 T342 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15951 T342 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15952 T342 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15952 T342 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15953 T342 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15953 T342 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15953 T342 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15954 T342 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15954 T342 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15954 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15962 T342 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15971 T342 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:60685/solr
[junit4:junit4]   2> 15972 T342 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15972 T342 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60685 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@33ee2d5
[junit4:junit4]   2> 15973 T426 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:60685. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15973 T342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15974 T344 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42057
[junit4:junit4]   2> 15974 T426 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:60685, initiating session
[junit4:junit4]   2> 15974 T344 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42057
[junit4:junit4]   2> 15975 T346 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d007b9957000b with negotiated timeout 20000 for client /127.0.0.1:42057
[junit4:junit4]   2> 15975 T426 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:60685, sessionid = 0x13d007b9957000b, negotiated timeout = 20000
[junit4:junit4]   2> 15975 T427 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33ee2d5 name:ZooKeeperConnection Watcher:127.0.0.1:60685 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15975 T342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15976 T347 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d007b9957000b
[junit4:junit4]   2> 15977 T344 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42057 which had sessionid 0x13d007b9957000b
[junit4:junit4]   2> 15976 T342 oaz.ZooKeeper.close Session: 0x13d007b9957000b closed
[junit4:junit4]   2> 15977 T427 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15977 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15980 T342 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60685/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4e75caec
[junit4:junit4]   2> 15981 T342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15981 T428 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:60685. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15981 T428 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:60685, initiating session
[junit4:junit4]   2> 15981 T344 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42058
[junit4:junit4]   2> 15982 T344 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42058
[junit4:junit4]   2> 15982 T346 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d007b9957000c with negotiated timeout 20000 for client /127.0.0.1:42058
[junit4:junit4]   2> 15982 T428 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:60685, sessionid = 0x13d007b9957000c, negotiated timeout = 20000
[junit4:junit4]   2> 15982 T429 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e75caec name:ZooKeeperConnection Watcher:127.0.0.1:60685/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15983 T342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15983 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b9957000c type:create cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15984 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b9957000c type:create cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15985 T342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16881 T365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16881 T365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45828_xg%2Fl",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45828/xg/l",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 16885 T370 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16885 T398 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16885 T429 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16885 T364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16885 T383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16885 T413 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16987 T342 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37928_xg%2Fl
[junit4:junit4]   2> 16987 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b9957000c type:delete cxid:0xb zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37928_xg%2Fl Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37928_xg%2Fl
[junit4:junit4]   2> 16988 T342 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37928_xg%2Fl
[junit4:junit4]   2> 16990 T413 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16990 T383 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16990 T429 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16990 T364 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16990 T429 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16990 T398 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16990 T383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16990 T370 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16990 T398 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16990 T364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16991 T370 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16991 T413 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16995 T430 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361512748894/collection1
[junit4:junit4]   2> 16995 T430 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16996 T430 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16996 T430 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16997 T430 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361512748894/collection1/'
[junit4:junit4]   2> 16997 T430 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361512748894/collection1/lib/README' to classloader
[junit4:junit4]   2> 16997 T430 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361512748894/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17017 T430 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17040 T430 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17041 T430 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17043 T430 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17296 T430 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17300 T430 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17302 T430 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17312 T430 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17314 T430 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17316 T430 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17318 T430 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17318 T430 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361512748894/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4/
[junit4:junit4]   2> 17318 T430 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55cfa262
[junit4:junit4]   2> 17319 T430 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17319 T430 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4 forceNew:false
[junit4:junit4]   2> 17319 T430 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4
[junit4:junit4]   2> 17319 T430 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4/index/
[junit4:junit4]   2> 17320 T430 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17320 T430 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4/index forceNew:false
[junit4:junit4]   2> 17321 T430 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@23a3d646 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2efcb502),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17321 T430 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17321 T430 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4/index
[junit4:junit4]   2> 17323 T430 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17323 T430 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17323 T430 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17323 T430 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17324 T430 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17324 T430 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17324 T430 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17324 T430 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17324 T430 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17326 T430 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17328 T430 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4
[junit4:junit4]   2> 17328 T430 oass.SolrIndexSearcher.<init> Opening Searcher@505ac45e main
[junit4:junit4]   2> 17329 T430 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4/tlog
[junit4:junit4]   2> 17329 T430 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17329 T430 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17331 T431 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@505ac45e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17332 T430 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17332 T430 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18388 T365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18389 T365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37928_xg%2Fl",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37928/xg/l",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 18389 T365 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18389 T365 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18391 T413 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18391 T398 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18391 T364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18391 T383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18391 T370 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18392 T429 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2>  C51_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:45828_xg%2Fl, collection=collection1, roles=null, shard=shard2, base_url=http://127.0.0.1:45828/xg/l, core=collection1, state=recovering}
[junit4:junit4]   2> 18889 T416 C51 P45828 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:48330/xg/l/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18890 T416 C51 P45828 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:45828/xg/l START replicas=[http://127.0.0.1:48330/xg/l/collection1/] nUpdates=100
[junit4:junit4]   2> 18890 T416 C51 P45828 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18891 T416 C51 P45828 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18891 T416 C51 P45828 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18891 T416 C51 P45828 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18891 T416 C51 P45828 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18891 T416 C51 P45828 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:48330/xg/l/collection1/. core=collection1
[junit4:junit4]   2> 18892 T416 C51 P45828 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C52 name=collection1 org.apache.solr.core.SolrCore@3b1b7fa0 url=http://127.0.0.1:48330/xg/l/collection1 node=127.0.0.1:48330_xg%2Fl C52_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:48330_xg%2Fl, collection=collection1, roles=null, shard=shard2, base_url=http://127.0.0.1:48330/xg/l, core=collection1, state=active, leader=true}
[junit4:junit4]   2> 18896 T379 C52 P48330 REQ /get {qt=/get&getVersions=100&distrib=false&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18898 T376 C52 P48330 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18898 T376 C52 P48330 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty1
[junit4:junit4]   2> 18899 T376 C52 P48330 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@22db233c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f057e4f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18900 T376 C52 P48330 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18901 T376 C52 P48330 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@22db233c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f057e4f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@22db233c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f057e4f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18901 T376 C52 P48330 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18901 T376 C52 P48330 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty1
[junit4:junit4]   2> 18902 T376 C52 P48330 oass.SolrIndexSearcher.<init> Opening Searcher@340c3b7f realtime
[junit4:junit4]   2> 18902 T376 C52 P48330 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18902 T376 C52 P48330 /update {waitSearcher=true&softCommit=false&commit=true&commit_end_point=true&openSearcher=false&wt=javabin&version=2} {commit=} 0 4
[junit4:junit4]   2> 18903 T416 C51 P45828 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18904 T416 C51 P45828 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18907 T378 C52 P48330 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18908 T378 C52 P48330 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 18908 T416 C51 P45828 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 18908 T416 C51 P45828 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18909 T416 C51 P45828 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18911 T377 C52 P48330 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty1
[junit4:junit4]   2> 18911 T377 C52 P48330 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty1/index
[junit4:junit4]   2> 18911 T377 C52 P48330 REQ /replication {generation=2&command=filelist&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18912 T416 C51 P45828 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18913 T416 C51 P45828 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3/index.20130221195911920 forceNew:false
[junit4:junit4]   2> 18913 T416 C51 P45828 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3
[junit4:junit4]   2> 18913 T416 C51 P45828 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@508e583a lockFactory=org.apache.lucene.store.NativeFSLockFactory@112d0b5) fullCopy=true
[junit4:junit4]   2> 18915 T376 C52 P48330 REQ /replication {generation=2&command=filecontent&qt=/replication&checksum=true&wt=filestream&file=segments_2} status=0 QTime=0 
[junit4:junit4]   2> 18916 T416 C51 P45828 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3/index
[junit4:junit4]   2> 18917 T416 C51 P45828 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18917 T416 C51 P45828 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130221195911920
[junit4:junit4]   2> 18917 T416 C51 P45828 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3
[junit4:junit4]   2> 18918 T416 C51 P45828 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3
[junit4:junit4]   2> 18918 T416 C51 P45828 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3/index.20130221195911920
[junit4:junit4]   2> 18919 T416 C51 P45828 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@508e583a lockFactory=org.apache.lucene.store.NativeFSLockFactory@112d0b5),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18920 T416 C51 P45828 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18920 T416 C51 P45828 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3
[junit4:junit4]   2> 18920 T416 C51 P45828 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18921 T416 C51 P45828 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18921 T416 C51 P45828 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18921 T416 C51 P45828 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3/index.20130221195911920
[junit4:junit4]   2> 18921 T416 C51 P45828 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3
[junit4:junit4]   2> 18922 T416 C51 P45828 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@508e583a lockFactory=org.apache.lucene.store.NativeFSLockFactory@112d0b5),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18922 T416 C51 P45828 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18922 T416 C51 P45828 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18923 T416 C51 P45828 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3
[junit4:junit4]   2> 18923 T416 C51 P45828 oass.SolrIndexSearcher.<init> Opening Searcher@6e97e70 main
[junit4:junit4]   2> 18924 T415 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e97e70 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 18924 T415 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3/index
[junit4:junit4]   2> 18924 T416 C51 P45828 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18925 T416 C51 P45828 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@508e583a lockFactory=org.apache.lucene.store.NativeFSLockFactory@112d0b5),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@508e583a lockFactory=org.apache.lucene.store.NativeFSLockFactory@112d0b5),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18925 T416 C51 P45828 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18925 T416 C51 P45828 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3
[junit4:junit4]   2> 18925 T416 C51 P45828 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18926 T416 C51 P45828 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3/index.20130221195911920
[junit4:junit4]   2> 18926 T416 C51 P45828 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty3/index
[junit4:junit4]   2> 18926 T416 C51 P45828 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18926 T416 C51 P45828 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18926 T416 C51 P45828 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18926 T416 C51 P45828 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18927 T416 C51 P45828 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19334 T430 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19334 T430 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37928/xg/l collection:collection1 shard:shard1
[junit4:junit4]   2> 19337 T430 oasc.ZkController.register We are http://127.0.0.1:37928/xg/l/collection1/ and leader is http://127.0.0.1:60408/xg/l/collection1/
[junit4:junit4]   2> 19337 T430 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37928/xg/l
[junit4:junit4]   2> 19338 T430 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19338 T430 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C53 name=collection1 org.apache.solr.core.SolrCore@598efcd6 url=http://127.0.0.1:37928/xg/l/collection1 node=127.0.0.1:37928_xg%2Fl C53_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:37928_xg%2Fl, collection=collection1, roles=null, shard=null, base_url=http://127.0.0.1:37928/xg/l, core=collection1, state=down}
[junit4:junit4]   2> 19338 T434 C53 P37928 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19339 T430 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19339 T434 C53 P37928 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19339 T434 C53 P37928 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19339 T434 C53 P37928 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19339 T342 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 19340 T342 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19340 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19345 T434 C53 P37928 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19346 T342 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19347 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19354 T377 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361512736323/unloadcollection1
[junit4:junit4]   2> 19355 T377 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 19356 T377 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 19356 T377 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19357 T377 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19357 T377 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 19360 T377 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 19361 T377 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361512736323/unloadcollection1/'
[junit4:junit4]   2> 19397 T377 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19434 T377 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19436 T377 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19440 T377 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19800 T377 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19805 T377 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19806 T377 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19816 T377 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19819 T377 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19821 T377 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19823 T377 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19824 T377 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361512736323/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512752359unloadcollection1_1n/
[junit4:junit4]   2> 19825 T377 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55cfa262
[junit4:junit4]   2> 19825 T377 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19826 T377 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512752359unloadcollection1_1n forceNew:false
[junit4:junit4]   2> 19826 T377 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512752359unloadcollection1_1n
[junit4:junit4]   2> 19826 T377 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512752359unloadcollection1_1n/index/
[junit4:junit4]   2> 19826 T377 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512752359unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19827 T377 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512752359unloadcollection1_1n/index forceNew:false
[junit4:junit4]   2> 19828 T377 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e29446b lockFactory=org.apache.lucene.store.NativeFSLockFactory@1063f65f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19828 T377 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19828 T377 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512752359unloadcollection1_1n/index
[junit4:junit4]   2> 19829 T377 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19829 T377 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19830 T377 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19830 T377 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19830 T377 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19831 T377 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19831 T377 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19831 T377 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19831 T377 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19833 T377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19835 T377 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512752359unloadcollection1_1n
[junit4:junit4]   2> 19835 T377 oass.SolrIndexSearcher.<init> Opening Searcher@16ee67a2 main
[junit4:junit4]   2> 19836 T377 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512752359unloadcollection1_1n/tlog
[junit4:junit4]   2> 19836 T377 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19836 T377 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19839 T377 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512752359unloadcollection1_1n
[junit4:junit4]   2> 19839 T435 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@16ee67a2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19840 T377 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2> 19895 T365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19895 T365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45828_xg%2Fl",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45828/xg/l",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 19898 T365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37928_xg%2Fl",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37928/xg/l",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 19900 T365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48330_xg%2Fl",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48330/xg/l",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 19900 T365 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 19900 T365 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 19904 T429 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19904 T398 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19904 T383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19904 T370 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19904 T364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19904 T413 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20841 T377 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 20841 T377 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:48330/xg/l collection:unloadcollection shard:shard1
[junit4:junit4]   2> 20842 T377 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 20847 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570006 type:delete cxid:0xa6 zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/collections/unloadcollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/unloadcollection/leaders
[junit4:junit4]   2> 20847 T377 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20848 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570006 type:create cxid:0xa7 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20850 T377 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20850 T377 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20850 T377 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48330/xg/l/unloadcollection1/
[junit4:junit4]   2> 20851 T377 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20851 T377 oasc.SyncStrategy.syncToMe http://127.0.0.1:48330/xg/l/unloadcollection1/ has no replicas
[junit4:junit4]   2> 20851 T377 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48330/xg/l/unloadcollection1/
[junit4:junit4]   2> 20851 T377 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 20854 T347 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d007b99570006 type:create cxid:0xb1 zxid:0xc8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21409 T365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21418 T429 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21418 T364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21418 T398 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21418 T383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21418 T413 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21418 T370 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21456 T377 oasc.ZkController.register We are http://127.0.0.1:48330/xg/l/unloadcollection1/ and leader is http://127.0.0.1:48330/xg/l/unloadcollection1/
[junit4:junit4]   2> 21456 T377 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:48330/xg/l
[junit4:junit4]   2> 21456 T377 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21457 T377 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 21458 T377 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21459 T377 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361512736323/solr.xml
[junit4:junit4]   2> 21470 T377 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361512736323/solr.xml
[junit4:junit4]   2> 21472 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 21474 T342 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:60685/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@724ebc49
[junit4:junit4]   2> 21475 T342 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21475 T436 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:60685. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 21475 T436 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:60685, initiating session
[junit4:junit4]   2> 21476 T344 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42070
[junit4:junit4]   2> 21479 T344 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42070
[junit4:junit4]   2> 21480 T346 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d007b9957000d with negotiated timeout 10000 for client /127.0.0.1:42070
[junit4:junit4]   2> 21481 T436 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:60685, sessionid = 0x13d007b9957000d, negotiated timeout = 10000
[junit4:junit4]   2> 21481 T437 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@724ebc49 name:ZooKeeperConnection Watcher:127.0.0.1:60685/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21481 T342 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21484 T342 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 21486 T342 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21486 T342 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21491 T394 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361512740894/unloadcollection2
[junit4:junit4]   2> 21491 T394 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 21492 T394 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 21493 T394 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 21494 T394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361512740894/unloadcollection2/'
[junit4:junit4]   2> 21541 T394 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 21601 T394 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 21602 T394 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 21613 T394 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 21914 T394 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 21919 T394 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 21921 T394 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 21933 T394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 21937 T394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 21940 T394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 21941 T394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 21942 T394 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361512740894/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512754498unloadcollection1_2n/
[junit4:junit4]   2> 21943 T394 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55cfa262
[junit4:junit4]   2> 21943 T394 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 21943 T394 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512754498unloadcollection1_2n forceNew:false
[junit4:junit4]   2> 21944 T394 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512754498unloadcollection1_2n
[junit4:junit4]   2> 21944 T394 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512754498unloadcollection1_2n/index/
[junit4:junit4]   2> 21944 T394 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512754498unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 21945 T394 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512754498unloadcollection1_2n/index forceNew:false
[junit4:junit4]   2> 21946 T394 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@21fd8187 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a5219c3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21946 T394 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21946 T394 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512754498unloadcollection1_2n/index
[junit4:junit4]   2> 21947 T394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 21948 T394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 21948 T394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 21948 T394 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 21949 T394 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 21949 T394 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 21949 T394 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 21949 T394 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 21950 T394 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 21952 T394 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 21954 T394 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512754498unloadcollection1_2n
[junit4:junit4]   2> 21954 T394 oass.SolrIndexSearcher.<init> Opening Searcher@493c084f main
[junit4:junit4]   2> 21954 T394 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512754498unloadcollection1_2n/tlog
[junit4:junit4]   2> 21955 T394 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 21955 T394 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 21957 T394 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361512733011/1361512754498unloadcollection1_2n
[junit4:junit4]   2> 21958 T438 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@493c084f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 21959 T394 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 21959 T394 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C53_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:37928_xg%2Fl, collection=collection1, roles=null, shard=shard1, base_url=http://127.0.0.1:37928/xg/l, core=collection1, state=recovering}
[junit4:junit4]   2> 22353 T434 C53 P37928 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60408/xg/l/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22354 T434 C53 P37928 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:37928/xg/l START replicas=[http://127.0.0.1:60408/xg/l/collection1/] nUpdates=100
[junit4:junit4]   2> 22354 T434 C53 P37928 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22354 T434 C53 P37928 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22354 T434 C53 P37928 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22354 T434 C53 P37928 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22355 T434 C53 P37928 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22355 T434 C53 P37928 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60408/xg/l/collection1/. core=collection1
[junit4:junit4]   2> 22355 T434 C53 P37928 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C54 name=collection1 org.apache.solr.core.SolrCore@9257f47 url=http://127.0.0.1:60408/xg/l/collection1 node=127.0.0.1:60408_xg%2Fl C54_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:60408_xg%2Fl, collection=collection1, roles=null, shard=shard1, base_url=http://127.0.0.1:60408/xg/l, core=collection1, state=active, leader=true}
[junit4:junit4]   2> 22359 T391 C54 P60408 REQ /get {qt=/get&getVersions=100&distrib=false&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22359 T393 C54 P60408 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22361 T393 C54 P60408 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty2
[junit4:junit4]   2> 22362 T393 C54 P60408 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2b0ded8b lockFactory=org.apache.lucene.store.NativeFSLockFactory@77c9eaa8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22363 T393 C54 P60408 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22363 T393 C54 P60408 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2b0ded8b lockFactory=org.apache.lucene.store.NativeFSLockFactory@77c9eaa8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2b0ded8b lockFactory=org.apache.lucene.store.NativeFSLockFactory@77c9eaa8),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22363 T393 C54 P60408 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22363 T393 C54 P60408 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty2
[junit4:junit4]   2> 22364 T393 C54 P60408 oass.SolrIndexSearcher.<init> Opening Searcher@51ee1175 realtime
[junit4:junit4]   2> 22364 T393 C54 P60408 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22364 T393 C54 P60408 /update {waitSearcher=true&softCommit=false&commit=true&commit_end_point=true&openSearcher=false&wt=javabin&version=2} {commit=} 0 5
[junit4:junit4]   2> 22365 T434 C53 P37928 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22365 T434 C53 P37928 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22367 T392 C54 P60408 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22367 T392 C54 P60408 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22368 T434 C53 P37928 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22368 T434 C53 P37928 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22368 T434 C53 P37928 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22370 T393 C54 P60408 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty2
[junit4:junit4]   2> 22370 T393 C54 P60408 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty2/index
[junit4:junit4]   2> 22370 T393 C54 P60408 REQ /replication {generation=2&command=filelist&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22371 T434 C53 P37928 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22372 T434 C53 P37928 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4/index.20130221195915379 forceNew:false
[junit4:junit4]   2> 22372 T434 C53 P37928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4
[junit4:junit4]   2> 22372 T434 C53 P37928 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@495d7e18 lockFactory=org.apache.lucene.store.NativeFSLockFactory@314b9e72) fullCopy=true
[junit4:junit4]   2> 22374 T391 C54 P60408 REQ /replication {generation=2&command=filecontent&qt=/replication&checksum=true&wt=filestream&file=segments_2} status=0 QTime=0 
[junit4:junit4]   2> 22375 T434 C53 P37928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4/index
[junit4:junit4]   2> 22375 T434 C53 P37928 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22376 T434 C53 P37928 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130221195915379
[junit4:junit4]   2> 22376 T434 C53 P37928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4
[junit4:junit4]   2> 22376 T434 C53 P37928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4
[junit4:junit4]   2> 22377 T434 C53 P37928 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4/index.20130221195915379
[junit4:junit4]   2> 22378 T434 C53 P37928 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@495d7e18 lockFactory=org.apache.lucene.store.NativeFSLockFactory@314b9e72),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22378 T434 C53 P37928 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22379 T434 C53 P37928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4
[junit4:junit4]   2> 22379 T434 C53 P37928 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22379 T434 C53 P37928 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22379 T434 C53 P37928 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 22380 T434 C53 P37928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4/index.20130221195915379
[junit4:junit4]   2> 22380 T434 C53 P37928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4
[junit4:junit4]   2> 22381 T434 C53 P37928 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@495d7e18 lockFactory=org.apache.lucene.store.NativeFSLockFactory@314b9e72),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22381 T434 C53 P37928 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22381 T434 C53 P37928 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22381 T434 C53 P37928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4
[junit4:junit4]   2> 22382 T434 C53 P37928 oass.SolrIndexSearcher.<init> Opening Searcher@71d99d80 main
[junit4:junit4]   2> 22382 T431 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@71d99d80 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22383 T431 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4/index
[junit4:junit4]   2> 22383 T434 C53 P37928 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22383 T434 C53 P37928 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@495d7e18 lockFactory=org.apache.lucene.store.NativeFSLockFactory@314b9e72),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@495d7e18 lockFactory=org.apache.lucene.store.NativeFSLockFactory@314b9e72),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22383 T434 C53 P37928 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22383 T434 C53 P37928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4
[junit4:junit4]   2> 22384 T434 C53 P37928 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22384 T434 C53 P37928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4/index.20130221195915379
[junit4:junit4]   2> 22384 T434 C53 P37928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361512733010/jetty4/index
[junit4:junit4]   2> 22384 T434 C53 P37928 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22384 T434 C53 P37928 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22384 T434 C53 P37928 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22385 T434 C53 P37928 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22386 T434 C53 P37928 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22923 T365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22923 T365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48330_xg%2Fl",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48330/xg/l",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 22937 T365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60408_xg%2Fl",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60408/xg/l",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 22937 T365 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 22938 T365 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 22942 T365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37928_xg%2Fl",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37928/xg/l",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 22944 T370 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22944 T413 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22945 T429 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22945 T398 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22945 T364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22945 T437 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22945 T383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22961 T394 oasc.CoreContainer.registerCore registering core: unloadcollection2
[junit4:junit4]   2> 22961 T394 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:60408/xg/l collection:unloadcollection shard:shard1
[junit4:junit4]   2> 22964 T394 oasc.ZkController.register We are http://127.0.0.1:60408/xg/l/unloadcollection2/ and leader is http://127.0.0.1:48330/xg/l/unloadcollection1/
[junit4:junit4]   2> 22964 T394 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:60408/xg/l
[junit4:junit4]   2> 

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

"shard":"shard1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:45828/xg/l",
[junit4:junit4]   1>                   "core":"multiunload1",
[junit4:junit4]   1>                   "state":"recovery_failed"}}}}}}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> 149993 T345 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=CE6BDC5C127F345B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_CO -Dtests.timezone=Pacific/Johnston -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  150s J1 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([CE6BDC5C127F345B:4F8D524465205467]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:120)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:73)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:474)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 150047 T342 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 150059 T341 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 151054 T429 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 151055 T429 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 151055 T429 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 151055 T429 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=Lucene41(blocksize=128), multiDefault=PostingsFormat(name=MockRandom), intDefault=MockFixedIntBlock(blockSize=752), text=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_l=PostingsFormat(name=MockRandom), range_facet_si=PostingsFormat(name=MockRandom), _version_=MockFixedIntBlock(blockSize=752), timestamp=PostingsFormat(name=MockRandom), a_si=MockFixedIntBlock(blockSize=752), a_t=PostingsFormat(name=MockRandom), range_facet_sl=Lucene41(blocksize=128), other_tl1=MockFixedIntBlock(blockSize=752)}, docValues:{timestamp=DocValuesFormat(name=Disk)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=es_CO, timezone=Pacific/Johnston
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=2,free=79037864,total=292683776
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SignatureUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, DistributedQueryElevationComponentTest, OutputWriterTest, TestMergePolicyConfig, SpellingQueryConverterTest, TestArbitraryIndexDir, TestUtils, LukeRequestHandlerTest, TestCodecSupport, TestCSVResponseWriter, StandardRequestHandlerTest, OpenExchangeRatesOrgProviderTest, SoftAutoCommitTest, SolrInfoMBeanTest, ResponseLogComponentTest, QueryEqualityTest, IndexSchemaRuntimeFieldTest, PathHierarchyTokenizerFactoryTest, SolrIndexConfigTest, DirectUpdateHandlerTest, TestSolrDeletionPolicy2, XsltUpdateRequestHandlerTest, TestWriterPerf, XmlUpdateRequestHandlerTest, TestAtomicUpdateErrorCases, TestDocSet, TermVectorComponentTest, DocumentAnalysisRequestHandlerTest, FullSolrCloudDistribCmdsTest, TestUpdate, TestJmxIntegration, TestRecovery, FileUtilsTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J1 in 151.08s, 1 test, 1 failure <<< FAILURES!

[...truncated 549 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: 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:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:865: There were test failures: 254 suites, 1053 tests, 1 failure, 8 ignored (3 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b65) - Build # 4424 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4424/
Java: 64bit/jdk1.8.0-ea-b65 -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard

Stack Trace:
java.lang.AssertionError: Still found shard
	at __randomizedtesting.SeedInfo.seed([C1A5B098B4F3912:8DFCD511FC10592E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:120)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:73)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:474)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 8738 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 0 T40 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T40 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959
[junit4:junit4]   2> 8 T40 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 10 T41 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 37 T41 oaz.Environment.logEnv Server environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 38 T41 oaz.Environment.logEnv Server environment:host.name=serv1
[junit4:junit4]   2> 38 T41 oaz.Environment.logEnv Server environment:java.version=1.8.0-ea
[junit4:junit4]   2> 38 T41 oaz.Environment.logEnv Server environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 38 T41 oaz.Environment.logEnv Server environment:java.home=/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b65/jre
[junit4:junit4]   2> 38 T41 oaz.Environment.logEnv Server environment:java.class.path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/test:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/lucene-analyzers-common-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/highlighter/lucene-highlighter-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/memory/lucene-memory-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/misc/lucene-misc-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/spatial/lucene-spatial-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/suggest/lucene-suggest-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/grouping/lucene-grouping-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queries/lucene-queries-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queryparser/lucene-queryparser-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/cglib-nodep-2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-cli-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-codec-1.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-fileupload-1.2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-lang-2.6.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/easymock-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/guava-13.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/javax.servlet-api-3.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/objenesis-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/spatial4j-0.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/commons-io-2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpclient-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpcore-4.2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpmime-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-api-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/wstx-asl-3.2.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/zookeeper-3.4.5.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/servlet-api-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/junit-4.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b65/lib/tools.jar:/var/lib/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.8.jar
[junit4:junit4]   2> 40 T41 oaz.Environment.logEnv Server environment:java.library.path=/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b65/jre/lib/amd64/server:/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b65/jre/lib/amd64:/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b65/jre/../lib/amd64:/usr/lib/jvm/j2sdk1.6-sun/jre/lib/amd64/server:/usr/lib/jvm/j2sdk1.6-sun/jre/lib/amd64:/usr/lib/jvm/j2sdk1.6-sun/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
[junit4:junit4]   2> 40 T41 oaz.Environment.logEnv Server environment:java.io.tmpdir=.
[junit4:junit4]   2> 40 T41 oaz.Environment.logEnv Server environment:java.compiler=<NA>
[junit4:junit4]   2> 40 T41 oaz.Environment.logEnv Server environment:os.name=Linux
[junit4:junit4]   2> 40 T41 oaz.Environment.logEnv Server environment:os.arch=amd64
[junit4:junit4]   2> 41 T41 oaz.Environment.logEnv Server environment:os.version=3.2.0-38-generic
[junit4:junit4]   2> 41 T41 oaz.Environment.logEnv Server environment:user.name=jenkins
[junit4:junit4]   2> 43 T41 oaz.Environment.logEnv Server environment:user.home=/var/lib/jenkins
[junit4:junit4]   2> 44 T41 oaz.Environment.logEnv Server environment:user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 58 T41 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 59 T41 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 59 T41 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 61 T41 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 84 T41 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 110 T40 oasc.ZkTestServer.run start zk server on port:36499
[junit4:junit4]   2> 140 T40 oaz.Environment.logEnv Client environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 141 T40 oaz.Environment.logEnv Client environment:host.name=serv1
[junit4:junit4]   2> 141 T40 oaz.Environment.logEnv Client environment:java.version=1.8.0-ea
[junit4:junit4]   2> 142 T40 oaz.Environment.logEnv Client environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 142 T40 oaz.Environment.logEnv Client environment:java.home=/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b65/jre
[junit4:junit4]   2> 142 T40 oaz.Environment.logEnv Client environment:java.class.path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/test:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/lucene-analyzers-common-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/highlighter/lucene-highlighter-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/memory/lucene-memory-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/misc/lucene-misc-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/spatial/lucene-spatial-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/suggest/lucene-suggest-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/grouping/lucene-grouping-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queries/lucene-queries-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queryparser/lucene-queryparser-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/cglib-nodep-2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-cli-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-codec-1.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-fileupload-1.2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-lang-2.6.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/easymock-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/guava-13.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/javax.servlet-api-3.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/objenesis-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/spatial4j-0.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/commons-io-2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpclient-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpcore-4.2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpmime-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-api-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/wstx-asl-3.2.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/zookeeper-3.4.5.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/servlet-api-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/junit-4.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b65/lib/tools.jar:/var/lib/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.8.jar
[junit4:junit4]   2> 144 T40 oaz.Environment.logEnv Client environment:java.library.path=/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b65/jre/lib/amd64/server:/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b65/jre/lib/amd64:/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b65/jre/../lib/amd64:/usr/lib/jvm/j2sdk1.6-sun/jre/lib/amd64/server:/usr/lib/jvm/j2sdk1.6-sun/jre/lib/amd64:/usr/lib/jvm/j2sdk1.6-sun/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
[junit4:junit4]   2> 144 T40 oaz.Environment.logEnv Client environment:java.io.tmpdir=.
[junit4:junit4]   2> 144 T40 oaz.Environment.logEnv Client environment:java.compiler=<NA>
[junit4:junit4]   2> 145 T40 oaz.Environment.logEnv Client environment:os.name=Linux
[junit4:junit4]   2> 145 T40 oaz.Environment.logEnv Client environment:os.arch=amd64
[junit4:junit4]   2> 146 T40 oaz.Environment.logEnv Client environment:os.version=3.2.0-38-generic
[junit4:junit4]   2> 146 T40 oaz.Environment.logEnv Client environment:user.name=jenkins
[junit4:junit4]   2> 146 T40 oaz.Environment.logEnv Client environment:user.home=/var/lib/jenkins
[junit4:junit4]   2> 147 T40 oaz.Environment.logEnv Client environment:user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 149 T40 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36499 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@47f56da4
[junit4:junit4]   2> 178 T40 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 182 T46 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36499. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 182 T46 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36499, initiating session
[junit4:junit4]   2> 183 T42 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54193
[junit4:junit4]   2> 190 T42 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54193
[junit4:junit4]   2> 194 T44 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 222 T44 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00c859e70000 with negotiated timeout 10000 for client /127.0.0.1:54193
[junit4:junit4]   2> 222 T46 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36499, sessionid = 0x13d00c859e70000, negotiated timeout = 10000
[junit4:junit4]   2> 224 T47 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47f56da4 name:ZooKeeperConnection Watcher:127.0.0.1:36499 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 224 T40 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 226 T40 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 246 T45 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d00c859e70000
[junit4:junit4]   2> 247 T47 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 247 T40 oaz.ZooKeeper.close Session: 0x13d00c859e70000 closed
[junit4:junit4]   2> 248 T40 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36499/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@780a03a2
[junit4:junit4]   2> 249 T42 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:54193 which had sessionid 0x13d00c859e70000
[junit4:junit4]   2> 250 T40 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 250 T48 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36499. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 251 T48 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36499, initiating session
[junit4:junit4]   2> 251 T42 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54194
[junit4:junit4]   2> 251 T42 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54194
[junit4:junit4]   2> 252 T44 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00c859e70001 with negotiated timeout 10000 for client /127.0.0.1:54194
[junit4:junit4]   2> 252 T48 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36499, sessionid = 0x13d00c859e70001, negotiated timeout = 10000
[junit4:junit4]   2> 252 T49 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@780a03a2 name:ZooKeeperConnection Watcher:127.0.0.1:36499/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 252 T40 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 256 T40 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 261 T40 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 264 T40 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 267 T40 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 271 T40 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> 282 T40 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 288 T40 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> 291 T40 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 299 T40 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> 299 T40 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 303 T40 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> 303 T40 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 306 T40 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> 307 T40 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 310 T40 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> 311 T40 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 314 T40 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> 315 T40 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 318 T40 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> 318 T40 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 324 T40 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> 325 T40 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 330 T45 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d00c859e70001
[junit4:junit4]   2> 331 T49 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 331 T42 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:54194 which had sessionid 0x13d00c859e70001
[junit4:junit4]   2> 331 T40 oaz.ZooKeeper.close Session: 0x13d00c859e70001 closed
[junit4:junit4]   2> 394 T40 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 409 T40 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41143
[junit4:junit4]   2> 410 T40 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 410 T40 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 411 T40 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361517763285
[junit4:junit4]   2> 411 T40 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361517763285/solr.xml
[junit4:junit4]   2> 411 T40 oasc.CoreContainer.<init> New CoreContainer 2075110044
[junit4:junit4]   2> 412 T40 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361517763285/'
[junit4:junit4]   2> 412 T40 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361517763285/'
[junit4:junit4]   2> 432 T40 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 432 T40 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 432 T40 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 433 T40 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 433 T40 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 433 T40 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 434 T40 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 434 T40 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 434 T40 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 435 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 486 T40 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 497 T40 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:36499/solr
[junit4:junit4]   2> 504 T40 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 505 T40 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36499 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7ce7341a
[junit4:junit4]   2> 506 T40 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 506 T59 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36499. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 507 T59 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36499, initiating session
[junit4:junit4]   2> 507 T42 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54195
[junit4:junit4]   2> 507 T42 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54195
[junit4:junit4]   2> 508 T44 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00c859e70002 with negotiated timeout 20000 for client /127.0.0.1:54195
[junit4:junit4]   2> 508 T59 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36499, sessionid = 0x13d00c859e70002, negotiated timeout = 20000
[junit4:junit4]   2> 508 T60 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ce7341a name:ZooKeeperConnection Watcher:127.0.0.1:36499 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 508 T40 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 510 T45 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d00c859e70002
[junit4:junit4]   2> 511 T60 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 511 T40 oaz.ZooKeeper.close Session: 0x13d00c859e70002 closed
[junit4:junit4]   2> 511 T42 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:54195 which had sessionid 0x13d00c859e70002
[junit4:junit4]   2> 513 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 519 T40 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36499/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7aca0a76
[junit4:junit4]   2> 520 T40 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 520 T61 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36499. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 521 T61 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36499, initiating session
[junit4:junit4]   2> 521 T42 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54196
[junit4:junit4]   2> 521 T42 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54196
[junit4:junit4]   2> 522 T44 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00c859e70003 with negotiated timeout 20000 for client /127.0.0.1:54196
[junit4:junit4]   2> 522 T61 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36499, sessionid = 0x13d00c859e70003, negotiated timeout = 20000
[junit4:junit4]   2> 522 T62 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7aca0a76 name:ZooKeeperConnection Watcher:127.0.0.1:36499/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 529 T40 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 539 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 544 T40 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 546 T40 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41143_
[junit4:junit4]   2> 548 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:41143_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:41143_
[junit4:junit4]   2> 549 T40 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41143_
[junit4:junit4]   2> 560 T40 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 570 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 571 T40 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 574 T40 oasc.Overseer.start Overseer (id=89228428119048195-127.0.0.1:41143_-n_0000000000) starting
[junit4:junit4]   2> 575 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 582 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 583 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 586 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 587 T64 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 587 T40 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 589 T40 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 596 T63 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 600 T65 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361517763285/collection1
[junit4:junit4]   2> 600 T65 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 601 T65 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 601 T65 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 602 T65 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361517763285/collection1/'
[junit4:junit4]   2> 603 T65 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361517763285/collection1/lib/README' to classloader
[junit4:junit4]   2> 603 T65 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361517763285/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 639 T65 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 691 T65 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 692 T65 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 702 T65 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1035 T65 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1041 T65 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1048 T65 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1068 T65 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1072 T65 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1075 T65 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1077 T65 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1078 T65 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361517763285/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/control/data/
[junit4:junit4]   2> 1079 T65 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36262bf5
[junit4:junit4]   2> 1081 T65 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1081 T65 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/control/data forceNew:false
[junit4:junit4]   2> 1081 T65 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/control/data
[junit4:junit4]   2> 1081 T65 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/control/data/index/
[junit4:junit4]   2> 1082 T65 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1082 T65 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/control/data/index forceNew:false
[junit4:junit4]   2> 1083 T65 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@af7867f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4719af40),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1084 T65 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1084 T65 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/control/data/index
[junit4:junit4]   2> 1094 T65 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1094 T65 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1095 T65 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1095 T65 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1096 T65 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1096 T65 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1096 T65 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1096 T65 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1097 T65 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1099 T65 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1101 T65 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/control/data
[junit4:junit4]   2> 1101 T65 oass.SolrIndexSearcher.<init> Opening Searcher@76d03c4d main
[junit4:junit4]   2> 1103 T65 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/control/data/tlog
[junit4:junit4]   2> 1108 T65 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1108 T65 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1110 T65 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/control/data
[junit4:junit4]   2> 1111 T66 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@76d03c4d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1112 T65 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1112 T65 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1113 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2101 T63 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2101 T63 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41143",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41143_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 2102 T63 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2109 T63 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2109 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2118 T62 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> 3116 T65 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3116 T65 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41143 collection:control_collection shard:shard1
[junit4:junit4]   2> 3121 T65 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 3126 T65 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3136 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3137 T65 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3137 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3140 T65 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3140 T65 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3140 T65 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41143/collection1/
[junit4:junit4]   2> 3141 T65 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3141 T65 oasc.SyncStrategy.syncToMe http://127.0.0.1:41143/collection1/ has no replicas
[junit4:junit4]   2> 3141 T65 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41143/collection1/
[junit4:junit4]   2> 3142 T65 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3147 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3623 T63 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3636 T62 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> 3652 T65 oasc.ZkController.register We are http://127.0.0.1:41143/collection1/ and leader is http://127.0.0.1:41143/collection1/
[junit4:junit4]   2> 3654 T65 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41143
[junit4:junit4]   2> 3654 T65 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3654 T65 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3655 T65 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3657 T65 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3659 T40 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3660 T40 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3661 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3670 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3675 T40 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36499/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2c8ac168
[junit4:junit4]   2> 3677 T40 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3678 T67 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36499. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3679 T42 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54200
[junit4:junit4]   2> 3679 T67 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36499, initiating session
[junit4:junit4]   2> 3680 T42 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54200
[junit4:junit4]   2> 3681 T44 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00c859e70004 with negotiated timeout 10000 for client /127.0.0.1:54200
[junit4:junit4]   2> 3681 T67 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36499, sessionid = 0x13d00c859e70004, negotiated timeout = 10000
[junit4:junit4]   2> 3682 T68 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c8ac168 name:ZooKeeperConnection Watcher:127.0.0.1:36499/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3682 T40 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3683 T40 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3686 T40 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3746 T40 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3749 T40 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37755
[junit4:junit4]   2> 3750 T40 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3750 T40 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3751 T40 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361517766639
[junit4:junit4]   2> 3751 T40 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361517766639/solr.xml
[junit4:junit4]   2> 3752 T40 oasc.CoreContainer.<init> New CoreContainer 1796085355
[junit4:junit4]   2> 3752 T40 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361517766639/'
[junit4:junit4]   2> 3753 T40 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361517766639/'
[junit4:junit4]   2> 3771 T40 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3771 T40 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3772 T40 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3772 T40 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3772 T40 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3772 T40 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3773 T40 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3773 T40 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3773 T40 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3774 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3783 T40 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3794 T40 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:36499/solr
[junit4:junit4]   2> 3795 T40 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3795 T40 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36499 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@196dbccb
[junit4:junit4]   2> 3796 T40 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3796 T78 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36499. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3797 T78 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36499, initiating session
[junit4:junit4]   2> 3797 T42 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54201
[junit4:junit4]   2> 3797 T42 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54201
[junit4:junit4]   2> 3798 T44 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00c859e70005 with negotiated timeout 20000 for client /127.0.0.1:54201
[junit4:junit4]   2> 3798 T78 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36499, sessionid = 0x13d00c859e70005, negotiated timeout = 20000
[junit4:junit4]   2> 3799 T79 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@196dbccb name:ZooKeeperConnection Watcher:127.0.0.1:36499 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3799 T40 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3804 T45 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d00c859e70005
[junit4:junit4]   2> 3805 T79 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3805 T42 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:54201 which had sessionid 0x13d00c859e70005
[junit4:junit4]   2> 3805 T40 oaz.ZooKeeper.close Session: 0x13d00c859e70005 closed
[junit4:junit4]   2> 3807 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3810 T40 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36499/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@456e5841
[junit4:junit4]   2> 3811 T40 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3811 T80 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36499. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3812 T80 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36499, initiating session
[junit4:junit4]   2> 3812 T42 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54202
[junit4:junit4]   2> 3812 T42 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54202
[junit4:junit4]   2> 3813 T44 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00c859e70006 with negotiated timeout 20000 for client /127.0.0.1:54202
[junit4:junit4]   2> 3813 T80 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36499, sessionid = 0x13d00c859e70006, negotiated timeout = 20000
[junit4:junit4]   2> 3814 T81 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@456e5841 name:ZooKeeperConnection Watcher:127.0.0.1:36499/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3814 T40 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3815 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3816 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3817 T40 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4821 T40 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37755_
[junit4:junit4]   2> 4822 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37755_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37755_
[junit4:junit4]   2> 4823 T40 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37755_
[junit4:junit4]   2> 4829 T62 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4829 T68 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4829 T62 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> 4831 T81 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4845 T82 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361517766639/collection1
[junit4:junit4]   2> 4846 T82 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4848 T82 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4849 T82 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4852 T82 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361517766639/collection1/'
[junit4:junit4]   2> 4853 T82 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361517766639/collection1/lib/README' to classloader
[junit4:junit4]   2> 4854 T82 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361517766639/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4883 T82 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4926 T82 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4927 T82 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4933 T82 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5144 T63 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5144 T63 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41143",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41143_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 5148 T62 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> 5148 T68 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> 5148 T81 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> 5239 T82 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5245 T82 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5251 T82 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5275 T82 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5279 T82 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5284 T82 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5286 T82 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5288 T82 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361517766639/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty1/
[junit4:junit4]   2> 5289 T82 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36262bf5
[junit4:junit4]   2> 5289 T82 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5290 T82 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty1 forceNew:false
[junit4:junit4]   2> 5290 T82 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty1
[junit4:junit4]   2> 5290 T82 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty1/index/
[junit4:junit4]   2> 5291 T82 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5291 T82 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty1/index forceNew:false
[junit4:junit4]   2> 5293 T82 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3bcc7247 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c934e78),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5293 T82 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5294 T82 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty1/index
[junit4:junit4]   2> 5296 T82 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5296 T82 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5297 T82 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5297 T82 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5298 T82 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5298 T82 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5298 T82 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5299 T82 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5299 T82 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5302 T82 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5305 T82 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty1
[junit4:junit4]   2> 5306 T82 oass.SolrIndexSearcher.<init> Opening Searcher@65a26ea0 main
[junit4:junit4]   2> 5306 T82 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty1/tlog
[junit4:junit4]   2> 5307 T82 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5307 T82 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5311 T82 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty1
[junit4:junit4]   2> 5314 T82 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5314 T82 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5322 T83 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65a26ea0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6653 T63 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6654 T63 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37755",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37755_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 6654 T63 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6655 T63 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6661 T81 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> 6661 T68 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> 6661 T62 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> 7316 T82 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7316 T82 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37755 collection:collection1 shard:shard2
[junit4:junit4]   2> 7318 T82 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7330 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7331 T82 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7331 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7334 T82 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7335 T82 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7335 T82 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37755/collection1/
[junit4:junit4]   2> 7336 T82 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7336 T82 oasc.SyncStrategy.syncToMe http://127.0.0.1:37755/collection1/ has no replicas
[junit4:junit4]   2> 7336 T82 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37755/collection1/
[junit4:junit4]   2> 7337 T82 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7344 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8166 T63 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8176 T62 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> 8176 T68 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> 8176 T81 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> 8199 T82 oasc.ZkController.register We are http://127.0.0.1:37755/collection1/ and leader is http://127.0.0.1:37755/collection1/
[junit4:junit4]   2> 8199 T82 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37755
[junit4:junit4]   2> 8200 T82 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8200 T82 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8200 T82 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8202 T82 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8203 T40 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8203 T40 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8204 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8259 T40 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8261 T40 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41721
[junit4:junit4]   2> 8262 T40 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8262 T40 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8263 T40 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361517771160
[junit4:junit4]   2> 8263 T40 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361517771160/solr.xml
[junit4:junit4]   2> 8263 T40 oasc.CoreContainer.<init> New CoreContainer 1706576125
[junit4:junit4]   2> 8264 T40 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361517771160/'
[junit4:junit4]   2> 8264 T40 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361517771160/'
[junit4:junit4]   2> 8289 T40 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8290 T40 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8290 T40 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8290 T40 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8291 T40 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8291 T40 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8291 T40 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8292 T40 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8292 T40 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8292 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8299 T40 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8309 T40 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:36499/solr
[junit4:junit4]   2> 8309 T40 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8310 T40 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36499 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5018259d
[junit4:junit4]   2> 8310 T40 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8311 T93 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36499. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8311 T93 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36499, initiating session
[junit4:junit4]   2> 8312 T42 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54205
[junit4:junit4]   2> 8312 T42 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54205
[junit4:junit4]   2> 8314 T44 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00c859e70007 with negotiated timeout 20000 for client /127.0.0.1:54205
[junit4:junit4]   2> 8314 T93 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36499, sessionid = 0x13d00c859e70007, negotiated timeout = 20000
[junit4:junit4]   2> 8315 T94 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5018259d name:ZooKeeperConnection Watcher:127.0.0.1:36499 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8315 T40 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8316 T45 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d00c859e70007
[junit4:junit4]   2> 8317 T94 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8317 T40 oaz.ZooKeeper.close Session: 0x13d00c859e70007 closed
[junit4:junit4]   2> 8318 T42 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:54205 which had sessionid 0x13d00c859e70007
[junit4:junit4]   2> 8318 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8322 T40 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36499/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@492b8031
[junit4:junit4]   2> 8323 T40 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8323 T95 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36499. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8324 T42 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54206
[junit4:junit4]   2> 8325 T95 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36499, initiating session
[junit4:junit4]   2> 8325 T42 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54206
[junit4:junit4]   2> 8326 T44 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00c859e70008 with negotiated timeout 20000 for client /127.0.0.1:54206
[junit4:junit4]   2> 8326 T95 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36499, sessionid = 0x13d00c859e70008, negotiated timeout = 20000
[junit4:junit4]   2> 8327 T96 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@492b8031 name:ZooKeeperConnection Watcher:127.0.0.1:36499/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8327 T40 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8328 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8329 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8330 T40 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9337 T40 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41721_
[junit4:junit4]   2> 9338 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:41721_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:41721_
[junit4:junit4]   2> 9339 T40 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41721_
[junit4:junit4]   2> 9343 T62 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> 9343 T68 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> 9344 T81 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9344 T81 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> 9345 T96 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9347 T62 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9348 T68 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9356 T97 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361517771160/collection1
[junit4:junit4]   2> 9357 T97 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9358 T97 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9358 T97 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9361 T97 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361517771160/collection1/'
[junit4:junit4]   2> 9362 T97 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361517771160/collection1/lib/README' to classloader
[junit4:junit4]   2> 9362 T97 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361517771160/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9398 T97 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9425 T97 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9426 T97 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9431 T97 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9687 T63 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9688 T63 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37755",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37755_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 9692 T81 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> 9692 T62 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> 9692 T68 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> 9692 T96 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> 9722 T97 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9727 T97 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9729 T97 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9744 T97 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9747 T97 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9750 T97 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9751 T97 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9753 T97 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361517771160/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty2/
[junit4:junit4]   2> 9753 T97 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36262bf5
[junit4:junit4]   2> 9754 T97 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9754 T97 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty2 forceNew:false
[junit4:junit4]   2> 9754 T97 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty2
[junit4:junit4]   2> 9754 T97 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty2/index/
[junit4:junit4]   2> 9755 T97 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9756 T97 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty2/index forceNew:false
[junit4:junit4]   2> 9757 T97 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2dba911d lockFactory=org.apache.lucene.store.NativeFSLockFactory@75c50969),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9757 T97 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9757 T97 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty2/index
[junit4:junit4]   2> 9759 T97 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9759 T97 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9760 T97 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9761 T97 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9761 T97 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9761 T97 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9761 T97 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9762 T97 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9762 T97 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9764 T97 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9766 T97 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty2
[junit4:junit4]   2> 9767 T97 oass.SolrIndexSearcher.<init> Opening Searcher@26febb57 main
[junit4:junit4]   2> 9767 T97 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty2/tlog
[junit4:junit4]   2> 9768 T97 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9768 T97 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9771 T98 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@26febb57 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9773 T97 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9773 T97 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11199 T63 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11200 T63 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41721",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41721_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 11201 T63 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11201 T63 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11206 T81 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> 11206 T68 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> 11206 T62 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> 11206 T96 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> 11774 T97 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11775 T97 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41721 collection:collection1 shard:shard1
[junit4:junit4]   2> 11776 T97 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11786 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70008 type:delete cxid:0x45 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11787 T97 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11787 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70008 type:create cxid:0x46 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11789 T97 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11789 T97 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11789 T97 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41721/collection1/
[junit4:junit4]   2> 11790 T97 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11790 T97 oasc.SyncStrategy.syncToMe http://127.0.0.1:41721/collection1/ has no replicas
[junit4:junit4]   2> 11790 T97 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41721/collection1/
[junit4:junit4]   2> 11790 T97 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11793 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70008 type:create cxid:0x4f zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12711 T63 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12717 T62 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> 12717 T81 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> 12718 T96 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> 12718 T68 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> 12746 T97 oasc.ZkController.register We are http://127.0.0.1:41721/collection1/ and leader is http://127.0.0.1:41721/collection1/
[junit4:junit4]   2> 12747 T97 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41721
[junit4:junit4]   2> 12747 T97 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12747 T97 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12747 T97 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12749 T97 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12750 T40 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12750 T40 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12750 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12799 T40 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12801 T40 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50857
[junit4:junit4]   2> 12801 T40 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12802 T40 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12802 T40 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361517775706
[junit4:junit4]   2> 12802 T40 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361517775706/solr.xml
[junit4:junit4]   2> 12803 T40 oasc.CoreContainer.<init> New CoreContainer 1056157384
[junit4:junit4]   2> 12803 T40 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361517775706/'
[junit4:junit4]   2> 12803 T40 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361517775706/'
[junit4:junit4]   2> 12820 T40 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12820 T40 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12821 T40 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12821 T40 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12821 T40 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12822 T40 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12822 T40 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12822 T40 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12822 T40 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12823 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12829 T40 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12838 T40 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:36499/solr
[junit4:junit4]   2> 12838 T40 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12839 T40 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36499 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1aeb7308
[junit4:junit4]   2> 12840 T40 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12840 T108 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36499. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12840 T108 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36499, initiating session
[junit4:junit4]   2> 12841 T42 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54209
[junit4:junit4]   2> 12841 T42 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54209
[junit4:junit4]   2> 12842 T44 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00c859e70009 with negotiated timeout 20000 for client /127.0.0.1:54209
[junit4:junit4]   2> 12842 T108 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36499, sessionid = 0x13d00c859e70009, negotiated timeout = 20000
[junit4:junit4]   2> 12842 T109 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aeb7308 name:ZooKeeperConnection Watcher:127.0.0.1:36499 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12842 T40 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12843 T45 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d00c859e70009
[junit4:junit4]   2> 12844 T109 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12844 T42 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:54209 which had sessionid 0x13d00c859e70009
[junit4:junit4]   2> 12844 T40 oaz.ZooKeeper.close Session: 0x13d00c859e70009 closed
[junit4:junit4]   2> 12844 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12847 T40 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36499/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@51154edd
[junit4:junit4]   2> 12848 T40 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12848 T110 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36499. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12849 T110 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36499, initiating session
[junit4:junit4]   2> 12849 T42 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54210
[junit4:junit4]   2> 12849 T42 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54210
[junit4:junit4]   2> 12850 T44 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00c859e7000a with negotiated timeout 20000 for client /127.0.0.1:54210
[junit4:junit4]   2> 12850 T110 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36499, sessionid = 0x13d00c859e7000a, negotiated timeout = 20000
[junit4:junit4]   2> 12850 T111 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51154edd name:ZooKeeperConnection Watcher:127.0.0.1:36499/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12850 T40 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12851 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e7000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12852 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e7000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12853 T40 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13855 T40 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50857_
[junit4:junit4]   2> 13857 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e7000a type:delete cxid:0x9 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50857_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50857_
[junit4:junit4]   2> 13858 T40 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50857_
[junit4:junit4]   2> 13861 T68 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> 13861 T96 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> 13861 T81 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13861 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13862 T62 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13862 T62 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13862 T68 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13863 T96 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13863 T111 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13869 T112 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361517775706/collection1
[junit4:junit4]   2> 13870 T112 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13870 T112 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13870 T112 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13871 T112 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361517775706/collection1/'
[junit4:junit4]   2> 13872 T112 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361517775706/collection1/lib/README' to classloader
[junit4:junit4]   2> 13872 T112 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361517775706/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13900 T112 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13926 T112 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13927 T112 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13931 T112 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14224 T63 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14225 T63 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41721",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41721_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 14231 T62 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14231 T96 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14231 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14231 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14231 T111 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14248 T112 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14253 T112 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14255 T112 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14268 T112 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14271 T112 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14274 T112 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14275 T112 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14276 T112 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361517775706/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3/
[junit4:junit4]   2> 14276 T112 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36262bf5
[junit4:junit4]   2> 14277 T112 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14277 T112 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3 forceNew:false
[junit4:junit4]   2> 14277 T112 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3
[junit4:junit4]   2> 14278 T112 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3/index/
[junit4:junit4]   2> 14278 T112 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14279 T112 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3/index forceNew:false
[junit4:junit4]   2> 14280 T112 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6791237e lockFactory=org.apache.lucene.store.NativeFSLockFactory@7aa07065),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14280 T112 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14281 T112 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3/index
[junit4:junit4]   2> 14282 T112 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14283 T112 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14283 T112 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14283 T112 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14284 T112 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14284 T112 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14284 T112 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14285 T112 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14285 T112 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14287 T112 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14289 T112 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3
[junit4:junit4]   2> 14289 T112 oass.SolrIndexSearcher.<init> Opening Searcher@60630531 main
[junit4:junit4]   2> 14290 T112 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3/tlog
[junit4:junit4]   2> 14290 T112 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14290 T112 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14294 T113 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60630531 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14297 T112 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14297 T112 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15738 T63 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15740 T63 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50857",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50857_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 15740 T63 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15740 T63 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15748 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15748 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15748 T62 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15748 T111 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15748 T96 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16299 T112 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16299 T112 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50857 collection:collection1 shard:shard2
[junit4:junit4]   2> 16306 T112 oasc.ZkController.register We are http://127.0.0.1:50857/collection1/ and leader is http://127.0.0.1:37755/collection1/
[junit4:junit4]   2> 16307 T112 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50857
[junit4:junit4]   2> 16307 T112 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16307 T112 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@6c99cdbd url=http://127.0.0.1:50857/collection1 node=127.0.0.1:50857_ C5_STATE=coll:collection1 core:collection1 props:{core=collection1, shard=null, roles=null, state=down, base_url=http://127.0.0.1:50857, collection=collection1, node_name=127.0.0.1:50857_}
[junit4:junit4]   2> 16311 T114 C5 P50857 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16312 T112 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16312 T114 C5 P50857 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16313 T114 C5 P50857 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16313 T40 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16313 T114 C5 P50857 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16313 T40 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16314 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16315 T114 C5 P50857 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16366 T40 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16369 T40 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37087
[junit4:junit4]   2> 16370 T40 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16370 T40 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16370 T40 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361517779270
[junit4:junit4]   2> 16371 T40 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361517779270/solr.xml
[junit4:junit4]   2> 16371 T40 oasc.CoreContainer.<init> New CoreContainer 321429476
[junit4:junit4]   2> 16371 T40 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361517779270/'
[junit4:junit4]   2> 16372 T40 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361517779270/'
[junit4:junit4]   2> 16399 T40 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16400 T40 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16400 T40 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16400 T40 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16401 T40 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16401 T40 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16401 T40 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16402 T40 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16402 T40 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16402 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16413 T40 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16423 T40 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:36499/solr
[junit4:junit4]   2> 16423 T40 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16424 T40 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36499 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@32f7b6b5
[junit4:junit4]   2> 16425 T40 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16425 T124 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36499. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16425 T124 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36499, initiating session
[junit4:junit4]   2> 16426 T42 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54215
[junit4:junit4]   2> 16426 T42 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54215
[junit4:junit4]   2> 16427 T44 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00c859e7000b with negotiated timeout 20000 for client /127.0.0.1:54215
[junit4:junit4]   2> 16427 T124 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36499, sessionid = 0x13d00c859e7000b, negotiated timeout = 20000
[junit4:junit4]   2> 16428 T125 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32f7b6b5 name:ZooKeeperConnection Watcher:127.0.0.1:36499 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16428 T40 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16430 T45 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d00c859e7000b
[junit4:junit4]   2> 16430 T125 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16430 T40 oaz.ZooKeeper.close Session: 0x13d00c859e7000b closed
[junit4:junit4]   2> 16430 T42 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:54215 which had sessionid 0x13d00c859e7000b
[junit4:junit4]   2> 16431 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16434 T40 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36499/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@793f31e5
[junit4:junit4]   2> 16434 T40 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16435 T126 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36499. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16436 T126 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36499, initiating session
[junit4:junit4]   2> 16436 T42 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54216
[junit4:junit4]   2> 16436 T42 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54216
[junit4:junit4]   2> 16437 T44 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00c859e7000c with negotiated timeout 20000 for client /127.0.0.1:54216
[junit4:junit4]   2> 16437 T126 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36499, sessionid = 0x13d00c859e7000c, negotiated timeout = 20000
[junit4:junit4]   2> 16438 T127 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@793f31e5 name:ZooKeeperConnection Watcher:127.0.0.1:36499/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16438 T40 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16439 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e7000c type:create cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16440 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e7000c type:create cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16441 T40 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17256 T63 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17257 T63 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50857",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50857_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 17267 T127 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17267 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17268 T96 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17267 T62 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17267 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17267 T111 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17444 T40 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37087_
[junit4:junit4]   2> 17445 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e7000c type:delete cxid:0xb zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37087_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37087_
[junit4:junit4]   2> 17446 T40 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37087_
[junit4:junit4]   2> 17449 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17449 T127 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17449 T62 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17450 T96 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17450 T81 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17451 T111 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17451 T96 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17451 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17451 T111 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17454 T68 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17455 T62 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17455 T127 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17460 T128 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361517779270/collection1
[junit4:junit4]   2> 17460 T128 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17461 T128 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17461 T128 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17462 T128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361517779270/collection1/'
[junit4:junit4]   2> 17463 T128 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361517779270/collection1/lib/README' to classloader
[junit4:junit4]   2> 17463 T128 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361517779270/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17486 T128 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17516 T128 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17517 T128 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17522 T128 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17818 T128 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17823 T128 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17825 T128 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17841 T128 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17844 T128 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17847 T128 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17848 T128 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17850 T128 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361517779270/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty4/
[junit4:junit4]   2> 17850 T128 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36262bf5
[junit4:junit4]   2> 17850 T128 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17851 T128 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty4 forceNew:false
[junit4:junit4]   2> 17851 T128 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty4
[junit4:junit4]   2> 17851 T128 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty4/index/
[junit4:junit4]   2> 17851 T128 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17852 T128 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty4/index forceNew:false
[junit4:junit4]   2> 17853 T128 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b5aed85 lockFactory=org.apache.lucene.store.NativeFSLockFactory@29161b25),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17853 T128 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17854 T128 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty4/index
[junit4:junit4]   2> 17855 T128 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17855 T128 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17856 T128 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17856 T128 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17857 T128 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17857 T128 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17857 T128 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17857 T128 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17858 T128 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17861 T128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17863 T128 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty4
[junit4:junit4]   2> 17864 T128 oass.SolrIndexSearcher.<init> Opening Searcher@1b22e5be main
[junit4:junit4]   2> 17864 T128 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty4/tlog
[junit4:junit4]   2> 17864 T128 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17864 T128 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17868 T129 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b22e5be main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17869 T128 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17869 T128 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18774 T63 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18776 T63 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37087",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37087_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 18776 T63 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18776 T63 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18782 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18782 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18782 T127 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18782 T111 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18782 T62 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18782 T96 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18871 T128 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18871 T128 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37087 collection:collection1 shard:shard1
[junit4:junit4]   2> 18876 T128 oasc.ZkController.register We are http://127.0.0.1:37087/collection1/ and leader is http://127.0.0.1:41721/collection1/
[junit4:junit4]   2> 18876 T128 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37087
[junit4:junit4]   2> 18876 T128 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18876 T128 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@4f63c7f5 url=http://127.0.0.1:37087/collection1 node=127.0.0.1:37087_ C6_STATE=coll:collection1 core:collection1 props:{core=collection1, shard=null, roles=null, state=down, base_url=http://127.0.0.1:37087, collection=collection1, node_name=127.0.0.1:37087_}
[junit4:junit4]   2> 18877 T130 C6 P37087 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18878 T130 C6 P37087 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18878 T128 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18878 T130 C6 P37087 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18879 T130 C6 P37087 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18880 T40 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18880 T40 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18880 T130 C6 P37087 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18880 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18884 T40 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18886 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18892 T74 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361517766639/unloadcollection1
[junit4:junit4]   2> 18892 T74 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 18893 T74 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 18893 T74 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18894 T74 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18895 T74 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 18896 T74 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 18898 T74 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361517766639/unloadcollection1/'
[junit4:junit4]   2> 18941 T74 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 18981 T74 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18982 T74 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18986 T74 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19299 T74 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19304 T74 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19306 T74 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19320 T74 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19325 T74 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19329 T74 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2>  C5_STATE=coll:collection1 core:collection1 props:{core=collection1, shard=shard2, roles=null, state=recovering, base_url=http://127.0.0.1:50857, collection=collection1, node_name=127.0.0.1:50857_}
[junit4:junit4]   2> 19330 T114 C5 P50857 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:37755/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19331 T74 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19332 T74 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361517766639/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517781843unloadcollection1_1n/
[junit4:junit4]   2> 19333 T74 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36262bf5
[junit4:junit4]   2> 19333 T114 C5 P50857 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 19334 T74 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19335 T74 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517781843unloadcollection1_1n forceNew:false
[junit4:junit4]   2> 19335 T74 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517781843unloadcollection1_1n
[junit4:junit4]   2> 19335 T74 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517781843unloadcollection1_1n/index/
[junit4:junit4]   2> 19336 T74 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517781843unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19337 T74 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517781843unloadcollection1_1n/index forceNew:false
[junit4:junit4]   2> 19344 T114 C5 P50857 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50857 START replicas=[http://127.0.0.1:37755/collection1/] nUpdates=100
[junit4:junit4]   2> 19348 T114 C5 P50857 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19348 T114 C5 P50857 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19348 T114 C5 P50857 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19349 T114 C5 P50857 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19349 T114 C5 P50857 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19349 T114 C5 P50857 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:37755/collection1/. core=collection1
[junit4:junit4]   2> 19349 T114 C5 P50857 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19350 T74 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@191871a2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a7abc22),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19350 T74 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19351 T74 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517781843unloadcollection1_1n/index
[junit4:junit4]   2> 19353 T74 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19354 T74 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19355 T74 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19355 T74 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19356 T74 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19356 T74 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19357 T74 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19357 T74 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19358 T74 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@3828ac2f url=http://127.0.0.1:37755/collection1 node=127.0.0.1:37755_ C7_STATE=coll:collection1 core:collection1 props:{core=collection1, shard=shard2, roles=null, state=active, base_url=http://127.0.0.1:37755, collection=collection1, node_name=127.0.0.1:37755_, leader=true}
[junit4:junit4]   2> 19359 T76 C7 P37755 REQ /get {getVersions=100&qt=/get&version=2&wt=javabin&distrib=false} status=0 QTime=1 
[junit4:junit4]   2> 19361 T74 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19364 T74 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517781843unloadcollection1_1n
[junit4:junit4]   2> 19365 T74 oass.SolrIndexSearcher.<init> Opening Searcher@1b906ce8 main
[junit4:junit4]   2> 19365 T74 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517781843unloadcollection1_1n/tlog
[junit4:junit4]   2> 19366 T74 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19366 T74 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19367 T75 C7 P37755 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19368 T75 C7 P37755 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty1
[junit4:junit4]   2> 19369 T74 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517781843unloadcollection1_1n
[junit4:junit4]   2> 19369 T75 C7 P37755 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3bcc7247 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c934e78),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19370 T75 C7 P37755 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19371 T74 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2> 19371 T75 C7 P37755 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3bcc7247 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c934e78),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3bcc7247 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c934e78),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19371 T132 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@1b906ce8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19371 T75 C7 P37755 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19372 T75 C7 P37755 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty1
[junit4:junit4]   2> 19372 T75 C7 P37755 oass.SolrIndexSearcher.<init> Opening Searcher@766c6aef realtime
[junit4:junit4]   2> 19373 T75 C7 P37755 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19373 T75 C7 P37755 /update {softCommit=false&commit=true&openSearcher=false&version=2&wt=javabin&commit_end_point=true&waitSearcher=true} {commit=} 0 12
[junit4:junit4]   2> 19399 T114 C5 P50857 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19399 T114 C5 P50857 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 19404 T114 C5 P50857 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19415 T76 C7 P37755 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19415 T76 C7 P37755 REQ /replication {qt=/replication&version=2&wt=javabin&command=indexversion} status=0 QTime=9 
[junit4:junit4]   2> 19417 T114 C5 P50857 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19418 T114 C5 P50857 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19418 T114 C5 P50857 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19421 T75 C7 P37755 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty1
[junit4:junit4]   2> 19421 T75 C7 P37755 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty1/index
[junit4:junit4]   2> 19422 T75 C7 P37755 REQ /replication {generation=2&qt=/replication&version=2&wt=javabin&command=filelist} status=0 QTime=1 
[junit4:junit4]   2> 19423 T114 C5 P50857 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19424 T114 C5 P50857 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3/index.20130222102302377 forceNew:false
[junit4:junit4]   2> 19424 T114 C5 P50857 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3
[junit4:junit4]   2> 19425 T114 C5 P50857 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@f143878 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d201cc6) fullCopy=true
[junit4:junit4]   2> 19432 T77 C7 P37755 REQ /replication {checksum=true&generation=2&qt=/replication&wt=filestream&file=segments_2&command=filecontent} status=0 QTime=2 
[junit4:junit4]   2> 19436 T114 C5 P50857 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3/index
[junit4:junit4]   2> 19437 T114 C5 P50857 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19437 T114 C5 P50857 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130222102302377
[junit4:junit4]   2> 19446 T114 C5 P50857 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3
[junit4:junit4]   2> 19447 T114 C5 P50857 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3
[junit4:junit4]   2> 19447 T114 C5 P50857 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3/index.20130222102302377
[junit4:junit4]   2> 19448 T114 C5 P50857 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f143878 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d201cc6),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19449 T114 C5 P50857 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19450 T114 C5 P50857 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3
[junit4:junit4]   2> 19451 T114 C5 P50857 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19451 T114 C5 P50857 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19452 T114 C5 P50857 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19452 T114 C5 P50857 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3/index.20130222102302377
[junit4:junit4]   2> 19453 T114 C5 P50857 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3
[junit4:junit4]   2> 19454 T114 C5 P50857 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f143878 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d201cc6),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19454 T114 C5 P50857 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19454 T114 C5 P50857 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19455 T114 C5 P50857 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3
[junit4:junit4]   2> 19455 T114 C5 P50857 oass.SolrIndexSearcher.<init> Opening Searcher@6957edea main
[junit4:junit4]   2> 19456 T113 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6957edea main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19457 T113 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3/index
[junit4:junit4]   2> 19457 T114 C5 P50857 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19457 T114 C5 P50857 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f143878 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d201cc6),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f143878 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d201cc6),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19458 T114 C5 P50857 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19458 T114 C5 P50857 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3
[junit4:junit4]   2> 19459 T114 C5 P50857 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19459 T114 C5 P50857 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3/index.20130222102302377
[junit4:junit4]   2> 19459 T114 C5 P50857 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361517762958/jetty3/index
[junit4:junit4]   2> 19459 T114 C5 P50857 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19459 T114 C5 P50857 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19460 T114 C5 P50857 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19460 T114 C5 P50857 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19462 T114 C5 P50857 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20289 T63 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20290 T63 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37087",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37087_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 20293 T63 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37755",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37755_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 20293 T63 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 20293 T63 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20297 T63 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50857",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50857_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 20309 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20309 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20310 T127 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20310 T96 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20310 T62 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20310 T111 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20372 T74 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 20373 T74 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:37755 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 20374 T74 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 20381 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70006 type:delete cxid:0xa6 zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/collections/unloadcollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/unloadcollection/leaders
[junit4:junit4]   2> 20382 T74 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20383 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70006 type:create cxid:0xa7 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20384 T74 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20384 T74 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20385 T74 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37755/unloadcollection1/
[junit4:junit4]   2> 20385 T74 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20385 T74 oasc.SyncStrategy.syncToMe http://127.0.0.1:37755/unloadcollection1/ has no replicas
[junit4:junit4]   2> 20385 T74 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37755/unloadcollection1/
[junit4:junit4]   2> 20385 T74 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 20388 T45 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d00c859e70006 type:create cxid:0xb1 zxid:0xc8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21822 T63 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21834 T111 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21834 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21834 T62 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21834 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21834 T96 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21834 T127 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21844 T74 oasc.ZkController.register We are http://127.0.0.1:37755/unloadcollection1/ and leader is http://127.0.0.1:37755/unloadcollection1/
[junit4:junit4]   2> 21844 T74 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:37755
[junit4:junit4]   2> 21845 T74 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21845 T74 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 21847 T74 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21848 T74 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361517766639/solr.xml
[junit4:junit4]   2> 21860 T74 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361517766639/solr.xml
[junit4:junit4]   2> 21862 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 21865 T40 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36499/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@21306e0a
[junit4:junit4]   2> 21866 T40 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21866 T134 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36499. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 21866 T134 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36499, initiating session
[junit4:junit4]   2> 21866 T42 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54230
[junit4:junit4]   2> 21867 T42 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54230
[junit4:junit4]   2> 21868 T44 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d00c859e7000d with negotiated timeout 10000 for client /127.0.0.1:54230
[junit4:junit4]   2> 21868 T134 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36499, sessionid = 0x13d00c859e7000d, negotiated timeout = 10000
[junit4:junit4]   2> 21869 T135 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21306e0a name:ZooKeeperConnection Watcher:127.0.0.1:36499/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21869 T40 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21870 T40 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 21872 T40 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21873 T40 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21878 T89 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361517771160/unloadcollection2
[junit4:junit4]   2> 21878 T89 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 21879 T89 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 21879 T89 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 21880 T89 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361517771160/unloadcollection2/'
[junit4:junit4]   2> 21921 T89 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 21970 T89 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 21972 T89 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 21976 T89 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 22335 T89 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 22349 T89 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 22352 T89 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 22372 T89 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 22375 T89 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 22378 T89 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 22379 T89 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 22380 T89 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361517771160/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517784828unloadcollection1_2n/
[junit4:junit4]   2> 22381 T89 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36262bf5
[junit4:junit4]   2> 22381 T89 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 22382 T89 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517784828unloadcollection1_2n forceNew:false
[junit4:junit4]   2> 22382 T89 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517784828unloadcollection1_2n
[junit4:junit4]   2> 22382 T89 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517784828unloadcollection1_2n/index/
[junit4:junit4]   2> 22383 T89 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517784828unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 22384 T89 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517784828unloadcollection1_2n/index forceNew:false
[junit4:junit4]   2> 22385 T89 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7848213d lockFactory=org.apache.lucene.store.NativeFSLockFactory@3c3f708f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22385 T89 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22386 T89 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517784828unloadcollection1_2n/index
[junit4:junit4]   2> 22387 T89 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 22388 T89 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 22388 T89 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 22389 T89 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 22389 T89 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 22390 T89 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 22390 T89 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 22390 T89 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 22391 T89 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 22393 T89 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 22395 T89 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517784828unloadcollection1_2n
[junit4:junit4]   2> 22395 T89 oass.SolrIndexSearcher.<init> Opening Searcher@69058404 main
[junit4:junit4]   2> 22396 T89 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517784828unloadcollection1_2n/tlog
[junit4:junit4]   2> 22396 T89 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 22397 T89 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 22399 T89 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361517762959/1361517784828unloadcollection1_2n
[junit4:junit4]   2> 22400 T136 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@69058404 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 22400 T89 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 22401 T89 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C6_STATE=coll:collection1 core:collection1 props:{core=collection1, sha

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

tion_2",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:37755",
[junit4:junit4]   1>            "node_name":"127.0.0.1:37755_"}
[junit4:junit4]   1>     /solr/collections/test_unload_shard_and_collection/leader_elect (2)
[junit4:junit4]   1>      /solr/collections/test_unload_shard_and_collection/leader_elect/shard2 (1)
[junit4:junit4]   1>       /solr/collections/test_unload_shard_and_collection/leader_elect/shard2/election (1)
[junit4:junit4]   1>        /solr/collections/test_unload_shard_and_collection/leader_elect/shard2/election/89228428119048198-127.0.0.1:37755__test_unload_shard_and_collection_1-n_0000000000 (0)
[junit4:junit4]   1>      /solr/collections/test_unload_shard_and_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/test_unload_shard_and_collection/leader_elect/shard1/election (0)
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:41143",
[junit4:junit4]   1>            "node_name":"127.0.0.1:41143_"}
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89228428119048195-127.0.0.1:41143__collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=C1A5B098B4F3912 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh_CN -Dtests.timezone=Asia/Bahrain -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  152s J1 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([C1A5B098B4F3912:8DFCD511FC10592E]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:120)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:73)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:474)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 152351 T40 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 152367 T39 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 153047 T43 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=445), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=445)), sim=DefaultSimilarity, locale=zh_CN, timezone=Asia/Bahrain
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=63946464,total=126418944
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestRemoteStreaming, DirectSolrSpellCheckerTest, IndexSchemaTest, TestReversedWildcardFilterFactory, TestComponentsName, UnloadDistributedZkTest]
[junit4:junit4] Completed on J1 in 153.14s, 1 test, 1 failure <<< FAILURES!

[...truncated 726 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: 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:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:865: There were test failures: 254 suites, 1053 tests, 1 failure, 8 ignored (3 assumptions)

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