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

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4787/
Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseG1GC -XX:MarkStackSize=256K

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

Error Message:
Server at http://127.0.0.1:52745/tfm/onenodecollectioncore returned non ok status:404, message:Can not find: /tfm/onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:52745/tfm/onenodecollectioncore returned non ok status:404, message:Can not find: /tfm/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([ECB29B6D61D9F694:6D541575168696A8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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 9175 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1211 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /tfm/
[junit4:junit4]   2> 5 T1211 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363752306425
[junit4:junit4]   2> 6 T1211 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T1212 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 7 T1212 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 7 T1212 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 7 T1212 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 7 T1212 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 8 T1212 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 106 T1211 oasc.ZkTestServer.run start zk server on port:48874
[junit4:junit4]   2> 107 T1211 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48874 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@b17539
[junit4:junit4]   2> 108 T1211 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T1217 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48874. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T1217 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48874, initiating session
[junit4:junit4]   2> 110 T1213 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60015
[junit4:junit4]   2> 110 T1213 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60015
[junit4:junit4]   2> 111 T1215 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 151 T1215 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d85f8c6fc0000 with negotiated timeout 10000 for client /127.0.0.1:60015
[junit4:junit4]   2> 152 T1217 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48874, sessionid = 0x13d85f8c6fc0000, negotiated timeout = 10000
[junit4:junit4]   2> 152 T1218 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b17539 name:ZooKeeperConnection Watcher:127.0.0.1:48874 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 152 T1211 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 153 T1211 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 155 T1216 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d85f8c6fc0000
[junit4:junit4]   2> 155 T1218 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 155 T1211 oaz.ZooKeeper.close Session: 0x13d85f8c6fc0000 closed
[junit4:junit4]   2> 156 T1213 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60015 which had sessionid 0x13d85f8c6fc0000
[junit4:junit4]   2> 156 T1211 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48874/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@76859f
[junit4:junit4]   2> 156 T1211 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 157 T1219 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48874. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 157 T1219 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48874, initiating session
[junit4:junit4]   2> 157 T1213 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60016
[junit4:junit4]   2> 157 T1213 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60016
[junit4:junit4]   2> 158 T1215 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d85f8c6fc0001 with negotiated timeout 10000 for client /127.0.0.1:60016
[junit4:junit4]   2> 158 T1219 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48874, sessionid = 0x13d85f8c6fc0001, negotiated timeout = 10000
[junit4:junit4]   2> 158 T1220 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76859f name:ZooKeeperConnection Watcher:127.0.0.1:48874/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 158 T1211 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 159 T1211 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 161 T1211 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 163 T1211 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 165 T1211 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 167 T1211 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> 168 T1211 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 172 T1211 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> 173 T1211 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 216 T1211 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> 217 T1211 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 219 T1211 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> 219 T1211 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 221 T1211 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> 222 T1211 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 224 T1211 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> 225 T1211 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 227 T1211 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> 228 T1211 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 231 T1211 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> 231 T1211 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 233 T1211 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> 234 T1211 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 236 T1216 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d85f8c6fc0001
[junit4:junit4]   2> 236 T1220 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 236 T1213 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60016 which had sessionid 0x13d85f8c6fc0001
[junit4:junit4]   2> 236 T1211 oaz.ZooKeeper.close Session: 0x13d85f8c6fc0001 closed
[junit4:junit4]   2> 296 T1211 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 300 T1211 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49391
[junit4:junit4]   2> 300 T1211 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 301 T1211 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 301 T1211 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363752306657
[junit4:junit4]   2> 301 T1211 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363752306657/solr.xml
[junit4:junit4]   2> 302 T1211 oasc.CoreContainer.<init> New CoreContainer 1525947
[junit4:junit4]   2> 302 T1211 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363752306657/'
[junit4:junit4]   2> 302 T1211 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363752306657/'
[junit4:junit4]   2> 321 T1211 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 322 T1211 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 322 T1211 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 322 T1211 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 323 T1211 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 323 T1211 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 323 T1211 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 323 T1211 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 324 T1211 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 324 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 331 T1211 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 341 T1211 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48874/solr
[junit4:junit4]   2> 342 T1211 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 342 T1211 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48874 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a9e59d
[junit4:junit4]   2> 343 T1211 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 343 T1230 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48874. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 344 T1230 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48874, initiating session
[junit4:junit4]   2> 344 T1213 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60017
[junit4:junit4]   2> 344 T1213 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60017
[junit4:junit4]   2> 345 T1215 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d85f8c6fc0002 with negotiated timeout 20000 for client /127.0.0.1:60017
[junit4:junit4]   2> 345 T1230 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48874, sessionid = 0x13d85f8c6fc0002, negotiated timeout = 20000
[junit4:junit4]   2> 345 T1231 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a9e59d name:ZooKeeperConnection Watcher:127.0.0.1:48874 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 345 T1211 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 346 T1216 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d85f8c6fc0002
[junit4:junit4]   2> 347 T1231 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 347 T1213 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60017 which had sessionid 0x13d85f8c6fc0002
[junit4:junit4]   2> 347 T1211 oaz.ZooKeeper.close Session: 0x13d85f8c6fc0002 closed
[junit4:junit4]   2> 347 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 350 T1211 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48874/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@186dd3b
[junit4:junit4]   2> 351 T1232 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48874. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 351 T1211 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 351 T1232 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48874, initiating session
[junit4:junit4]   2> 351 T1213 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60018
[junit4:junit4]   2> 352 T1213 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60018
[junit4:junit4]   2> 352 T1215 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d85f8c6fc0003 with negotiated timeout 20000 for client /127.0.0.1:60018
[junit4:junit4]   2> 352 T1232 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48874, sessionid = 0x13d85f8c6fc0003, negotiated timeout = 20000
[junit4:junit4]   2> 353 T1233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@186dd3b name:ZooKeeperConnection Watcher:127.0.0.1:48874/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 353 T1211 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 354 T1211 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 356 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 357 T1211 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 360 T1211 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 361 T1211 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49391_tfm
[junit4:junit4]   2> 362 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49391_tfm Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49391_tfm
[junit4:junit4]   2> 362 T1211 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49391_tfm
[junit4:junit4]   2> 366 T1211 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 369 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 369 T1211 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 371 T1211 oasc.Overseer.start Overseer (id=89374871154065411-127.0.0.1:49391_tfm-n_0000000000) starting
[junit4:junit4]   2> 372 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 372 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 373 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 374 T1211 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 376 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 377 T1235 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 377 T1211 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 379 T1211 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 381 T1211 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 383 T1234 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 385 T1236 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363752306657/collection1
[junit4:junit4]   2> 385 T1236 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 385 T1236 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 385 T1236 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 386 T1236 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363752306657/collection1/'
[junit4:junit4]   2> 387 T1236 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363752306657/collection1/lib/README' to classloader
[junit4:junit4]   2> 387 T1236 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363752306657/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 415 T1236 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 459 T1236 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 460 T1236 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 465 T1236 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 813 T1236 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 821 T1236 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 824 T1236 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 835 T1236 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 838 T1236 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 841 T1236 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 842 T1236 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 843 T1236 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 843 T1236 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 844 T1236 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 844 T1236 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 845 T1236 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 845 T1236 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363752306657/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/control/data/
[junit4:junit4]   2> 845 T1236 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d608b9
[junit4:junit4]   2> 846 T1236 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 846 T1236 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/control/data forceNew: false
[junit4:junit4]   2> 847 T1236 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/control/data/index/
[junit4:junit4]   2> 847 T1236 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 847 T1236 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/control/data/index forceNew: false
[junit4:junit4]   2> 849 T1236 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c3304c lockFactory=org.apache.lucene.store.NativeFSLockFactory@15524a4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 849 T1236 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 851 T1236 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 851 T1236 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 852 T1236 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 852 T1236 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 853 T1236 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 853 T1236 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 853 T1236 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 853 T1236 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 853 T1236 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 856 T1236 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 858 T1236 oass.SolrIndexSearcher.<init> Opening Searcher@20acc7 main
[junit4:junit4]   2> 858 T1236 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/control/data/tlog
[junit4:junit4]   2> 858 T1236 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 859 T1236 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 861 T1237 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20acc7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 862 T1236 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 862 T1236 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1887 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1888 T1234 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49391/tfm",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49391_tfm"}
[junit4:junit4]   2> 1889 T1234 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1891 T1234 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1897 T1233 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> 2864 T1236 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2864 T1236 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49391/tfm collection:control_collection shard:shard1
[junit4:junit4]   2> 2866 T1236 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2876 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2876 T1236 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2877 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2880 T1236 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2881 T1236 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2881 T1236 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49391/tfm/collection1/
[junit4:junit4]   2> 2881 T1236 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2881 T1236 oasc.SyncStrategy.syncToMe http://127.0.0.1:49391/tfm/collection1/ has no replicas
[junit4:junit4]   2> 2882 T1236 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49391/tfm/collection1/
[junit4:junit4]   2> 2882 T1236 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2888 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3403 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3410 T1233 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> 3431 T1236 oasc.ZkController.register We are http://127.0.0.1:49391/tfm/collection1/ and leader is http://127.0.0.1:49391/tfm/collection1/
[junit4:junit4]   2> 3431 T1236 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49391/tfm
[junit4:junit4]   2> 3431 T1236 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3432 T1236 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3432 T1236 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3433 T1236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3434 T1211 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3434 T1211 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3435 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3439 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3441 T1211 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48874/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@b9fb95
[junit4:junit4]   2> 3441 T1211 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3441 T1239 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48874. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3442 T1239 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48874, initiating session
[junit4:junit4]   2> 3442 T1213 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60029
[junit4:junit4]   2> 3442 T1213 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60029
[junit4:junit4]   2> 3443 T1215 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d85f8c6fc0004 with negotiated timeout 10000 for client /127.0.0.1:60029
[junit4:junit4]   2> 3443 T1239 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48874, sessionid = 0x13d85f8c6fc0004, negotiated timeout = 10000
[junit4:junit4]   2> 3443 T1240 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b9fb95 name:ZooKeeperConnection Watcher:127.0.0.1:48874/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3443 T1211 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3445 T1211 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3448 T1211 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3505 T1211 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3506 T1211 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41966
[junit4:junit4]   2> 3507 T1211 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3507 T1211 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3508 T1211 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363752309868
[junit4:junit4]   2> 3508 T1211 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363752309868/solr.xml
[junit4:junit4]   2> 3508 T1211 oasc.CoreContainer.<init> New CoreContainer 23668119
[junit4:junit4]   2> 3509 T1211 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363752309868/'
[junit4:junit4]   2> 3509 T1211 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363752309868/'
[junit4:junit4]   2> 3527 T1211 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3527 T1211 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3528 T1211 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3528 T1211 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3528 T1211 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3529 T1211 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3529 T1211 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3529 T1211 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3529 T1211 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3530 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3536 T1211 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3546 T1211 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48874/solr
[junit4:junit4]   2> 3547 T1211 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3547 T1211 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48874 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@b74709
[junit4:junit4]   2> 3548 T1211 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3548 T1250 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48874. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3548 T1250 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48874, initiating session
[junit4:junit4]   2> 3548 T1213 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60030
[junit4:junit4]   2> 3549 T1213 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60030
[junit4:junit4]   2> 3549 T1215 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d85f8c6fc0005 with negotiated timeout 20000 for client /127.0.0.1:60030
[junit4:junit4]   2> 3549 T1250 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48874, sessionid = 0x13d85f8c6fc0005, negotiated timeout = 20000
[junit4:junit4]   2> 3550 T1251 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b74709 name:ZooKeeperConnection Watcher:127.0.0.1:48874 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3550 T1211 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3551 T1216 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d85f8c6fc0005
[junit4:junit4]   2> 3551 T1251 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3551 T1213 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60030 which had sessionid 0x13d85f8c6fc0005
[junit4:junit4]   2> 3551 T1211 oaz.ZooKeeper.close Session: 0x13d85f8c6fc0005 closed
[junit4:junit4]   2> 3552 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3555 T1211 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48874/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@e12790
[junit4:junit4]   2> 3556 T1252 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48874. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3556 T1211 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3556 T1252 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48874, initiating session
[junit4:junit4]   2> 3556 T1213 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60031
[junit4:junit4]   2> 3556 T1213 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60031
[junit4:junit4]   2> 3557 T1215 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d85f8c6fc0006 with negotiated timeout 20000 for client /127.0.0.1:60031
[junit4:junit4]   2> 3557 T1252 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48874, sessionid = 0x13d85f8c6fc0006, negotiated timeout = 20000
[junit4:junit4]   2> 3558 T1253 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e12790 name:ZooKeeperConnection Watcher:127.0.0.1:48874/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3558 T1211 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3559 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3560 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3562 T1211 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4566 T1211 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41966_tfm
[junit4:junit4]   2> 4566 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:41966_tfm Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:41966_tfm
[junit4:junit4]   2> 4567 T1211 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41966_tfm
[junit4:junit4]   2> 4569 T1233 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> 4572 T1240 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4572 T1253 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4573 T1233 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4577 T1254 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363752309868/collection1
[junit4:junit4]   2> 4578 T1254 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4578 T1254 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4578 T1254 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4579 T1254 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363752309868/collection1/'
[junit4:junit4]   2> 4580 T1254 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363752309868/collection1/lib/README' to classloader
[junit4:junit4]   2> 4580 T1254 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363752309868/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4607 T1254 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4639 T1254 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4640 T1254 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4645 T1254 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4915 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4915 T1234 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49391/tfm",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49391_tfm"}
[junit4:junit4]   2> 4919 T1240 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> 4919 T1233 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> 4920 T1253 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> 5010 T1254 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5017 T1254 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5019 T1254 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5032 T1254 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5035 T1254 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5038 T1254 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5039 T1254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5039 T1254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5040 T1254 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5040 T1254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5040 T1254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5041 T1254 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5041 T1254 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363752309868/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty1/
[junit4:junit4]   2> 5041 T1254 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d608b9
[junit4:junit4]   2> 5041 T1254 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5042 T1254 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty1 forceNew: false
[junit4:junit4]   2> 5042 T1254 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty1/index/
[junit4:junit4]   2> 5042 T1254 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5042 T1254 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty1/index forceNew: false
[junit4:junit4]   2> 5044 T1254 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c99226 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f5d27),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5044 T1254 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5045 T1254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5046 T1254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5046 T1254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5047 T1254 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5047 T1254 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5047 T1254 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5047 T1254 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5048 T1254 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5048 T1254 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5050 T1254 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5053 T1254 oass.SolrIndexSearcher.<init> Opening Searcher@1ef1214 main
[junit4:junit4]   2> 5053 T1254 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty1/tlog
[junit4:junit4]   2> 5053 T1254 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5054 T1254 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5058 T1255 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ef1214 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5060 T1254 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5060 T1254 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6424 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6426 T1234 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41966/tfm",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41966_tfm"}
[junit4:junit4]   2> 6426 T1234 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6427 T1234 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6433 T1233 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> 6434 T1240 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> 6433 T1253 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> 7062 T1254 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7062 T1254 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41966/tfm collection:collection1 shard:shard2
[junit4:junit4]   2> 7063 T1254 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7070 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7071 T1254 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7071 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7074 T1254 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7074 T1254 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7074 T1254 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41966/tfm/collection1/
[junit4:junit4]   2> 7074 T1254 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7074 T1254 oasc.SyncStrategy.syncToMe http://127.0.0.1:41966/tfm/collection1/ has no replicas
[junit4:junit4]   2> 7074 T1254 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41966/tfm/collection1/
[junit4:junit4]   2> 7074 T1254 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7079 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7940 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7955 T1233 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> 7955 T1253 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> 7955 T1240 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> 7983 T1254 oasc.ZkController.register We are http://127.0.0.1:41966/tfm/collection1/ and leader is http://127.0.0.1:41966/tfm/collection1/
[junit4:junit4]   2> 7983 T1254 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41966/tfm
[junit4:junit4]   2> 7984 T1254 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7984 T1254 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7984 T1254 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7987 T1254 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7988 T1211 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7989 T1211 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7990 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8062 T1211 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8065 T1211 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52745
[junit4:junit4]   2> 8066 T1211 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8066 T1211 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8067 T1211 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363752314418
[junit4:junit4]   2> 8067 T1211 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363752314418/solr.xml
[junit4:junit4]   2> 8067 T1211 oasc.CoreContainer.<init> New CoreContainer 6924474
[junit4:junit4]   2> 8068 T1211 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363752314418/'
[junit4:junit4]   2> 8068 T1211 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363752314418/'
[junit4:junit4]   2> 8087 T1211 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8087 T1211 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8088 T1211 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8088 T1211 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8088 T1211 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8089 T1211 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8089 T1211 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8089 T1211 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8090 T1211 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8090 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8097 T1211 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8108 T1211 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48874/solr
[junit4:junit4]   2> 8108 T1211 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8109 T1211 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48874 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@83e004
[junit4:junit4]   2> 8110 T1266 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48874. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8110 T1211 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8110 T1266 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48874, initiating session
[junit4:junit4]   2> 8110 T1213 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60041
[junit4:junit4]   2> 8111 T1213 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60041
[junit4:junit4]   2> 8111 T1215 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d85f8c6fc0007 with negotiated timeout 20000 for client /127.0.0.1:60041
[junit4:junit4]   2> 8111 T1266 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48874, sessionid = 0x13d85f8c6fc0007, negotiated timeout = 20000
[junit4:junit4]   2> 8112 T1267 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@83e004 name:ZooKeeperConnection Watcher:127.0.0.1:48874 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8112 T1211 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8113 T1216 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d85f8c6fc0007
[junit4:junit4]   2> 8114 T1267 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8114 T1213 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60041 which had sessionid 0x13d85f8c6fc0007
[junit4:junit4]   2> 8114 T1211 oaz.ZooKeeper.close Session: 0x13d85f8c6fc0007 closed
[junit4:junit4]   2> 8114 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8117 T1211 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48874/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f82e35
[junit4:junit4]   2> 8118 T1268 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48874. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8118 T1211 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8119 T1268 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48874, initiating session
[junit4:junit4]   2> 8119 T1213 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60042
[junit4:junit4]   2> 8119 T1213 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60042
[junit4:junit4]   2> 8120 T1215 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d85f8c6fc0008 with negotiated timeout 20000 for client /127.0.0.1:60042
[junit4:junit4]   2> 8120 T1268 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48874, sessionid = 0x13d85f8c6fc0008, negotiated timeout = 20000
[junit4:junit4]   2> 8120 T1269 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f82e35 name:ZooKeeperConnection Watcher:127.0.0.1:48874/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8120 T1211 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8121 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8122 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8124 T1211 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9127 T1211 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52745_tfm
[junit4:junit4]   2> 9128 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52745_tfm Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52745_tfm
[junit4:junit4]   2> 9130 T1211 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52745_tfm
[junit4:junit4]   2> 9135 T1253 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> 9135 T1240 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> 9135 T1233 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> 9135 T1269 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9138 T1253 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9139 T1233 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9139 T1240 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9145 T1270 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363752314418/collection1
[junit4:junit4]   2> 9145 T1270 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9146 T1270 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9146 T1270 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9148 T1270 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363752314418/collection1/'
[junit4:junit4]   2> 9149 T1270 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363752314418/collection1/lib/README' to classloader
[junit4:junit4]   2> 9150 T1270 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363752314418/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9189 T1270 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9220 T1270 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9221 T1270 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9226 T1270 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9463 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9464 T1234 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41966/tfm",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41966_tfm"}
[junit4:junit4]   2> 9467 T1269 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> 9467 T1240 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> 9467 T1233 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> 9467 T1253 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> 9571 T1270 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9577 T1270 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9580 T1270 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9593 T1270 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9597 T1270 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9611 T1270 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9613 T1270 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9613 T1270 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9613 T1270 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9615 T1270 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9615 T1270 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9615 T1270 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9615 T1270 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363752314418/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty2/
[junit4:junit4]   2> 9616 T1270 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d608b9
[junit4:junit4]   2> 9616 T1270 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9617 T1270 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty2 forceNew: false
[junit4:junit4]   2> 9617 T1270 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty2/index/
[junit4:junit4]   2> 9617 T1270 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9618 T1270 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty2/index forceNew: false
[junit4:junit4]   2> 9619 T1270 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@97c9a9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7be548),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9620 T1270 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9622 T1270 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9622 T1270 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9623 T1270 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9624 T1270 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9624 T1270 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9624 T1270 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9625 T1270 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9625 T1270 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9626 T1270 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9629 T1270 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9633 T1270 oass.SolrIndexSearcher.<init> Opening Searcher@877a1d main
[junit4:junit4]   2> 9633 T1270 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty2/tlog
[junit4:junit4]   2> 9634 T1270 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9634 T1270 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9639 T1271 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@877a1d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9641 T1270 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9641 T1270 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10971 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10972 T1234 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52745/tfm",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52745_tfm"}
[junit4:junit4]   2> 10972 T1234 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10972 T1234 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10977 T1233 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> 10977 T1240 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> 10977 T1253 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> 10977 T1269 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> 11643 T1270 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11643 T1270 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52745/tfm collection:collection1 shard:shard1
[junit4:junit4]   2> 11644 T1270 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11655 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0008 type:delete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11656 T1270 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11657 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11661 T1270 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11661 T1270 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11661 T1270 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52745/tfm/collection1/
[junit4:junit4]   2> 11662 T1270 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11662 T1270 oasc.SyncStrategy.syncToMe http://127.0.0.1:52745/tfm/collection1/ has no replicas
[junit4:junit4]   2> 11662 T1270 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52745/tfm/collection1/
[junit4:junit4]   2> 11663 T1270 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11668 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12483 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12498 T1233 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> 12498 T1240 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> 12498 T1253 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> 12498 T1269 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> 12524 T1270 oasc.ZkController.register We are http://127.0.0.1:52745/tfm/collection1/ and leader is http://127.0.0.1:52745/tfm/collection1/
[junit4:junit4]   2> 12524 T1270 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52745/tfm
[junit4:junit4]   2> 12525 T1270 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12525 T1270 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12525 T1270 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12528 T1270 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12529 T1211 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12530 T1211 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12531 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12605 T1211 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12607 T1211 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57829
[junit4:junit4]   2> 12608 T1211 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12609 T1211 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12609 T1211 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363752318959
[junit4:junit4]   2> 12610 T1211 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363752318959/solr.xml
[junit4:junit4]   2> 12610 T1211 oasc.CoreContainer.<init> New CoreContainer 7631306
[junit4:junit4]   2> 12611 T1211 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363752318959/'
[junit4:junit4]   2> 12611 T1211 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363752318959/'
[junit4:junit4]   2> 12635 T1211 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12636 T1211 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12636 T1211 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12636 T1211 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12637 T1211 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12637 T1211 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12637 T1211 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12638 T1211 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12638 T1211 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12638 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12644 T1211 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12654 T1211 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48874/solr
[junit4:junit4]   2> 12655 T1211 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12655 T1211 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48874 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@15f25c5
[junit4:junit4]   2> 12656 T1282 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48874. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12656 T1211 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12657 T1282 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48874, initiating session
[junit4:junit4]   2> 12657 T1213 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60049
[junit4:junit4]   2> 12657 T1213 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60049
[junit4:junit4]   2> 12658 T1215 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d85f8c6fc0009 with negotiated timeout 20000 for client /127.0.0.1:60049
[junit4:junit4]   2> 12658 T1282 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48874, sessionid = 0x13d85f8c6fc0009, negotiated timeout = 20000
[junit4:junit4]   2> 12658 T1283 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15f25c5 name:ZooKeeperConnection Watcher:127.0.0.1:48874 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12658 T1211 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12660 T1216 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d85f8c6fc0009
[junit4:junit4]   2> 12661 T1283 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12661 T1213 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60049 which had sessionid 0x13d85f8c6fc0009
[junit4:junit4]   2> 12661 T1211 oaz.ZooKeeper.close Session: 0x13d85f8c6fc0009 closed
[junit4:junit4]   2> 12662 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12667 T1211 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48874/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@176a583
[junit4:junit4]   2> 12669 T1284 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48874. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12669 T1211 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12669 T1284 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48874, initiating session
[junit4:junit4]   2> 12670 T1213 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60050
[junit4:junit4]   2> 12670 T1213 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60050
[junit4:junit4]   2> 12671 T1215 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d85f8c6fc000a with negotiated timeout 20000 for client /127.0.0.1:60050
[junit4:junit4]   2> 12671 T1284 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48874, sessionid = 0x13d85f8c6fc000a, negotiated timeout = 20000
[junit4:junit4]   2> 12671 T1285 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@176a583 name:ZooKeeperConnection Watcher:127.0.0.1:48874/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12671 T1211 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12672 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12674 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12675 T1211 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13678 T1211 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57829_tfm
[junit4:junit4]   2> 13680 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57829_tfm Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57829_tfm
[junit4:junit4]   2> 13681 T1211 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57829_tfm
[junit4:junit4]   2> 13686 T1240 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> 13686 T1233 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> 13688 T1269 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13688 T1269 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> 13689 T1253 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13690 T1285 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13690 T1253 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> 13691 T1240 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13692 T1233 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13699 T1286 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363752318959/collection1
[junit4:junit4]   2> 13700 T1286 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13701 T1286 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13701 T1286 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13704 T1286 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363752318959/collection1/'
[junit4:junit4]   2> 13704 T1286 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363752318959/collection1/lib/README' to classloader
[junit4:junit4]   2> 13705 T1286 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363752318959/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13747 T1286 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13782 T1286 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13783 T1286 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13789 T1286 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14006 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14007 T1234 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52745/tfm",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52745_tfm"}
[junit4:junit4]   2> 14010 T1233 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> 14010 T1253 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> 14010 T1269 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> 14010 T1285 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> 14010 T1240 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> 14137 T1286 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14143 T1286 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14146 T1286 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14158 T1286 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14161 T1286 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14165 T1286 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14166 T1286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14166 T1286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14166 T1286 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14167 T1286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14167 T1286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14167 T1286 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14168 T1286 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363752318959/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty3/
[junit4:junit4]   2> 14168 T1286 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d608b9
[junit4:junit4]   2> 14168 T1286 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14169 T1286 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty3 forceNew: false
[junit4:junit4]   2> 14169 T1286 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty3/index/
[junit4:junit4]   2> 14169 T1286 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14169 T1286 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty3/index forceNew: false
[junit4:junit4]   2> 14170 T1286 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@192559d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a3dfd2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14171 T1286 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14172 T1286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14172 T1286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14173 T1286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14173 T1286 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14174 T1286 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14174 T1286 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14174 T1286 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14175 T1286 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14175 T1286 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14177 T1286 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14179 T1286 oass.SolrIndexSearcher.<init> Opening Searcher@1f7146f main
[junit4:junit4]   2> 14180 T1286 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty3/tlog
[junit4:junit4]   2> 14180 T1286 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14180 T1286 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14183 T1287 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f7146f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14185 T1286 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14185 T1286 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15516 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15517 T1234 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57829/tfm",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57829_tfm"}
[junit4:junit4]   2> 15518 T1234 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15518 T1234 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15545 T1285 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> 15545 T1240 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> 15545 T1253 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> 15545 T1233 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> 15545 T1269 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> 16186 T1286 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16187 T1286 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57829/tfm collection:collection1 shard:shard2
[junit4:junit4]   2> 16192 T1286 oasc.ZkController.register We are http://127.0.0.1:57829/tfm/collection1/ and leader is http://127.0.0.1:41966/tfm/collection1/
[junit4:junit4]   2> 16193 T1286 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57829/tfm
[junit4:junit4]   2> 16193 T1286 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16193 T1286 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C271 name=collection1 org.apache.solr.core.SolrCore@1115ed0 url=http://127.0.0.1:57829/tfm/collection1 node=127.0.0.1:57829_tfm C271_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:57829/tfm, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:57829_tfm}
[junit4:junit4]   2> 16201 T1288 C271 P57829 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16202 T1286 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16202 T1288 C271 P57829 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16203 T1288 C271 P57829 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16203 T1288 C271 P57829 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16204 T1211 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16205 T1288 C271 P57829 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16205 T1211 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16206 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16279 T1211 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16282 T1211 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:32773
[junit4:junit4]   2> 16282 T1211 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16283 T1211 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16283 T1211 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363752322631
[junit4:junit4]   2> 16283 T1211 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363752322631/solr.xml
[junit4:junit4]   2> 16284 T1211 oasc.CoreContainer.<init> New CoreContainer 29037057
[junit4:junit4]   2> 16284 T1211 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363752322631/'
[junit4:junit4]   2> 16285 T1211 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363752322631/'
[junit4:junit4]   2> 16304 T1211 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16305 T1211 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16305 T1211 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16306 T1211 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16306 T1211 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16306 T1211 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16306 T1211 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16307 T1211 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16307 T1211 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16308 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16314 T1211 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16324 T1211 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48874/solr
[junit4:junit4]   2> 16324 T1211 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16325 T1211 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48874 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a30227
[junit4:junit4]   2> 16326 T1211 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16326 T1299 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48874. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16326 T1299 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48874, initiating session
[junit4:junit4]   2> 16326 T1213 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60055
[junit4:junit4]   2> 16326 T1213 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60055
[junit4:junit4]   2> 16327 T1215 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d85f8c6fc000b with negotiated timeout 20000 for client /127.0.0.1:60055
[junit4:junit4]   2> 16327 T1299 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48874, sessionid = 0x13d85f8c6fc000b, negotiated timeout = 20000
[junit4:junit4]   2> 16328 T1300 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a30227 name:ZooKeeperConnection Watcher:127.0.0.1:48874 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16328 T1211 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16331 T1216 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d85f8c6fc000b
[junit4:junit4]   2> 16332 T1213 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60055 which had sessionid 0x13d85f8c6fc000b
[junit4:junit4]   2> 16332 T1300 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16332 T1211 oaz.ZooKeeper.close Session: 0x13d85f8c6fc000b closed
[junit4:junit4]   2> 16333 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16336 T1211 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48874/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@19084c3
[junit4:junit4]   2> 16337 T1301 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48874. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16337 T1211 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16337 T1301 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48874, initiating session
[junit4:junit4]   2> 16337 T1213 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60056
[junit4:junit4]   2> 16338 T1213 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60056
[junit4:junit4]   2> 16339 T1215 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d85f8c6fc000c with negotiated timeout 20000 for client /127.0.0.1:60056
[junit4:junit4]   2> 16339 T1301 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48874, sessionid = 0x13d85f8c6fc000c, negotiated timeout = 20000
[junit4:junit4]   2> 16339 T1302 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19084c3 name:ZooKeeperConnection Watcher:127.0.0.1:48874/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16339 T1211 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16340 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16341 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16343 T1211 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17053 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17055 T1234 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57829/tfm",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57829_tfm"}
[junit4:junit4]   2> 17061 T1302 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> 17061 T1253 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> 17061 T1269 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> 17061 T1240 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> 17061 T1233 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> 17061 T1285 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> 17220 T1247 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&checkLive=true&nodeName=127.0.0.1:57829_tfm&version=2&state=recovering&core=collection1&action=PREPRECOVERY&wt=javabin&onlyIfLeader=true} status=0 QTime=1003 
[junit4:junit4]   2> 17346 T1211 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32773_tfm
[junit4:junit4]   2> 17348 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:32773_tfm Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:32773_tfm
[junit4:junit4]   2> 17349 T1211 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32773_tfm
[junit4:junit4]   2> 17353 T1269 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> 17353 T1285 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> 17353 T1302 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> 17354 T1240 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17354 T1233 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17354 T1240 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> 17354 T1233 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> 17354 T1253 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17355 T1253 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> 17356 T1269 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17357 T1285 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17359 T1302 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17366 T1303 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363752322631/collection1
[junit4:junit4]   2> 17367 T1303 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17368 T1303 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17368 T1303 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17369 T1303 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363752322631/collection1/'
[junit4:junit4]   2> 17369 T1303 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363752322631/collection1/lib/README' to classloader
[junit4:junit4]   2> 17369 T1303 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363752322631/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17410 T1303 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17444 T1303 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17445 T1303 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17450 T1303 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17774 T1303 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17781 T1303 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17783 T1303 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17796 T1303 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17800 T1303 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17803 T1303 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17804 T1303 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17804 T1303 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17804 T1303 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17806 T1303 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17806 T1303 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17806 T1303 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17806 T1303 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363752322631/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty4/
[junit4:junit4]   2> 17807 T1303 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d608b9
[junit4:junit4]   2> 17807 T1303 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17808 T1303 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty4 forceNew: false
[junit4:junit4]   2> 17808 T1303 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty4/index/
[junit4:junit4]   2> 17808 T1303 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17808 T1303 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty4/index forceNew: false
[junit4:junit4]   2> 17810 T1303 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a2a6b9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef806f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17810 T1303 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17812 T1303 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17813 T1303 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17813 T1303 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17814 T1303 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17814 T1303 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17814 T1303 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17815 T1303 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17815 T1303 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17816 T1303 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17819 T1303 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17822 T1303 oass.SolrIndexSearcher.<init> Opening Searcher@1a2b182 main
[junit4:junit4]   2> 17822 T1303 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty4/tlog
[junit4:junit4]   2> 17823 T1303 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17823 T1303 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17827 T1304 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a2b182 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17829 T1303 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17829 T1303 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18570 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18572 T1234 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32773/tfm",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32773_tfm"}
[junit4:junit4]   2> 18572 T1234 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18572 T1234 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18579 T1285 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> 18579 T1302 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> 18579 T1233 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> 18579 T1269 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> 18579 T1240 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> 18579 T1253 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> 18830 T1303 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18830 T1303 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:32773/tfm collection:collection1 shard:shard1
[junit4:junit4]   2> 18836 T1303 oasc.ZkController.register We are http://127.0.0.1:32773/tfm/collection1/ and leader is http://127.0.0.1:52745/tfm/collection1/
[junit4:junit4]   2> 18836 T1303 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32773/tfm
[junit4:junit4]   2> 18836 T1303 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18836 T1303 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C272 name=collection1 org.apache.solr.core.SolrCore@13a9424 url=http://127.0.0.1:32773/tfm/collection1 node=127.0.0.1:32773_tfm C272_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:32773/tfm, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:32773_tfm}
[junit4:junit4]   2> 18837 T1305 C272 P32773 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18839 T1305 C272 P32773 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18839 T1303 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18839 T1305 C272 P32773 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18839 T1305 C272 P32773 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18841 T1211 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18842 T1305 C272 P32773 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18841 T1211 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18842 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18848 T1211 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18851 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18858 T1246 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363752309868/onenodecollectioncore
[junit4:junit4]   2> 18859 T1246 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18860 T1246 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18861 T1246 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18863 T1246 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18863 T1246 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18867 T1246 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18869 T1246 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363752309868/onenodecollectioncore/'
[junit4:junit4]   2> 18915 T1246 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 18945 T1246 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18946 T1246 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18950 T1246 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C271_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:57829/tfm, state=recovering, core=collection1, shard=shard2, collection=collection1, node_name=127.0.0.1:57829_tfm}
[junit4:junit4]   2> 19224 T1288 C271 P57829 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:41966/tfm/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19229 T1288 C271 P57829 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 19233 T1288 C271 P57829 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:57829/tfm START replicas=[http://127.0.0.1:41966/tfm/collection1/] nUpdates=100
[junit4:junit4]   2> 19233 T1288 C271 P57829 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19234 T1288 C271 P57829 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19234 T1288 C271 P57829 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19234 T1288 C271 P57829 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19234 T1288 C271 P57829 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19235 T1288 C271 P57829 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:41966/tfm/collection1/. core=collection1
[junit4:junit4]   2> 19235 T1288 C271 P57829 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C273 name=collection1 org.apache.solr.core.SolrCore@f030e8 url=http://127.0.0.1:41966/tfm/collection1 node=127.0.0.1:41966_tfm C273_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:41966/tfm, state=active, core=collection1, shard=shard2, collection=collection1, node_name=127.0.0.1:41966_tfm, leader=true}
[junit4:junit4]   2> 19240 T1249 C273 P41966 REQ /get {version=2&qt=/get&getVersions=100&wt=javabin&distrib=false} status=0 QTime=1 
[junit4:junit4]   2> 19240 T1248 C273 P41966 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19241 T1248 C273 P41966 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c99226 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f5d27),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19242 T1248 C273 P41966 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19242 T1248 C273 P41966 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c99226 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f5d27),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c99226 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f5d27),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19242 T1248 C273 P41966 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19243 T1248 C273 P41966 oass.SolrIndexSearcher.<init> Opening Searcher@1e889cc realtime
[junit4:junit4]   2> 19243 T1248 C273 P41966 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19244 T1248 C273 P41966 /update {commit=true&waitSearcher=true&version=2&softCommit=false&commit_end_point=true&wt=javabin&openSearcher=false} {commit=} 0 5
[junit4:junit4]   2> 19245 T1288 C271 P57829 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19245 T1288 C271 P57829 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 19249 T1288 C271 P57829 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19252 T1249 C273 P41966 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19253 T1249 C273 P41966 REQ /replication {command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=3 
[junit4:junit4]   2> 19253 T1288 C271 P57829 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19253 T1288 C271 P57829 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19253 T1288 C271 P57829 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19255 T1248 C273 P41966 REQ /replication {command=filelist&version=2&qt=/replication&generation=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 19256 T1288 C271 P57829 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19257 T1288 C271 P57829 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty3/index.20130319180525676 forceNew: false
[junit4:junit4]   2> 19257 T1288 C271 P57829 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@3db217 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bb4c3) fullCopy=false
[junit4:junit4]   2> 19263 T1247 C273 P41966 REQ /replication {file=segments_2&command=filecontent&checksum=true&qt=/replication&generation=2&wt=filestream} status=0 QTime=2 
[junit4:junit4]   2> 19268 T1288 C271 P57829 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19270 T1288 C271 P57829 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19270 T1288 C271 P57829 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19271 T1288 C271 P57829 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@192559d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a3dfd2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@192559d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a3dfd2),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19271 T1288 C271 P57829 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19271 T1288 C271 P57829 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19271 T1288 C271 P57829 oass.SolrIndexSearcher.<init> Opening Searcher@fd47a9 main
[junit4:junit4]   2> 19272 T1287 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fd47a9 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19273 T1288 C271 P57829 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19273 T1288 C271 P57829 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19273 T1288 C271 P57829 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19273 T1288 C271 P57829 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19274 T1288 C271 P57829 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19295 T1246 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19302 T1246 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19304 T1246 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19322 T1246 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19326 T1246 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19329 T1246 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19330 T1246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19331 T1246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19331 T1246 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19332 T1246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19332 T1246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19333 T1246 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19333 T1246 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363752309868/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363752306425/onenodecollection/
[junit4:junit4]   2> 19333 T1246 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d608b9
[junit4:junit4]   2> 19334 T1246 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19334 T1246 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363752306425/onenodecollection forceNew: false
[junit4:junit4]   2> 19335 T1246 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363752306425/onenodecollection/index/
[junit4:junit4]   2> 19335 T1246 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363752306425/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19335 T1246 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363752306425/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19341 T1246 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1bc8ccf lockFactory=org.apache.lucene.store.NativeFSLockFactory@108949d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19341 T1246 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19343 T1246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19343 T1246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19344 T1246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19344 T1246 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19345 T1246 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19345 T1246 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19345 T1246 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19346 T1246 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19346 T1246 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19349 T1246 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19351 T1246 oass.SolrIndexSearcher.<init> Opening Searcher@162c843 main
[junit4:junit4]   2> 19352 T1246 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363752306425/onenodecollection/tlog
[junit4:junit4]   2> 19352 T1246 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19352 T1246 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19356 T1309 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@162c843 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19357 T1246 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20087 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20089 T1234 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32773/tfm",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32773_tfm"}
[junit4:junit4]   2> 20094 T1234 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57829/tfm",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57829_tfm"}
[junit4:junit4]   2> 20099 T1234 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41966/tfm",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41966_tfm"}
[junit4:junit4]   2> 20099 T1234 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20100 T1234 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20151 T1285 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> 20151 T1240 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> 20151 T1253 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> 20151 T1302 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> 20151 T1233 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> 20151 T1269 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> 20358 T1246 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20359 T1246 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:41966/tfm collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20360 T1246 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20366 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0006 type:delete cxid:0xac zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20366 T1246 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20367 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0006 type:create cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20368 T1246 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20368 T1246 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20369 T1246 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41966/tfm/onenodecollectioncore/
[junit4:junit4]   2> 20369 T1246 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20369 T1246 oasc.SyncStrategy.syncToMe http://127.0.0.1:41966/tfm/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20369 T1246 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41966/tfm/onenodecollectioncore/
[junit4:junit4]   2> 20370 T1246 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20373 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0006 type:create cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20849 T1263 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&checkLive=true&nodeName=127.0.0.1:32773_tfm&version=2&state=recovering&core=collection1&action=PREPRECOVERY&wt=javabin&onlyIfLeader=true} status=0 QTime=2000 
[junit4:junit4]   2> 21662 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21675 T1302 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> 21675 T1233 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> 21676 T1269 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> 21676 T1285 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> 21676 T1240 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> 21676 T1253 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> 21727 T1246 oasc.ZkController.register We are http://127.0.0.1:41966/tfm/onenodecollectioncore/ and leader is http://127.0.0.1:41966/tfm/onenodecollectioncore/
[junit4:junit4]   2> 21728 T1246 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:41966/tfm
[junit4:junit4]   2> 21728 T1246 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21729 T1246 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21732 T1246 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21733 T1246 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {name=onenodecollectioncore&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363752306425/onenodecollection&action=CREATE&wt=javabin&roles=none&numShards=1&collection=onenodecollection} status=0 QTime=2875 
[junit4:junit4]   2> 21734 T1211 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21736 T1211 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22739 T1211 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C272_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:32773/tfm, state=recovering, core=collection1, shard=shard1, collection=collection1, node_name=127.0.0.1:32773_tfm}
[junit4:junit4]   2> 22850 T1305 C272 P32773 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52745/tfm/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22851 T1305 C272 P32773 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:32773/tfm START replicas=[http://127.0.0.1:52745/tfm/collection1/] nUpdates=100
[junit4:junit4]   2> 22852 T1305 C272 P32773 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22852 T1305 C272 P32773 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22852 T1305 C272 P32773 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22852 T1305 C272 P32773 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22853 T1305 C272 P32773 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22854 T1305 C272 P32773 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52745/tfm/collection1/. core=collection1
[junit4:junit4]   2> 22854 T1305 C272 P32773 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C274 name=collection1 org.apache.solr.core.SolrCore@caa406 url=http://127.0.0.1:52745/tfm/collection1 node=127.0.0.1:52745_tfm C274_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:52745/tfm, state=active, core=collection1, shard=shard1, collection=collection1, node_name=127.0.0.1:52745_tfm, leader=true}
[junit4:junit4]   2> 22860 T1262 C274 P52745 REQ /get {version=2&qt=/get&getVersions=100&wt=javabin&distrib=false} status=0 QTime=0 
[junit4:junit4]   2> 22862 T1264 C274 P52745 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22864 T1264 C274 P52745 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@97c9a9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7be548),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22865 T1264 C274 P52745 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22866 T1264 C274 P52745 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@97c9a9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7be548),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@97c9a9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7be548),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22867 T1264 C274 P52745 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22868 T1264 C274 P52745 oass.SolrIndexSearcher.<init> Opening Searcher@bf72b4 realtime
[junit4:junit4]   2> 22868 T1264 C274 P52745 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22869 T1264 C274 P52745 /update {commit=true&waitSearcher=true&version=2&softCommit=false&commit_end_point=true&wt=javabin&openSearcher=false} {commit=} 0 7
[junit4:junit4]   2> 22870 T1305 C272 P32773 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22870 T1305 C272 P32773 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22873 T1262 C274 P52745 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22873 T1262 C274 P52745 REQ /replication {command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 22874 T1305 C272 P32773 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22874 T1305 C272 P32773 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22875 T1305 C272 P32773 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22877 T1265 C274 P52745 REQ /replication {command=filelist&version=2&qt=/replication&generation=2&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 22878 T1305 C272 P32773 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22879 T1305 C272 P32773 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty4/index.20130319180529298 forceNew: false
[junit4:junit4]   2> 22879 T1305 C272 P32773 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1382767 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1838852) fullCopy=false
[junit4:junit4]   2> 22883 T1264 C274 P52745 REQ /replication {file=segments_2&command=filecontent&checksum=true&qt=/replication&generation=2&wt=filestream} status=0 QTime=1 
[junit4:junit4]   2> 22885 T1305 C272 P32773 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22886 T1305 C272 P32773 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22887 T1305 C272 P32773 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22888 T1305 C272 P32773 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a2a6b9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef806f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a2a6b9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef806f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22889 T1305 C272 P32773 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22889 T1305 C272 P32773 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22889 T1305 C272 P32773 oass.SolrIndexSearcher.<init> Opening Searcher@7cff04 main
[junit4:junit4]   2> 22891 T1304 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7cff04 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22891 T1305 C272 P32773 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22892 T1305 C272 P32773 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22892 T1305 C272 P32773 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22892 T1305 C272 P32773 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22894 T1305 C272 P32773 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23185 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23187 T1234 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41966/tfm",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:41966_tfm_onenodecollectioncore",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41966_tfm"}
[junit4:junit4]   2> 23190 T1234 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32773/tfm",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32773_tfm"}
[junit4:junit4]   2> 23199 T1302 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> 23199 T1233 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> 23200 T1253 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> 23200 T1269 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> 23200 T1240 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> 23199 T1285 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> 23741 T1211 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23743 T1211 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23744 T1211 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23761 T1211 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48874 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@144d98c
[junit4:junit4]   2> 23762 T1211 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23763 T1312 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48874. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23764 T1312 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48874, initiating session
[junit4:junit4]   2> 23764 T1213 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60072
[junit4:junit4]   2> 23764 T1213 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60072
[junit4:junit4]   2> 23766 T1215 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d85f8c6fc000d with negotiated timeout 10000 for client /127.0.0.1:60072
[junit4:junit4]   2> 23766 T1312 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48874, sessionid = 0x13d85f8c6fc000d, negotiated timeout = 10000
[junit4:junit4]   2> 23767 T1313 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@144d98c name:ZooKeeperConnection Watcher:127.0.0.1:48874 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23767 T1211 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 23853 T1216 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d85f8c6fc000d
[junit4:junit4]   2> 23854 T1313 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23854 T1213 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60072 which had sessionid 0x13d85f8c6fc000d
[junit4:junit4]   2> 23854 T1211 oaz.ZooKeeper.close Session: 0x13d85f8c6fc000d closed
[junit4:junit4]   2> 23855 T1216 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d85f8c6fc0004
[junit4:junit4]   2> 23856 T1240 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23856 T1213 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60029 which had sessionid 0x13d85f8c6fc0004
[junit4:junit4]   2> 23856 T1211 oaz.ZooKeeper.close Session: 0x13d85f8c6fc0004 closed
[junit4:junit4]   2> 23861 T1211 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 49391
[junit4:junit4]   2> 23861 T1211 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1525947
[junit4:junit4]   2> 24708 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24709 T1234 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49391/tfm",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49391_tfm"}
[junit4:junit4]   2> 24716 T1233 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> 24716 T1253 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> 24716 T1269 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> 24717 T1302 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> 24717 T1285 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> 25863 T1211 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25864 T1211 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25868 T1211 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1439ad1
[junit4:junit4]   2> 25875 T1211 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 25876 T1211 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25876 T1211 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25877 T1211 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25879 T1211 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25880 T1211 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/control/data
[junit4:junit4]   2> 25880 T1211 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/control/data
[junit4:junit4]   2> 25881 T1211 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/control/data/index
[junit4:junit4]   2> 25881 T1211 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/control/data/index
[junit4:junit4]   2> 25883 T1234 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89374871154065411-127.0.0.1:49391_tfm-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 25884 T1216 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d85f8c6fc0003
[junit4:junit4]   2> 25886 T1285 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> 25886 T1269 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> 25886 T1213 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60018 which had sessionid 0x13d85f8c6fc0003
[junit4:junit4]   2> 25886 T1302 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25887 T1233 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> 25887 T1302 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> 25887 T1211 oaz.ZooKeeper.close Session: 0x13d85f8c6fc0003 closed
[junit4:junit4]   2> 25890 T1269 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25890 T1285 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25890 T1253 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25890 T1253 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> 25895 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0006 type:delete cxid:0xc9 zxid:0xe3 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25896 T1253 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25900 T1253 oasc.Overseer.start Overseer (id=89374871154065414-127.0.0.1:41966_tfm-n_0000000001) starting
[junit4:junit4]   2> 25900 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0006 type:create cxid:0xce zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25902 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0006 type:create cxid:0xcf zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25904 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0006 type:create cxid:0xd1 zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25906 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0006 type:create cxid:0xd3 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25908 T1315 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 25909 T1314 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 25911 T1211 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/tfm,null}
[junit4:junit4]   2> 25913 T1314 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25914 T1314 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49391/tfm",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49391_tfm"}
[junit4:junit4]   2> 25921 T1253 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> 25921 T1285 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> 25921 T1269 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> 25921 T1302 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> 25963 T1211 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 41966
[junit4:junit4]   2> 25964 T1211 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=23668119
[junit4:junit4]   2> 27187 T1233 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27188 T1233 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27188 T1233 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 27428 T1314 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27429 T1314 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41966/tfm",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:41966_tfm_onenodecollectioncore",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41966_tfm"}
[junit4:junit4]   2> 27433 T1314 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41966/tfm",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41966_tfm"}
[junit4:junit4]   2> 27436 T1285 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> 27436 T1253 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> 27436 T1269 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> 27436 T1302 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> 28968 T1211 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 28969 T1211 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 28972 T1211 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 28976 T1211 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f030e8
[junit4:junit4]   2> 28981 T1211 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 28981 T1211 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 28982 T1211 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 28983 T1211 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 28984 T1211 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 28985 T1211 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty1/index
[junit4:junit4]   2> 28986 T1211 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty1/index
[junit4:junit4]   2> 28986 T1211 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty1
[junit4:junit4]   2> 28987 T1211 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363752306425/jetty1
[junit4:junit4]   2> 28988 T1211 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@1612843
[junit4:junit4]   2> 28995 T1211 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 28995 T1211 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 28996 T1211 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 28997 T1211 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 28998 T1211 oasc.SolrCore.closeSearcher [onenodecollectioncore] Closing main searcher on request.
[junit4:junit4]   2> 28998 T1211 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363752306425/onenodecollection/index
[junit4:junit4]   2> 28999 T1211 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363752306425/onenodecollection/index
[junit4:junit4]   2> 29000 T1211 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363752306425/onenodecollection
[junit4:junit4]   2> 29000 T1211 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363752306425/onenodecollection
[junit4:junit4]   2> 29001 T1314 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89374871154065414-127.0.0.1:41966_tfm-n_0000000001) am no longer a leader.
[junit4:junit4]   2> 29003 T1216 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d85f8c6fc0006
[junit4:junit4]   2> 29005 T1302 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> 29005 T1253 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> 29005 T1285 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> 29005 T1253 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 29005 T1213 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13d85f8c6fc0006, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 29005 T1211 oaz.ZooKeeper.close Session: 0x13d85f8c6fc0006 closed
[junit4:junit4]   2> 29006 T1213 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60031 which had sessionid 0x13d85f8c6fc0006
[junit4:junit4]   2> 29006 T1253 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 29006 T1253 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 29007 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0008 type:delete cxid:0x7c zxid:0xf9 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 29008 T1269 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 29009 T1302 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 29010 T1285 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 29011 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc000a type:delete cxid:0x61 zxid:0xfb txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 29012 T1269 oasc.Overseer.start Overseer (id=89374871154065416-127.0.0.1:52745_tfm-n_0000000002) starting
[junit4:junit4]   2> 29012 T1285 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 29012 T1216 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d85f8c6fc0008 type:create cxid:0x81 zxid:0xfc txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 29013 T1216 oazs.PrepRequestProcessor.pRequest Got 

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

