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/25 02:10:11 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4465/
Java: 32bit/jdk1.8.0-ea-b65 -client -XX:+UseG1GC

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([49CB00728BC62AE3:C82D8E6AFC994ADF]: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 9459 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 0 T3366 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 3 T3366 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-1361754450940
[junit4:junit4]   2> 4 T3366 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T3367 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T3367 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T3367 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T3367 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 6 T3367 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T3367 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-1361754450939/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T3366 oasc.ZkTestServer.run start zk server on port:47726
[junit4:junit4]   2> 105 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47726 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@dda5b8
[junit4:junit4]   2> 106 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T3372 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47726. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T3372 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47726, initiating session
[junit4:junit4]   2> 107 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50128
[junit4:junit4]   2> 107 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50128
[junit4:junit4]   2> 107 T3370 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 109 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d0ee3ebff0000 with negotiated timeout 10000 for client /127.0.0.1:50128
[junit4:junit4]   2> 110 T3372 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47726, sessionid = 0x13d0ee3ebff0000, negotiated timeout = 10000
[junit4:junit4]   2> 110 T3373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dda5b8 name:ZooKeeperConnection Watcher:127.0.0.1:47726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 110 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 111 T3366 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 113 T3371 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d0ee3ebff0000
[junit4:junit4]   2> 113 T3373 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 114 T3368 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50128 which had sessionid 0x13d0ee3ebff0000
[junit4:junit4]   2> 113 T3366 oaz.ZooKeeper.close Session: 0x13d0ee3ebff0000 closed
[junit4:junit4]   2> 114 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47726/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@15262d5
[junit4:junit4]   2> 115 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 115 T3374 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47726. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 115 T3374 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47726, initiating session
[junit4:junit4]   2> 115 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50129
[junit4:junit4]   2> 116 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50129
[junit4:junit4]   2> 116 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d0ee3ebff0001 with negotiated timeout 10000 for client /127.0.0.1:50129
[junit4:junit4]   2> 116 T3374 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47726, sessionid = 0x13d0ee3ebff0001, negotiated timeout = 10000
[junit4:junit4]   2> 117 T3375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15262d5 name:ZooKeeperConnection Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 117 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 117 T3366 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 119 T3366 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 121 T3366 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 123 T3366 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 125 T3366 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> 126 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 128 T3366 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> 129 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 131 T3366 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> 132 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 133 T3366 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> 134 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 135 T3366 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> 136 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 138 T3366 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> 138 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 140 T3366 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> 141 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 142 T3366 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> 143 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 145 T3366 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> 145 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 147 T3371 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d0ee3ebff0001
[junit4:junit4]   2> 147 T3375 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 147 T3366 oaz.ZooKeeper.close Session: 0x13d0ee3ebff0001 closed
[junit4:junit4]   2> 147 T3368 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50129 which had sessionid 0x13d0ee3ebff0001
[junit4:junit4]   2> 196 T3366 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 202 T3366 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34754
[junit4:junit4]   2> 202 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 203 T3366 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 203 T3366 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-1361754451084
[junit4:junit4]   2> 204 T3366 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-1361754451084/solr.xml
[junit4:junit4]   2> 204 T3366 oasc.CoreContainer.<init> New CoreContainer 9941370
[junit4:junit4]   2> 204 T3366 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-1361754451084/'
[junit4:junit4]   2> 205 T3366 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-1361754451084/'
[junit4:junit4]   2> 223 T3366 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 223 T3366 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 224 T3366 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 224 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 225 T3366 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 225 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 225 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 226 T3366 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 226 T3366 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 226 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 233 T3366 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 245 T3366 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:47726/solr
[junit4:junit4]   2> 246 T3366 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 246 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47726 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@c1f09d
[junit4:junit4]   2> 247 T3385 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47726. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 247 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 248 T3385 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47726, initiating session
[junit4:junit4]   2> 248 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50130
[junit4:junit4]   2> 248 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50130
[junit4:junit4]   2> 249 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d0ee3ebff0002 with negotiated timeout 20000 for client /127.0.0.1:50130
[junit4:junit4]   2> 249 T3385 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47726, sessionid = 0x13d0ee3ebff0002, negotiated timeout = 20000
[junit4:junit4]   2> 250 T3386 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c1f09d name:ZooKeeperConnection Watcher:127.0.0.1:47726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 250 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 251 T3371 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d0ee3ebff0002
[junit4:junit4]   2> 251 T3386 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 251 T3366 oaz.ZooKeeper.close Session: 0x13d0ee3ebff0002 closed
[junit4:junit4]   2> 251 T3368 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50130 which had sessionid 0x13d0ee3ebff0002
[junit4:junit4]   2> 252 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 254 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47726/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a4d103
[junit4:junit4]   2> 255 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 255 T3387 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47726. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 256 T3387 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47726, initiating session
[junit4:junit4]   2> 256 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50131
[junit4:junit4]   2> 256 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50131
[junit4:junit4]   2> 257 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d0ee3ebff0003 with negotiated timeout 20000 for client /127.0.0.1:50131
[junit4:junit4]   2> 257 T3387 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47726, sessionid = 0x13d0ee3ebff0003, negotiated timeout = 20000
[junit4:junit4]   2> 257 T3388 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a4d103 name:ZooKeeperConnection Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 258 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 259 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 260 T3366 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 261 T3366 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34754_
[junit4:junit4]   2> 262 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:34754_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:34754_
[junit4:junit4]   2> 262 T3366 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34754_
[junit4:junit4]   2> 264 T3366 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 266 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0003 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> 267 T3366 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 268 T3366 oasc.Overseer.start Overseer (id=89243939697000451-127.0.0.1:34754_-n_0000000000) starting
[junit4:junit4]   2> 269 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 277 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 278 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 278 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 279 T3390 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 279 T3366 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 281 T3366 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 282 T3389 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 286 T3391 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-1361754451084/collection1
[junit4:junit4]   2> 286 T3391 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 286 T3391 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 287 T3391 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 287 T3391 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-1361754451084/collection1/'
[junit4:junit4]   2> 288 T3391 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-1361754451084/collection1/lib/README' to classloader
[junit4:junit4]   2> 288 T3391 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-1361754451084/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 321 T3 oasc.CoreContainer.finalize SEVERE CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=16812301
[junit4:junit4]   2> 332 T3391 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 369 T3391 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 370 T3391 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 375 T3391 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 757 T3391 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 763 T3391 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 766 T3391 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 776 T3391 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 779 T3391 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 782 T3391 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 783 T3391 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 784 T3391 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-1361754451084/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/control/data/
[junit4:junit4]   2> 784 T3391 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b7533
[junit4:junit4]   2> 784 T3391 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 785 T3391 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-1361754450939/control/data forceNew:false
[junit4:junit4]   2> 785 T3391 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/control/data
[junit4:junit4]   2> 785 T3391 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/control/data/index/
[junit4:junit4]   2> 786 T3391 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 786 T3391 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-1361754450939/control/data/index forceNew:false
[junit4:junit4]   2> 787 T3391 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f2ec50 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cdd3f2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 787 T3391 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 788 T3391 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/control/data/index
[junit4:junit4]   2> 789 T3391 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 789 T3391 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 790 T3391 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 790 T3391 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 790 T3391 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 791 T3391 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 791 T3391 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 791 T3391 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 792 T3391 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 794 T3391 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 796 T3391 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/control/data
[junit4:junit4]   2> 797 T3391 oass.SolrIndexSearcher.<init> Opening Searcher@47f9f1 main
[junit4:junit4]   2> 797 T3391 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/control/data/tlog
[junit4:junit4]   2> 797 T3391 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 798 T3391 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 800 T3391 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/control/data
[junit4:junit4]   2> 801 T3392 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@47f9f1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 801 T3391 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 802 T3391 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 802 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0003 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> 1784 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1785 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34754",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34754_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 1785 T3389 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1786 T3389 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1786 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0003 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> 1791 T3388 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> 1805 T3391 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1805 T3391 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34754 collection:control_collection shard:shard1
[junit4:junit4]   2> 1806 T3391 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 1811 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0003 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> 1811 T3391 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1811 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1812 T3391 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1813 T3391 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1813 T3391 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34754/collection1/
[junit4:junit4]   2> 1813 T3391 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1813 T3391 oasc.SyncStrategy.syncToMe http://127.0.0.1:34754/collection1/ has no replicas
[junit4:junit4]   2> 1814 T3391 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34754/collection1/
[junit4:junit4]   2> 1814 T3391 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 1816 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3293 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3299 T3388 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> 3321 T3391 oasc.ZkController.register We are http://127.0.0.1:34754/collection1/ and leader is http://127.0.0.1:34754/collection1/
[junit4:junit4]   2> 3322 T3391 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34754
[junit4:junit4]   2> 3322 T3391 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3322 T3391 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3322 T3391 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3324 T3391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3325 T3366 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3325 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3325 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3328 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3329 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47726/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@12ef994
[junit4:junit4]   2> 3330 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3330 T3393 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47726. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3331 T3393 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47726, initiating session
[junit4:junit4]   2> 3331 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50134
[junit4:junit4]   2> 3331 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50134
[junit4:junit4]   2> 3332 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d0ee3ebff0004 with negotiated timeout 10000 for client /127.0.0.1:50134
[junit4:junit4]   2> 3332 T3393 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47726, sessionid = 0x13d0ee3ebff0004, negotiated timeout = 10000
[junit4:junit4]   2> 3332 T3394 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12ef994 name:ZooKeeperConnection Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3332 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3333 T3366 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3334 T3366 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3384 T3366 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3385 T3366 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33942
[junit4:junit4]   2> 3386 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3386 T3366 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3387 T3366 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-1361754454270
[junit4:junit4]   2> 3387 T3366 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-1361754454270/solr.xml
[junit4:junit4]   2> 3387 T3366 oasc.CoreContainer.<init> New CoreContainer 7700588
[junit4:junit4]   2> 3388 T3366 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-1361754454270/'
[junit4:junit4]   2> 3388 T3366 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-1361754454270/'
[junit4:junit4]   2> 3405 T3366 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3406 T3366 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3406 T3366 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3407 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3407 T3366 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3407 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3408 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3408 T3366 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3409 T3366 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3409 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3416 T3366 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3427 T3366 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:47726/solr
[junit4:junit4]   2> 3428 T3366 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3428 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47726 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@770b89
[junit4:junit4]   2> 3429 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3429 T3404 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47726. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3430 T3404 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47726, initiating session
[junit4:junit4]   2> 3430 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50135
[junit4:junit4]   2> 3431 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50135
[junit4:junit4]   2> 3431 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d0ee3ebff0005 with negotiated timeout 20000 for client /127.0.0.1:50135
[junit4:junit4]   2> 3431 T3404 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47726, sessionid = 0x13d0ee3ebff0005, negotiated timeout = 20000
[junit4:junit4]   2> 3432 T3405 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@770b89 name:ZooKeeperConnection Watcher:127.0.0.1:47726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3432 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3433 T3371 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d0ee3ebff0005
[junit4:junit4]   2> 3433 T3405 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3433 T3368 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50135 which had sessionid 0x13d0ee3ebff0005
[junit4:junit4]   2> 3433 T3366 oaz.ZooKeeper.close Session: 0x13d0ee3ebff0005 closed
[junit4:junit4]   2> 3434 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3436 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47726/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d2e875
[junit4:junit4]   2> 3437 T3406 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47726. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3437 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3437 T3406 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47726, initiating session
[junit4:junit4]   2> 3438 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50136
[junit4:junit4]   2> 3438 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50136
[junit4:junit4]   2> 3438 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d0ee3ebff0006 with negotiated timeout 20000 for client /127.0.0.1:50136
[junit4:junit4]   2> 3439 T3406 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47726, sessionid = 0x13d0ee3ebff0006, negotiated timeout = 20000
[junit4:junit4]   2> 3439 T3407 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d2e875 name:ZooKeeperConnection Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3439 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3440 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3440 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3441 T3366 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4443 T3366 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33942_
[junit4:junit4]   2> 4444 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33942_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33942_
[junit4:junit4]   2> 4445 T3366 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33942_
[junit4:junit4]   2> 4446 T3388 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> 4446 T3407 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4446 T3394 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4447 T3388 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4452 T3408 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-1361754454270/collection1
[junit4:junit4]   2> 4452 T3408 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4453 T3408 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4453 T3408 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4454 T3408 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-1361754454270/collection1/'
[junit4:junit4]   2> 4455 T3408 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-1361754454270/collection1/lib/README' to classloader
[junit4:junit4]   2> 4455 T3408 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-1361754454270/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4490 T3408 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4533 T3408 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4534 T3408 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4538 T3408 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4803 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4804 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34754",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34754_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 4806 T3407 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 T3394 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 T3388 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> 4956 T3408 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4962 T3408 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4965 T3408 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4976 T3408 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4979 T3408 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4982 T3408 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4983 T3408 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4984 T3408 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-1361754454270/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty1/
[junit4:junit4]   2> 4984 T3408 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b7533
[junit4:junit4]   2> 4985 T3408 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4985 T3408 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-1361754450939/jetty1 forceNew:false
[junit4:junit4]   2> 4986 T3408 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty1
[junit4:junit4]   2> 4986 T3408 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty1/index/
[junit4:junit4]   2> 4986 T3408 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4986 T3408 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-1361754450939/jetty1/index forceNew:false
[junit4:junit4]   2> 4988 T3408 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@864810 lockFactory=org.apache.lucene.store.NativeFSLockFactory@171463a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4988 T3408 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4988 T3408 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty1/index
[junit4:junit4]   2> 4990 T3408 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4990 T3408 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4990 T3408 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4991 T3408 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4991 T3408 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4991 T3408 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4992 T3408 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4992 T3408 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4993 T3408 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4995 T3408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4997 T3408 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty1
[junit4:junit4]   2> 4997 T3408 oass.SolrIndexSearcher.<init> Opening Searcher@7c5f14 main
[junit4:junit4]   2> 4998 T3408 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty1/tlog
[junit4:junit4]   2> 4998 T3408 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4998 T3408 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5002 T3409 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c5f14 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5004 T3408 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5004 T3408 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6310 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6311 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33942",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33942_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 6311 T3389 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6311 T3389 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6315 T3388 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> 6315 T3394 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> 6315 T3407 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> 7005 T3408 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7005 T3408 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33942 collection:collection1 shard:shard2
[junit4:junit4]   2> 7006 T3408 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7012 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0006 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> 7012 T3408 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7013 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7014 T3408 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7015 T3408 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7015 T3408 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33942/collection1/
[junit4:junit4]   2> 7015 T3408 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7016 T3408 oasc.SyncStrategy.syncToMe http://127.0.0.1:33942/collection1/ has no replicas
[junit4:junit4]   2> 7016 T3408 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33942/collection1/
[junit4:junit4]   2> 7016 T3408 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7019 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7818 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7822 T3394 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> 7822 T3388 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> 7822 T3407 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> 7872 T3408 oasc.ZkController.register We are http://127.0.0.1:33942/collection1/ and leader is http://127.0.0.1:33942/collection1/
[junit4:junit4]   2> 7873 T3408 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33942
[junit4:junit4]   2> 7873 T3408 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7873 T3408 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7873 T3408 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7875 T3408 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7876 T3366 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7877 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7877 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7935 T3366 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7937 T3366 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57335
[junit4:junit4]   2> 7938 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7938 T3366 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7938 T3366 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-1361754458818
[junit4:junit4]   2> 7939 T3366 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-1361754458818/solr.xml
[junit4:junit4]   2> 7939 T3366 oasc.CoreContainer.<init> New CoreContainer 14062442
[junit4:junit4]   2> 7940 T3366 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-1361754458818/'
[junit4:junit4]   2> 7940 T3366 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-1361754458818/'
[junit4:junit4]   2> 7958 T3366 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 7958 T3366 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7959 T3366 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7959 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7960 T3366 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7960 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7960 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7961 T3366 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7961 T3366 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7961 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7968 T3366 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7981 T3366 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:47726/solr
[junit4:junit4]   2> 7981 T3366 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7981 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47726 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2ec513
[junit4:junit4]   2> 7982 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7983 T3419 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47726. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7983 T3419 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47726, initiating session
[junit4:junit4]   2> 7983 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50140
[junit4:junit4]   2> 7984 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50140
[junit4:junit4]   2> 7984 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d0ee3ebff0007 with negotiated timeout 20000 for client /127.0.0.1:50140
[junit4:junit4]   2> 7984 T3419 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47726, sessionid = 0x13d0ee3ebff0007, negotiated timeout = 20000
[junit4:junit4]   2> 7985 T3420 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ec513 name:ZooKeeperConnection Watcher:127.0.0.1:47726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7985 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7986 T3371 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d0ee3ebff0007
[junit4:junit4]   2> 7986 T3420 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7987 T3368 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50140 which had sessionid 0x13d0ee3ebff0007
[junit4:junit4]   2> 7986 T3366 oaz.ZooKeeper.close Session: 0x13d0ee3ebff0007 closed
[junit4:junit4]   2> 7987 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 7990 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47726/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@45c46c
[junit4:junit4]   2> 7991 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7991 T3421 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47726. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7991 T3421 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47726, initiating session
[junit4:junit4]   2> 7991 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50141
[junit4:junit4]   2> 7992 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50141
[junit4:junit4]   2> 7992 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d0ee3ebff0008 with negotiated timeout 20000 for client /127.0.0.1:50141
[junit4:junit4]   2> 7992 T3421 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47726, sessionid = 0x13d0ee3ebff0008, negotiated timeout = 20000
[junit4:junit4]   2> 7993 T3422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45c46c name:ZooKeeperConnection Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7993 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7994 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7994 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7996 T3366 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8998 T3366 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57335_
[junit4:junit4]   2> 9000 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57335_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57335_
[junit4:junit4]   2> 9000 T3366 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57335_
[junit4:junit4]   2> 9002 T3388 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> 9002 T3394 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> 9003 T3407 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9003 T3407 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> 9003 T3422 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9004 T3394 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9004 T3388 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9009 T3423 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-1361754458818/collection1
[junit4:junit4]   2> 9010 T3423 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9010 T3423 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9011 T3423 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9012 T3423 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-1361754458818/collection1/'
[junit4:junit4]   2> 9012 T3423 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-1361754458818/collection1/lib/README' to classloader
[junit4:junit4]   2> 9013 T3423 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-1361754458818/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9041 T3423 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9078 T3423 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9079 T3423 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9083 T3423 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9326 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9327 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33942",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33942_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 9330 T3422 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> 9330 T3388 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> 9330 T3394 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> 9330 T3407 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> 9526 T3423 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9532 T3423 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9535 T3423 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9544 T3423 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9548 T3423 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9551 T3423 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9552 T3423 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9553 T3423 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-1361754458818/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty2/
[junit4:junit4]   2> 9553 T3423 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b7533
[junit4:junit4]   2> 9554 T3423 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9554 T3423 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-1361754450939/jetty2 forceNew:false
[junit4:junit4]   2> 9555 T3423 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty2
[junit4:junit4]   2> 9555 T3423 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty2/index/
[junit4:junit4]   2> 9555 T3423 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9555 T3423 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-1361754450939/jetty2/index forceNew:false
[junit4:junit4]   2> 9557 T3423 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@163547e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1014255),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9557 T3423 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9557 T3423 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty2/index
[junit4:junit4]   2> 9559 T3423 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9559 T3423 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9559 T3423 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9560 T3423 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9560 T3423 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9561 T3423 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9561 T3423 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9561 T3423 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9562 T3423 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9564 T3423 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9577 T3423 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty2
[junit4:junit4]   2> 9577 T3423 oass.SolrIndexSearcher.<init> Opening Searcher@1968b6a main
[junit4:junit4]   2> 9578 T3423 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty2/tlog
[junit4:junit4]   2> 9578 T3423 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9578 T3423 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9584 T3424 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1968b6a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9585 T3423 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9586 T3423 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10835 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10836 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57335",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57335_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 10836 T3389 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10836 T3389 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10840 T3388 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> 10840 T3407 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> 10840 T3422 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> 10840 T3394 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> 11588 T3423 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11588 T3423 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57335 collection:collection1 shard:shard1
[junit4:junit4]   2> 11589 T3423 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11594 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0008 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> 11595 T3423 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11595 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0008 type:create cxid:0x46 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11596 T3423 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11597 T3423 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11597 T3423 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57335/collection1/
[junit4:junit4]   2> 11597 T3423 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11597 T3423 oasc.SyncStrategy.syncToMe http://127.0.0.1:57335/collection1/ has no replicas
[junit4:junit4]   2> 11597 T3423 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57335/collection1/
[junit4:junit4]   2> 11598 T3423 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11600 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0008 type:create cxid:0x4f zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12343 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12349 T3422 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> 12349 T3407 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> 12349 T3394 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> 12349 T3388 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> 12354 T3423 oasc.ZkController.register We are http://127.0.0.1:57335/collection1/ and leader is http://127.0.0.1:57335/collection1/
[junit4:junit4]   2> 12354 T3423 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57335
[junit4:junit4]   2> 12354 T3423 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12354 T3423 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12354 T3423 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12356 T3423 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12357 T3366 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12357 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12358 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12415 T3366 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12416 T3366 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44962
[junit4:junit4]   2> 12417 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12417 T3366 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12418 T3366 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-1361754463297
[junit4:junit4]   2> 12418 T3366 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-1361754463297/solr.xml
[junit4:junit4]   2> 12419 T3366 oasc.CoreContainer.<init> New CoreContainer 11830433
[junit4:junit4]   2> 12419 T3366 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-1361754463297/'
[junit4:junit4]   2> 12419 T3366 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-1361754463297/'
[junit4:junit4]   2> 12437 T3366 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12437 T3366 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12437 T3366 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12438 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12438 T3366 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12439 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12439 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12439 T3366 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12440 T3366 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12440 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12447 T3366 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12459 T3366 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:47726/solr
[junit4:junit4]   2> 12459 T3366 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12460 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47726 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@956fe9
[junit4:junit4]   2> 12461 T3434 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47726. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12460 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12461 T3434 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47726, initiating session
[junit4:junit4]   2> 12461 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50144
[junit4:junit4]   2> 12461 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50144
[junit4:junit4]   2> 12462 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d0ee3ebff0009 with negotiated timeout 20000 for client /127.0.0.1:50144
[junit4:junit4]   2> 12462 T3434 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47726, sessionid = 0x13d0ee3ebff0009, negotiated timeout = 20000
[junit4:junit4]   2> 12463 T3435 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@956fe9 name:ZooKeeperConnection Watcher:127.0.0.1:47726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12463 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12464 T3371 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d0ee3ebff0009
[junit4:junit4]   2> 12464 T3368 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50144 which had sessionid 0x13d0ee3ebff0009
[junit4:junit4]   2> 12464 T3435 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12464 T3366 oaz.ZooKeeper.close Session: 0x13d0ee3ebff0009 closed
[junit4:junit4]   2> 12465 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12467 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47726/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c32940
[junit4:junit4]   2> 12468 T3436 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47726. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12468 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12468 T3436 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47726, initiating session
[junit4:junit4]   2> 12469 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50145
[junit4:junit4]   2> 12469 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50145
[junit4:junit4]   2> 12469 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d0ee3ebff000a with negotiated timeout 20000 for client /127.0.0.1:50145
[junit4:junit4]   2> 12469 T3436 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47726, sessionid = 0x13d0ee3ebff000a, negotiated timeout = 20000
[junit4:junit4]   2> 12470 T3437 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c32940 name:ZooKeeperConnection Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12470 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12471 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12471 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12472 T3366 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13473 T3366 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44962_
[junit4:junit4]   2> 13474 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff000a type:delete cxid:0x9 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44962_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44962_
[junit4:junit4]   2> 13475 T3366 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44962_
[junit4:junit4]   2> 13476 T3394 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> 13477 T3388 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13477 T3422 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13477 T3388 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> 13477 T3422 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> 13477 T3407 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13477 T3437 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13478 T3407 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> 13478 T3394 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13484 T3438 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-1361754463297/collection1
[junit4:junit4]   2> 13484 T3438 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13485 T3438 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13485 T3438 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13486 T3438 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-1361754463297/collection1/'
[junit4:junit4]   2> 13487 T3438 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-1361754463297/collection1/lib/README' to classloader
[junit4:junit4]   2> 13487 T3438 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-1361754463297/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13521 T3438 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13557 T3438 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13558 T3438 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13565 T3438 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13854 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13854 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57335",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57335_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 13856 T3388 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> 13857 T3422 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> 13857 T3437 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> 13857 T3407 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> 13857 T3394 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> 13977 T3438 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13983 T3438 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13985 T3438 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13994 T3438 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13998 T3438 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14000 T3438 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14001 T3438 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14002 T3438 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-1361754463297/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3/
[junit4:junit4]   2> 14002 T3438 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b7533
[junit4:junit4]   2> 14003 T3438 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14003 T3438 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-1361754450939/jetty3 forceNew:false
[junit4:junit4]   2> 14003 T3438 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3
[junit4:junit4]   2> 14004 T3438 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3/index/
[junit4:junit4]   2> 14004 T3438 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14004 T3438 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-1361754450939/jetty3/index forceNew:false
[junit4:junit4]   2> 14005 T3438 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d04147 lockFactory=org.apache.lucene.store.NativeFSLockFactory@da1efb),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14006 T3438 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14006 T3438 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3/index
[junit4:junit4]   2> 14007 T3438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14008 T3438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14008 T3438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14009 T3438 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14009 T3438 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14009 T3438 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14010 T3438 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14010 T3438 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14010 T3438 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14013 T3438 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14015 T3438 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3
[junit4:junit4]   2> 14015 T3438 oass.SolrIndexSearcher.<init> Opening Searcher@14edb8f main
[junit4:junit4]   2> 14016 T3438 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3/tlog
[junit4:junit4]   2> 14016 T3438 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14016 T3438 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14020 T3439 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14edb8f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14022 T3438 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14022 T3438 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15360 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15361 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44962",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44962_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 15361 T3389 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15361 T3389 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15365 T3422 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> 15366 T3407 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> 15366 T3394 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> 15365 T3388 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> 15365 T3437 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> 16023 T3438 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16023 T3438 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44962 collection:collection1 shard:shard2
[junit4:junit4]   2> 16026 T3438 oasc.ZkController.register We are http://127.0.0.1:44962/collection1/ and leader is http://127.0.0.1:33942/collection1/
[junit4:junit4]   2> 16026 T3438 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44962
[junit4:junit4]   2> 16027 T3438 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16027 T3438 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C171 name=collection1 org.apache.solr.core.SolrCore@13f91a1 url=http://127.0.0.1:44962/collection1 node=127.0.0.1:44962_ C171_STATE=coll:collection1 core:collection1 props:{shard=null, state=down, base_url=http://127.0.0.1:44962, collection=collection1, roles=null, node_name=127.0.0.1:44962_, core=collection1}
[junit4:junit4]   2> 16028 T3440 C171 P44962 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16028 T3440 C171 P44962 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16028 T3438 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16029 T3440 C171 P44962 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16029 T3440 C171 P44962 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16030 T3440 C171 P44962 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16029 T3366 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16030 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16030 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16085 T3366 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16087 T3366 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34134
[junit4:junit4]   2> 16087 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16088 T3366 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16088 T3366 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-1361754466970
[junit4:junit4]   2> 16088 T3366 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-1361754466970/solr.xml
[junit4:junit4]   2> 16089 T3366 oasc.CoreContainer.<init> New CoreContainer 21456984
[junit4:junit4]   2> 16089 T3366 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-1361754466970/'
[junit4:junit4]   2> 16090 T3366 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-1361754466970/'
[junit4:junit4]   2> 16107 T3366 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16108 T3366 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16108 T3366 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16109 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16109 T3366 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16109 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16110 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16110 T3366 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16110 T3366 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16111 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16118 T3366 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16130 T3366 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:47726/solr
[junit4:junit4]   2> 16131 T3366 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16131 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47726 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@8846cb
[junit4:junit4]   2> 16132 T3450 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47726. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16132 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16133 T3450 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47726, initiating session
[junit4:junit4]   2> 16133 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50149
[junit4:junit4]   2> 16133 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50149
[junit4:junit4]   2> 16134 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d0ee3ebff000b with negotiated timeout 20000 for client /127.0.0.1:50149
[junit4:junit4]   2> 16134 T3450 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47726, sessionid = 0x13d0ee3ebff000b, negotiated timeout = 20000
[junit4:junit4]   2> 16134 T3451 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8846cb name:ZooKeeperConnection Watcher:127.0.0.1:47726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16135 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16136 T3371 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d0ee3ebff000b
[junit4:junit4]   2> 16136 T3451 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16136 T3368 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50149 which had sessionid 0x13d0ee3ebff000b
[junit4:junit4]   2> 16136 T3366 oaz.ZooKeeper.close Session: 0x13d0ee3ebff000b closed
[junit4:junit4]   2> 16137 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16140 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47726/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1672e9b
[junit4:junit4]   2> 16141 T3452 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47726. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16141 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16141 T3452 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47726, initiating session
[junit4:junit4]   2> 16141 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50150
[junit4:junit4]   2> 16142 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50150
[junit4:junit4]   2> 16142 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d0ee3ebff000c with negotiated timeout 20000 for client /127.0.0.1:50150
[junit4:junit4]   2> 16142 T3452 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47726, sessionid = 0x13d0ee3ebff000c, negotiated timeout = 20000
[junit4:junit4]   2> 16143 T3453 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1672e9b name:ZooKeeperConnection Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16143 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16143 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff000c type:create cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16144 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff000c type:create cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16145 T3366 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16870 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16871 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44962",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44962_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 16875 T3453 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> 16875 T3407 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> 16875 T3422 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> 16875 T3437 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> 16875 T3388 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> 16875 T3394 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> 17147 T3366 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34134_
[junit4:junit4]   2> 17148 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff000c type:delete cxid:0xb zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:34134_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:34134_
[junit4:junit4]   2> 17149 T3366 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34134_
[junit4:junit4]   2> 17150 T3422 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> 17150 T3437 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> 17150 T3407 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17150 T3388 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> 17150 T3394 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> 17150 T3453 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> 17151 T3407 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> 17152 T3422 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17153 T3437 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17153 T3388 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17153 T3453 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17153 T3394 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17157 T3454 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-1361754466970/collection1
[junit4:junit4]   2> 17157 T3454 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17158 T3454 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17158 T3454 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17159 T3454 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-1361754466970/collection1/'
[junit4:junit4]   2> 17159 T3454 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-1361754466970/collection1/lib/README' to classloader
[junit4:junit4]   2> 17160 T3454 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-1361754466970/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17188 T3454 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17225 T3454 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17226 T3454 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17230 T3454 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17638 T3454 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17644 T3454 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17647 T3454 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17655 T3454 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17658 T3454 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17661 T3454 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17662 T3454 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17662 T3454 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-1361754466970/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4/
[junit4:junit4]   2> 17663 T3454 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b7533
[junit4:junit4]   2> 17663 T3454 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17664 T3454 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-1361754450939/jetty4 forceNew:false
[junit4:junit4]   2> 17664 T3454 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4
[junit4:junit4]   2> 17664 T3454 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4/index/
[junit4:junit4]   2> 17664 T3454 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17665 T3454 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-1361754450939/jetty4/index forceNew:false
[junit4:junit4]   2> 17666 T3454 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6da040 lockFactory=org.apache.lucene.store.NativeFSLockFactory@110c7c2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17666 T3454 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17666 T3454 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4/index
[junit4:junit4]   2> 17668 T3454 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17668 T3454 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17668 T3454 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17669 T3454 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17669 T3454 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17669 T3454 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17670 T3454 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17670 T3454 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17670 T3454 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17673 T3454 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17675 T3454 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4
[junit4:junit4]   2> 17675 T3454 oass.SolrIndexSearcher.<init> Opening Searcher@111ee45 main
[junit4:junit4]   2> 17676 T3454 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4/tlog
[junit4:junit4]   2> 17676 T3454 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17676 T3454 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17681 T3455 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@111ee45 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17682 T3454 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17682 T3454 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18378 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18379 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34134",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34134_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 18379 T3389 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18379 T3389 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18383 T3437 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> 18383 T3394 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> 18383 T3422 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> 18383 T3388 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> 18383 T3407 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> 18383 T3453 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> 18683 T3454 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18684 T3454 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34134 collection:collection1 shard:shard1
[junit4:junit4]   2> 18687 T3454 oasc.ZkController.register We are http://127.0.0.1:34134/collection1/ and leader is http://127.0.0.1:57335/collection1/
[junit4:junit4]   2> 18687 T3454 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34134
[junit4:junit4]   2> 18687 T3454 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18688 T3454 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C172 name=collection1 org.apache.solr.core.SolrCore@160fd76 url=http://127.0.0.1:34134/collection1 node=127.0.0.1:34134_ C172_STATE=coll:collection1 core:collection1 props:{shard=null, state=down, base_url=http://127.0.0.1:34134, collection=collection1, roles=null, node_name=127.0.0.1:34134_, core=collection1}
[junit4:junit4]   2> 18688 T3456 C172 P34134 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18689 T3456 C172 P34134 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18688 T3454 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18689 T3456 C172 P34134 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18690 T3456 C172 P34134 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18690 T3366 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18690 T3456 C172 P34134 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18691 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18691 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18694 T3366 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18695 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18698 T3403 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-1361754454270/unloadcollection1
[junit4:junit4]   2> 18699 T3403 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 18699 T3403 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 18700 T3403 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18701 T3403 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18701 T3403 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 18703 T3403 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 18704 T3403 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-1361754454270/unloadcollection1/'
[junit4:junit4]   2> 18735 T3403 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 18773 T3403 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18774 T3403 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18778 T3403 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C171_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, base_url=http://127.0.0.1:44962, collection=collection1, roles=null, node_name=127.0.0.1:44962_, core=collection1}
[junit4:junit4]   2> 19036 T3440 C171 P44962 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:33942/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19036 T3440 C171 P44962 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44962 START replicas=[http://127.0.0.1:33942/collection1/] nUpdates=100
[junit4:junit4]   2> 19037 T3440 C171 P44962 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19037 T3440 C171 P44962 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19037 T3440 C171 P44962 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19037 T3440 C171 P44962 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19037 T3440 C171 P44962 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19038 T3440 C171 P44962 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:33942/collection1/. core=collection1
[junit4:junit4]   2> 19038 T3440 C171 P44962 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C173 name=collection1 org.apache.solr.core.SolrCore@199aba url=http://127.0.0.1:33942/collection1 node=127.0.0.1:33942_ C173_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, base_url=http://127.0.0.1:33942, collection=collection1, roles=null, node_name=127.0.0.1:33942_, core=collection1, leader=true}
[junit4:junit4]   2> 19043 T3402 C173 P33942 REQ /get {version=2&getVersions=100&qt=/get&wt=javabin&distrib=false} status=0 QTime=0 
[junit4:junit4]   2> 19046 T3401 C173 P33942 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19047 T3401 C173 P33942 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty1
[junit4:junit4]   2> 19048 T3401 C173 P33942 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@864810 lockFactory=org.apache.lucene.store.NativeFSLockFactory@171463a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19049 T3401 C173 P33942 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19050 T3401 C173 P33942 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@864810 lockFactory=org.apache.lucene.store.NativeFSLockFactory@171463a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@864810 lockFactory=org.apache.lucene.store.NativeFSLockFactory@171463a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19050 T3401 C173 P33942 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19051 T3401 C173 P33942 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty1
[junit4:junit4]   2> 19051 T3401 C173 P33942 oass.SolrIndexSearcher.<init> Opening Searcher@1e7023b realtime
[junit4:junit4]   2> 19052 T3401 C173 P33942 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19052 T3401 C173 P33942 /update {version=2&waitSearcher=true&wt=javabin&commit_end_point=true&softCommit=false&commit=true&openSearcher=false} {commit=} 0 6
[junit4:junit4]   2> 19053 T3440 C171 P44962 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19054 T3440 C171 P44962 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19058 T3400 C173 P33942 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19059 T3400 C173 P33942 REQ /replication {version=2&qt=/replication&wt=javabin&command=indexversion} status=0 QTime=5 
[junit4:junit4]   2> 19060 T3440 C171 P44962 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19060 T3440 C171 P44962 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19060 T3440 C171 P44962 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19062 T3401 C173 P33942 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty1
[junit4:junit4]   2> 19062 T3401 C173 P33942 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty1/index
[junit4:junit4]   2> 19063 T3401 C173 P33942 REQ /replication {version=2&qt=/replication&generation=2&wt=javabin&command=filelist} status=0 QTime=1 
[junit4:junit4]   2> 19064 T3440 C171 P44962 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19065 T3440 C171 P44962 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-1361754450939/jetty3/index.20130225010750000 forceNew:false
[junit4:junit4]   2> 19065 T3440 C171 P44962 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3
[junit4:junit4]   2> 19065 T3440 C171 P44962 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1876956 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11d989d)) fullCopy=true
[junit4:junit4]   2> 19068 T3402 C173 P33942 REQ /replication {qt=/replication&generation=2&wt=filestream&file=segments_2&command=filecontent&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 19070 T3440 C171 P44962 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3/index
[junit4:junit4]   2> 19070 T3440 C171 P44962 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19070 T3440 C171 P44962 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130225010750000
[junit4:junit4]   2> 19070 T3440 C171 P44962 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3
[junit4:junit4]   2> 19121 T3440 C171 P44962 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3
[junit4:junit4]   2> 19121 T3440 C171 P44962 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3/index.20130225010750000
[junit4:junit4]   2> 19122 T3440 C171 P44962 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1876956 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11d989d)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19123 T3440 C171 P44962 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19123 T3440 C171 P44962 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3
[junit4:junit4]   2> 19124 T3440 C171 P44962 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3
[junit4:junit4]   2> 19124 T3440 C171 P44962 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19124 T3440 C171 P44962 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19124 T3440 C171 P44962 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19124 T3440 C171 P44962 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3/index.20130225010750000
[junit4:junit4]   2> 19125 T3440 C171 P44962 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3
[junit4:junit4]   2> 19125 T3440 C171 P44962 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1876956 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11d989d)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19126 T3440 C171 P44962 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19126 T3440 C171 P44962 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19126 T3440 C171 P44962 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3
[junit4:junit4]   2> 19126 T3440 C171 P44962 oass.SolrIndexSearcher.<init> Opening Searcher@e950ad main
[junit4:junit4]   2> 19128 T3439 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e950ad main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19128 T3439 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3/index
[junit4:junit4]   2> 19128 T3440 C171 P44962 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3/index.20130225010750000
[junit4:junit4]   2> 19128 T3440 C171 P44962 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty3/index
[junit4:junit4]   2> 19129 T3440 C171 P44962 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19129 T3440 C171 P44962 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19129 T3440 C171 P44962 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19129 T3440 C171 P44962 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19130 T3440 C171 P44962 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19182 T3403 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19188 T3403 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19191 T3403 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19201 T3403 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19208 T3403 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19213 T3403 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19214 T3403 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19215 T3403 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-1361754454270/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754469633unloadcollection1_1n/
[junit4:junit4]   2> 19216 T3403 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b7533
[junit4:junit4]   2> 19217 T3403 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19218 T3403 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754469633unloadcollection1_1n forceNew:false
[junit4:junit4]   2> 19218 T3403 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754469633unloadcollection1_1n
[junit4:junit4]   2> 19219 T3403 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-1361754450940/1361754469633unloadcollection1_1n/index/
[junit4:junit4]   2> 19220 T3403 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754469633unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19220 T3403 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754469633unloadcollection1_1n/index forceNew:false
[junit4:junit4]   2> 19222 T3403 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@165cd4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27648d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19222 T3403 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19223 T3403 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754469633unloadcollection1_1n/index
[junit4:junit4]   2> 19225 T3403 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19226 T3403 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19227 T3403 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19228 T3403 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19228 T3403 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19229 T3403 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19229 T3403 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19230 T3403 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19230 T3403 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19234 T3403 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19238 T3403 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754469633unloadcollection1_1n
[junit4:junit4]   2> 19239 T3403 oass.SolrIndexSearcher.<init> Opening Searcher@1b13453 main
[junit4:junit4]   2> 19239 T3403 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754469633unloadcollection1_1n/tlog
[junit4:junit4]   2> 19240 T3403 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19241 T3403 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19244 T3403 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754469633unloadcollection1_1n
[junit4:junit4]   2> 19245 T3459 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@1b13453 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19245 T3403 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2> 19889 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19890 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34134",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34134_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 19896 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44962",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44962_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 19900 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33942",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33942_",
[junit4:junit4]   2> 	  "core":"unloadcollection1"}
[junit4:junit4]   2> 19901 T3389 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 19901 T3389 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 19907 T3422 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> 19907 T3407 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> 19907 T3394 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> 19907 T3453 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> 19907 T3388 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> 19908 T3437 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> 20248 T3403 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 20248 T3403 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:33942 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 20249 T3403 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 20255 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0006 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> 20255 T3403 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20256 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:create cxid:0xa7 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20257 T3403 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20257 T3403 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20257 T3403 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33942/unloadcollection1/
[junit4:junit4]   2> 20258 T3403 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20258 T3403 oasc.SyncStrategy.syncToMe http://127.0.0.1:33942/unloadcollection1/ has no replicas
[junit4:junit4]   2> 20258 T3403 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33942/unloadcollection1/
[junit4:junit4]   2> 20259 T3403 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 20262 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:create cxid:0xb1 zxid:0xc8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21417 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21612 T3407 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> 21612 T3422 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> 21613 T3437 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> 21613 T3388 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> 21612 T3394 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> 21612 T3453 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> 21617 T3403 oasc.ZkController.register We are http://127.0.0.1:33942/unloadcollection1/ and leader is http://127.0.0.1:33942/unloadcollection1/
[junit4:junit4]   2> 21618 T3403 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:33942
[junit4:junit4]   2> 21618 T3403 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21619 T3403 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 21620 T3403 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21621 T3403 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-1361754454270/solr.xml
[junit4:junit4]   2> 21634 T3403 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-1361754454270/solr.xml
[junit4:junit4]   2> 21636 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 21637 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47726/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@def2b5
[junit4:junit4]   2> 21638 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21638 T3460 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47726. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 21639 T3460 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47726, initiating session
[junit4:junit4]   2> 21639 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50156
[junit4:junit4]   2> 21639 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50156
[junit4:junit4]   2> 21640 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d0ee3ebff000d with negotiated timeout 10000 for client /127.0.0.1:50156
[junit4:junit4]   2> 21640 T3460 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47726, sessionid = 0x13d0ee3ebff000d, negotiated timeout = 10000
[junit4:junit4]   2> 21641 T3461 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@def2b5 name:ZooKeeperConnection Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21641 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21641 T3366 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 21643 T3366 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21644 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21647 T3415 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-1361754458818/unloadcollection2
[junit4:junit4]   2> 21648 T3415 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 21648 T3415 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 21649 T3415 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 21650 T3415 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-1361754458818/unloadcollection2/'
[junit4:junit4]   2> 21687 T3415 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 21730 T3415 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 21731 T3415 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 21736 T3415 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 22159 T3415 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 22167 T3415 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 22171 T3415 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 22180 T3415 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 22183 T3415 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 22186 T3415 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 22187 T3415 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 22188 T3415 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-1361754458818/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754472582unloadcollection1_2n/
[junit4:junit4]   2> 22189 T3415 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b7533
[junit4:junit4]   2> 22189 T3415 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 22190 T3415 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754472582unloadcollection1_2n forceNew:false
[junit4:junit4]   2> 22191 T3415 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754472582unloadcollection1_2n
[junit4:junit4]   2> 22191 T3415 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-1361754450940/1361754472582unloadcollection1_2n/index/
[junit4:junit4]   2> 22191 T3415 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754472582unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 22192 T3415 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754472582unloadcollection1_2n/index forceNew:false
[junit4:junit4]   2> 22193 T3415 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@188babb lockFactory=org.apache.lucene.store.NativeFSLockFactory@17d9fff),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22193 T3415 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22194 T3415 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754472582unloadcollection1_2n/index
[junit4:junit4]   2> 22195 T3415 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 22196 T3415 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 22196 T3415 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 22197 T3415 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 22197 T3415 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 22198 T3415 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 22198 T3415 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 22198 T3415 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 22199 T3415 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 22201 T3415 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 22204 T3415 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754472582unloadcollection1_2n
[junit4:junit4]   2> 22204 T3415 oass.SolrIndexSearcher.<init> Opening Searcher@f56410 main
[junit4:junit4]   2> 22205 T3415 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361754472582unloadcollection1_2n/tlog
[junit4:junit4]   2> 22205 T3415 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 22206 T3415 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 22209 T3462 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@f56410 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 22210 T3415 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 22210 T3415 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C172_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, base_url=http://127.0.0.1:34134, collection=collection1, roles=null, node_name=127.0.0.1:34134_, core=collection1}
[junit4:junit4]   2> 22695 T3456 C172 P34134 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:57335/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22695 T3456 C172 P34134 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:34134 START replicas=[http://127.0.0.1:57335/collection1/] nUpdates=100
[junit4:junit4]   2> 22696 T3456 C172 P34134 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22696 T3456 C172 P34134 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22696 T3456 C172 P34134 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22696 T3456 C172 P34134 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22696 T3456 C172 P34134 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22697 T3456 C172 P34134 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:57335/collection1/. core=collection1
[junit4:junit4]   2> 22697 T3456 C172 P34134 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C174 name=collection1 org.apache.solr.core.SolrCore@88b6ac url=http://127.0.0.1:57335/collection1 node=127.0.0.1:57335_ C174_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, base_url=http://127.0.0.1:57335, collection=collection1, roles=null, node_name=127.0.0.1:57335_, core=collection1, leader=true}
[junit4:junit4]   2> 22701 T3416 C174 P57335 REQ /get {version=2&getVersions=100&qt=/get&wt=javabin&distrib=false} status=0 QTime=1 
[junit4:junit4]   2> 22701 T3418 C174 P57335 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22701 T3418 C174 P57335 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty2
[junit4:junit4]   2> 22702 T3418 C174 P57335 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@163547e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1014255),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22703 T3418 C174 P57335 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22703 T3418 C174 P57335 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@163547e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1014255),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@163547e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1014255),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22704 T3418 C174 P57335 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22704 T3418 C174 P57335 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty2
[junit4:junit4]   2> 22704 T3418 C174 P57335 oass.SolrIndexSearcher.<init> Opening Searcher@2e7a6e realtime
[junit4:junit4]   2> 22705 T3418 C174 P57335 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22705 T3418 C174 P57335 /update {version=2&waitSearcher=true&wt=javabin&commit_end_point=true&softCommit=false&commit=true&openSearcher=false} {commit=} 0 4
[junit4:junit4]   2> 22705 T3456 C172 P34134 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22706 T3456 C172 P34134 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22707 T3417 C174 P57335 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22707 T3417 C174 P57335 REQ /replication {version=2&qt=/replication&wt=javabin&command=indexversion} status=0 QTime=1 
[junit4:junit4]   2> 22708 T3456 C172 P34134 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22708 T3456 C172 P34134 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22708 T3456 C172 P34134 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22710 T3418 C174 P57335 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty2
[junit4:junit4]   2> 22710 T3418 C174 P57335 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty2/index
[junit4:junit4]   2> 22710 T3418 C174 P57335 REQ /replication {version=2&qt=/replication&generation=2&wt=javabin&command=filelist} status=0 QTime=0 
[junit4:junit4]   2> 22711 T3456 C172 P34134 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22711 T3456 C172 P34134 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-1361754450939/jetty4/index.20130225010753647 forceNew:false
[junit4:junit4]   2> 22711 T3456 C172 P34134 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4
[junit4:junit4]   2> 22712 T3456 C172 P34134 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@698b5a lockFactory=org.apache.lucene.store.NativeFSLockFactory@17b6836)) fullCopy=true
[junit4:junit4]   2> 22714 T3416 C174 P57335 REQ /replication {qt=/replication&generation=2&wt=filestream&file=segments_2&command=filecontent&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 22715 T3456 C172 P34134 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4/index
[junit4:junit4]   2> 22716 T3456 C172 P34134 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22716 T3456 C172 P34134 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130225010753647
[junit4:junit4]   2> 22716 T3456 C172 P34134 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4
[junit4:junit4]   2> 22767 T3456 C172 P34134 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4
[junit4:junit4]   2> 22767 T3456 C172 P34134 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4/index.20130225010753647
[junit4:junit4]   2> 22768 T3456 C172 P34134 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@698b5a lockFactory=org.apache.lucene.store.NativeFSLockFactory@17b6836)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22768 T3456 C172 P34134 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22768 T3456 C172 P34134 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4
[junit4:junit4]   2> 22769 T3456 C172 P34134 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4
[junit4:junit4]   2> 22769 T3456 C172 P34134 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22769 T3456 C172 P34134 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22769 T3456 C172 P34134 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 22770 T3456 C172 P34134 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4/index.20130225010753647
[junit4:junit4]   2> 22770 T3456 C172 P34134 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4
[junit4:junit4]   2> 22770 T3456 C172 P34134 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@698b5a lockFactory=org.apache.lucene.store.NativeFSLockFactory@17b6836)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22771 T3456 C172 P34134 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22771 T3456 C172 P34134 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22771 T3456 C172 P34134 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4
[junit4:junit4]   2> 22771 T3456 C172 P34134 oass.SolrIndexSearcher.<init> Opening Searcher@4bbf4f main
[junit4:junit4]   2> 22772 T3455 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4bbf4f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22773 T3455 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4/index
[junit4:junit4]   2> 22773 T3456 C172 P34134 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4/index.20130225010753647
[junit4:junit4]   2> 22773 T3456 C172 P34134 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450939/jetty4/index
[junit4:junit4]   2> 22773 T3456 C172 P34134 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22773 T3456 C172 P34134 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22774 T3456 C172 P34134 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22774 T3456 C172 P34134 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22775 T3456 C172 P34134 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23119 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23120 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33942",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33942_",
[junit4:junit4]   2> 	  "core":"unloadcollection1"}
[junit4:junit4]   2> 23123 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57335",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57335_",
[junit4:junit4]   2> 	  "core":"unloadcollection2"}
[junit4:junit4]   2> 23123 T3389 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 23123 T3389 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 23126 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34134",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34134_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 23182 T3394 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> 23183 T3422 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> 23183 T3453 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> 23182 T3437 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> 23182 T3461 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> 23183 T3388 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> 23183 T3407 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> 23211 T3415 oasc.CoreContainer.registerCore registering core: unloadcollection2
[junit4:junit4]   2> 23212 T3415 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:57335 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 23215 T3415 oasc.ZkController.register We are http://127.0.0.1:57335/unloadcollection2/ and leader is http://127.0.0.1:33942/unloadcollection1/
[junit4:junit4]   2> 23216 T3415 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:57335
[junit4:junit4]   2> 23216 T3415 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
[junit4:junit4]   2> 23216 T3415 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C175 name=unloadcollection2 org.apache.solr.core.SolrCore@1ec1f59 url=http://127.0.0.1:57335/unloadcollection2 node=127.0.0.1:57335_ C175_STATE=coll:unloadcollection core:unloadcollection2 props:{shard=null, state=down, base_url=http://127.0.0.1:57335, collection=unloadcollection, roles=null, node_name=127.0.0.1:57335_, core=unloadcollection2}
[junit4:junit4]   2> 23217 T3465 C175 P57335 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   2> 23217 T3415 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23218 T3465 C175 P57335 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 23219 T3465 C175 P57335 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
[junit4:junit4]   2> 23219 T3415 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-jetty2-1361754458818/solr.xml
[junit4:junit4]   2> 23219 T3465 C175 P57335 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23220 T3465 C175 P57335 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23230 T3415 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-S

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

DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[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=49CB00728BC62AE3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv_LV -Dtests.timezone=Europe/Dublin -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  154s J1 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([49CB00728BC62AE3:C82D8E6AFC994ADF]: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> 153647 T3366 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 153657 T3365 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 154064 T3369 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=lv_LV, timezone=Europe/Dublin
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=310338744,total=516947968
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ZkNodePropsTest, FileUtilsTest, TestRecovery, TestMultiCoreConfBootstrap, TestSolrXMLSerializer, TestZkChroot, SuggesterTSTTest, TestBinaryField, TestTrie, TestCSVLoader, TestWriterPerf, IndexSchemaRuntimeFieldTest, DebugComponentTest, TestPluginEnable, BadIndexSchemaTest, TestFastOutputStream, TestLazyCores, OverseerCollectionProcessorTest, SoftAutoCommitTest, TestSurroundQueryParser, TestUtils, HighlighterTest, OverseerTest, TestRemoteStreaming, ShardRoutingTest, SignatureUpdateProcessorFactoryTest, PingRequestHandlerTest, TestPropInject, TestArbitraryIndexDir, EchoParamsTest, BasicZkTest, TestAtomicUpdateErrorCases, TestFoldingMultitermQuery, DOMUtilTest, UpdateParamsTest, TestDistributedGrouping, RAMDirectoryFactoryTest, SolrIndexSplitterTest, SimplePostToolTest, TestQuerySenderListener, TestFunctionQuery, DirectUpdateHandlerTest, TestPartialUpdateDeduplication, DirectSolrSpellCheckerTest, TermVectorComponentTest, LukeRequestHandlerTest, TestQueryUtils, ShowFileRequestHandlerTest, TestCharFilters, TestStressReorder, TestSolrDeletionPolicy1, BasicDistributedZk2Test, SyncSliceTest, TestCSVResponseWriter, BasicFunctionalityTest, TestComponentsName, SolrIndexConfigTest, TestValueSourceCache, ShardRoutingCustomTest, XsltUpdateRequestHandlerTest, IndexSchemaTest, DisMaxRequestHandlerTest, RecoveryZkTest, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, LeaderElectionTest, DistributedSpellCheckComponentTest, TestRealTimeGet, TestDistributedSearch, ZkSolrClientTest, WordBreakSolrSpellCheckerTest, TestHashPartitioner, DistributedTermsComponentTest, StatsComponentTest, TestJoin, OutputWriterTest, TestSolrCoreProperties, TestConfig, TestPhraseSuggestions, LegacyHTMLStripCharFilterTest, TestIBSimilarityFactory, TimeZoneUtilsTest, PrimUtilsTest, ResourceLoaderTest, TestBadConfig, UnloadDistributedZkTest]
[junit4:junit4] Completed on J1 in 154.18s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 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, 1063 tests, 1 failure, 8 ignored (3 assumptions)

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