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/20 08:14:48 UTC

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

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

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([35ABCB110B83AC05:B44D45097CDCCC39]: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 9529 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 0 T2304 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_rhs/p
[junit4:junit4]   2> 2 T2304 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465
[junit4:junit4]   2> 2 T2304 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 3 T2305 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 4 T2305 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 4 T2305 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 4 T2305 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 4 T2305 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 5 T2305 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 103 T2304 oasc.ZkTestServer.run start zk server on port:41210
[junit4:junit4]   2> 103 T2304 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41210 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@62bbb4bc
[junit4:junit4]   2> 104 T2304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 104 T2310 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41210. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 105 T2310 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41210, initiating session
[junit4:junit4]   2> 105 T2306 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:37280
[junit4:junit4]   2> 105 T2306 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:37280
[junit4:junit4]   2> 105 T2308 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 170 T2308 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf672357c0000 with negotiated timeout 10000 for client /127.0.0.1:37280
[junit4:junit4]   2> 170 T2310 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41210, sessionid = 0x13cf672357c0000, negotiated timeout = 10000
[junit4:junit4]   2> 170 T2311 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62bbb4bc name:ZooKeeperConnection Watcher:127.0.0.1:41210 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 171 T2304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 171 T2304 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 174 T2309 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf672357c0000
[junit4:junit4]   2> 174 T2311 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 174 T2304 oaz.ZooKeeper.close Session: 0x13cf672357c0000 closed
[junit4:junit4]   2> 175 T2306 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:37280 which had sessionid 0x13cf672357c0000
[junit4:junit4]   2> 175 T2304 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41210/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@22bedf2a
[junit4:junit4]   2> 176 T2304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 176 T2312 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41210. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 176 T2312 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41210, initiating session
[junit4:junit4]   2> 176 T2306 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:37281
[junit4:junit4]   2> 176 T2306 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:37281
[junit4:junit4]   2> 177 T2308 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf672357c0001 with negotiated timeout 10000 for client /127.0.0.1:37281
[junit4:junit4]   2> 177 T2312 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41210, sessionid = 0x13cf672357c0001, negotiated timeout = 10000
[junit4:junit4]   2> 177 T2313 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22bedf2a name:ZooKeeperConnection Watcher:127.0.0.1:41210/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 177 T2304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 177 T2304 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 179 T2304 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 180 T2304 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 181 T2304 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 182 T2304 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> 183 T2304 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 185 T2304 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> 185 T2304 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 187 T2304 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> 187 T2304 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 188 T2304 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> 189 T2304 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 190 T2304 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> 190 T2304 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 191 T2304 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> 192 T2304 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 193 T2304 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> 193 T2304 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 194 T2304 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> 195 T2304 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 196 T2304 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> 197 T2304 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 198 T2309 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf672357c0001
[junit4:junit4]   2> 198 T2313 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 198 T2306 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:37281 which had sessionid 0x13cf672357c0001
[junit4:junit4]   2> 198 T2304 oaz.ZooKeeper.close Session: 0x13cf672357c0001 closed
[junit4:junit4]   2> 243 T2304 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 258 T2304 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60726
[junit4:junit4]   2> 259 T2304 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 259 T2304 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 259 T2304 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361344345662
[junit4:junit4]   2> 260 T2304 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361344345662/solr.xml
[junit4:junit4]   2> 260 T2304 oasc.CoreContainer.<init> New CoreContainer 949635610
[junit4:junit4]   2> 260 T2304 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361344345662/'
[junit4:junit4]   2> 261 T2304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361344345662/'
[junit4:junit4]   2> 274 T2304 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 275 T2304 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 275 T2304 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 276 T2304 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 276 T2304 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 276 T2304 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 276 T2304 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 277 T2304 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 277 T2304 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 277 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 282 T2304 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 290 T2304 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:41210/solr
[junit4:junit4]   2> 290 T2304 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 290 T2304 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41210 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@31af9b33
[junit4:junit4]   2> 291 T2304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 291 T2323 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41210. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 291 T2323 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41210, initiating session
[junit4:junit4]   2> 292 T2306 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:37282
[junit4:junit4]   2> 292 T2306 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:37282
[junit4:junit4]   2> 292 T2308 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf672357c0002 with negotiated timeout 20000 for client /127.0.0.1:37282
[junit4:junit4]   2> 292 T2323 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41210, sessionid = 0x13cf672357c0002, negotiated timeout = 20000
[junit4:junit4]   2> 293 T2324 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31af9b33 name:ZooKeeperConnection Watcher:127.0.0.1:41210 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 293 T2304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 294 T2309 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf672357c0002
[junit4:junit4]   2> 294 T2324 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 294 T2306 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:37282 which had sessionid 0x13cf672357c0002
[junit4:junit4]   2> 294 T2304 oaz.ZooKeeper.close Session: 0x13cf672357c0002 closed
[junit4:junit4]   2> 295 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 297 T2304 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41210/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1431417f
[junit4:junit4]   2> 297 T2304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 298 T2325 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41210. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 298 T2325 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41210, initiating session
[junit4:junit4]   2> 298 T2306 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:37283
[junit4:junit4]   2> 298 T2306 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:37283
[junit4:junit4]   2> 299 T2308 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf672357c0003 with negotiated timeout 20000 for client /127.0.0.1:37283
[junit4:junit4]   2> 299 T2325 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41210, sessionid = 0x13cf672357c0003, negotiated timeout = 20000
[junit4:junit4]   2> 299 T2326 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1431417f name:ZooKeeperConnection Watcher:127.0.0.1:41210/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 299 T2304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 300 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 301 T2304 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 302 T2304 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60726__rhs%2Fp
[junit4:junit4]   2> 303 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60726__rhs%2Fp Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60726__rhs%2Fp
[junit4:junit4]   2> 303 T2304 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60726__rhs%2Fp
[junit4:junit4]   2> 304 T2304 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 306 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0003 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> 307 T2304 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 308 T2304 oasc.Overseer.start Overseer (id=89217063024590851-127.0.0.1:60726__rhs%2Fp-n_0000000000) starting
[junit4:junit4]   2> 308 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 309 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 309 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 310 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 310 T2328 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 310 T2304 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 312 T2304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 313 T2327 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 315 T2329 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361344345662/collection1
[junit4:junit4]   2> 315 T2329 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 315 T2329 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 316 T2329 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 316 T2329 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361344345662/collection1/'
[junit4:junit4]   2> 317 T2329 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361344345662/collection1/lib/README' to classloader
[junit4:junit4]   2> 317 T2329 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361344345662/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 341 T2329 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 378 T2329 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 379 T2329 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 382 T2329 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 678 T2329 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 682 T2329 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 684 T2329 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 690 T2329 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 692 T2329 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 694 T2329 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 695 T2329 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 696 T2329 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361344345662/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/control/data/
[junit4:junit4]   2> 696 T2329 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@366695d8
[junit4:junit4]   2> 696 T2329 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 696 T2329 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/control/data forceNew:false
[junit4:junit4]   2> 697 T2329 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/control/data
[junit4:junit4]   2> 697 T2329 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/control/data/index/
[junit4:junit4]   2> 697 T2329 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 697 T2329 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/control/data/index forceNew:false
[junit4:junit4]   2> 698 T2329 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@39bb477e lockFactory=org.apache.lucene.store.NativeFSLockFactory@726ce23e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 698 T2329 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 699 T2329 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/control/data/index
[junit4:junit4]   2> 708 T2329 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 709 T2329 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 709 T2329 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 709 T2329 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 709 T2329 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 710 T2329 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 710 T2329 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 710 T2329 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 710 T2329 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 713 T2329 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 715 T2329 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/control/data
[junit4:junit4]   2> 715 T2329 oass.SolrIndexSearcher.<init> Opening Searcher@749644a5 main
[junit4:junit4]   2> 716 T2329 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/control/data/tlog
[junit4:junit4]   2> 716 T2329 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 716 T2329 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 718 T2329 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/control/data
[junit4:junit4]   2> 718 T2330 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@749644a5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 719 T2329 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 719 T2329 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 719 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0003 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> 1815 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1816 T2327 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60726__rhs%2Fp",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60726/_rhs/p",
[junit4:junit4]   2> 	  "collection":"control_collection"}
[junit4:junit4]   2> 1816 T2327 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1816 T2327 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1816 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0003 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> 1820 T2326 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> 2721 T2329 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2721 T2329 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60726/_rhs/p collection:control_collection shard:shard1
[junit4:junit4]   2> 2722 T2329 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2725 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0003 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> 2726 T2329 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2726 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2727 T2329 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2728 T2329 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2728 T2329 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60726/_rhs/p/collection1/
[junit4:junit4]   2> 2728 T2329 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2728 T2329 oasc.SyncStrategy.syncToMe http://127.0.0.1:60726/_rhs/p/collection1/ has no replicas
[junit4:junit4]   2> 2728 T2329 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60726/_rhs/p/collection1/
[junit4:junit4]   2> 2729 T2329 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2731 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3324 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3329 T2326 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> 3333 T2329 oasc.ZkController.register We are http://127.0.0.1:60726/_rhs/p/collection1/ and leader is http://127.0.0.1:60726/_rhs/p/collection1/
[junit4:junit4]   2> 3333 T2329 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60726/_rhs/p
[junit4:junit4]   2> 3333 T2329 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3334 T2329 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3334 T2329 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3335 T2329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3336 T2304 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3336 T2304 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3336 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3339 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3339 T2304 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41210/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@75d35b27
[junit4:junit4]   2> 3340 T2304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3340 T2331 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41210. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3340 T2331 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41210, initiating session
[junit4:junit4]   2> 3340 T2306 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:37287
[junit4:junit4]   2> 3341 T2306 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:37287
[junit4:junit4]   2> 3341 T2308 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf672357c0004 with negotiated timeout 10000 for client /127.0.0.1:37287
[junit4:junit4]   2> 3342 T2331 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41210, sessionid = 0x13cf672357c0004, negotiated timeout = 10000
[junit4:junit4]   2> 3342 T2332 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75d35b27 name:ZooKeeperConnection Watcher:127.0.0.1:41210/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3342 T2304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3342 T2304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3343 T2304 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3385 T2304 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3387 T2304 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46584
[junit4:junit4]   2> 3387 T2304 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3388 T2304 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3388 T2304 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361344348807
[junit4:junit4]   2> 3388 T2304 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361344348807/solr.xml
[junit4:junit4]   2> 3388 T2304 oasc.CoreContainer.<init> New CoreContainer 1093742363
[junit4:junit4]   2> 3389 T2304 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361344348807/'
[junit4:junit4]   2> 3389 T2304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361344348807/'
[junit4:junit4]   2> 3402 T2304 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3402 T2304 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3403 T2304 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3403 T2304 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3403 T2304 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3404 T2304 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3404 T2304 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3404 T2304 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3404 T2304 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3405 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3409 T2304 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3417 T2304 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:41210/solr
[junit4:junit4]   2> 3417 T2304 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3417 T2304 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41210 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@304e75c3
[junit4:junit4]   2> 3418 T2304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3418 T2342 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41210. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3419 T2342 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41210, initiating session
[junit4:junit4]   2> 3419 T2306 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:37288
[junit4:junit4]   2> 3419 T2306 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:37288
[junit4:junit4]   2> 3419 T2308 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf672357c0005 with negotiated timeout 20000 for client /127.0.0.1:37288
[junit4:junit4]   2> 3419 T2342 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41210, sessionid = 0x13cf672357c0005, negotiated timeout = 20000
[junit4:junit4]   2> 3420 T2343 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@304e75c3 name:ZooKeeperConnection Watcher:127.0.0.1:41210 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3420 T2304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3421 T2309 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf672357c0005
[junit4:junit4]   2> 3421 T2343 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3421 T2306 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:37288 which had sessionid 0x13cf672357c0005
[junit4:junit4]   2> 3421 T2304 oaz.ZooKeeper.close Session: 0x13cf672357c0005 closed
[junit4:junit4]   2> 3422 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3424 T2304 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41210/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5732253e
[junit4:junit4]   2> 3425 T2344 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41210. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3425 T2304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3425 T2344 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41210, initiating session
[junit4:junit4]   2> 3425 T2306 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:37289
[junit4:junit4]   2> 3425 T2306 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:37289
[junit4:junit4]   2> 3426 T2308 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf672357c0006 with negotiated timeout 20000 for client /127.0.0.1:37289
[junit4:junit4]   2> 3426 T2344 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41210, sessionid = 0x13cf672357c0006, negotiated timeout = 20000
[junit4:junit4]   2> 3426 T2345 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5732253e name:ZooKeeperConnection Watcher:127.0.0.1:41210/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3426 T2304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3427 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3427 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3428 T2304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4430 T2304 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46584__rhs%2Fp
[junit4:junit4]   2> 4430 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:46584__rhs%2Fp Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:46584__rhs%2Fp
[junit4:junit4]   2> 4432 T2304 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46584__rhs%2Fp
[junit4:junit4]   2> 4434 T2345 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4434 T2326 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4434 T2332 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4434 T2326 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> 4438 T2346 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361344348807/collection1
[junit4:junit4]   2> 4439 T2346 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4439 T2346 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4439 T2346 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4440 T2346 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361344348807/collection1/'
[junit4:junit4]   2> 4440 T2346 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361344348807/collection1/lib/README' to classloader
[junit4:junit4]   2> 4441 T2346 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361344348807/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4461 T2346 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4505 T2346 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4507 T2346 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4511 T2346 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4832 T2346 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4832 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4833 T2327 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60726__rhs%2Fp",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60726/_rhs/p",
[junit4:junit4]   2> 	  "collection":"control_collection"}
[junit4:junit4]   2> 4835 T2326 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> 4835 T2345 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> 4835 T2332 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> 4838 T2346 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4841 T2346 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4848 T2346 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4852 T2346 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4854 T2346 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4855 T2346 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4856 T2346 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361344348807/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty1/
[junit4:junit4]   2> 4856 T2346 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@366695d8
[junit4:junit4]   2> 4856 T2346 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4857 T2346 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty1 forceNew:false
[junit4:junit4]   2> 4857 T2346 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty1
[junit4:junit4]   2> 4857 T2346 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty1/index/
[junit4:junit4]   2> 4858 T2346 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4858 T2346 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty1/index forceNew:false
[junit4:junit4]   2> 4859 T2346 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2c0d312f lockFactory=org.apache.lucene.store.NativeFSLockFactory@8a553bc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4859 T2346 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4860 T2346 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty1/index
[junit4:junit4]   2> 4861 T2346 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4861 T2346 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4862 T2346 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4862 T2346 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4862 T2346 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4863 T2346 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4863 T2346 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4863 T2346 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4863 T2346 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4867 T2346 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4869 T2346 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty1
[junit4:junit4]   2> 4869 T2346 oass.SolrIndexSearcher.<init> Opening Searcher@6aacdb01 main
[junit4:junit4]   2> 4869 T2346 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty1/tlog
[junit4:junit4]   2> 4870 T2346 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4870 T2346 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4872 T2347 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6aacdb01 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4873 T2346 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4873 T2346 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6338 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6339 T2327 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46584__rhs%2Fp",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46584/_rhs/p",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 6339 T2327 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6340 T2327 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6345 T2326 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> 6345 T2345 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> 6345 T2332 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> 6874 T2346 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6875 T2346 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46584/_rhs/p collection:collection1 shard:shard2
[junit4:junit4]   2> 6875 T2346 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 6881 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0006 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> 6882 T2346 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6882 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6884 T2346 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6884 T2346 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6884 T2346 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46584/_rhs/p/collection1/
[junit4:junit4]   2> 6885 T2346 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6885 T2346 oasc.SyncStrategy.syncToMe http://127.0.0.1:46584/_rhs/p/collection1/ has no replicas
[junit4:junit4]   2> 6885 T2346 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46584/_rhs/p/collection1/
[junit4:junit4]   2> 6886 T2346 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 6889 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7850 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7856 T2332 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> 7856 T2345 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> 7856 T2326 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> 7894 T2346 oasc.ZkController.register We are http://127.0.0.1:46584/_rhs/p/collection1/ and leader is http://127.0.0.1:46584/_rhs/p/collection1/
[junit4:junit4]   2> 7894 T2346 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46584/_rhs/p
[junit4:junit4]   2> 7894 T2346 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7894 T2346 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7894 T2346 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7897 T2346 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7897 T2304 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 7898 T2304 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7898 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7946 T2304 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7947 T2304 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45022
[junit4:junit4]   2> 7948 T2304 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7948 T2304 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7949 T2304 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361344353363
[junit4:junit4]   2> 7949 T2304 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361344353363/solr.xml
[junit4:junit4]   2> 7949 T2304 oasc.CoreContainer.<init> New CoreContainer 1386412517
[junit4:junit4]   2> 7950 T2304 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361344353363/'
[junit4:junit4]   2> 7950 T2304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361344353363/'
[junit4:junit4]   2> 7963 T2304 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 7963 T2304 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7963 T2304 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7964 T2304 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7964 T2304 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7964 T2304 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7964 T2304 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7965 T2304 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7965 T2304 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7965 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7970 T2304 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7977 T2304 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:41210/solr
[junit4:junit4]   2> 7977 T2304 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7978 T2304 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41210 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5c549812
[junit4:junit4]   2> 7978 T2304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7979 T2357 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41210. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7979 T2357 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41210, initiating session
[junit4:junit4]   2> 7979 T2306 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:37292
[junit4:junit4]   2> 7979 T2306 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:37292
[junit4:junit4]   2> 7980 T2308 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf672357c0007 with negotiated timeout 20000 for client /127.0.0.1:37292
[junit4:junit4]   2> 7980 T2357 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41210, sessionid = 0x13cf672357c0007, negotiated timeout = 20000
[junit4:junit4]   2> 7980 T2358 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c549812 name:ZooKeeperConnection Watcher:127.0.0.1:41210 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7980 T2304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7981 T2309 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf672357c0007
[junit4:junit4]   2> 7982 T2358 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7982 T2306 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:37292 which had sessionid 0x13cf672357c0007
[junit4:junit4]   2> 7982 T2304 oaz.ZooKeeper.close Session: 0x13cf672357c0007 closed
[junit4:junit4]   2> 7983 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 7984 T2304 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41210/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7867f1db
[junit4:junit4]   2> 7985 T2359 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41210. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7985 T2304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7985 T2359 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41210, initiating session
[junit4:junit4]   2> 7986 T2306 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:37293
[junit4:junit4]   2> 7986 T2306 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:37293
[junit4:junit4]   2> 7986 T2308 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf672357c0008 with negotiated timeout 20000 for client /127.0.0.1:37293
[junit4:junit4]   2> 7986 T2359 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41210, sessionid = 0x13cf672357c0008, negotiated timeout = 20000
[junit4:junit4]   2> 7987 T2360 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7867f1db name:ZooKeeperConnection Watcher:127.0.0.1:41210/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7987 T2304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7987 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7988 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7989 T2304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8991 T2304 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45022__rhs%2Fp
[junit4:junit4]   2> 8991 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45022__rhs%2Fp Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45022__rhs%2Fp
[junit4:junit4]   2> 8992 T2304 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45022__rhs%2Fp
[junit4:junit4]   2> 8994 T2332 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> 8995 T2345 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8995 T2326 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8995 T2345 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> 8996 T2360 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8996 T2326 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> 8997 T2332 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9002 T2361 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361344353363/collection1
[junit4:junit4]   2> 9002 T2361 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9002 T2361 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9003 T2361 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9003 T2361 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361344353363/collection1/'
[junit4:junit4]   2> 9004 T2361 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361344353363/collection1/lib/README' to classloader
[junit4:junit4]   2> 9004 T2361 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361344353363/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9024 T2361 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9066 T2361 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9067 T2361 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9070 T2361 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9360 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9360 T2327 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46584__rhs%2Fp",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46584/_rhs/p",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 9362 T2345 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> 9362 T2332 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> 9362 T2326 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> 9362 T2360 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> 9368 T2361 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9373 T2361 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9375 T2361 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9382 T2361 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9384 T2361 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9386 T2361 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9387 T2361 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9387 T2361 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361344353363/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty2/
[junit4:junit4]   2> 9387 T2361 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@366695d8
[junit4:junit4]   2> 9388 T2361 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9388 T2361 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty2 forceNew:false
[junit4:junit4]   2> 9388 T2361 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty2
[junit4:junit4]   2> 9388 T2361 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty2/index/
[junit4:junit4]   2> 9389 T2361 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9389 T2361 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty2/index forceNew:false
[junit4:junit4]   2> 9390 T2361 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1dd0c785 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bd9f5ed),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9390 T2361 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9390 T2361 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty2/index
[junit4:junit4]   2> 9391 T2361 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9391 T2361 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9392 T2361 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9392 T2361 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9392 T2361 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9392 T2361 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9392 T2361 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9393 T2361 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9393 T2361 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9395 T2361 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9396 T2361 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty2
[junit4:junit4]   2> 9397 T2361 oass.SolrIndexSearcher.<init> Opening Searcher@b3e4ce6 main
[junit4:junit4]   2> 9397 T2361 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty2/tlog
[junit4:junit4]   2> 9397 T2361 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9397 T2361 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9400 T2362 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b3e4ce6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9401 T2361 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9401 T2361 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10865 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10865 T2327 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45022__rhs%2Fp",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45022/_rhs/p",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 10865 T2327 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10866 T2327 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11390 T2332 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> 11390 T2326 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> 11390 T2360 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> 11390 T2345 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> 11403 T2361 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11403 T2361 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45022/_rhs/p collection:collection1 shard:shard1
[junit4:junit4]   2> 11404 T2361 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11406 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0008 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> 11407 T2361 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11407 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0008 type:create cxid:0x46 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11408 T2361 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11408 T2361 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11408 T2361 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45022/_rhs/p/collection1/
[junit4:junit4]   2> 11409 T2361 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11409 T2361 oasc.SyncStrategy.syncToMe http://127.0.0.1:45022/_rhs/p/collection1/ has no replicas
[junit4:junit4]   2> 11409 T2361 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45022/_rhs/p/collection1/
[junit4:junit4]   2> 11409 T2361 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11411 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0008 type:create cxid:0x4f zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12893 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13030 T2332 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> 13030 T2345 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> 13030 T2360 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> 13030 T2326 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> 13065 T2361 oasc.ZkController.register We are http://127.0.0.1:45022/_rhs/p/collection1/ and leader is http://127.0.0.1:45022/_rhs/p/collection1/
[junit4:junit4]   2> 13065 T2361 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45022/_rhs/p
[junit4:junit4]   2> 13065 T2361 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13065 T2361 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13065 T2361 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13066 T2361 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13067 T2304 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13067 T2304 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13067 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13112 T2304 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13114 T2304 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50756
[junit4:junit4]   2> 13114 T2304 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13115 T2304 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13115 T2304 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361344358533
[junit4:junit4]   2> 13115 T2304 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361344358533/solr.xml
[junit4:junit4]   2> 13116 T2304 oasc.CoreContainer.<init> New CoreContainer 1424810193
[junit4:junit4]   2> 13116 T2304 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361344358533/'
[junit4:junit4]   2> 13117 T2304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361344358533/'
[junit4:junit4]   2> 13131 T2304 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13132 T2304 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13132 T2304 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13132 T2304 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13133 T2304 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13133 T2304 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13133 T2304 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13133 T2304 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13134 T2304 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13134 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13139 T2304 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13151 T2304 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:41210/solr
[junit4:junit4]   2> 13152 T2304 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13152 T2304 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41210 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@17335c67
[junit4:junit4]   2> 13153 T2304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13153 T2372 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41210. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13154 T2372 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41210, initiating session
[junit4:junit4]   2> 13154 T2306 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:37295
[junit4:junit4]   2> 13154 T2306 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:37295
[junit4:junit4]   2> 13155 T2308 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf672357c0009 with negotiated timeout 20000 for client /127.0.0.1:37295
[junit4:junit4]   2> 13155 T2372 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41210, sessionid = 0x13cf672357c0009, negotiated timeout = 20000
[junit4:junit4]   2> 13155 T2373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17335c67 name:ZooKeeperConnection Watcher:127.0.0.1:41210 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13155 T2304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13156 T2309 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf672357c0009
[junit4:junit4]   2> 13156 T2373 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13156 T2306 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:37295 which had sessionid 0x13cf672357c0009
[junit4:junit4]   2> 13156 T2304 oaz.ZooKeeper.close Session: 0x13cf672357c0009 closed
[junit4:junit4]   2> 13157 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13160 T2304 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41210/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@19a6d289
[junit4:junit4]   2> 13161 T2374 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41210. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13161 T2304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13162 T2374 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41210, initiating session
[junit4:junit4]   2> 13162 T2306 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:37296
[junit4:junit4]   2> 13162 T2306 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:37296
[junit4:junit4]   2> 13163 T2308 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf672357c000a with negotiated timeout 20000 for client /127.0.0.1:37296
[junit4:junit4]   2> 13163 T2374 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41210, sessionid = 0x13cf672357c000a, negotiated timeout = 20000
[junit4:junit4]   2> 13164 T2375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19a6d289 name:ZooKeeperConnection Watcher:127.0.0.1:41210/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13164 T2304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13165 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13171 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13172 T2304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14173 T2304 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50756__rhs%2Fp
[junit4:junit4]   2> 14174 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c000a type:delete cxid:0x9 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50756__rhs%2Fp Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50756__rhs%2Fp
[junit4:junit4]   2> 14175 T2304 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50756__rhs%2Fp
[junit4:junit4]   2> 14177 T2360 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> 14177 T2375 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14177 T2326 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14177 T2345 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14177 T2332 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14178 T2345 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> 14177 T2326 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> 14178 T2332 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> 14178 T2360 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14183 T2376 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361344358533/collection1
[junit4:junit4]   2> 14183 T2376 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14184 T2376 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14184 T2376 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14185 T2376 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361344358533/collection1/'
[junit4:junit4]   2> 14185 T2376 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361344358533/collection1/lib/README' to classloader
[junit4:junit4]   2> 14186 T2376 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361344358533/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14220 T2376 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14244 T2376 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14245 T2376 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14247 T2376 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14535 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14535 T2327 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45022__rhs%2Fp",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45022/_rhs/p",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 14538 T2332 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> 14538 T2360 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> 14538 T2345 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> 14538 T2326 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> 14538 T2375 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> 14547 T2376 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14551 T2376 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14553 T2376 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14561 T2376 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14563 T2376 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14565 T2376 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14566 T2376 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14567 T2376 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361344358533/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3/
[junit4:junit4]   2> 14567 T2376 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@366695d8
[junit4:junit4]   2> 14567 T2376 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14567 T2376 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3 forceNew:false
[junit4:junit4]   2> 14568 T2376 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3
[junit4:junit4]   2> 14568 T2376 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3/index/
[junit4:junit4]   2> 14568 T2376 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14568 T2376 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3/index forceNew:false
[junit4:junit4]   2> 14569 T2376 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4fae5bac lockFactory=org.apache.lucene.store.NativeFSLockFactory@702c6c93),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14569 T2376 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14570 T2376 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3/index
[junit4:junit4]   2> 14571 T2376 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14571 T2376 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14571 T2376 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14571 T2376 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14572 T2376 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14572 T2376 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14572 T2376 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14572 T2376 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14572 T2376 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14575 T2376 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14577 T2376 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3
[junit4:junit4]   2> 14578 T2376 oass.SolrIndexSearcher.<init> Opening Searcher@77ab7edb main
[junit4:junit4]   2> 14578 T2376 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3/tlog
[junit4:junit4]   2> 14579 T2376 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14579 T2376 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14581 T2376 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3
[junit4:junit4]   2> 14582 T2377 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77ab7edb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14582 T2376 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14583 T2376 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16041 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16042 T2327 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50756__rhs%2Fp",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50756/_rhs/p",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 16042 T2327 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16042 T2327 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 16062 T2375 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> 16062 T2326 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> 16062 T2345 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> 16062 T2332 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> 16062 T2360 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> 16584 T2376 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16584 T2376 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50756/_rhs/p collection:collection1 shard:shard2
[junit4:junit4]   2> 16587 T2376 oasc.ZkController.register We are http://127.0.0.1:50756/_rhs/p/collection1/ and leader is http://127.0.0.1:46584/_rhs/p/collection1/
[junit4:junit4]   2> 16587 T2376 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50756/_rhs/p
[junit4:junit4]   2> 16587 T2376 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16587 T2376 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C158 name=collection1 org.apache.solr.core.SolrCore@7f61265 url=http://127.0.0.1:50756/_rhs/p/collection1 node=127.0.0.1:50756__rhs%2Fp C158_STATE=coll:collection1 core:collection1 props:{roles=null, state=down, core=collection1, node_name=127.0.0.1:50756__rhs%2Fp, shard=null, base_url=http://127.0.0.1:50756/_rhs/p, collection=collection1}
[junit4:junit4]   2> 16588 T2378 C158 P50756 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16588 T2378 C158 P50756 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16588 T2376 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16588 T2378 C158 P50756 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16588 T2378 C158 P50756 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16588 T2304 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16589 T2378 C158 P50756 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16589 T2304 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16589 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16637 T2304 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16639 T2304 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55238
[junit4:junit4]   2> 16640 T2304 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16640 T2304 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16641 T2304 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361344362054
[junit4:junit4]   2> 16641 T2304 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361344362054/solr.xml
[junit4:junit4]   2> 16641 T2304 oasc.CoreContainer.<init> New CoreContainer 126592370
[junit4:junit4]   2> 16641 T2304 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361344362054/'
[junit4:junit4]   2> 16642 T2304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361344362054/'
[junit4:junit4]   2> 16657 T2304 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16657 T2304 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16658 T2304 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16658 T2304 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16658 T2304 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16658 T2304 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16659 T2304 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16659 T2304 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16659 T2304 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16660 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16664 T2304 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16673 T2304 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:41210/solr
[junit4:junit4]   2> 16673 T2304 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16673 T2304 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41210 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@518ecd55
[junit4:junit4]   2> 16674 T2304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16674 T2388 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41210. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16675 T2388 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41210, initiating session
[junit4:junit4]   2> 16675 T2306 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:37298
[junit4:junit4]   2> 16675 T2306 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:37298
[junit4:junit4]   2> 16675 T2308 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf672357c000b with negotiated timeout 20000 for client /127.0.0.1:37298
[junit4:junit4]   2> 16675 T2388 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41210, sessionid = 0x13cf672357c000b, negotiated timeout = 20000
[junit4:junit4]   2> 16676 T2389 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@518ecd55 name:ZooKeeperConnection Watcher:127.0.0.1:41210 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16676 T2304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16676 T2309 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf672357c000b
[junit4:junit4]   2> 16677 T2389 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16677 T2306 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:37298 which had sessionid 0x13cf672357c000b
[junit4:junit4]   2> 16677 T2304 oaz.ZooKeeper.close Session: 0x13cf672357c000b closed
[junit4:junit4]   2> 16678 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16679 T2304 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41210/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@322ed419
[junit4:junit4]   2> 16680 T2304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16680 T2390 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41210. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16681 T2390 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41210, initiating session
[junit4:junit4]   2> 16681 T2306 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:37299
[junit4:junit4]   2> 16681 T2306 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:37299
[junit4:junit4]   2> 16682 T2308 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf672357c000c with negotiated timeout 20000 for client /127.0.0.1:37299
[junit4:junit4]   2> 16682 T2390 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41210, sessionid = 0x13cf672357c000c, negotiated timeout = 20000
[junit4:junit4]   2> 16682 T2391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@322ed419 name:ZooKeeperConnection Watcher:127.0.0.1:41210/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16682 T2304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16682 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c000c type:create cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16683 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c000c type:create cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16684 T2304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17566 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17566 T2327 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50756__rhs%2Fp",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50756/_rhs/p",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 17602 T2345 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> 17602 T2326 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> 17602 T2375 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> 17602 T2360 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> 17602 T2391 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> 17602 T2332 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> 17685 T2304 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55238__rhs%2Fp
[junit4:junit4]   2> 17686 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c000c type:delete cxid:0xb zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55238__rhs%2Fp Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55238__rhs%2Fp
[junit4:junit4]   2> 17687 T2304 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55238__rhs%2Fp
[junit4:junit4]   2> 17689 T2332 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> 17689 T2360 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> 17689 T2375 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17689 T2326 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17689 T2391 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17689 T2391 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> 17689 T2375 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> 17690 T2360 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17690 T2332 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17689 T2345 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17689 T2326 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> 17690 T2345 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> 17693 T2392 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361344362054/collection1
[junit4:junit4]   2> 17694 T2392 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17694 T2392 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17694 T2392 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17695 T2392 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361344362054/collection1/'
[junit4:junit4]   2> 17695 T2392 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361344362054/collection1/lib/README' to classloader
[junit4:junit4]   2> 17696 T2392 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361344362054/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17725 T2392 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17755 T2392 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17756 T2392 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17759 T2392 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18097 T2392 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18101 T2392 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18103 T2392 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18111 T2392 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18114 T2392 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18116 T2392 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18117 T2392 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18118 T2392 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361344362054/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4/
[junit4:junit4]   2> 18118 T2392 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@366695d8
[junit4:junit4]   2> 18118 T2392 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18119 T2392 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4 forceNew:false
[junit4:junit4]   2> 18119 T2392 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4
[junit4:junit4]   2> 18119 T2392 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4/index/
[junit4:junit4]   2> 18119 T2392 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18120 T2392 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4/index forceNew:false
[junit4:junit4]   2> 18121 T2392 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5bcc3aad lockFactory=org.apache.lucene.store.NativeFSLockFactory@193f99ea),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18121 T2392 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18121 T2392 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4/index
[junit4:junit4]   2> 18123 T2392 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18123 T2392 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18123 T2392 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18123 T2392 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18124 T2392 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18124 T2392 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18124 T2392 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18124 T2392 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18125 T2392 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18127 T2392 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18130 T2392 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4
[junit4:junit4]   2> 18130 T2392 oass.SolrIndexSearcher.<init> Opening Searcher@2cfdf8c5 main
[junit4:junit4]   2> 18130 T2392 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4/tlog
[junit4:junit4]   2> 18131 T2392 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18131 T2392 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18133 T2393 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2cfdf8c5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18134 T2392 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18134 T2392 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19119 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19120 T2327 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55238__rhs%2Fp",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55238/_rhs/p",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 19120 T2327 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19120 T2327 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 19170 T2332 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> 19170 T2326 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> 19170 T2391 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> 19170 T2345 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> 19170 T2360 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> 19170 T2375 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> 20136 T2392 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 20136 T2392 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55238/_rhs/p collection:collection1 shard:shard1
[junit4:junit4]   2> 20140 T2392 oasc.ZkController.register We are http://127.0.0.1:55238/_rhs/p/collection1/ and leader is http://127.0.0.1:45022/_rhs/p/collection1/
[junit4:junit4]   2> 20140 T2392 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55238/_rhs/p
[junit4:junit4]   2> 20140 T2392 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 20141 T2392 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C159 name=collection1 org.apache.solr.core.SolrCore@671685d5 url=http://127.0.0.1:55238/_rhs/p/collection1 node=127.0.0.1:55238__rhs%2Fp C159_STATE=coll:collection1 core:collection1 props:{roles=null, state=down, core=collection1, node_name=127.0.0.1:55238__rhs%2Fp, shard=null, base_url=http://127.0.0.1:55238/_rhs/p, collection=collection1}
[junit4:junit4]   2> 20141 T2394 C159 P55238 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 20141 T2394 C159 P55238 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 20141 T2392 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20141 T2394 C159 P55238 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 20142 T2394 C159 P55238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20142 T2304 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 20142 T2394 C159 P55238 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20142 T2304 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 20143 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20146 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20147 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20150 T2340 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361344348807/unloadcollection1
[junit4:junit4]   2> 20150 T2340 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 20151 T2340 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 20151 T2340 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 20152 T2340 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 20152 T2340 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 20154 T2340 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 20155 T2340 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361344348807/unloadcollection1/'
[junit4:junit4]   2> 20205 T2340 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 20238 T2340 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 20238 T2340 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 20241 T2340 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 20558 T2340 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20562 T2340 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20564 T2340 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20571 T2340 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20574 T2340 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20576 T2340 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20577 T2340 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20578 T2340 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361344348807/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344365612unloadcollection1_1n/
[junit4:junit4]   2> 20578 T2340 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@366695d8
[junit4:junit4]   2> 20578 T2340 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20579 T2340 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344365612unloadcollection1_1n forceNew:false
[junit4:junit4]   2> 20579 T2340 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344365612unloadcollection1_1n
[junit4:junit4]   2> 20579 T2340 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344365612unloadcollection1_1n/index/
[junit4:junit4]   2> 20580 T2340 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344365612unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20580 T2340 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344365612unloadcollection1_1n/index forceNew:false
[junit4:junit4]   2> 20581 T2340 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@42f75af4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@663ee774),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20581 T2340 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20582 T2340 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344365612unloadcollection1_1n/index
[junit4:junit4]   2> 20583 T2340 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20583 T2340 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20584 T2340 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20584 T2340 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20584 T2340 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20584 T2340 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20585 T2340 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20585 T2340 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20585 T2340 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20588 T2340 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20590 T2340 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344365612unloadcollection1_1n
[junit4:junit4]   2> 20590 T2340 oass.SolrIndexSearcher.<init> Opening Searcher@3aeee4bd main
[junit4:junit4]   2> 20591 T2340 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344365612unloadcollection1_1n/tlog
[junit4:junit4]   2> 20591 T2340 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20591 T2340 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2>  C158_STATE=coll:collection1 core:collection1 props:{roles=null, state=recovering, core=collection1, node_name=127.0.0.1:50756__rhs%2Fp, shard=shard2, base_url=http://127.0.0.1:50756/_rhs/p, collection=collection1}
[junit4:junit4]   2> 20592 T2378 C158 P50756 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:46584/_rhs/p/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20593 T2378 C158 P50756 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50756/_rhs/p START replicas=[http://127.0.0.1:46584/_rhs/p/collection1/] nUpdates=100
[junit4:junit4]   2> 20593 T2378 C158 P50756 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20593 T2378 C158 P50756 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20593 T2378 C158 P50756 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20593 T2378 C158 P50756 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20594 T2378 C158 P50756 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20594 T2378 C158 P50756 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:46584/_rhs/p/collection1/. core=collection1
[junit4:junit4]   2> 20594 T2340 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344365612unloadcollection1_1n
[junit4:junit4]   2> 20594 T2378 C158 P50756 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20595 T2340 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2> 20596 T2395 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@3aeee4bd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> ASYNC  NEW_CORE C160 name=collection1 org.apache.solr.core.SolrCore@28b48c22 url=http://127.0.0.1:46584/_rhs/p/collection1 node=127.0.0.1:46584__rhs%2Fp C160_STATE=coll:collection1 core:collection1 props:{roles=null, state=active, core=collection1, node_name=127.0.0.1:46584__rhs%2Fp, shard=shard2, base_url=http://127.0.0.1:46584/_rhs/p, collection=collection1, leader=true}
[junit4:junit4]   2> 20598 T2339 C160 P46584 REQ /get {version=2&qt=/get&distrib=false&wt=javabin&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 20598 T2338 C160 P46584 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20599 T2338 C160 P46584 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty1
[junit4:junit4]   2> 20600 T2338 C160 P46584 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2c0d312f lockFactory=org.apache.lucene.store.NativeFSLockFactory@8a553bc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20600 T2338 C160 P46584 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20601 T2338 C160 P46584 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2c0d312f lockFactory=org.apache.lucene.store.NativeFSLockFactory@8a553bc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2c0d312f lockFactory=org.apache.lucene.store.NativeFSLockFactory@8a553bc),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20601 T2338 C160 P46584 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20602 T2338 C160 P46584 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty1
[junit4:junit4]   2> 20602 T2338 C160 P46584 oass.SolrIndexSearcher.<init> Opening Searcher@ae2f3da realtime
[junit4:junit4]   2> 20602 T2338 C160 P46584 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20603 T2338 C160 P46584 /update {version=2&commit_end_point=true&waitSearcher=true&openSearcher=false&wt=javabin&commit=true&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 20603 T2378 C158 P50756 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20604 T2378 C158 P50756 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20606 T2341 C160 P46584 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20607 T2341 C160 P46584 REQ /replication {version=2&qt=/replication&command=indexversion&wt=javabin} status=0 QTime=2 
[junit4:junit4]   2> 20607 T2378 C158 P50756 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20607 T2378 C158 P50756 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20608 T2378 C158 P50756 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20609 T2339 C160 P46584 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty1
[junit4:junit4]   2> 20610 T2339 C160 P46584 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty1/index
[junit4:junit4]   2> 20610 T2339 C160 P46584 REQ /replication {version=2&qt=/replication&command=filelist&wt=javabin&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 20610 T2378 C158 P50756 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20611 T2378 C158 P50756 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3/index.20130220151246074 forceNew:false
[junit4:junit4]   2> 20611 T2378 C158 P50756 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3
[junit4:junit4]   2> 20612 T2378 C158 P50756 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@25c1a61c lockFactory=org.apache.lucene.store.NativeFSLockFactory@b4f1e44) fullCopy=true
[junit4:junit4]   2> 20614 T2338 C160 P46584 REQ /replication {file=segments_2&qt=/replication&command=filecontent&wt=filestream&generation=2&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 20615 T2378 C158 P50756 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3/index
[junit4:junit4]   2> 20616 T2378 C158 P50756 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20616 T2378 C158 P50756 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130220151246074
[junit4:junit4]   2> 20617 T2378 C158 P50756 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3
[junit4:junit4]   2> 20617 T2378 C158 P50756 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3
[junit4:junit4]   2> 20617 T2378 C158 P50756 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3/index.20130220151246074
[junit4:junit4]   2> 20618 T2378 C158 P50756 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@25c1a61c lockFactory=org.apache.lucene.store.NativeFSLockFactory@b4f1e44),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20618 T2378 C158 P50756 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20618 T2378 C158 P50756 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3
[junit4:junit4]   2> 20618 T2378 C158 P50756 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20619 T2378 C158 P50756 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20619 T2378 C158 P50756 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 20619 T2378 C158 P50756 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3/index.20130220151246074
[junit4:junit4]   2> 20619 T2378 C158 P50756 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3
[junit4:junit4]   2> 20620 T2378 C158 P50756 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@25c1a61c lockFactory=org.apache.lucene.store.NativeFSLockFactory@b4f1e44),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20620 T2378 C158 P50756 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20620 T2378 C158 P50756 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20620 T2378 C158 P50756 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3
[junit4:junit4]   2> 20620 T2378 C158 P50756 oass.SolrIndexSearcher.<init> Opening Searcher@2b0feaa7 main
[junit4:junit4]   2> 20621 T2377 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b0feaa7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20621 T2377 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3/index
[junit4:junit4]   2> 20621 T2378 C158 P50756 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20622 T2378 C158 P50756 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@25c1a61c lockFactory=org.apache.lucene.store.NativeFSLockFactory@b4f1e44),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@25c1a61c lockFactory=org.apache.lucene.store.NativeFSLockFactory@b4f1e44),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20622 T2378 C158 P50756 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20622 T2378 C158 P50756 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3
[junit4:junit4]   2> 20622 T2378 C158 P50756 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20622 T2378 C158 P50756 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3/index.20130220151246074
[junit4:junit4]   2> 20623 T2378 C158 P50756 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty3/index
[junit4:junit4]   2> 20623 T2378 C158 P50756 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20623 T2378 C158 P50756 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20623 T2378 C158 P50756 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20623 T2378 C158 P50756 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20624 T2378 C158 P50756 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20673 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20674 T2327 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55238__rhs%2Fp",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55238/_rhs/p",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 20675 T2327 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46584__rhs%2Fp",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46584/_rhs/p",
[junit4:junit4]   2> 	  "collection":"unloadcollection"}
[junit4:junit4]   2> 20676 T2327 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 20676 T2327 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20677 T2327 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50756__rhs%2Fp",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50756/_rhs/p",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 20700 T2375 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> 20700 T2332 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> 20700 T2345 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> 20700 T2360 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> 20700 T2326 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> 20700 T2391 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> 21598 T2340 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 21599 T2340 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:46584/_rhs/p collection:unloadcollection shard:shard1
[junit4:junit4]   2> 21599 T2340 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 21604 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0006 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> 21605 T2340 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 21605 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0006 type:create cxid:0xa7 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21606 T2340 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 21607 T2340 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 21607 T2340 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46584/_rhs/p/unloadcollection1/
[junit4:junit4]   2> 21607 T2340 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 21607 T2340 oasc.SyncStrategy.syncToMe http://127.0.0.1:46584/_rhs/p/unloadcollection1/ has no replicas
[junit4:junit4]   2> 21608 T2340 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46584/_rhs/p/unloadcollection1/
[junit4:junit4]   2> 21608 T2340 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 21610 T2309 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf672357c0006 type:create cxid:0xb1 zxid:0xc8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22205 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22214 T2391 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> 22214 T2360 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> 22215 T2345 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> 22215 T2326 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> 22215 T2332 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> 22214 T2375 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> 22263 T2340 oasc.ZkController.register We are http://127.0.0.1:46584/_rhs/p/unloadcollection1/ and leader is http://127.0.0.1:46584/_rhs/p/unloadcollection1/
[junit4:junit4]   2> 22263 T2340 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:46584/_rhs/p
[junit4:junit4]   2> 22263 T2340 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 22264 T2340 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 22265 T2340 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22265 T2340 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361344348807/solr.xml
[junit4:junit4]   2> 22271 T2340 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361344348807/solr.xml
[junit4:junit4]   2> 22272 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 22273 T2304 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41210/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2504947b
[junit4:junit4]   2> 22274 T2304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 22274 T2398 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41210. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 22274 T2398 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41210, initiating session
[junit4:junit4]   2> 22274 T2306 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:37307
[junit4:junit4]   2> 22274 T2306 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:37307
[junit4:junit4]   2> 22275 T2308 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf672357c000d with negotiated timeout 10000 for client /127.0.0.1:37307
[junit4:junit4]   2> 22275 T2398 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41210, sessionid = 0x13cf672357c000d, negotiated timeout = 10000
[junit4:junit4]   2> 22275 T2399 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2504947b name:ZooKeeperConnection Watcher:127.0.0.1:41210/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 22276 T2304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 22276 T2304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 22277 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22278 T2304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22280 T2354 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361344353363/unloadcollection2
[junit4:junit4]   2> 22281 T2354 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 22281 T2354 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 22281 T2354 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 22282 T2354 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361344353363/unloadcollection2/'
[junit4:junit4]   2> 22319 T2354 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 22343 T2354 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 22344 T2354 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 22347 T2354 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 22658 T2354 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 22664 T2354 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 22666 T2354 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 22673 T2354 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 22675 T2354 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 22677 T2354 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 22678 T2354 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 22679 T2354 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361344353363/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344367743unloadcollection1_2n/
[junit4:junit4]   2> 22679 T2354 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@366695d8
[junit4:junit4]   2> 22680 T2354 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 22680 T2354 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344367743unloadcollection1_2n forceNew:false
[junit4:junit4]   2> 22681 T2354 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344367743unloadcollection1_2n
[junit4:junit4]   2> 22681 T2354 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344367743unloadcollection1_2n/index/
[junit4:junit4]   2> 22681 T2354 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344367743unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 22682 T2354 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344367743unloadcollection1_2n/index forceNew:false
[junit4:junit4]   2> 22683 T2354 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@46846eb9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@baeb9e2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22683 T2354 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22683 T2354 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344367743unloadcollection1_2n/index
[junit4:junit4]   2> 22684 T2354 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 22685 T2354 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 22685 T2354 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 22685 T2354 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 22686 T2354 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 22686 T2354 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 22686 T2354 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 22687 T2354 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 22687 T2354 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 22689 T2354 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 22691 T2354 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344367743unloadcollection1_2n
[junit4:junit4]   2> 22691 T2354 oass.SolrIndexSearcher.<init> Opening Searcher@7abd3ea4 main
[junit4:junit4]   2> 22692 T2354 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344367743unloadcollection1_2n/tlog
[junit4:junit4]   2> 22692 T2354 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 22693 T2354 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 22695 T2354 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361344345465/1361344367743unloadcollection1_2n
[junit4:junit4]   2> 22695 T2400 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@7abd3ea4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 22695 T2354 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 22696 T2354 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C159_STATE=coll:collection1 core:collection1 props:{roles=null, state=recovering, core=collection1, node_name=127.0.0.1:55238__rhs%2Fp, shard=shard1, base_url=http://127.0.0.1:55238/_rhs/p, collection=collection1}
[junit4:junit4]   2> 23147 T2394 C159 P55238 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:45022/_rhs/p/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23148 T2394 C159 P55238 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55238/_rhs/p START replicas=[http://127.0.0.1:45022/_rhs/p/collection1/] nUpdates=100
[junit4:junit4]   2> 23148 T2394 C159 P55238 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23149 T2394 C159 P55238 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23149 T2394 C159 P55238 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23149 T2394 C159 P55238 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23149 T2394 C159 P55238 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23149 T2394 C159 P55238 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:45022/_rhs/p/collection1/. core=collection1
[junit4:junit4]   2> 23150 T2394 C159 P55238 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C161 name=collection1 org.apache.solr.core.SolrCore@2989c373 url=http://127.0.0.1:45022/_rhs/p/collection1 node=127.0.0.1:45022__rhs%2Fp C161_STATE=coll:collection1 core:collection1 props:{roles=null, state=active, core=collection1, node_name=127.0.0.1:45022__rhs%2Fp, shard=shard1, base_url=http://127.0.0.1:45022/_rhs/p, collection=collection1, leader=true}
[junit4:junit4]   2> 23155 T2356 C161 P45022 REQ /get {version=2&qt=/get&distrib=false&wt=javabin&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 23156 T2355 C161 P45022 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 23157 T2355 C161 P45022 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty2
[junit4:junit4]   2> 23158 T2355 C161 P45022 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1dd0c785 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bd9f5ed),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23158 T2355 C161 P45022 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23158 T2355 C161 P45022 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1dd0c785 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bd9f5ed),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1dd0c785 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bd9f5ed),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23159 T2355 C161 P45022 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23159 T2355 C161 P45022 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty2
[junit4:junit4]   2> 23159 T2355 C161 P45022 oass.SolrIndexSearcher.<init> Opening Searcher@3fa7927b realtime
[junit4:junit4]   2> 23160 T2355 C161 P45022 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23160 T2355 C161 P45022 /update {version=2&commit_end_point=true&waitSearcher=true&openSearcher=false&wt=javabin&commit=true&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 23160 T2394 C159 P55238 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23161 T2394 C159 P55238 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23162 T2356 C161 P45022 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23162 T2356 C161 P45022 REQ /replication {version=2&qt=/replication&command=indexversion&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 23162 T2394 C159 P55238 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23163 T2394 C159 P55238 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23163 T2394 C159 P55238 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23164 T2355 C161 P45022 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty2
[junit4:junit4]   2> 23165 T2355 C161 P45022 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty2/index
[junit4:junit4]   2> 23165 T2355 C161 P45022 REQ /replication {version=2&qt=/replication&command=filelist&wt=javabin&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 23165 T2394 C159 P55238 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23166 T2394 C159 P55238 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4/index.20130220151248628 forceNew:false
[junit4:junit4]   2> 23166 T2394 C159 P55238 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4
[junit4:junit4]   2> 23166 T2394 C159 P55238 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@2fc5605 lockFactory=org.apache.lucene.store.NativeFSLockFactory@339ca6b5) fullCopy=true
[junit4:junit4]   2> 23168 T2353 C161 P45022 REQ /replication {file=segments_2&qt=/replication&command=filecontent&wt=filestream&generation=2&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 23169 T2394 C159 P55238 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4/index
[junit4:junit4]   2> 23169 T2394 C159 P55238 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23169 T2394 C159 P55238 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130220151248628
[junit4:junit4]   2> 23170 T2394 C159 P55238 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4
[junit4:junit4]   2> 23170 T2394 C159 P55238 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4
[junit4:junit4]   2> 23170 T2394 C159 P55238 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4/index.20130220151248628
[junit4:junit4]   2> 23171 T2394 C159 P55238 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2fc5605 lockFactory=org.apache.lucene.store.NativeFSLockFactory@339ca6b5),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23172 T2394 C159 P55238 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23172 T2394 C159 P55238 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4
[junit4:junit4]   2> 23173 T2394 C159 P55238 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23173 T2394 C159 P55238 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23173 T2394 C159 P55238 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 23173 T2394 C159 P55238 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4/index.20130220151248628
[junit4:junit4]   2> 23173 T2394 C159 P55238 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4
[junit4:junit4]   2> 23174 T2394 C159 P55238 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2fc5605 lockFactory=org.apache.lucene.store.NativeFSLockFactory@339ca6b5),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23174 T2394 C159 P55238 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23175 T2394 C159 P55238 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23175 T2394 C159 P55238 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4
[junit4:junit4]   2> 23175 T2394 C159 P55238 oass.SolrIndexSearcher.<init> Opening Searcher@53dcf0ea main
[junit4:junit4]   2> 23176 T2393 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53dcf0ea main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23176 T2393 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4/index
[junit4:junit4]   2> 23176 T2394 C159 P55238 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 23176 T2394 C159 P55238 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2fc5605 lockFactory=org.apache.lucene.store.NativeFSLockFactory@339ca6b5),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2fc5605 lockFactory=org.apache.lucene.store.NativeFSLockFactory@339ca6b5),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 23177 T2394 C159 P55238 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 23177 T2394 C159 P55238 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4
[junit4:junit4]   2> 23177 T2394 C159 P55238 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23177 T2394 C159 P55238 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4/index.20130220151248628
[junit4:junit4]   2> 23177 T2394 C159 P55238 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361344345465/jetty4/index
[junit4:junit4]   2> 23178 T2394 C159 P55238 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23178 T2394 C159 P55238 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23178 T2394 C159 P55238 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23178 T2394 C159 P55238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23180 T2394 C159 P55238 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23718 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23719 T2327 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46584__rhs%2Fp",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46584/_rhs/p",
[junit4:junit4]   2> 	  "collection":"unloadcollection"}
[junit4:junit4]   2> 23722 T2327 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45022__rhs%2Fp",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45022/_rhs/p",
[junit4:junit4]   2> 	  "collection":"unloadcollection"}
[junit4:junit4]   2> 23722 T2327 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 23722 T2327 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 23724 T2327 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55238__rhs%2Fp",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55238/_rhs/p",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 23740 T2360 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> 23740 T2399 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> 23740 T2326 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> 23740 T2345 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> 23740 T2332 oascc.ZkStateReader$2.proc

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