rue -Dtests.locale=de_CH -Dtests.timezone=Pacific/Honolulu -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   32.4s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:52745/tfm/onenodecollectioncore returned non ok status:404, message:Can not find: /tfm/onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([ECB29B6D61D9F694:6D541575168696A8]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[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:487)
[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> 32438 T1211 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32445 T1210 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 32580 T1214 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 33628 T1302 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33629 T1302 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> 33629 T1302 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33629 T1302 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=de_CH, timezone=Pacific/Honolulu
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=93433824,total=268435456
[junit4:junit4]   2> NOTE: All tests run in this JVM: [JSONWriterTest, StatsComponentTest, TestHashPartitioner, IndexSchemaRuntimeFieldTest, SolrIndexConfigTest, StandardRequestHandlerTest, NumericFieldsTest, PingRequestHandlerTest, LeaderElectionIntegrationTest, TestDFRSimilarityFactory, TestUpdate, OpenCloseCoreStressTest, SortByFunctionTest, TestWordDelimiterFilterFactory, IndexBasedSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPropInject, TestQueryTypes, UpdateParamsTest, SpellCheckComponentTest, TestIndexSearcher, TestLMJelinekMercerSimilarityFactory, TestMergePolicyConfig, SimplePostToolTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestStressReorder, ZkNodePropsTest, SolrRequestParserTest, SolrCmdDistributorTest, CopyFieldTest, TestMultiCoreConfBootstrap, TermVectorComponentDistributedTest, PathHierarchyTokenizerFactoryTest, URLClassifyProcessorTest, TestFieldTypeCollectionResource, TestElisionMultitermQuery, SolrPluginUtilsTest, OpenExchangeRatesOrgProviderTest, TestAnalyzedSuggestions, OutputWriterTest, TestCollationField, EchoParamsTest, TestCodecSupport, TestJmxIntegration, TestBM25SimilarityFactory, RequestHandlersTest, DistanceFunctionTest, TestJmxMonitoredMap, SuggesterTSTTest, IndexReaderFactoryTest, TestDynamicFieldCollectionResource, TestFiltering, TestSuggestSpellingConverter, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.73s, 1 test, 1 error <<< FAILURES!

[...truncated 511 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1210: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:874: There were test failures: 272 suites, 1144 tests, 1 error, 13 ignored (7 assumptions)

Total time: 38 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseG1GC -XX:MarkStackSize=256K
Email was triggered for: Failure
Sending email for trigger: Failure



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

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

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.OpenCloseCoreStressTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1736, name=qtp15027719-1736, state=RUNNABLE, group=TGRP-OpenCloseCoreStressTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1736, name=qtp15027719-1736, state=RUNNABLE, group=TGRP-OpenCloseCoreStressTest], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([68C596312800AB1C]:0)
	at java.lang.Thread.getStackTrace(Thread.java:1569)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:929)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:909)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:904)
	at org.apache.solr.core.MockFSDirectoryFactory.create(MockFSDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:322)
	at org.apache.solr.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:124)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1405)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1541)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:795)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:927)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:957)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1158)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:226)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:365)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00017_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@a3bf24)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	... 1 more


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:39957/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:39957/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([68C596312800AB1C:E92318295F5FCB20]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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 8850 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 1 T25 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 7 T25 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363763321632
[junit4:junit4]   2> 16 T25 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 19 T26 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 51 T26 oaz.Environment.logEnv Server environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 52 T26 oaz.Environment.logEnv Server environment:host.name=serv1
[junit4:junit4]   2> 52 T26 oaz.Environment.logEnv Server environment:java.version=1.8.0-ea
[junit4:junit4]   2> 52 T26 oaz.Environment.logEnv Server environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 52 T26 oaz.Environment.logEnv Server environment:java.home=/var/lib/jenkins/tools/java/32bit/jdk1.8.0-ea-b79/jre
[junit4:junit4]   2> 52 T26 oaz.Environment.logEnv Server environment:java.class.path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/test:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/lucene-analyzers-common-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/lucene-codecs-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/highlighter/lucene-highlighter-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/memory/lucene-memory-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/misc/lucene-misc-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/spatial/lucene-spatial-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/suggest/lucene-suggest-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/grouping/lucene-grouping-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queries/lucene-queries-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queryparser/lucene-queryparser-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/cglib-nodep-2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-cli-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-codec-1.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-fileupload-1.2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-lang-2.6.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/easymock-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/guava-13.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/javax.servlet-api-3.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/objenesis-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/org.restlet-2.1.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/org.restlet.ext.servlet-2.1.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/spatial4j-0.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/commons-io-2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpclient-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpcore-4.2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpmime-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/noggit-0.5.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-api-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/wstx-asl-3.2.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/zookeeper-3.4.5.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/servlet-api-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/junit-4.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/java/32bit/jdk1.8.0-ea-b79/lib/tools.jar:/var/lib/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.8.jar
[junit4:junit4]   2> 56 T26 oaz.Environment.logEnv Server environment:java.library.path=/usr/java/packages/lib/i386:/lib:/usr/lib
[junit4:junit4]   2> 56 T26 oaz.Environment.logEnv Server environment:java.io.tmpdir=.
[junit4:junit4]   2> 57 T26 oaz.Environment.logEnv Server environment:java.compiler=<NA>
[junit4:junit4]   2> 57 T26 oaz.Environment.logEnv Server environment:os.name=Linux
[junit4:junit4]   2> 57 T26 oaz.Environment.logEnv Server environment:os.arch=i386
[junit4:junit4]   2> 57 T26 oaz.Environment.logEnv Server environment:os.version=3.2.0-39-generic
[junit4:junit4]   2> 57 T26 oaz.Environment.logEnv Server environment:user.name=jenkins
[junit4:junit4]   2> 58 T26 oaz.Environment.logEnv Server environment:user.home=/var/lib/jenkins
[junit4:junit4]   2> 58 T26 oaz.Environment.logEnv Server environment:user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 73 T26 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 73 T26 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 73 T26 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 89 T26 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 119 T25 oasc.ZkTestServer.run start zk server on port:47635
[junit4:junit4]   2> 155 T26 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 165 T25 oaz.Environment.logEnv Client environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 166 T25 oaz.Environment.logEnv Client environment:host.name=serv1
[junit4:junit4]   2> 166 T25 oaz.Environment.logEnv Client environment:java.version=1.8.0-ea
[junit4:junit4]   2> 167 T25 oaz.Environment.logEnv Client environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 167 T25 oaz.Environment.logEnv Client environment:java.home=/var/lib/jenkins/tools/java/32bit/jdk1.8.0-ea-b79/jre
[junit4:junit4]   2> 168 T25 oaz.Environment.logEnv Client environment:java.class.path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/test:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/lucene-analyzers-common-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/lucene-codecs-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/highlighter/lucene-highlighter-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/memory/lucene-memory-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/misc/lucene-misc-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/spatial/lucene-spatial-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/suggest/lucene-suggest-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/grouping/lucene-grouping-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queries/lucene-queries-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queryparser/lucene-queryparser-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/cglib-nodep-2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-cli-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-codec-1.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-fileupload-1.2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-lang-2.6.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/easymock-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/guava-13.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/javax.servlet-api-3.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/objenesis-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/org.restlet-2.1.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/org.restlet.ext.servlet-2.1.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/spatial4j-0.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/commons-io-2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpclient-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpcore-4.2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpmime-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/noggit-0.5.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-api-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/wstx-asl-3.2.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/zookeeper-3.4.5.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/servlet-api-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/junit-4.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/java/32bit/jdk1.8.0-ea-b79/lib/tools.jar:/var/lib/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.8.jar
[junit4:junit4]   2> 178 T25 oaz.Environment.logEnv Client environment:java.library.path=/usr/java/packages/lib/i386:/lib:/usr/lib
[junit4:junit4]   2> 179 T25 oaz.Environment.logEnv Client environment:java.io.tmpdir=.
[junit4:junit4]   2> 179 T25 oaz.Environment.logEnv Client environment:java.compiler=<NA>
[junit4:junit4]   2> 180 T25 oaz.Environment.logEnv Client environment:os.name=Linux
[junit4:junit4]   2> 180 T25 oaz.Environment.logEnv Client environment:os.arch=i386
[junit4:junit4]   2> 180 T25 oaz.Environment.logEnv Client environment:os.version=3.2.0-39-generic
[junit4:junit4]   2> 181 T25 oaz.Environment.logEnv Client environment:user.name=jenkins
[junit4:junit4]   2> 181 T25 oaz.Environment.logEnv Client environment:user.home=/var/lib/jenkins
[junit4:junit4]   2> 181 T25 oaz.Environment.logEnv Client environment:user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 184 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47635 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@b45672
[junit4:junit4]   2> 232 T30 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47635. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 232 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 238 T30 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47635, initiating session
[junit4:junit4]   2> 838 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48328
[junit4:junit4]   2> 846 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48328
[junit4:junit4]   2> 850 T29 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 942 T29 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d86a0dbd10000 with negotiated timeout 10000 for client /127.0.0.1:48328
[junit4:junit4]   2> 942 T30 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47635, sessionid = 0x13d86a0dbd10000, negotiated timeout = 10000
[junit4:junit4]   2> 946 T31 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b45672 name:ZooKeeperConnection Watcher:127.0.0.1:47635 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 946 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 948 T25 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 982 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d86a0dbd10000
[junit4:junit4]   2> 983 T25 oaz.ZooKeeper.close Session: 0x13d86a0dbd10000 closed
[junit4:junit4]   2> 983 T31 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 984 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47635/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@134c8a2
[junit4:junit4]   2> 985 T27 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48328 which had sessionid 0x13d86a0dbd10000
[junit4:junit4]   2> 985 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 986 T33 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47635. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 988 T33 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47635, initiating session
[junit4:junit4]   2> 988 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48329
[junit4:junit4]   2> 988 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48329
[junit4:junit4]   2> 989 T29 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d86a0dbd10001 with negotiated timeout 10000 for client /127.0.0.1:48329
[junit4:junit4]   2> 990 T33 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47635, sessionid = 0x13d86a0dbd10001, negotiated timeout = 10000
[junit4:junit4]   2> 990 T34 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@134c8a2 name:ZooKeeperConnection Watcher:127.0.0.1:47635/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 991 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 999 T25 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 1006 T25 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 1013 T25 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 1020 T25 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 1029 T25 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> 1030 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 1042 T25 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> 1048 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 1056 T25 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> 1056 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 1067 T25 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> 1067 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 1075 T25 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> 1076 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 1085 T25 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> 1086 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 1095 T25 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> 1096 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 1102 T25 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> 1102 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 1108 T25 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> 1109 T25 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 1114 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d86a0dbd10001
[junit4:junit4]   2> 1115 T27 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48329 which had sessionid 0x13d86a0dbd10001
[junit4:junit4]   2> 1116 T34 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1116 T25 oaz.ZooKeeper.close Session: 0x13d86a0dbd10001 closed
[junit4:junit4]   2> 1408 T25 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1613 T25 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50386
[junit4:junit4]   2> 1631 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1632 T25 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1632 T25 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363763322742
[junit4:junit4]   2> 1633 T25 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363763322742/solr.xml
[junit4:junit4]   2> 1634 T25 oasc.CoreContainer.<init> New CoreContainer 8250989
[junit4:junit4]   2> 1634 T25 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363763322742/'
[junit4:junit4]   2> 1635 T25 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363763322742/'
[junit4:junit4]   2> 1701 T25 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1702 T25 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1702 T25 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1703 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1703 T25 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1704 T25 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1704 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1704 T25 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1705 T25 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1722 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2514 T25 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2550 T25 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:47635/solr
[junit4:junit4]   2> 2566 T25 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2567 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47635 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1766db6
[junit4:junit4]   2> 2573 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2585 T45 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47635. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2591 T45 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47635, initiating session
[junit4:junit4]   2> 2591 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48330
[junit4:junit4]   2> 2592 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48330
[junit4:junit4]   2> 2593 T29 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d86a0dbd10002 with negotiated timeout 20000 for client /127.0.0.1:48330
[junit4:junit4]   2> 2593 T45 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47635, sessionid = 0x13d86a0dbd10002, negotiated timeout = 20000
[junit4:junit4]   2> 2597 T46 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1766db6 name:ZooKeeperConnection Watcher:127.0.0.1:47635 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2598 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2600 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d86a0dbd10002
[junit4:junit4]   2> 2601 T27 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48330 which had sessionid 0x13d86a0dbd10002
[junit4:junit4]   2> 2601 T25 oaz.ZooKeeper.close Session: 0x13d86a0dbd10002 closed
[junit4:junit4]   2> 2604 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2612 T46 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 2618 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47635/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c7a1b1
[junit4:junit4]   2> 2620 T47 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47635. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2621 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2626 T47 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47635, initiating session
[junit4:junit4]   2> 2626 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48331
[junit4:junit4]   2> 2626 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48331
[junit4:junit4]   2> 2627 T29 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d86a0dbd10003 with negotiated timeout 20000 for client /127.0.0.1:48331
[junit4:junit4]   2> 2628 T47 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47635, sessionid = 0x13d86a0dbd10003, negotiated timeout = 20000
[junit4:junit4]   2> 2628 T48 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c7a1b1 name:ZooKeeperConnection Watcher:127.0.0.1:47635/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2631 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2645 T25 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 2667 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2669 T25 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 2687 T25 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 2690 T25 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50386_
[junit4:junit4]   2> 2692 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50386_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50386_
[junit4:junit4]   2> 2696 T25 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50386_
[junit4:junit4]   2> 2709 T25 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 2746 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 2749 T25 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 2760 T25 oasc.Overseer.start Overseer (id=89375593058074627-127.0.0.1:50386_-n_0000000000) starting
[junit4:junit4]   2> 2761 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2777 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2780 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2782 T25 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 2794 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2799 T50 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 2799 T25 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 2812 T25 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 2816 T25 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2830 T49 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 2856 T51 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363763322742/collection1
[junit4:junit4]   2> 2859 T51 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 2861 T51 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2861 T51 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 2872 T51 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363763322742/collection1/'
[junit4:junit4]   2> 2880 T51 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363763322742/collection1/lib/README' to classloader
[junit4:junit4]   2> 2881 T51 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363763322742/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 3024 T51 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 3115 T51 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 3116 T51 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 3133 T51 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 3986 T51 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4000 T51 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4007 T51 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4041 T51 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4045 T51 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4085 T51 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4088 T51 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4089 T51 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4089 T51 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4093 T51 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4093 T51 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4093 T51 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4093 T51 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363763322742/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/control/data/
[junit4:junit4]   2> 4096 T51 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@768771
[junit4:junit4]   2> 4100 T51 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4100 T51 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/control/data forceNew: false
[junit4:junit4]   2> 4101 T51 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/control/data/index/
[junit4:junit4]   2> 4101 T51 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4101 T51 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/control/data/index forceNew: false
[junit4:junit4]   2> 4104 T51 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1d62032 lockFactory=org.apache.lucene.store.NativeFSLockFactory@99cc15; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4104 T51 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4120 T51 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4121 T51 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4122 T51 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4122 T51 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4123 T51 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4123 T51 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4124 T51 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4125 T51 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4125 T51 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4128 T51 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4136 T51 oass.SolrIndexSearcher.<init> Opening Searcher@1ef8894 main
[junit4:junit4]   2> 4142 T51 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/control/data/tlog
[junit4:junit4]   2> 4147 T51 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4148 T51 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4161 T51 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4161 T51 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4163 T52 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ef8894 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4340 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4342 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50386",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50386_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 4342 T49 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 4355 T49 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 4372 T48 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> 5166 T51 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5166 T51 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50386 collection:control_collection shard:shard1
[junit4:junit4]   2> 5172 T51 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 5181 T51 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 5190 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 5191 T51 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 5192 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5200 T51 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 5200 T51 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 5202 T51 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50386/collection1/
[junit4:junit4]   2> 5202 T51 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 5203 T51 oasc.SyncStrategy.syncToMe http://127.0.0.1:50386/collection1/ has no replicas
[junit4:junit4]   2> 5203 T51 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50386/collection1/
[junit4:junit4]   2> 5203 T51 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 5210 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5881 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5898 T48 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> 5921 T51 oasc.ZkController.register We are http://127.0.0.1:50386/collection1/ and leader is http://127.0.0.1:50386/collection1/
[junit4:junit4]   2> 5923 T51 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50386
[junit4:junit4]   2> 5924 T51 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 5924 T51 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 5924 T51 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5933 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5937 T25 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 5938 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 5956 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5968 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 5970 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47635/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d13883
[junit4:junit4]   2> 5971 T54 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47635. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5972 T54 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47635, initiating session
[junit4:junit4]   2> 5972 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48333
[junit4:junit4]   2> 5972 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48333
[junit4:junit4]   2> 5973 T29 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d86a0dbd10004 with negotiated timeout 10000 for client /127.0.0.1:48333
[junit4:junit4]   2> 5973 T54 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47635, sessionid = 0x13d86a0dbd10004, negotiated timeout = 10000
[junit4:junit4]   2> 5978 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5978 T55 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d13883 name:ZooKeeperConnection Watcher:127.0.0.1:47635/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5979 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5983 T25 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5992 T25 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 6100 T25 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6103 T25 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35698
[junit4:junit4]   2> 6103 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6104 T25 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6104 T25 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363763327617
[junit4:junit4]   2> 6105 T25 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363763327617/solr.xml
[junit4:junit4]   2> 6105 T25 oasc.CoreContainer.<init> New CoreContainer 13193125
[junit4:junit4]   2> 6106 T25 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363763327617/'
[junit4:junit4]   2> 6107 T25 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363763327617/'
[junit4:junit4]   2> 6144 T25 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 6145 T25 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6146 T25 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 6146 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6146 T25 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6147 T25 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6148 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6148 T25 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6148 T25 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6149 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 6162 T25 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 6185 T25 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:47635/solr
[junit4:junit4]   2> 6186 T25 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 6186 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47635 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c42680
[junit4:junit4]   2> 6187 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6187 T65 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47635. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6188 T65 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47635, initiating session
[junit4:junit4]   2> 6188 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48334
[junit4:junit4]   2> 6189 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48334
[junit4:junit4]   2> 6190 T29 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d86a0dbd10005 with negotiated timeout 20000 for client /127.0.0.1:48334
[junit4:junit4]   2> 6190 T65 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47635, sessionid = 0x13d86a0dbd10005, negotiated timeout = 20000
[junit4:junit4]   2> 6190 T66 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c42680 name:ZooKeeperConnection Watcher:127.0.0.1:47635 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6190 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6192 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d86a0dbd10005
[junit4:junit4]   2> 6193 T27 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48334 which had sessionid 0x13d86a0dbd10005
[junit4:junit4]   2> 6193 T25 oaz.ZooKeeper.close Session: 0x13d86a0dbd10005 closed
[junit4:junit4]   2> 6194 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 6195 T66 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 6198 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47635/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@12dc9a
[junit4:junit4]   2> 6204 T67 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47635. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6203 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6205 T67 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47635, initiating session
[junit4:junit4]   2> 6205 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48335
[junit4:junit4]   2> 6206 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48335
[junit4:junit4]   2> 6207 T29 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d86a0dbd10006 with negotiated timeout 20000 for client /127.0.0.1:48335
[junit4:junit4]   2> 6207 T67 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47635, sessionid = 0x13d86a0dbd10006, negotiated timeout = 20000
[junit4:junit4]   2> 6208 T68 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12dc9a name:ZooKeeperConnection Watcher:127.0.0.1:47635/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6208 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6214 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6222 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6229 T25 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7232 T25 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35698_
[junit4:junit4]   2> 7233 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:35698_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:35698_
[junit4:junit4]   2> 7234 T25 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35698_
[junit4:junit4]   2> 7236 T48 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> 7238 T55 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 7238 T68 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 7240 T48 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 7245 T69 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363763327617/collection1
[junit4:junit4]   2> 7245 T69 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7246 T69 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7246 T69 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7249 T69 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363763327617/collection1/'
[junit4:junit4]   2> 7249 T69 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363763327617/collection1/lib/README' to classloader
[junit4:junit4]   2> 7250 T69 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363763327617/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7321 T69 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7412 T69 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7413 T69 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7414 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7416 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:50386__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50386",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50386_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 7441 T69 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7441 T55 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> 7441 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7442 T48 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> 8289 T69 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8305 T69 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8309 T69 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8350 T69 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8355 T69 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8361 T69 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8363 T69 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8364 T69 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8364 T69 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8367 T69 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8367 T69 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8367 T69 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8367 T69 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363763327617/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty1/
[junit4:junit4]   2> 8368 T69 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@768771
[junit4:junit4]   2> 8369 T69 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8370 T69 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty1 forceNew: false
[junit4:junit4]   2> 8370 T69 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty1/index/
[junit4:junit4]   2> 8370 T69 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8371 T69 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty1/index forceNew: false
[junit4:junit4]   2> 8373 T69 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@726886 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b0f82d; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8373 T69 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8378 T69 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8379 T69 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8380 T69 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8381 T69 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8382 T69 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8382 T69 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8383 T69 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8384 T69 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8384 T69 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8388 T69 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8392 T69 oass.SolrIndexSearcher.<init> Opening Searcher@1c90c0a main
[junit4:junit4]   2> 8393 T69 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty1/tlog
[junit4:junit4]   2> 8393 T69 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8394 T69 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8404 T70 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c90c0a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8410 T69 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8410 T69 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8964 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8965 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35698",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35698_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 8965 T49 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 8965 T49 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8975 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8975 T48 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> 8975 T55 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> 9412 T69 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9412 T69 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35698 collection:collection1 shard:shard1
[junit4:junit4]   2> 9413 T69 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 9425 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 9426 T69 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 9427 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9430 T69 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 9430 T69 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 9431 T69 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35698/collection1/
[junit4:junit4]   2> 9431 T69 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 9431 T69 oasc.SyncStrategy.syncToMe http://127.0.0.1:35698/collection1/ has no replicas
[junit4:junit4]   2> 9431 T69 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35698/collection1/
[junit4:junit4]   2> 9432 T69 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 9440 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10482 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10497 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 10497 T48 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> 10497 T55 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> 10547 T69 oasc.ZkController.register We are http://127.0.0.1:35698/collection1/ and leader is http://127.0.0.1:35698/collection1/
[junit4:junit4]   2> 10547 T69 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35698
[junit4:junit4]   2> 10548 T69 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 10548 T69 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 10548 T69 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10550 T69 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10551 T25 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 10551 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 10552 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10673 T25 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 10675 T25 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39957
[junit4:junit4]   2> 10680 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10680 T25 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10681 T25 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363763332186
[junit4:junit4]   2> 10681 T25 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363763332186/solr.xml
[junit4:junit4]   2> 10682 T25 oasc.CoreContainer.<init> New CoreContainer 13951793
[junit4:junit4]   2> 10682 T25 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363763332186/'
[junit4:junit4]   2> 10683 T25 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363763332186/'
[junit4:junit4]   2> 10718 T25 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 10719 T25 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10719 T25 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10720 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10720 T25 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10721 T25 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10721 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10722 T25 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10722 T25 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10725 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10744 T25 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10773 T25 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:47635/solr
[junit4:junit4]   2> 10775 T25 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10775 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47635 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@d49a86
[junit4:junit4]   2> 10776 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10777 T81 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47635. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10778 T81 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47635, initiating session
[junit4:junit4]   2> 10780 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48336
[junit4:junit4]   2> 10780 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48336
[junit4:junit4]   2> 10781 T29 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d86a0dbd10007 with negotiated timeout 20000 for client /127.0.0.1:48336
[junit4:junit4]   2> 10781 T81 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47635, sessionid = 0x13d86a0dbd10007, negotiated timeout = 20000
[junit4:junit4]   2> 10782 T82 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d49a86 name:ZooKeeperConnection Watcher:127.0.0.1:47635 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10782 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10784 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d86a0dbd10007
[junit4:junit4]   2> 10785 T27 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48336 which had sessionid 0x13d86a0dbd10007
[junit4:junit4]   2> 10789 T82 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10789 T25 oaz.ZooKeeper.close Session: 0x13d86a0dbd10007 closed
[junit4:junit4]   2> 10789 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 10793 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47635/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@18bc1bf
[junit4:junit4]   2> 10795 T83 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47635. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10795 T83 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47635, initiating session
[junit4:junit4]   2> 10795 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48337
[junit4:junit4]   2> 10796 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48337
[junit4:junit4]   2> 10797 T29 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d86a0dbd10008 with negotiated timeout 20000 for client /127.0.0.1:48337
[junit4:junit4]   2> 10797 T83 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47635, sessionid = 0x13d86a0dbd10008, negotiated timeout = 20000
[junit4:junit4]   2> 10803 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10804 T84 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18bc1bf name:ZooKeeperConnection Watcher:127.0.0.1:47635/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10804 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10805 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10809 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10814 T25 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11821 T25 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39957_
[junit4:junit4]   2> 11822 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:39957_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:39957_
[junit4:junit4]   2> 11823 T25 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39957_
[junit4:junit4]   2> 11829 T48 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 11830 T84 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 11829 T55 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 11829 T68 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 11830 T48 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> 11830 T55 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> 11830 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11842 T85 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363763332186/collection1
[junit4:junit4]   2> 11842 T85 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 11845 T85 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11845 T85 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 11846 T85 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363763332186/collection1/'
[junit4:junit4]   2> 11847 T85 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363763332186/collection1/lib/README' to classloader
[junit4:junit4]   2> 11848 T85 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363763332186/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11918 T85 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12007 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12008 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:35698__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35698",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35698_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 12016 T48 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> 12016 T84 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> 12016 T55 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> 12016 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12019 T85 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12025 T85 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12038 T85 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12807 T85 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12823 T85 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12826 T85 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12861 T85 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12864 T85 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12871 T85 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12875 T85 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 12879 T85 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 12879 T85 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12880 T85 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 12880 T85 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 12881 T85 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 12881 T85 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363763332186/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty2/
[junit4:junit4]   2> 12881 T85 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@768771
[junit4:junit4]   2> 12882 T85 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 12882 T85 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty2 forceNew: false
[junit4:junit4]   2> 12882 T85 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty2/index/
[junit4:junit4]   2> 12883 T85 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12883 T85 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty2/index forceNew: false
[junit4:junit4]   2> 12885 T85 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1c4c17a lockFactory=org.apache.lucene.store.NativeFSLockFactory@2926f6; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12885 T85 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12887 T85 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12888 T85 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12888 T85 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12889 T85 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12889 T85 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12890 T85 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12890 T85 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12890 T85 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12891 T85 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12893 T85 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12896 T85 oass.SolrIndexSearcher.<init> Opening Searcher@b95b59 main
[junit4:junit4]   2> 12896 T85 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty2/tlog
[junit4:junit4]   2> 12897 T85 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12897 T85 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12905 T86 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b95b59 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12911 T85 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12915 T85 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13532 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13533 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39957",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39957_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 13534 T49 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 13534 T49 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 13541 T84 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> 13541 T48 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> 13541 T55 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> 13542 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13922 T85 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13922 T85 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39957 collection:collection1 shard:shard2
[junit4:junit4]   2> 13923 T85 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 13933 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10008 type:delete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 13935 T85 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 13936 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13938 T85 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 13938 T85 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 13939 T85 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39957/collection1/
[junit4:junit4]   2> 13939 T85 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 13939 T85 oasc.SyncStrategy.syncToMe http://127.0.0.1:39957/collection1/ has no replicas
[junit4:junit4]   2> 13940 T85 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39957/collection1/
[junit4:junit4]   2> 13940 T85 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 13947 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15047 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15059 T55 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> 15059 T48 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> 15059 T84 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> 15059 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 15106 T85 oasc.ZkController.register We are http://127.0.0.1:39957/collection1/ and leader is http://127.0.0.1:39957/collection1/
[junit4:junit4]   2> 15107 T85 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39957
[junit4:junit4]   2> 15107 T85 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 15107 T85 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15108 T85 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15110 T85 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15115 T25 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 15116 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15116 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15218 T25 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15229 T25 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38454
[junit4:junit4]   2> 15230 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15234 T25 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15234 T25 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363763336746
[junit4:junit4]   2> 15235 T25 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363763336746/solr.xml
[junit4:junit4]   2> 15235 T25 oasc.CoreContainer.<init> New CoreContainer 14454513
[junit4:junit4]   2> 15236 T25 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363763336746/'
[junit4:junit4]   2> 15237 T25 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363763336746/'
[junit4:junit4]   2> 15282 T25 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15283 T25 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15284 T25 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15284 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15285 T25 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15285 T25 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15286 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15286 T25 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15287 T25 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15287 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15303 T25 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15324 T25 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:47635/solr
[junit4:junit4]   2> 15325 T25 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15326 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47635 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@c11877
[junit4:junit4]   2> 15328 T97 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47635. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15328 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15337 T97 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47635, initiating session
[junit4:junit4]   2> 15337 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48339
[junit4:junit4]   2> 15338 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48339
[junit4:junit4]   2> 15350 T29 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d86a0dbd10009 with negotiated timeout 20000 for client /127.0.0.1:48339
[junit4:junit4]   2> 15352 T97 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47635, sessionid = 0x13d86a0dbd10009, negotiated timeout = 20000
[junit4:junit4]   2> 15352 T98 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c11877 name:ZooKeeperConnection Watcher:127.0.0.1:47635 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15353 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15355 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d86a0dbd10009
[junit4:junit4]   2> 15391 T27 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48339 which had sessionid 0x13d86a0dbd10009
[junit4:junit4]   2> 15396 T98 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15395 T25 oaz.ZooKeeper.close Session: 0x13d86a0dbd10009 closed
[junit4:junit4]   2> 15397 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15402 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47635/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1784850
[junit4:junit4]   2> 15406 T99 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47635. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15406 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15407 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48340
[junit4:junit4]   2> 15407 T99 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47635, initiating session
[junit4:junit4]   2> 15409 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48340
[junit4:junit4]   2> 15411 T29 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d86a0dbd1000a with negotiated timeout 20000 for client /127.0.0.1:48340
[junit4:junit4]   2> 15411 T99 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47635, sessionid = 0x13d86a0dbd1000a, negotiated timeout = 20000
[junit4:junit4]   2> 15411 T100 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1784850 name:ZooKeeperConnection Watcher:127.0.0.1:47635/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15411 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15413 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd1000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15414 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd1000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15417 T25 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16420 T25 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38454_
[junit4:junit4]   2> 16421 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd1000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38454_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38454_
[junit4:junit4]   2> 16422 T25 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38454_
[junit4:junit4]   2> 16424 T84 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> 16424 T55 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> 16425 T48 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 16426 T48 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> 16426 T68 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 16426 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16426 T100 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 16428 T84 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 16430 T55 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 16437 T101 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363763336746/collection1
[junit4:junit4]   2> 16437 T101 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16439 T101 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16440 T101 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16441 T101 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363763336746/collection1/'
[junit4:junit4]   2> 16442 T101 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363763336746/collection1/lib/README' to classloader
[junit4:junit4]   2> 16442 T101 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363763336746/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16504 T101 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16559 T101 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16560 T101 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16569 T101 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16569 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16570 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:39957__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39957",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39957_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 16579 T48 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> 16579 T55 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> 16579 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16579 T84 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> 16579 T100 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> 17376 T101 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17387 T101 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17392 T101 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17418 T101 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17425 T101 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17430 T101 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17431 T101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17432 T101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17432 T101 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17434 T101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17437 T101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17438 T101 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17438 T101 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363763336746/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty3/
[junit4:junit4]   2> 17439 T101 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@768771
[junit4:junit4]   2> 17439 T101 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17440 T101 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty3 forceNew: false
[junit4:junit4]   2> 17441 T101 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty3/index/
[junit4:junit4]   2> 17441 T101 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17441 T101 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty3/index forceNew: false
[junit4:junit4]   2> 17449 T101 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1d9b2a7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@83681a; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17449 T101 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17451 T101 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17452 T101 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17452 T101 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17453 T101 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17454 T101 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17454 T101 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17455 T101 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17459 T101 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17460 T101 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17463 T101 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17467 T101 oass.SolrIndexSearcher.<init> Opening Searcher@9f18d3 main
[junit4:junit4]   2> 17467 T101 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty3/tlog
[junit4:junit4]   2> 17468 T101 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17468 T101 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17474 T102 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9f18d3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17477 T101 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17477 T101 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18086 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18086 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38454",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38454_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 18087 T49 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18087 T49 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18093 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 18094 T55 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> 18093 T84 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> 18093 T100 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> 18094 T48 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> 18480 T101 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18484 T101 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38454 collection:collection1 shard:shard1
[junit4:junit4]   2> 18488 T101 oasc.ZkController.register We are http://127.0.0.1:38454/collection1/ and leader is http://127.0.0.1:35698/collection1/
[junit4:junit4]   2> 18488 T101 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38454
[junit4:junit4]   2> 18488 T101 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18489 T101 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@1b364f0 url=http://127.0.0.1:38454/collection1 node=127.0.0.1:38454_ C2_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, base_url=http://127.0.0.1:38454, collection=collection1, node_name=127.0.0.1:38454_}
[junit4:junit4]   2> 18497 T103 C2 P38454 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18498 T103 C2 P38454 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18498 T103 C2 P38454 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18500 T103 C2 P38454 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18503 T101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18504 T103 C2 P38454 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18505 T25 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18506 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18506 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18607 T25 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 18610 T25 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45641
[junit4:junit4]   2> 18610 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 18611 T25 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 18611 T25 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363763340137
[junit4:junit4]   2> 18612 T25 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363763340137/solr.xml
[junit4:junit4]   2> 18612 T25 oasc.CoreContainer.<init> New CoreContainer 27694565
[junit4:junit4]   2> 18613 T25 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363763340137/'
[junit4:junit4]   2> 18613 T25 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363763340137/'
[junit4:junit4]   2> 18648 T25 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 18648 T25 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 18649 T25 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 18649 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 18649 T25 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 18650 T25 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 18650 T25 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 18650 T25 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 18651 T25 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 18652 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 18662 T25 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 18698 T25 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:47635/solr
[junit4:junit4]   2> 18699 T25 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 18699 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47635 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f233ac
[junit4:junit4]   2> 18702 T114 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47635. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 18703 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 18704 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48341
[junit4:junit4]   2> 18704 T114 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47635, initiating session
[junit4:junit4]   2> 18705 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48341
[junit4:junit4]   2> 18706 T29 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d86a0dbd1000b with negotiated timeout 20000 for client /127.0.0.1:48341
[junit4:junit4]   2> 18706 T114 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47635, sessionid = 0x13d86a0dbd1000b, negotiated timeout = 20000
[junit4:junit4]   2> 18707 T115 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f233ac name:ZooKeeperConnection Watcher:127.0.0.1:47635 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 18707 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 18708 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d86a0dbd1000b
[junit4:junit4]   2> 18709 T27 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48341 which had sessionid 0x13d86a0dbd1000b
[junit4:junit4]   2> 18710 T25 oaz.ZooKeeper.close Session: 0x13d86a0dbd1000b closed
[junit4:junit4]   2> 18710 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 18712 T115 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 18720 T25 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47635/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@58319e
[junit4:junit4]   2> 18723 T25 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 18723 T116 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47635. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 18725 T116 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47635, initiating session
[junit4:junit4]   2> 18725 T27 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48342
[junit4:junit4]   2> 18725 T27 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48342
[junit4:junit4]   2> 18726 T29 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d86a0dbd1000c with negotiated timeout 20000 for client /127.0.0.1:48342
[junit4:junit4]   2> 18734 T116 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47635, sessionid = 0x13d86a0dbd1000c, negotiated timeout = 20000
[junit4:junit4]   2> 18735 T117 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58319e name:ZooKeeperConnection Watcher:127.0.0.1:47635/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 18741 T25 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 18742 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd1000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18749 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd1000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18754 T25 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 19599 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19603 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:38454__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38454",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38454_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 19608 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 19608 T100 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> 19608 T117 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> 19608 T48 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> 19608 T84 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> 19608 T55 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> 19762 T25 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45641_
[junit4:junit4]   2> 19763 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd1000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45641_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45641_
[junit4:junit4]   2> 19764 T25 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45641_
[junit4:junit4]   2> 19766 T48 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> 19766 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 19767 T84 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 19767 T117 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> 19767 T100 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 19768 T100 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> 19767 T84 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> 19767 T55 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 19769 T55 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> 19771 T48 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 19771 T117 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 19772 T68 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 19780 T118 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363763340137/collection1
[junit4:junit4]   2> 19780 T118 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 19782 T118 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 19782 T118 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 19784 T118 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363763340137/collection1/'
[junit4:junit4]   2> 19788 T118 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363763340137/collection1/lib/README' to classloader
[junit4:junit4]   2> 19789 T118 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363763340137/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 19866 T118 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19946 T118 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19948 T63 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {state=recovering&action=PREPRECOVERY&version=2&onlyIfLeader=true&checkLive=true&core=collection1&wt=javabin&coreNodeName=127.0.0.1:38454__collection1&nodeName=127.0.0.1:38454_} status=0 QTime=1002 
[junit4:junit4]   2> 19978 T118 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19996 T118 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 20902 T118 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20916 T118 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20921 T118 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20950 T118 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20960 T118 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20975 T118 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20977 T118 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20977 T118 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20977 T118 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20979 T118 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20979 T118 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20980 T118 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20980 T118 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363763340137/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty4/
[junit4:junit4]   2> 20980 T118 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@768771
[junit4:junit4]   2> 20981 T118 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20983 T118 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty4 forceNew: false
[junit4:junit4]   2> 20983 T118 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty4/index/
[junit4:junit4]   2> 20983 T118 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20984 T118 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty4/index forceNew: false
[junit4:junit4]   2> 20985 T118 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@a30413 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ae2dad; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20985 T118 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20987 T118 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20988 T118 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20989 T118 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20990 T118 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20990 T118 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20990 T118 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20991 T118 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20991 T118 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20992 T118 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20998 T118 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 21002 T118 oass.SolrIndexSearcher.<init> Opening Searcher@8d260f main
[junit4:junit4]   2> 21003 T118 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty4/tlog
[junit4:junit4]   2> 21003 T118 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 21003 T118 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 21010 T119 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8d260f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 21020 T118 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 21021 T118 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21121 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21122 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45641",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45641_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 21122 T49 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 21123 T49 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 21128 T117 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> 21128 T55 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> 21129 T48 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> 21129 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21128 T84 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> 21128 T100 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> 22022 T118 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 22023 T118 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45641 collection:collection1 shard:shard2
[junit4:junit4]   2> 22026 T118 oasc.ZkController.register We are http://127.0.0.1:45641/collection1/ and leader is http://127.0.0.1:39957/collection1/
[junit4:junit4]   2> 22027 T118 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45641
[junit4:junit4]   2> 22027 T118 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 22027 T118 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@a4f97a url=http://127.0.0.1:45641/collection1 node=127.0.0.1:45641_ C3_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, base_url=http://127.0.0.1:45641, collection=collection1, node_name=127.0.0.1:45641_}
[junit4:junit4]   2> 22028 T120 C3 P45641 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 22028 T118 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22028 T120 C3 P45641 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 22029 T120 C3 P45641 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 22029 T120 C3 P45641 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22029 T25 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 22030 T25 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 22031 T120 C3 P45641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22031 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22040 T25 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22044 T25 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22060 T62 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363763327617/onenodecollectioncore
[junit4:junit4]   2> 22060 T62 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 22061 T62 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 22062 T62 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 22063 T62 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 22063 T62 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 22066 T62 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 22068 T62 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363763327617/onenodecollectioncore/'
[junit4:junit4]   2>  C2_STATE=coll:collection1 core:collection1 props:{state=recovering, core=collection1, base_url=http://127.0.0.1:38454, collection=collection1, shard=shard1, node_name=127.0.0.1:38454_}
[junit4:junit4]   2> 22103 T103 C2 P38454 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:35698/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22108 T103 C2 P38454 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 22115 T103 C2 P38454 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:38454 START replicas=[http://127.0.0.1:35698/collection1/] nUpdates=100
[junit4:junit4]   2> 22133 T103 C2 P38454 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22136 T103 C2 P38454 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22136 T103 C2 P38454 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22136 T103 C2 P38454 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22137 T103 C2 P38454 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22137 T103 C2 P38454 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:35698/collection1/. core=collection1
[junit4:junit4]   2> 22137 T103 C2 P38454 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22165 T62 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@db7ae7 url=http://127.0.0.1:35698/collection1 node=127.0.0.1:35698_ C4_STATE=coll:collection1 core:collection1 props:{state=active, core=collection1, base_url=http://127.0.0.1:35698, collection=collection1, shard=shard1, node_name=127.0.0.1:35698_, leader=true}
[junit4:junit4]   2> 22184 T64 C4 P35698 REQ /get {version=2&wt=javabin&getVersions=100&distrib=false&qt=/get} status=0 QTime=2 
[junit4:junit4]   2> 22195 T63 C4 P35698 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22199 T63 C4 P35698 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@726886 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b0f82d; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22209 T63 C4 P35698 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22210 T63 C4 P35698 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@726886 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b0f82d; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@726886 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b0f82d; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22211 T63 C4 P35698 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22211 T63 C4 P35698 oass.SolrIndexSearcher.<init> Opening Searcher@c7fd5 realtime
[junit4:junit4]   2> 22212 T63 C4 P35698 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22213 T63 C4 P35698 /update {commit=true&openSearcher=false&version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true} {commit=} 0 22
[junit4:junit4]   2> 22264 T103 C2 P38454 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22264 T103 C2 P38454 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 22276 T103 C2 P38454 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22306 T62 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 22307 T62 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 22314 T64 C4 P35698 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22315 T64 C4 P35698 REQ /replication {version=2&wt=javabin&command=indexversion&qt=/replication} status=0 QTime=29 
[junit4:junit4]   2> 22318 T103 C2 P38454 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22319 T103 C2 P38454 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22319 T103 C2 P38454 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22320 T62 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 22322 T63 C4 P35698 REQ /replication {generation=2&version=2&wt=javabin&command=filelist&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 22324 T103 C2 P38454 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22325 T103 C2 P38454 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty3/index.20130320090903949 forceNew: false
[junit4:junit4]   2> 22326 T103 C2 P38454 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1be224 lockFactory=org.apache.lucene.store.NativeFSLockFactory@23ceb3) fullCopy=false
[junit4:junit4]   2> 22339 T61 C4 P35698 REQ /replication {generation=2&wt=filestream&checksum=true&file=segments_2&command=filecontent&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 22347 T103 C2 P38454 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22390 T103 C2 P38454 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22391 T103 C2 P38454 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22395 T103 C2 P38454 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1d9b2a7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@83681a; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1d9b2a7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@83681a; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22395 T103 C2 P38454 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22396 T103 C2 P38454 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22396 T103 C2 P38454 oass.SolrIndexSearcher.<init> Opening Searcher@2fba2e main
[junit4:junit4]   2> 22398 T102 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2fba2e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22407 T103 C2 P38454 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22414 T103 C2 P38454 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22414 T103 C2 P38454 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22414 T103 C2 P38454 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22419 T103 C2 P38454 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22649 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22651 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:45641__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45641",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45641_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 22654 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:38454__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38454",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38454_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 22676 T84 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> 22677 T117 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> 22677 T100 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> 22677 T55 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> 22677 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22677 T48 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> 23041 T78 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {state=recovering&action=PREPRECOVERY&version=2&onlyIfLeader=true&checkLive=true&core=collection1&wt=javabin&coreNodeName=127.0.0.1:45641__collection1&nodeName=127.0.0.1:45641_} status=0 QTime=1000 
[junit4:junit4]   2> 23231 T62 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 23245 T62 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 23250 T62 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 23287 T62 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 23294 T62 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 23300 T62 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 23305 T62 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 23305 T62 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 23306 T62 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 23307 T62 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 23308 T62 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 23308 T62 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 23311 T62 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363763327617/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363763321632/onenodecollection/
[junit4:junit4]   2> 23312 T62 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@768771
[junit4:junit4]   2> 23313 T62 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 23314 T62 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363763321632/onenodecollection forceNew: false
[junit4:junit4]   2> 23317 T62 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363763321632/onenodecollection/index/
[junit4:junit4]   2> 23318 T62 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363763321632/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 23318 T62 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363763321632/onenodecollection/index forceNew: false
[junit4:junit4]   2> 23321 T62 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3ab726 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d69903; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23321 T62 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23323 T62 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 23324 T62 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 23325 T62 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 23326 T62 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 23327 T62 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 23327 T62 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 23328 T62 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 23328 T62 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 23329 T62 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 23332 T62 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 23343 T62 oass.SolrIndexSearcher.<init> Opening Searcher@affd66 main
[junit4:junit4]   2> 23344 T62 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363763321632/onenodecollection/tlog
[junit4:junit4]   2> 23345 T62 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 23346 T62 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 23354 T124 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@affd66 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 23356 T62 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 24186 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24189 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35698",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35698_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 24189 T49 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 24189 T49 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 24194 T117 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> 24194 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24195 T55 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> 24195 T48 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> 24195 T100 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> 24195 T84 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> 24358 T62 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 24359 T62 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:35698 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 24360 T62 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 24368 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10006 type:delete cxid:0xae zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 24368 T62 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 24369 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10006 type:create cxid:0xaf zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 24375 T62 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 24375 T62 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 24376 T62 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35698/onenodecollectioncore/
[junit4:junit4]   2> 24376 T62 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 24377 T62 oasc.SyncStrategy.syncToMe http://127.0.0.1:35698/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 24377 T62 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35698/onenodecollectioncore/
[junit4:junit4]   2> 24377 T62 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 24384 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d86a0dbd10006 type:create cxid:0xba zxid:0xc8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2>  C3_STATE=coll:collection1 core:collection1 props:{state=recovering, core=collection1, base_url=http://127.0.0.1:45641, collection=collection1, shard=shard2, node_name=127.0.0.1:45641_}
[junit4:junit4]   2> 25042 T120 C3 P45641 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:39957/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 25043 T120 C3 P45641 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:45641 START replicas=[http://127.0.0.1:39957/collection1/] nUpdates=100
[junit4:junit4]   2> 25043 T120 C3 P45641 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 25043 T120 C3 P45641 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 25044 T120 C3 P45641 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 25044 T120 C3 P45641 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 25044 T120 C3 P45641 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 25044 T120 C3 P45641 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:39957/collection1/. core=collection1
[junit4:junit4]   2> 25045 T120 C3 P45641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@ae74f url=http://127.0.0.1:39957/collection1 node=127.0.0.1:39957_ C5_STATE=coll:collection1 core:collection1 props:{state=active, core=collection1, base_url=http://127.0.0.1:39957, collection=collection1, shard=shard2, node_name=127.0.0.1:39957_, leader=true}
[junit4:junit4]   2> 25080 T80 C5 P39957 REQ /get {version=2&wt=javabin&getVersions=100&distrib=false&qt=/get} status=0 QTime=1 
[junit4:junit4]   2> 25088 T79 C5 P39957 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25093 T79 C5 P39957 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1c4c17a lockFactory=org.apache.lucene.store.NativeFSLockFactory@2926f6; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25094 T79 C5 P39957 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25097 T79 C5 P39957 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1c4c17a lockFactory=org.apache.lucene.store.NativeFSLockFactory@2926f6; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1c4c17a lockFactory=org.apache.lucene.store.NativeFSLockFactory@2926f6; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 25098 T79 C5 P39957 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 25099 T79 C5 P39957 oass.SolrIndexSearcher.<init> Opening Searcher@482574 realtime
[junit4:junit4]   2> 25099 T79 C5 P39957 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25100 T79 C5 P39957 /update {commit=true&openSearcher=false&version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true} {commit=} 0 12
[junit4:junit4]   2> 25101 T120 C3 P45641 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 25102 T120 C3 P45641 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 25105 T78 C5 P39957 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 25105 T78 C5 P39957 REQ /replication {version=2&wt=javabin&command=indexversion&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 25106 T120 C3 P45641 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 25107 T120 C3 P45641 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 25107 T120 C3 P45641 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 25109 T80 C5 P39957 REQ /replication {generation=2&version=2&wt=javabin&command=filelist&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 25110 T120 C3 P45641 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 25111 T120 C3 P45641 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363763321632/jetty4/index.20130320090906736 forceNew: false
[junit4:junit4]   2> 25111 T120 C3 P45641 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@aad469 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9e77a3) fullCopy=false
[junit4:junit4]   2> 25116 T77 C5 P39957 REQ /replication {generation=2&wt=filestream&checksum=true&file=segments_2&command=filecontent&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 25118 T120 C3 P45641 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 25119 T120 C3 P45641 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 25120 T120 C3 P45641 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 25121 T120 C3 P45641 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@a30413 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ae2dad; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@a30413 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ae2dad; maxCacheMB=0.9931640625 maxMergeSizeMB=0.884765625)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 25124 T120 C3 P45641 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 25124 T120 C3 P45641 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 25124 T120 C3 P45641 oass.SolrIndexSearcher.<init> Opening Searcher@f6d7e4 main
[junit4:junit4]   2> 25126 T119 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f6d7e4 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 25127 T120 C3 P45641 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 25131 T120 C3 P45641 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 25131 T120 C3 P45641 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 25131 T120 C3 P45641 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25132 T120 C3 P45641 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 25707 T49 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25716 T49 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:45641__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45641",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45641_",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 25723 T84 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> 25723 T117 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> 25727 T100 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> 25724 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25728 T55 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> 25727 T48 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> 25741 T62 oasc.ZkController.register We are http://127.0.0.1:35698/onenodecollectioncore/ and leader is http://127.0.0.1:35698/onenodecollectioncore/
[junit4:junit4]   2> 25742 T62 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:35698
[junit4:junit4]   2> 25742 T62 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 25743 T62 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 25746 T62 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25747 T62 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=CREATE&roles=none&version=2&numShards=1&wt=javabin&collection=onenodecollection&name=onenodecollectioncore&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363763321632/onenodecollection} status=0 QTime=3688 
[junit4:junit4]   2> 25748 T25 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 25752 T25 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26754 T25 oascc.ZkStat

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

' test group is disabled (@Nightly)
[junit4:junit4]   2> 79916 T1602 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=MockVariableIntBlock(baseBlockSize=100), text=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=zh_HK, timezone=America/Lower_Princes
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=63887528,total=144490496
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestIndexingPerformance, TestDFRSimilarityFactory, XmlUpdateRequestHandlerTest, TestSolrXMLSerializer, TestQueryTypes, BasicDistributedZk2Test, RequestHandlersTest, DisMaxRequestHandlerTest, TestAtomicUpdateErrorCases, PathHierarchyTokenizerFactoryTest, IndexReaderFactoryTest, OutputWriterTest, ShardRoutingCustomTest, SpellCheckCollatorTest, TestComponentsName, TestRecovery, NumericFieldsTest, TermVectorComponentDistributedTest, SolrTestCaseJ4Test, DateMathParserTest, IndexBasedSpellCheckerTest, CopyFieldTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestFieldTypeCollectionResource, TestCSVResponseWriter, BadIndexSchemaTest, DocValuesMultiTest, TestHashPartitioner, CurrencyFieldXmlFileTest, SignatureUpdateProcessorFactoryTest, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, ZkNodePropsTest, TestElisionMultitermQuery, JSONWriterTest, TestStressReorder, BasicZkTest, StandardRequestHandlerTest, SolrIndexConfigTest, UpdateParamsTest, TestNumberUtils, SpellCheckComponentTest, TestFastOutputStream, TestJmxMonitoredMap, SolrCoreCheckLockOnStartupTest, TestSolrJ, DebugComponentTest, CoreContainerCoreInitFailuresTest, TestUtils, XsltUpdateRequestHandlerTest, DirectUpdateHandlerTest, TestLazyCores, TestArbitraryIndexDir, URLClassifyProcessorTest, TestQuerySenderNoQuery, TestWordDelimiterFilterFactory, SimplePostToolTest, PingRequestHandlerTest, EchoParamsTest, SolrRequestParserTest, TestCSVLoader, TestPartialUpdateDeduplication, SolrCmdDistributorTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OpenCloseCoreStressTest -Dtests.seed=68C596312800AB1C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh_HK -Dtests.timezone=America/Lower_Princes -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J1 | OpenCloseCoreStressTest (suite) <<<
[junit4:junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1736, name=qtp15027719-1736, state=RUNNABLE, group=TGRP-OpenCloseCoreStressTest], registration stack trace below.
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([68C596312800AB1C]:0)
[junit4:junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1569)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:929)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:909)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:904)
[junit4:junit4]    > 	at org.apache.solr.core.MockFSDirectoryFactory.create(MockFSDirectoryFactory.java:37)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:322)
[junit4:junit4]    > 	at org.apache.solr.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:124)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1405)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1541)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:795)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:927)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:957)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1158)
[junit4:junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:226)
[junit4:junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]    > 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4:junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
[junit4:junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
[junit4:junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]    > 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00017_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@a3bf24)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	... 1 more
[junit4:junit4] Completed on J1 in 79.95s, 6 tests, 1 error, 4 skipped <<< FAILURES!

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

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



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

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

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2205, name=coreLoadExecutor-1618-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2205, name=coreLoadExecutor-1618-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1569)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:322)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:244)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:458)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:744)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:872)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:955)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:579)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:574)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@e882374 lockFactory=org.apache.lucene.store.NativeFSLockFactory@40d3eb97)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2207, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2207, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1569)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:322)
	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:383)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@31800fb1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3288ff22)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


REGRESSION:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([31F3BE7E1752F833:B0153066600D980F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:48788/blut/f/onenodecollectioncore returned non ok status:404, message:Can not find: /blut/f/onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:48788/blut/f/onenodecollectioncore returned non ok status:404, message:Can not find: /blut/f/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([31F3BE7E1752F833:B0153066600D980F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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 9174 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T628 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /blut/f
[junit4:junit4]   2> 4 T628 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363757832180
[junit4:junit4]   2> 4 T628 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T629 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T629 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T629 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 6 T629 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 6 T629 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 7 T629 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T628 oasc.ZkTestServer.run start zk server on port:39665
[junit4:junit4]   2> 106 T628 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39665 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@483a2c82
[junit4:junit4]   2> 106 T628 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T634 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39665. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T634 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39665, initiating session
[junit4:junit4]   2> 107 T630 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35623
[junit4:junit4]   2> 107 T630 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35623
[junit4:junit4]   2> 108 T632 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 143 T632 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d864d17f70000 with negotiated timeout 10000 for client /127.0.0.1:35623
[junit4:junit4]   2> 143 T634 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39665, sessionid = 0x13d864d17f70000, negotiated timeout = 10000
[junit4:junit4]   2> 143 T635 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@483a2c82 name:ZooKeeperConnection Watcher:127.0.0.1:39665 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 144 T628 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 144 T628 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 148 T633 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d864d17f70000
[junit4:junit4]   2> 148 T635 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 149 T630 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:35623 which had sessionid 0x13d864d17f70000
[junit4:junit4]   2> 148 T628 oaz.ZooKeeper.close Session: 0x13d864d17f70000 closed
[junit4:junit4]   2> 149 T628 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39665/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@46fdcbf5
[junit4:junit4]   2> 150 T628 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 150 T636 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39665. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 150 T636 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39665, initiating session
[junit4:junit4]   2> 150 T630 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35624
[junit4:junit4]   2> 151 T630 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35624
[junit4:junit4]   2> 151 T632 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d864d17f70001 with negotiated timeout 10000 for client /127.0.0.1:35624
[junit4:junit4]   2> 151 T636 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39665, sessionid = 0x13d864d17f70001, negotiated timeout = 10000
[junit4:junit4]   2> 152 T637 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46fdcbf5 name:ZooKeeperConnection Watcher:127.0.0.1:39665/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 152 T628 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 152 T628 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 156 T628 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 158 T628 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 159 T628 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 161 T628 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> 162 T628 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 165 T628 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> 165 T628 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 168 T628 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> 168 T628 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 170 T628 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> 171 T628 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 173 T628 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> 173 T628 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 176 T628 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> 177 T628 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 179 T628 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> 179 T628 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 185 T628 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> 186 T628 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 188 T628 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> 189 T628 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 191 T633 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d864d17f70001
[junit4:junit4]   2> 191 T637 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 191 T630 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:35624 which had sessionid 0x13d864d17f70001
[junit4:junit4]   2> 191 T628 oaz.ZooKeeper.close Session: 0x13d864d17f70001 closed
[junit4:junit4]   2> 288 T628 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 347 T628 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:32971
[junit4:junit4]   2> 348 T628 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 348 T628 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 349 T628 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363757832368
[junit4:junit4]   2> 349 T628 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363757832368/solr.xml
[junit4:junit4]   2> 349 T628 oasc.CoreContainer.<init> New CoreContainer 1146575383
[junit4:junit4]   2> 350 T628 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363757832368/'
[junit4:junit4]   2> 350 T628 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363757832368/'
[junit4:junit4]   2> 365 T628 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 366 T628 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 366 T628 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 366 T628 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 366 T628 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 367 T628 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 367 T628 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 367 T628 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 368 T628 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 368 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 374 T628 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 382 T628 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39665/solr
[junit4:junit4]   2> 382 T628 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 383 T628 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39665 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@19bbe941
[junit4:junit4]   2> 383 T628 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 384 T647 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39665. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 384 T647 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39665, initiating session
[junit4:junit4]   2> 385 T630 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35625
[junit4:junit4]   2> 385 T630 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35625
[junit4:junit4]   2> 385 T632 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d864d17f70002 with negotiated timeout 20000 for client /127.0.0.1:35625
[junit4:junit4]   2> 386 T647 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39665, sessionid = 0x13d864d17f70002, negotiated timeout = 20000
[junit4:junit4]   2> 386 T648 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19bbe941 name:ZooKeeperConnection Watcher:127.0.0.1:39665 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 386 T628 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 387 T633 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d864d17f70002
[junit4:junit4]   2> 387 T648 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 388 T630 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:35625 which had sessionid 0x13d864d17f70002
[junit4:junit4]   2> 387 T628 oaz.ZooKeeper.close Session: 0x13d864d17f70002 closed
[junit4:junit4]   2> 388 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 391 T628 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39665/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1627e4d1
[junit4:junit4]   2> 392 T628 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 392 T649 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39665. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 392 T649 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39665, initiating session
[junit4:junit4]   2> 393 T630 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35626
[junit4:junit4]   2> 393 T630 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35626
[junit4:junit4]   2> 393 T632 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d864d17f70003 with negotiated timeout 20000 for client /127.0.0.1:35626
[junit4:junit4]   2> 394 T649 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39665, sessionid = 0x13d864d17f70003, negotiated timeout = 20000
[junit4:junit4]   2> 394 T650 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1627e4d1 name:ZooKeeperConnection Watcher:127.0.0.1:39665/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 394 T628 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 395 T628 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 398 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 398 T628 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 401 T628 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 402 T628 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32971_blut%2Ff
[junit4:junit4]   2> 403 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:32971_blut%2Ff Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:32971_blut%2Ff
[junit4:junit4]   2> 403 T628 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32971_blut%2Ff
[junit4:junit4]   2> 406 T628 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 410 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 410 T628 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 412 T628 oasc.Overseer.start Overseer (id=89375233289945091-127.0.0.1:32971_blut%2Ff-n_0000000000) starting
[junit4:junit4]   2> 412 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 413 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 414 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 415 T628 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 416 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 417 T652 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 418 T628 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 420 T628 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 421 T628 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 423 T651 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 430 T653 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363757832368/collection1
[junit4:junit4]   2> 430 T653 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 430 T653 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 430 T653 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 431 T653 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363757832368/collection1/'
[junit4:junit4]   2> 432 T653 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363757832368/collection1/lib/README' to classloader
[junit4:junit4]   2> 432 T653 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363757832368/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 452 T653 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 482 T653 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 483 T653 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 486 T653 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 783 T653 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 788 T653 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 790 T653 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 808 T653 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 811 T653 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 814 T653 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 815 T653 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 816 T653 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 816 T653 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 817 T653 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 817 T653 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 817 T653 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 817 T653 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363757832368/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/control/data/
[junit4:junit4]   2> 818 T653 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b16fe66
[junit4:junit4]   2> 818 T653 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 818 T653 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/control/data forceNew: false
[junit4:junit4]   2> 819 T653 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/control/data/index/
[junit4:junit4]   2> 819 T653 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 819 T653 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/control/data/index forceNew: false
[junit4:junit4]   2> 821 T653 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@171c378c lockFactory=org.apache.lucene.store.NativeFSLockFactory@395e5551),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 821 T653 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 822 T653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 822 T653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 823 T653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 823 T653 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 823 T653 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 823 T653 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 824 T653 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 824 T653 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 824 T653 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 826 T653 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 828 T653 oass.SolrIndexSearcher.<init> Opening Searcher@533c8fa6 main
[junit4:junit4]   2> 828 T653 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/control/data/tlog
[junit4:junit4]   2> 829 T653 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 829 T653 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 832 T654 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@533c8fa6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 832 T653 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 832 T653 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1930 T651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1931 T651 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32971_blut%2Ff",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32971/blut/f",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 1931 T651 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1931 T651 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1934 T650 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> 2834 T653 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2834 T653 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:32971/blut/f collection:control_collection shard:shard1
[junit4:junit4]   2> 2835 T653 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2841 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2842 T653 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2843 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2846 T653 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2846 T653 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2846 T653 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:32971/blut/f/collection1/
[junit4:junit4]   2> 2846 T653 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2846 T653 oasc.SyncStrategy.syncToMe http://127.0.0.1:32971/blut/f/collection1/ has no replicas
[junit4:junit4]   2> 2846 T653 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:32971/blut/f/collection1/
[junit4:junit4]   2> 2847 T653 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2850 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3438 T651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3444 T650 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> 3454 T653 oasc.ZkController.register We are http://127.0.0.1:32971/blut/f/collection1/ and leader is http://127.0.0.1:32971/blut/f/collection1/
[junit4:junit4]   2> 3454 T653 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32971/blut/f
[junit4:junit4]   2> 3454 T653 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3455 T653 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3455 T653 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3456 T653 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3458 T628 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3458 T628 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3458 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3462 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3462 T628 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39665/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7429a29c
[junit4:junit4]   2> 3463 T628 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3463 T656 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39665. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3463 T656 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39665, initiating session
[junit4:junit4]   2> 3464 T630 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35638
[junit4:junit4]   2> 3464 T630 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35638
[junit4:junit4]   2> 3465 T632 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d864d17f70004 with negotiated timeout 10000 for client /127.0.0.1:35638
[junit4:junit4]   2> 3465 T656 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39665, sessionid = 0x13d864d17f70004, negotiated timeout = 10000
[junit4:junit4]   2> 3465 T657 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7429a29c name:ZooKeeperConnection Watcher:127.0.0.1:39665/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3465 T628 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3466 T628 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3468 T628 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3524 T628 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3526 T628 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41855
[junit4:junit4]   2> 3527 T628 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3527 T628 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3528 T628 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363757835644
[junit4:junit4]   2> 3528 T628 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363757835644/solr.xml
[junit4:junit4]   2> 3528 T628 oasc.CoreContainer.<init> New CoreContainer 1013505937
[junit4:junit4]   2> 3529 T628 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363757835644/'
[junit4:junit4]   2> 3529 T628 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363757835644/'
[junit4:junit4]   2> 3544 T628 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3545 T628 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3545 T628 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3545 T628 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3546 T628 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3546 T628 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3546 T628 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3546 T628 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3547 T628 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3547 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3553 T628 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3561 T628 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39665/solr
[junit4:junit4]   2> 3561 T628 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3562 T628 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39665 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a77405f
[junit4:junit4]   2> 3562 T628 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3563 T667 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39665. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3563 T667 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39665, initiating session
[junit4:junit4]   2> 3563 T630 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35639
[junit4:junit4]   2> 3564 T630 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35639
[junit4:junit4]   2> 3564 T632 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d864d17f70005 with negotiated timeout 20000 for client /127.0.0.1:35639
[junit4:junit4]   2> 3564 T667 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39665, sessionid = 0x13d864d17f70005, negotiated timeout = 20000
[junit4:junit4]   2> 3565 T668 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a77405f name:ZooKeeperConnection Watcher:127.0.0.1:39665 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3565 T628 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3566 T633 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d864d17f70005
[junit4:junit4]   2> 3566 T668 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3566 T630 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:35639 which had sessionid 0x13d864d17f70005
[junit4:junit4]   2> 3566 T628 oaz.ZooKeeper.close Session: 0x13d864d17f70005 closed
[junit4:junit4]   2> 3567 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3570 T628 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39665/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@77e48e2e
[junit4:junit4]   2> 3571 T628 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3571 T669 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39665. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3571 T669 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39665, initiating session
[junit4:junit4]   2> 3571 T630 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35640
[junit4:junit4]   2> 3572 T630 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35640
[junit4:junit4]   2> 3572 T632 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d864d17f70006 with negotiated timeout 20000 for client /127.0.0.1:35640
[junit4:junit4]   2> 3572 T669 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39665, sessionid = 0x13d864d17f70006, negotiated timeout = 20000
[junit4:junit4]   2> 3573 T670 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77e48e2e name:ZooKeeperConnection Watcher:127.0.0.1:39665/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3573 T628 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3574 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3575 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3576 T628 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4579 T628 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41855_blut%2Ff
[junit4:junit4]   2> 4580 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:41855_blut%2Ff Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:41855_blut%2Ff
[junit4:junit4]   2> 4580 T628 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41855_blut%2Ff
[junit4:junit4]   2> 4583 T650 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> 4584 T670 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4586 T650 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4587 T657 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4592 T671 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363757835644/collection1
[junit4:junit4]   2> 4597 T671 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4598 T671 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4598 T671 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4611 T671 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363757835644/collection1/'
[junit4:junit4]   2> 4612 T671 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363757835644/collection1/lib/README' to classloader
[junit4:junit4]   2> 4612 T671 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363757835644/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4677 T671 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4719 T671 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4723 T671 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4730 T671 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4950 T651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4952 T651 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32971_blut%2Ff",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:32971_blut%2Ff_collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32971/blut/f",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 4955 T670 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4956 T650 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4956 T657 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> 5294 T671 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5304 T671 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5308 T671 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5324 T671 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5329 T671 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5337 T671 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5339 T671 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5339 T671 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5340 T671 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5341 T671 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5341 T671 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5342 T671 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5342 T671 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363757835644/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty1/
[junit4:junit4]   2> 5342 T671 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b16fe66
[junit4:junit4]   2> 5342 T671 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5343 T671 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty1 forceNew: false
[junit4:junit4]   2> 5343 T671 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty1/index/
[junit4:junit4]   2> 5343 T671 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5343 T671 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty1/index forceNew: false
[junit4:junit4]   2> 5345 T671 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28c3b8cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b17c500),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5345 T671 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5346 T671 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5347 T671 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5347 T671 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5348 T671 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5348 T671 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5348 T671 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5349 T671 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5349 T671 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5349 T671 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5353 T671 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5358 T671 oass.SolrIndexSearcher.<init> Opening Searcher@1733de89 main
[junit4:junit4]   2> 5358 T671 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty1/tlog
[junit4:junit4]   2> 5359 T671 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5359 T671 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5362 T672 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1733de89 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5367 T671 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5368 T671 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6463 T651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6464 T651 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41855_blut%2Ff",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41855/blut/f",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 6464 T651 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6465 T651 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6498 T657 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> 6498 T650 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> 6498 T670 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> 7371 T671 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7371 T671 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41855/blut/f collection:collection1 shard:shard2
[junit4:junit4]   2> 7372 T671 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7379 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7380 T671 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7380 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7382 T671 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7382 T671 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7383 T671 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41855/blut/f/collection1/
[junit4:junit4]   2> 7383 T671 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7383 T671 oasc.SyncStrategy.syncToMe http://127.0.0.1:41855/blut/f/collection1/ has no replicas
[junit4:junit4]   2> 7383 T671 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41855/blut/f/collection1/
[junit4:junit4]   2> 7383 T671 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7387 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8003 T651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8012 T650 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> 8012 T657 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> 8013 T670 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> 8040 T671 oasc.ZkController.register We are http://127.0.0.1:41855/blut/f/collection1/ and leader is http://127.0.0.1:41855/blut/f/collection1/
[junit4:junit4]   2> 8040 T671 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41855/blut/f
[junit4:junit4]   2> 8040 T671 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8040 T671 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8041 T671 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8042 T671 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8044 T628 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8044 T628 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8044 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8121 T628 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8127 T628 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48788
[junit4:junit4]   2> 8128 T628 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8129 T628 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8129 T628 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363757840224
[junit4:junit4]   2> 8130 T628 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363757840224/solr.xml
[junit4:junit4]   2> 8130 T628 oasc.CoreContainer.<init> New CoreContainer 589282855
[junit4:junit4]   2> 8131 T628 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363757840224/'
[junit4:junit4]   2> 8132 T628 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363757840224/'
[junit4:junit4]   2> 8158 T628 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8159 T628 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8159 T628 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8159 T628 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8159 T628 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8160 T628 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8160 T628 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8160 T628 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8161 T628 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8161 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8169 T628 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8178 T628 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39665/solr
[junit4:junit4]   2> 8179 T628 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8179 T628 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39665 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@613aee09
[junit4:junit4]   2> 8180 T683 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39665. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8182 T630 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35646
[junit4:junit4]   2> 8182 T683 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39665, initiating session
[junit4:junit4]   2> 8183 T630 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35646
[junit4:junit4]   2> 8184 T632 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d864d17f70007 with negotiated timeout 20000 for client /127.0.0.1:35646
[junit4:junit4]   2> 8184 T683 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39665, sessionid = 0x13d864d17f70007, negotiated timeout = 20000
[junit4:junit4]   2> 8180 T628 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8184 T684 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@613aee09 name:ZooKeeperConnection Watcher:127.0.0.1:39665 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8185 T628 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8187 T633 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d864d17f70007
[junit4:junit4]   2> 8191 T630 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:35646 which had sessionid 0x13d864d17f70007
[junit4:junit4]   2> 8192 T684 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8192 T628 oaz.ZooKeeper.close Session: 0x13d864d17f70007 closed
[junit4:junit4]   2> 8193 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8197 T628 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39665/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@783eca65
[junit4:junit4]   2> 8198 T628 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8198 T685 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39665. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8199 T685 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39665, initiating session
[junit4:junit4]   2> 8199 T630 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35647
[junit4:junit4]   2> 8199 T630 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35647
[junit4:junit4]   2> 8200 T632 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d864d17f70008 with negotiated timeout 20000 for client /127.0.0.1:35647
[junit4:junit4]   2> 8200 T685 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39665, sessionid = 0x13d864d17f70008, negotiated timeout = 20000
[junit4:junit4]   2> 8201 T686 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@783eca65 name:ZooKeeperConnection Watcher:127.0.0.1:39665/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8201 T628 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8202 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8204 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8206 T628 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9209 T628 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48788_blut%2Ff
[junit4:junit4]   2> 9210 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:48788_blut%2Ff Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:48788_blut%2Ff
[junit4:junit4]   2> 9210 T628 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48788_blut%2Ff
[junit4:junit4]   2> 9213 T657 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> 9213 T670 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> 9213 T650 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> 9213 T686 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9215 T670 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9215 T657 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9215 T650 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9220 T687 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363757840224/collection1
[junit4:junit4]   2> 9221 T687 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9222 T687 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9222 T687 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9223 T687 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363757840224/collection1/'
[junit4:junit4]   2> 9224 T687 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363757840224/collection1/lib/README' to classloader
[junit4:junit4]   2> 9224 T687 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363757840224/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9260 T687 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9289 T687 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9290 T687 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9295 T687 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9518 T651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9519 T651 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41855_blut%2Ff",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:41855_blut%2Ff_collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41855/blut/f",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 9523 T650 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> 9523 T670 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> 9524 T657 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> 9524 T686 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> 9636 T687 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9641 T687 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9643 T687 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9657 T687 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9660 T687 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9664 T687 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9666 T687 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9666 T687 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9667 T687 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9668 T687 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9668 T687 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9668 T687 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9668 T687 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363757840224/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty2/
[junit4:junit4]   2> 9669 T687 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b16fe66
[junit4:junit4]   2> 9670 T687 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9671 T687 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty2 forceNew: false
[junit4:junit4]   2> 9671 T687 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty2/index/
[junit4:junit4]   2> 9671 T687 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9671 T687 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty2/index forceNew: false
[junit4:junit4]   2> 9673 T687 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@62f14f86 lockFactory=org.apache.lucene.store.NativeFSLockFactory@46bb3b43),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9673 T687 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9675 T687 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9676 T687 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9676 T687 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9677 T687 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9677 T687 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9677 T687 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9677 T687 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9678 T687 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9678 T687 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9681 T687 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9683 T687 oass.SolrIndexSearcher.<init> Opening Searcher@78ad6c3a main
[junit4:junit4]   2> 9683 T687 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty2/tlog
[junit4:junit4]   2> 9684 T687 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9684 T687 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9688 T688 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@78ad6c3a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9690 T687 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9690 T687 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11030 T651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11031 T651 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48788_blut%2Ff",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48788/blut/f",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 11031 T651 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11031 T651 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11035 T686 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> 11035 T670 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> 11036 T650 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> 11036 T657 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> 11694 T687 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11694 T687 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48788/blut/f collection:collection1 shard:shard1
[junit4:junit4]   2> 11695 T687 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11702 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70008 type:delete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11702 T687 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11703 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11705 T687 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11705 T687 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11705 T687 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48788/blut/f/collection1/
[junit4:junit4]   2> 11705 T687 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11706 T687 oasc.SyncStrategy.syncToMe http://127.0.0.1:48788/blut/f/collection1/ has no replicas
[junit4:junit4]   2> 11706 T687 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48788/blut/f/collection1/
[junit4:junit4]   2> 11706 T687 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11712 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12540 T651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12552 T657 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> 12552 T686 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> 12552 T670 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> 12552 T650 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> 12567 T687 oasc.ZkController.register We are http://127.0.0.1:48788/blut/f/collection1/ and leader is http://127.0.0.1:48788/blut/f/collection1/
[junit4:junit4]   2> 12567 T687 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48788/blut/f
[junit4:junit4]   2> 12567 T687 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12567 T687 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12568 T687 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12569 T687 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12573 T628 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12574 T628 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12574 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12681 T628 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12687 T628 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44550
[junit4:junit4]   2> 12688 T628 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12689 T628 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12689 T628 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363757844756
[junit4:junit4]   2> 12689 T628 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363757844756/solr.xml
[junit4:junit4]   2> 12689 T628 oasc.CoreContainer.<init> New CoreContainer 909320834
[junit4:junit4]   2> 12690 T628 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363757844756/'
[junit4:junit4]   2> 12690 T628 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363757844756/'
[junit4:junit4]   2> 12713 T628 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12713 T628 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12713 T628 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12714 T628 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12714 T628 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12715 T628 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12715 T628 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12715 T628 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12716 T628 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12716 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12723 T628 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12732 T628 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39665/solr
[junit4:junit4]   2> 12732 T628 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12733 T628 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39665 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3eeadebd
[junit4:junit4]   2> 12733 T628 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12734 T699 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39665. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12734 T699 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39665, initiating session
[junit4:junit4]   2> 12735 T630 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35648
[junit4:junit4]   2> 12735 T630 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35648
[junit4:junit4]   2> 12736 T632 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d864d17f70009 with negotiated timeout 20000 for client /127.0.0.1:35648
[junit4:junit4]   2> 12736 T699 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39665, sessionid = 0x13d864d17f70009, negotiated timeout = 20000
[junit4:junit4]   2> 12736 T700 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3eeadebd name:ZooKeeperConnection Watcher:127.0.0.1:39665 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12737 T628 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12743 T633 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d864d17f70009
[junit4:junit4]   2> 12744 T630 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:35648 which had sessionid 0x13d864d17f70009
[junit4:junit4]   2> 12744 T628 oaz.ZooKeeper.close Session: 0x13d864d17f70009 closed
[junit4:junit4]   2> 12745 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12746 T700 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12750 T628 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39665/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@53bcd87c
[junit4:junit4]   2> 12751 T701 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39665. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12751 T628 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12752 T630 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35649
[junit4:junit4]   2> 12752 T701 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39665, initiating session
[junit4:junit4]   2> 12752 T630 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35649
[junit4:junit4]   2> 12753 T632 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d864d17f7000a with negotiated timeout 20000 for client /127.0.0.1:35649
[junit4:junit4]   2> 12753 T701 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39665, sessionid = 0x13d864d17f7000a, negotiated timeout = 20000
[junit4:junit4]   2> 12753 T702 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53bcd87c name:ZooKeeperConnection Watcher:127.0.0.1:39665/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12754 T628 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12755 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f7000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12756 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f7000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12758 T628 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13763 T628 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44550_blut%2Ff
[junit4:junit4]   2> 13764 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f7000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44550_blut%2Ff Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44550_blut%2Ff
[junit4:junit4]   2> 13765 T628 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44550_blut%2Ff
[junit4:junit4]   2> 13767 T670 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> 13769 T650 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> 13770 T702 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13768 T657 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> 13767 T686 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> 13773 T670 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13774 T650 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13774 T657 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13775 T686 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13779 T703 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363757844756/collection1
[junit4:junit4]   2> 13780 T703 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13781 T703 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13781 T703 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13782 T703 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363757844756/collection1/'
[junit4:junit4]   2> 13783 T703 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363757844756/collection1/lib/README' to classloader
[junit4:junit4]   2> 13783 T703 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363757844756/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13821 T703 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13889 T703 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13890 T703 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13902 T703 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14058 T651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14059 T651 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48788_blut%2Ff",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:48788_blut%2Ff_collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48788/blut/f",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 14065 T657 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> 14065 T702 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> 14065 T686 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> 14065 T670 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> 14068 T650 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> 14427 T703 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14436 T703 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14439 T703 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14461 T703 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14466 T703 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14471 T703 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14472 T703 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14473 T703 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14473 T703 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14475 T703 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14475 T703 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14476 T703 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14476 T703 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363757844756/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty3/
[junit4:junit4]   2> 14476 T703 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b16fe66
[junit4:junit4]   2> 14477 T703 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14477 T703 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty3 forceNew: false
[junit4:junit4]   2> 14477 T703 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty3/index/
[junit4:junit4]   2> 14478 T703 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14478 T703 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty3/index forceNew: false
[junit4:junit4]   2> 14480 T703 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@21ec1f44 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e4e0677),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14480 T703 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14482 T703 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14483 T703 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14483 T703 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14484 T703 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14485 T703 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14485 T703 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14485 T703 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14486 T703 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14486 T703 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14489 T703 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14501 T703 oass.SolrIndexSearcher.<init> Opening Searcher@5119fd18 main
[junit4:junit4]   2> 14502 T703 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty3/tlog
[junit4:junit4]   2> 14502 T703 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14503 T703 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14509 T704 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5119fd18 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14512 T703 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14512 T703 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15574 T651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15575 T651 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44550_blut%2Ff",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44550/blut/f",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 15575 T651 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15575 T651 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15582 T702 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> 15582 T670 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> 15582 T650 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> 15582 T657 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> 15582 T686 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> 16514 T703 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16514 T703 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44550/blut/f collection:collection1 shard:shard2
[junit4:junit4]   2> 16519 T703 oasc.ZkController.register We are http://127.0.0.1:44550/blut/f/collection1/ and leader is http://127.0.0.1:41855/blut/f/collection1/
[junit4:junit4]   2> 16520 T703 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44550/blut/f
[junit4:junit4]   2> 16520 T703 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16520 T703 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C33 name=collection1 org.apache.solr.core.SolrCore@3ab30e79 url=http://127.0.0.1:44550/blut/f/collection1 node=127.0.0.1:44550_blut%2Ff C33_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:44550_blut%2Ff, core=collection1, state=down, collection=collection1, base_url=http://127.0.0.1:44550/blut/f}
[junit4:junit4]   2> 16521 T705 C33 P44550 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16522 T705 C33 P44550 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16522 T705 C33 P44550 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16522 T705 C33 P44550 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16523 T703 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16524 T705 C33 P44550 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16525 T628 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16525 T628 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16526 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16652 T628 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16655 T628 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46725
[junit4:junit4]   2> 16656 T628 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16657 T628 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16657 T628 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363757848706
[junit4:junit4]   2> 16658 T628 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363757848706/solr.xml
[junit4:junit4]   2> 16658 T628 oasc.CoreContainer.<init> New CoreContainer 1232516778
[junit4:junit4]   2> 16659 T628 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363757848706/'
[junit4:junit4]   2> 16659 T628 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363757848706/'
[junit4:junit4]   2> 16693 T628 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16695 T628 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16695 T628 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16696 T628 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16696 T628 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16698 T628 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16699 T628 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16699 T628 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16700 T628 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16700 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16718 T628 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16731 T628 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39665/solr
[junit4:junit4]   2> 16732 T628 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16733 T628 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39665 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6ad5674e
[junit4:junit4]   2> 16734 T628 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16734 T716 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39665. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16735 T716 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39665, initiating session
[junit4:junit4]   2> 16735 T630 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35651
[junit4:junit4]   2> 16736 T630 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35651
[junit4:junit4]   2> 16736 T632 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d864d17f7000b with negotiated timeout 20000 for client /127.0.0.1:35651
[junit4:junit4]   2> 16736 T716 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39665, sessionid = 0x13d864d17f7000b, negotiated timeout = 20000
[junit4:junit4]   2> 16737 T717 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ad5674e name:ZooKeeperConnection Watcher:127.0.0.1:39665 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16737 T628 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16739 T633 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d864d17f7000b
[junit4:junit4]   2> 16740 T630 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:35651 which had sessionid 0x13d864d17f7000b
[junit4:junit4]   2> 16740 T717 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16740 T628 oaz.ZooKeeper.close Session: 0x13d864d17f7000b closed
[junit4:junit4]   2> 16740 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16744 T628 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39665/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@474b5a0d
[junit4:junit4]   2> 16745 T718 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39665. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16745 T628 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16745 T718 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39665, initiating session
[junit4:junit4]   2> 16746 T630 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35652
[junit4:junit4]   2> 16746 T630 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35652
[junit4:junit4]   2> 16747 T632 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d864d17f7000c with negotiated timeout 20000 for client /127.0.0.1:35652
[junit4:junit4]   2> 16747 T718 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39665, sessionid = 0x13d864d17f7000c, negotiated timeout = 20000
[junit4:junit4]   2> 16747 T719 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@474b5a0d name:ZooKeeperConnection Watcher:127.0.0.1:39665/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16747 T628 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16749 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f7000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16752 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f7000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16755 T628 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17087 T651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17088 T651 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44550_blut%2Ff",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:44550_blut%2Ff_collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44550/blut/f",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 17095 T670 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> 17095 T702 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> 17095 T719 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> 17095 T686 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> 17095 T657 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> 17095 T650 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> 17532 T663 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&wt=javabin&core=collection1&action=PREPRECOVERY&onlyIfLeader=true&state=recovering&nodeName=127.0.0.1:44550_blut%252Ff&coreNodeName=127.0.0.1:44550_blut%252Ff_collection1&checkLive=true} status=0 QTime=1000 
[junit4:junit4]   2> 17760 T628 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46725_blut%2Ff
[junit4:junit4]   2> 17761 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f7000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:46725_blut%2Ff Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:46725_blut%2Ff
[junit4:junit4]   2> 17761 T628 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46725_blut%2Ff
[junit4:junit4]   2> 17764 T719 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> 17764 T702 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> 17764 T686 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> 17764 T670 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> 17764 T657 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> 17764 T650 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17765 T650 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> 17768 T657 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17768 T670 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17769 T686 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17769 T702 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17770 T719 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17782 T720 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363757848706/collection1
[junit4:junit4]   2> 17783 T720 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17784 T720 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17784 T720 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17786 T720 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363757848706/collection1/'
[junit4:junit4]   2> 17786 T720 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363757848706/collection1/lib/README' to classloader
[junit4:junit4]   2> 17787 T720 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363757848706/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17818 T720 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17864 T720 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17869 T720 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17877 T720 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18247 T720 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18253 T720 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18255 T720 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18268 T720 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18271 T720 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18274 T720 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18275 T720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18276 T720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18276 T720 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18277 T720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18277 T720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18277 T720 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18278 T720 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363757848706/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty4/
[junit4:junit4]   2> 18278 T720 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b16fe66
[junit4:junit4]   2> 18278 T720 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18279 T720 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty4 forceNew: false
[junit4:junit4]   2> 18279 T720 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty4/index/
[junit4:junit4]   2> 18279 T720 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18279 T720 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty4/index forceNew: false
[junit4:junit4]   2> 18280 T720 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2c9ffed1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2513497a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18280 T720 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18282 T720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18282 T720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18283 T720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18283 T720 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18283 T720 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18283 T720 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18284 T720 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18284 T720 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18284 T720 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18286 T720 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18288 T720 oass.SolrIndexSearcher.<init> Opening Searcher@58b459e6 main
[junit4:junit4]   2> 18289 T720 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty4/tlog
[junit4:junit4]   2> 18289 T720 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18289 T720 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18293 T721 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58b459e6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18295 T720 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18295 T720 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18601 T651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18602 T651 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46725_blut%2Ff",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46725/blut/f",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 18602 T651 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18602 T651 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18607 T719 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> 18607 T670 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> 18607 T702 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> 18607 T657 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> 18607 T650 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> 18607 T686 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> 19296 T720 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19297 T720 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46725/blut/f collection:collection1 shard:shard1
[junit4:junit4]   2> 19300 T720 oasc.ZkController.register We are http://127.0.0.1:46725/blut/f/collection1/ and leader is http://127.0.0.1:48788/blut/f/collection1/
[junit4:junit4]   2> 19300 T720 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46725/blut/f
[junit4:junit4]   2> 19300 T720 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19301 T720 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C34 name=collection1 org.apache.solr.core.SolrCore@24905c91 url=http://127.0.0.1:46725/blut/f/collection1 node=127.0.0.1:46725_blut%2Ff C34_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:46725_blut%2Ff, core=collection1, state=down, collection=collection1, base_url=http://127.0.0.1:46725/blut/f}
[junit4:junit4]   2> 19301 T722 C34 P46725 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19302 T720 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19302 T722 C34 P46725 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19302 T722 C34 P46725 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19302 T722 C34 P46725 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19303 T628 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 19304 T722 C34 P46725 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19304 T628 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19304 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19310 T628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19311 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19316 T664 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363757835644/onenodecollectioncore
[junit4:junit4]   2> 19317 T664 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19317 T664 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19318 T664 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19319 T664 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19319 T664 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19321 T664 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19322 T664 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363757835644/onenodecollectioncore/'
[junit4:junit4]   2> 19346 T664 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19385 T664 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19386 T664 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19390 T664 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C33_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:44550_blut%2Ff, core=collection1, state=recovering, collection=collection1, base_url=http://127.0.0.1:44550/blut/f, shard=shard2}
[junit4:junit4]   2> 19534 T705 C33 P44550 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:41855/blut/f/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19534 T705 C33 P44550 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44550/blut/f START replicas=[http://127.0.0.1:41855/blut/f/collection1/] nUpdates=100
[junit4:junit4]   2> 19535 T705 C33 P44550 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19536 T705 C33 P44550 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19536 T705 C33 P44550 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19536 T705 C33 P44550 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19536 T705 C33 P44550 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19537 T705 C33 P44550 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:41855/blut/f/collection1/. core=collection1
[junit4:junit4]   2> 19537 T705 C33 P44550 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C35 name=collection1 org.apache.solr.core.SolrCore@6359fe8f url=http://127.0.0.1:41855/blut/f/collection1 node=127.0.0.1:41855_blut%2Ff C35_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:41855_blut%2Ff, core=collection1, state=active, collection=collection1, base_url=http://127.0.0.1:41855/blut/f, shard=shard2, leader=true}
[junit4:junit4]   2> 19542 T666 C35 P41855 REQ /get {version=2&getVersions=100&wt=javabin&distrib=false&qt=/get} status=0 QTime=1 
[junit4:junit4]   2> 19544 T663 C35 P41855 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19546 T663 C35 P41855 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28c3b8cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b17c500),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19546 T663 C35 P41855 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19547 T663 C35 P41855 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28c3b8cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b17c500),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28c3b8cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b17c500),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19547 T663 C35 P41855 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19547 T663 C35 P41855 oass.SolrIndexSearcher.<init> Opening Searcher@68ddd753 realtime
[junit4:junit4]   2> 19548 T663 C35 P41855 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19548 T663 C35 P41855 /update {version=2&wt=javabin&openSearcher=false&commit_end_point=true&commit=true&waitSearcher=true&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 19549 T705 C33 P44550 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19550 T705 C33 P44550 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19562 T663 C35 P41855 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19562 T663 C35 P41855 REQ /replication {version=2&command=indexversion&wt=javabin&qt=/replication} status=0 QTime=11 
[junit4:junit4]   2> 19563 T705 C33 P44550 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19563 T705 C33 P44550 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19564 T705 C33 P44550 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19566 T665 C35 P41855 REQ /replication {version=2&command=filelist&wt=javabin&generation=2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 19567 T705 C33 P44550 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19568 T705 C33 P44550 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty3/index.20130320063731743 forceNew: false
[junit4:junit4]   2> 19569 T705 C33 P44550 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@38aadcde lockFactory=org.apache.lucene.store.NativeFSLockFactory@377c133d)) fullCopy=false
[junit4:junit4]   2> 19572 T666 C35 P41855 REQ /replication {file=segments_2&command=filecontent&wt=filestream&generation=2&checksum=true&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 19579 T705 C33 P44550 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19580 T705 C33 P44550 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19580 T705 C33 P44550 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19581 T705 C33 P44550 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@21ec1f44 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e4e0677),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@21ec1f44 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e4e0677),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19582 T705 C33 P44550 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19582 T705 C33 P44550 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19583 T705 C33 P44550 oass.SolrIndexSearcher.<init> Opening Searcher@27197bbb main
[junit4:junit4]   2> 19584 T704 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@27197bbb main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19584 T705 C33 P44550 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19584 T705 C33 P44550 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19584 T705 C33 P44550 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19584 T705 C33 P44550 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19586 T705 C33 P44550 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19729 T664 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19735 T664 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19737 T664 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19752 T664 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19755 T664 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19758 T664 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19760 T664 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19760 T664 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19760 T664 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19762 T664 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19762 T664 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19762 T664 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19762 T664 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363757835644/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363757832180/onenodecollection/
[junit4:junit4]   2> 19762 T664 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b16fe66
[junit4:junit4]   2> 19763 T664 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19763 T664 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363757832180/onenodecollection forceNew: false
[junit4:junit4]   2> 19764 T664 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363757832180/onenodecollection/index/
[junit4:junit4]   2> 19764 T664 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363757832180/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19764 T664 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363757832180/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19766 T664 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7107526e lockFactory=org.apache.lucene.store.NativeFSLockFactory@204388e7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19766 T664 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19767 T664 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19768 T664 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19768 T664 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19769 T664 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19769 T664 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19769 T664 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19769 T664 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19770 T664 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19770 T664 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19772 T664 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19774 T664 oass.SolrIndexSearcher.<init> Opening Searcher@3df89b43 main
[junit4:junit4]   2> 19775 T664 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363757832180/onenodecollection/tlog
[junit4:junit4]   2> 19775 T664 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19776 T664 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19779 T726 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@3df89b43 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19781 T664 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20112 T651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20113 T651 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46725_blut%2Ff",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:46725_blut%2Ff_collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46725/blut/f",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 20116 T651 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44550_blut%2Ff",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:44550_blut%2Ff_collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44550/blut/f",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 20119 T651 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41855_blut%2Ff",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41855/blut/f",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":"none"}
[junit4:junit4]   2> 20120 T651 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20120 T651 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20125 T650 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> 20125 T719 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> 20125 T686 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> 20125 T657 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> 20125 T670 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> 20125 T702 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> 20312 T680 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&wt=javabin&core=collection1&action=PREPRECOVERY&onlyIfLeader=true&state=recovering&nodeName=127.0.0.1:46725_blut%252Ff&coreNodeName=127.0.0.1:46725_blut%252Ff_collection1&checkLive=true} status=0 QTime=1000 
[junit4:junit4]   2> 20782 T664 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20783 T664 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:41855/blut/f collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20784 T664 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20790 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70006 type:delete cxid:0xac zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20791 T664 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20791 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70006 type:create cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20803 T664 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20803 T664 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20803 T664 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41855/blut/f/onenodecollectioncore/
[junit4:junit4]   2> 20804 T664 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20804 T664 oasc.SyncStrategy.syncToMe http://127.0.0.1:41855/blut/f/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20804 T664 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41855/blut/f/onenodecollectioncore/
[junit4:junit4]   2> 20805 T664 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20810 T633 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d864d17f70006 type:create cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21633 T651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21645 T719 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> 21645 T657 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> 21645 T686 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> 21645 T670 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> 21645 T650 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> 21645 T702 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> 21664 T664 oasc.ZkController.register We are http://127.0.0.1:41855/blut/f/onenodecollectioncore/ and leader is http://127.0.0.1:41855/blut/f/onenodecollectioncore/
[junit4:junit4]   2> 21664 T664 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:41855/blut/f
[junit4:junit4]   2> 21664 T664 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21665 T664 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21666 T664 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21667 T664 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&wt=javabin&name=onenodecollectioncore&action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363757832180/onenodecollection&numShards=1&collection=onenodecollection&roles=none} status=0 QTime=2351 
[junit4:junit4]   2> 21668 T628 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21668 T628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C34_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:46725_blut%2Ff, core=collection1, state=recovering, collection=collection1, base_url=http://127.0.0.1:46725/blut/f, shard=shard1}
[junit4:junit4]   2> 22313 T722 C34 P46725 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:48788/blut/f/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22313 T722 C34 P46725 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:46725/blut/f START replicas=[http://127.0.0.1:48788/blut/f/collection1/] nUpdates=100
[junit4:junit4]   2> 22314 T722 C34 P46725 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22314 T722 C34 P46725 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22314 T722 C34 P46725 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22314 T722 C34 P46725 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22314 T722 C34 P46725 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22314 T722 C34 P46725 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:48788/blut/f/collection1/. core=collection1
[junit4:junit4]   2> 22314 T722 C34 P46725 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C36 name=collection1 org.apache.solr.core.SolrCore@5e2b726c url=http://127.0.0.1:48788/blut/f/collection1 node=127.0.0.1:48788_blut%2Ff C36_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:48788_blut%2Ff, core=collection1, state=active, collection=collection1, base_url=http://127.0.0.1:48788/blut/f, shard=shard1, leader=true}
[junit4:junit4]   2> 22320 T680 C36 P48788 REQ /get {version=2&getVersions=100&wt=javabin&distrib=false&qt=/get} status=0 QTime=1 
[junit4:junit4]   2> 22322 T681 C36 P48788 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22324 T681 C36 P48788 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@62f14f86 lockFactory=org.apache.lucene.store.NativeFSLockFactory@46bb3b43),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22325 T681 C36 P48788 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22326 T681 C36 P48788 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@62f14f86 lockFactory=org.apache.lucene.store.NativeFSLockFactory@46bb3b43),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@62f14f86 lockFactory=org.apache.lucene.store.NativeFSLockFactory@46bb3b43),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22326 T681 C36 P48788 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22326 T681 C36 P48788 oass.SolrIndexSearcher.<init> Opening Searcher@15028012 realtime
[junit4:junit4]   2> 22327 T681 C36 P48788 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22327 T681 C36 P48788 /update {version=2&wt=javabin&openSearcher=false&commit_end_point=true&commit=true&waitSearcher=true&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 22328 T722 C34 P46725 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22328 T722 C34 P46725 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22330 T679 C36 P48788 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22330 T679 C36 P48788 REQ /replication {version=2&command=indexversion&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 22331 T722 C34 P46725 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22331 T722 C34 P46725 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22331 T722 C34 P46725 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22333 T681 C36 P48788 REQ /replication {version=2&command=filelist&wt=javabin&generation=2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 22334 T722 C34 P46725 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22335 T722 C34 P46725 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363757832180/jetty4/index.20130320063734510 forceNew: false
[junit4:junit4]   2> 22335 T722 C34 P46725 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@560c3462 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b67464f)) fullCopy=false
[junit4:junit4]   2> 22337 T682 C36 P48788 REQ /replication {file=segments_2&command=filecontent&wt=filestream&generation=2&checksum=true&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 22339 T722 C34 P46725 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22339 T722 C34 P46725 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22340 T722 C34 P46725 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22340 T722 C34 P46725 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2c9ffed1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2513497a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2c9ffed1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2513497a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22341 T722 C34 P46725 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22341 T722 C34 P46725 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22341 T722 C34 P46725 oass.SolrIndexSearcher.<init> Opening Searcher@558d8a8d main
[junit4:junit4]   2> 22342 T721 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@558d8a8d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22342 T722 C34 P46725 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22342 T722 C34 P46725 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22343 T722 C34 P46725 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22343 T722 C34 P46725 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22345 T722 C34 P46725 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22670 T628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23154 T651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23155 T651 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41855_blut%2Ff",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:41855_blut%2Ff_onenodecollectioncore",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41855/blut/f",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none"}
[junit4:junit4]   2> 23158 T651 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46725_blut%2Ff",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:46725_blut%2Ff_collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46725/blut/f",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 23163 T719 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> 23163 T670 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> 23163 T702 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> 23163 T650 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> 23163 T657 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> 23163 T686 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> 23672 T628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23673 T628 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23673 T628 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23694 T628 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39665 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3c7e18ce
[junit4:junit4]   2> 23695 T628 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23695 T729 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39665. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23695 T729 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39665, initiating session
[junit4:junit4]   2> 23696 T630 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35671
[junit4:junit4]   2> 23696 T630 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35671
[junit4:junit4]   2> 23697 T632 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d864d17f7000d with negotiated timeout 10000 for client /127.0.0.1:35671
[junit4:junit4]   2> 23697 T729 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39665, sessionid = 0x13d864d17f7000d, negotiated timeout = 10000
[junit4:junit4]   2> 23697 T730 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c7e18ce name:ZooKeeperConnection Watcher:127.0.0.1:39665 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23697 T628 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /solr (7)
[junit4:junit4]   1>   /solr/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
[junit4:junit4]   1>     DATA:
[junit4:junit4]   1>         {
[junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
[junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
[junit4:junit4]   1>           "timestamp": 1332070464,
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:32971_blut%2Ff",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:32971/blut/f"}
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89375233289945091-127.0.0.1:32971_blut%2Ff_collection1-n_0000000000 (0)
[junit4:junit4]   1>    /solr/collections/onenodecollection (2)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "router":"compositeId",
[junit4:junit4]   1>          "configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:41855_blut%2Ff",
[junit4:junit4]   1>            "core":"onenodecollectioncore",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:41855/blut/f"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/89375233289945094-127.0.0.1:41855_blut%2Ff_onenodecollectioncore-n_0000000000 (0)
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/collection1/leaders (2)
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:41855_blut%2Ff",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:41855/blut/f"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:48788_blut%2Ff",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:48788/blut/f"}
[junit4:junit4]   1>     /solr/collections/collection1/shards (0)
[junit4:junit4]   1>     /solr/collections/collection1/leader_elect (2)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89375233289945098-127.0.0.1:44550_blut%2Ff_collection1-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89375233289945094-127.0.0.1:41855_blut%2Ff_collection1-n_0000000000 (0)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89375233289945100-127.0.0.1:46725_blut%2Ff_collection1-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89375233289945096-127.0.0.1:48788_blut%2Ff_collection1-n_0000000000 (0)
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard2":{
[junit4:junit4]   1>               "range":"0-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:41855_blut%2Ff_collection1":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:41855_blut%2Ff",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:41855/blut/f",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:44550_blut%2Ff_collection1":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:44550_blut%2Ff",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:44550/blut/f",
[junit4:junit4]   1>                   "shard":"shard2"}}},
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:48788_blut%2Ff_collection1":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:48788_blut%2Ff",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:48788/blut/f",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:46725_blut%2Ff_collection1":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:46725_blut%2Ff",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:46725/blut/f",
[junit4:junit4]   1>                   "shard":"shard1"}}}}},
[junit4:junit4]   1>         "onenodecollection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:41855_blut%2Ff_onenodecollectioncore":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:41855_blut%2Ff",
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:41855/blut/f",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "leader":"true"}}}}},
[junit4:junit4]   1>    

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