>                   "shard":"shard1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:45022/_rhs/p",
[junit4:junit4]   1>                   "collection":"unloadcollection"}}}}}}
[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=35ABCB110B83AC05 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ca -Dtests.timezone=Asia/Hong_Kong -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  139s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([35ABCB110B83AC05:B44D45097CDCCC39]: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> 139103 T2304 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 139112 T2303 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 139537 T2307 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 140180 T2391 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 140180 T2391 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> 140181 T2391 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 140181 T2391 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ca, timezone=Asia/Hong_Kong
[junit4:junit4]   2> NOTE: Linux 3.2.0-37-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=145962360,total=260857856
[junit4:junit4]   2> NOTE: All tests run in this JVM: [HighlighterConfigTest, TestGroupingSearch, AlternateDirectoryTest, TestConfig, BasicDistributedZkTest, ExternalFileFieldSortTest, TestFiltering, SearchHandlerTest, TestFuzzyAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, TestExtendedDismaxParser, SimplePostToolTest, PluginInfoTest, TermVectorComponentDistributedTest, TestAnalyzedSuggestions, TestLazyCores, TestDefaultSimilarityFactory, CircularListTest, MBeansHandlerTest, ChaosMonkeySafeLeaderTest, CoreContainerCoreInitFailuresTest, TestJoin, SynonymTokenizerTest, DateMathParserTest, TestLFUCache, DistributedTermsComponentTest, JSONWriterTest, TestSolrQueryParser, ZkCLITest, TestQuerySenderNoQuery, TestCoreContainer, DefaultValueUpdateProcessorTest, SortByFunctionTest, DistributedSpellCheckComponentTest, TestSolrJ, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, CoreAdminHandlerTest, QueryElevationComponentTest, SpatialFilterTest, TestCollationField, TestBadConfig, TestSearchPerf, NotRequiredUniqueKeyTest, SuggesterFSTTest, ClusterStateUpdateTest, TestPHPSerializedResponseWriter, BadComponentTest, TestFastWriter, TestStressLucene, SpellPossibilityIteratorTest, UpdateRequestProcessorFactoryTest, SpellCheckComponentTest, CSVRequestHandlerTest, SolrIndexSplitterTest, SystemInfoHandlerTest, TestRandomFaceting, CopyFieldTest, TestLuceneMatchVersion, TestSuggestSpellingConverter, SliceStateTest, SliceStateUpdateTest, TestZkChroot, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 140.38s, 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, 1052 tests, 1 failure, 8 ignored (3 assumptions)

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