junit4:junit4]   2> 35080 T2188 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_BH, timezone=Europe/Prague
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=91801952,total=170897408
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ConvertedLegacyTest, SuggesterWFSTTest, TestJmxIntegration, SignatureUpdateProcessorFactoryTest, NotRequiredUniqueKeyTest, TestCSVResponseWriter, AliasIntegrationTest, DocValuesMultiTest, URLClassifyProcessorTest, HighlighterConfigTest, TestUtils, JSONWriterTest, TestRangeQuery, TestNumberUtils, ZkNodePropsTest, TestFastOutputStream, TestQuerySenderNoQuery, DisMaxRequestHandlerTest, SpellCheckComponentTest, IndexBasedSpellCheckerTest, BasicZkTest, FieldAnalysisRequestHandlerTest, TestOmitPositions, HardAutoCommitTest, TestElisionMultitermQuery, UpdateParamsTest, DebugComponentTest, ZkSolrClientTest, TestQueryTypes, PingRequestHandlerTest, BadIndexSchemaTest, SolrPluginUtilsTest, TestHashPartitioner, TestPartialUpdateDeduplication, CopyFieldTest, SpellCheckCollatorTest, TestSolrJ, SolrIndexConfigTest, LeaderElectionIntegrationTest, TestArbitraryIndexDir, TestStressReorder, TestDefaultSimilarityFactory, XmlUpdateRequestHandlerTest, TestSolrDiscoveryProperties, TestMergePolicyConfig, TestComponentsName, BasicDistributedZk2Test, DirectSolrSpellCheckerTest, TestFoldingMultitermQuery, DefaultValueUpdateProcessorTest, TestBinaryResponseWriter, TestSystemIdResolver, TestUpdate, SolrCmdDistributorTest, DocumentAnalysisRequestHandlerTest, TestDFRSimilarityFactory, SampleTest, ChaosMonkeySafeLeaderTest, TestWordDelimiterFilterFactory, StandardRequestHandlerTest, OpenCloseCoreStressTest, HighlighterTest, PathHierarchyTokenizerFactoryTest, TestSolrXMLSerializer, SyncSliceTest, RecoveryZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.seed=31F3BE7E1752F833 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_BH -Dtests.timezone=Europe/Prague -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.00s J1 | RecoveryZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2205, name=coreLoadExecutor-1618-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
[junit4:junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1569)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
[junit4:junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:322)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:244)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:458)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:744)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:872)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:955)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:579)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:574)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@e882374 lockFactory=org.apache.lucene.store.NativeFSLockFactory@40d3eb97)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	... 1 more
[junit4:junit4]    > Throwable #2: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2207, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
[junit4:junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1569)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
[junit4:junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:322)
[junit4:junit4]    > 	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:383)
[junit4:junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
[junit4:junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@31800fb1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3288ff22)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] Completed on J1 in 35.16s, 1 test, 2 errors <<< FAILURES!

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

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