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/22 16:44:46 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4825/
Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseG1GC

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

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

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:55132/mu/a/onenodecollectioncore returned non ok status:404, message:Can not find: /mu/a/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([781DAC6B370C6B4B:F9FB227340530B77]: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:197)
	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 9230 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1603 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /mu/a
[junit4:junit4]   2> 3 T1603 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-1363966428941
[junit4:junit4]   2> 4 T1603 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T1604 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T1604 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T1604 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T1604 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 6 T1604 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T1604 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-1363966428941/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T1603 oasc.ZkTestServer.run start zk server on port:43901
[junit4:junit4]   2> 105 T1603 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43901 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@605d19d3
[junit4:junit4]   2> 106 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T1609 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43901. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T1609 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43901, initiating session
[junit4:junit4]   2> 107 T1605 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39241
[junit4:junit4]   2> 107 T1605 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39241
[junit4:junit4]   2> 108 T1607 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 514 T1607 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d92bc07100000 with negotiated timeout 10000 for client /127.0.0.1:39241
[junit4:junit4]   2> 514 T1609 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43901, sessionid = 0x13d92bc07100000, negotiated timeout = 10000
[junit4:junit4]   2> 515 T1610 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@605d19d3 name:ZooKeeperConnection Watcher:127.0.0.1:43901 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 515 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 516 T1603 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 519 T1608 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d92bc07100000
[junit4:junit4]   2> 519 T1610 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 520 T1605 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39241 which had sessionid 0x13d92bc07100000
[junit4:junit4]   2> 519 T1603 oaz.ZooKeeper.close Session: 0x13d92bc07100000 closed
[junit4:junit4]   2> 520 T1603 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43901/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6e9aeba8
[junit4:junit4]   2> 521 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 521 T1611 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43901. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 522 T1611 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43901, initiating session
[junit4:junit4]   2> 522 T1605 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39242
[junit4:junit4]   2> 522 T1605 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39242
[junit4:junit4]   2> 523 T1607 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d92bc07100001 with negotiated timeout 10000 for client /127.0.0.1:39242
[junit4:junit4]   2> 523 T1611 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43901, sessionid = 0x13d92bc07100001, negotiated timeout = 10000
[junit4:junit4]   2> 523 T1612 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e9aeba8 name:ZooKeeperConnection Watcher:127.0.0.1:43901/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 523 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 524 T1603 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 526 T1603 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 528 T1603 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 530 T1603 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 532 T1603 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> 533 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 537 T1603 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> 538 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 541 T1603 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> 541 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 544 T1603 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> 544 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 546 T1603 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> 547 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 551 T1603 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> 551 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 553 T1603 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> 554 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 556 T1603 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> 556 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 558 T1603 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> 559 T1603 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 561 T1608 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d92bc07100001
[junit4:junit4]   2> 561 T1612 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 561 T1605 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39242 which had sessionid 0x13d92bc07100001
[junit4:junit4]   2> 561 T1603 oaz.ZooKeeper.close Session: 0x13d92bc07100001 closed
[junit4:junit4]   2> 627 T1603 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 629 T1603 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38868
[junit4:junit4]   2> 630 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 630 T1603 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 631 T1603 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-1363966429499
[junit4:junit4]   2> 631 T1603 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-1363966429499/solr.xml
[junit4:junit4]   2> 631 T1603 oasc.CoreContainer.<init> New CoreContainer 1605621696
[junit4:junit4]   2> 632 T1603 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-1363966429499/'
[junit4:junit4]   2> 632 T1603 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-1363966429499/'
[junit4:junit4]   2> 653 T1603 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 653 T1603 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 654 T1603 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 654 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 655 T1603 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 655 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 655 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 656 T1603 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 656 T1603 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 656 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 663 T1603 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 673 T1603 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43901/solr
[junit4:junit4]   2> 674 T1603 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 675 T1603 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43901 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7013faf4
[junit4:junit4]   2> 676 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 676 T1622 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43901. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 676 T1622 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43901, initiating session
[junit4:junit4]   2> 676 T1605 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39243
[junit4:junit4]   2> 677 T1605 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39243
[junit4:junit4]   2> 678 T1607 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d92bc07100002 with negotiated timeout 20000 for client /127.0.0.1:39243
[junit4:junit4]   2> 678 T1622 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43901, sessionid = 0x13d92bc07100002, negotiated timeout = 20000
[junit4:junit4]   2> 678 T1623 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7013faf4 name:ZooKeeperConnection Watcher:127.0.0.1:43901 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 678 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 680 T1608 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d92bc07100002
[junit4:junit4]   2> 680 T1623 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 680 T1605 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39243 which had sessionid 0x13d92bc07100002
[junit4:junit4]   2> 680 T1603 oaz.ZooKeeper.close Session: 0x13d92bc07100002 closed
[junit4:junit4]   2> 681 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 684 T1603 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43901/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@16913c6
[junit4:junit4]   2> 685 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 685 T1624 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43901. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 686 T1624 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43901, initiating session
[junit4:junit4]   2> 686 T1605 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39244
[junit4:junit4]   2> 686 T1605 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39244
[junit4:junit4]   2> 687 T1607 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d92bc07100003 with negotiated timeout 20000 for client /127.0.0.1:39244
[junit4:junit4]   2> 687 T1624 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43901, sessionid = 0x13d92bc07100003, negotiated timeout = 20000
[junit4:junit4]   2> 687 T1625 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16913c6 name:ZooKeeperConnection Watcher:127.0.0.1:43901/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 687 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 689 T1603 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 691 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 692 T1603 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 694 T1603 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 696 T1603 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38868_mu%2Fa
[junit4:junit4]   2> 696 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38868_mu%2Fa Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38868_mu%2Fa
[junit4:junit4]   2> 697 T1603 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38868_mu%2Fa
[junit4:junit4]   2> 699 T1603 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 704 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100003 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> 704 T1603 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 706 T1603 oasc.Overseer.start Overseer (id=89388903887273987-127.0.0.1:38868_mu%2Fa-n_0000000000) starting
[junit4:junit4]   2> 707 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 708 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 709 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 710 T1603 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 712 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 713 T1627 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 714 T1603 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 716 T1603 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 717 T1603 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 719 T1626 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 722 T1628 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-1363966429499/collection1
[junit4:junit4]   2> 723 T1628 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 723 T1628 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 723 T1628 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 724 T1628 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-1363966429499/collection1/'
[junit4:junit4]   2> 724 T1628 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-1363966429499/collection1/lib/README' to classloader
[junit4:junit4]   2> 725 T1628 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-1363966429499/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 750 T1628 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 783 T1628 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 784 T1628 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 788 T1628 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1108 T1628 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1113 T1628 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1115 T1628 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1126 T1628 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1129 T1628 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1134 T1628 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1135 T1628 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1135 T1628 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1135 T1628 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1136 T1628 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1136 T1628 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1136 T1628 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1136 T1628 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-1363966429499/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/control/data/
[junit4:junit4]   2> 1137 T1628 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@505b2ce8
[junit4:junit4]   2> 1137 T1628 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1137 T1628 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/control/data
[junit4:junit4]   2> 1138 T1628 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/control/data/index/
[junit4:junit4]   2> 1138 T1628 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1138 T1628 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/control/data/index
[junit4:junit4]   2> 1139 T1628 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@537abf7b lockFactory=org.apache.lucene.store.NativeFSLockFactory@28d0cb33),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1140 T1628 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1141 T1628 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1141 T1628 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1142 T1628 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1142 T1628 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1142 T1628 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1142 T1628 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1143 T1628 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1143 T1628 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1143 T1628 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1145 T1628 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1148 T1628 oass.SolrIndexSearcher.<init> Opening Searcher@54ed4e75 main
[junit4:junit4]   2> 1149 T1628 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/control/data/tlog
[junit4:junit4]   2> 1150 T1628 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1150 T1628 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1153 T1629 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@54ed4e75 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1153 T1628 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1153 T1628 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2222 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2223 T1626 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38868/mu/a",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38868_mu%2Fa"}
[junit4:junit4]   2> 2223 T1626 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2223 T1626 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2226 T1625 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> 3155 T1628 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3155 T1628 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38868/mu/a collection:control_collection shard:shard1
[junit4:junit4]   2> 3156 T1628 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3160 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100003 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> 3161 T1628 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3161 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3163 T1628 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3163 T1628 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3163 T1628 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38868/mu/a/collection1/
[junit4:junit4]   2> 3163 T1628 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3164 T1628 oasc.SyncStrategy.syncToMe http://127.0.0.1:38868/mu/a/collection1/ has no replicas
[junit4:junit4]   2> 3164 T1628 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38868/mu/a/collection1/
[junit4:junit4]   2> 3164 T1628 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3168 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3729 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3736 T1625 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> 3771 T1628 oasc.ZkController.register We are http://127.0.0.1:38868/mu/a/collection1/ and leader is http://127.0.0.1:38868/mu/a/collection1/
[junit4:junit4]   2> 3771 T1628 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38868/mu/a
[junit4:junit4]   2> 3771 T1628 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3771 T1628 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3771 T1628 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3773 T1628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3774 T1603 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3774 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3774 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3777 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3778 T1603 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43901/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@23bb2e17
[junit4:junit4]   2> 3778 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3779 T1631 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43901. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3779 T1631 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43901, initiating session
[junit4:junit4]   2> 3779 T1605 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39246
[junit4:junit4]   2> 3779 T1605 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39246
[junit4:junit4]   2> 3780 T1607 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d92bc07100004 with negotiated timeout 10000 for client /127.0.0.1:39246
[junit4:junit4]   2> 3780 T1631 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43901, sessionid = 0x13d92bc07100004, negotiated timeout = 10000
[junit4:junit4]   2> 3780 T1632 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23bb2e17 name:ZooKeeperConnection Watcher:127.0.0.1:43901/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3781 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3782 T1603 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3784 T1603 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3839 T1603 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3841 T1603 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40920
[junit4:junit4]   2> 3841 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3842 T1603 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3842 T1603 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-1363966432721
[junit4:junit4]   2> 3842 T1603 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-1363966432721/solr.xml
[junit4:junit4]   2> 3842 T1603 oasc.CoreContainer.<init> New CoreContainer 1451672952
[junit4:junit4]   2> 3843 T1603 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-1363966432721/'
[junit4:junit4]   2> 3843 T1603 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-1363966432721/'
[junit4:junit4]   2> 3861 T1603 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3861 T1603 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3861 T1603 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3862 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3862 T1603 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3862 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3863 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3863 T1603 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3863 T1603 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3864 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3869 T1603 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3878 T1603 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43901/solr
[junit4:junit4]   2> 3879 T1603 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3879 T1603 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43901 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@43e91885
[junit4:junit4]   2> 3880 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3880 T1642 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43901. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3880 T1642 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43901, initiating session
[junit4:junit4]   2> 3880 T1605 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39247
[junit4:junit4]   2> 3881 T1605 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39247
[junit4:junit4]   2> 3881 T1607 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d92bc07100005 with negotiated timeout 20000 for client /127.0.0.1:39247
[junit4:junit4]   2> 3882 T1642 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43901, sessionid = 0x13d92bc07100005, negotiated timeout = 20000
[junit4:junit4]   2> 3882 T1643 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43e91885 name:ZooKeeperConnection Watcher:127.0.0.1:43901 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3882 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3883 T1608 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d92bc07100005
[junit4:junit4]   2> 3883 T1643 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3884 T1605 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39247 which had sessionid 0x13d92bc07100005
[junit4:junit4]   2> 3883 T1603 oaz.ZooKeeper.close Session: 0x13d92bc07100005 closed
[junit4:junit4]   2> 3884 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3887 T1603 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43901/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@512ae1d5
[junit4:junit4]   2> 3887 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3887 T1644 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43901. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3888 T1644 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43901, initiating session
[junit4:junit4]   2> 3888 T1605 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39248
[junit4:junit4]   2> 3888 T1605 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39248
[junit4:junit4]   2> 3889 T1607 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d92bc07100006 with negotiated timeout 20000 for client /127.0.0.1:39248
[junit4:junit4]   2> 3889 T1644 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43901, sessionid = 0x13d92bc07100006, negotiated timeout = 20000
[junit4:junit4]   2> 3889 T1645 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@512ae1d5 name:ZooKeeperConnection Watcher:127.0.0.1:43901/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3889 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3890 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3891 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3892 T1603 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4894 T1603 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40920_mu%2Fa
[junit4:junit4]   2> 4895 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40920_mu%2Fa Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40920_mu%2Fa
[junit4:junit4]   2> 4896 T1603 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40920_mu%2Fa
[junit4:junit4]   2> 4898 T1625 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> 4899 T1632 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4899 T1645 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4900 T1625 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4903 T1646 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-1363966432721/collection1
[junit4:junit4]   2> 4903 T1646 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4904 T1646 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4904 T1646 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4904 T1646 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-1363966432721/collection1/'
[junit4:junit4]   2> 4905 T1646 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-1363966432721/collection1/lib/README' to classloader
[junit4:junit4]   2> 4905 T1646 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-1363966432721/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4932 T1646 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4969 T1646 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4970 T1646 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4974 T1646 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5239 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5239 T1626 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38868/mu/a",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38868_mu%2Fa"}
[junit4:junit4]   2> 5242 T1645 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> 5242 T1625 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> 5242 T1632 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> 5301 T1646 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5307 T1646 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5309 T1646 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5319 T1646 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5322 T1646 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5327 T1646 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5329 T1646 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5329 T1646 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5330 T1646 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5330 T1646 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5331 T1646 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5331 T1646 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5331 T1646 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-1363966432721/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty1/
[junit4:junit4]   2> 5331 T1646 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@505b2ce8
[junit4:junit4]   2> 5331 T1646 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5332 T1646 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty1
[junit4:junit4]   2> 5332 T1646 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty1/index/
[junit4:junit4]   2> 5332 T1646 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5333 T1646 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty1/index
[junit4:junit4]   2> 5334 T1646 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41a78e61 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c35c124),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5334 T1646 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5336 T1646 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5336 T1646 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5336 T1646 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5337 T1646 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5337 T1646 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5337 T1646 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5337 T1646 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5338 T1646 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5338 T1646 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5340 T1646 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5342 T1646 oass.SolrIndexSearcher.<init> Opening Searcher@1a7afad3 main
[junit4:junit4]   2> 5343 T1646 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty1/tlog
[junit4:junit4]   2> 5343 T1646 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5343 T1646 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5346 T1647 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a7afad3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5348 T1646 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5348 T1646 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6746 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6747 T1626 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40920/mu/a",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40920_mu%2Fa"}
[junit4:junit4]   2> 6747 T1626 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6747 T1626 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6751 T1632 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> 6751 T1625 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> 6752 T1645 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> 7349 T1646 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7350 T1646 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40920/mu/a collection:collection1 shard:shard1
[junit4:junit4]   2> 7350 T1646 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7356 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100006 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> 7357 T1646 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7357 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7360 T1646 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7360 T1646 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7360 T1646 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40920/mu/a/collection1/
[junit4:junit4]   2> 7360 T1646 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7360 T1646 oasc.SyncStrategy.syncToMe http://127.0.0.1:40920/mu/a/collection1/ has no replicas
[junit4:junit4]   2> 7360 T1646 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40920/mu/a/collection1/
[junit4:junit4]   2> 7361 T1646 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7364 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8255 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8262 T1625 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> 8262 T1645 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> 8262 T1632 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> 8268 T1646 oasc.ZkController.register We are http://127.0.0.1:40920/mu/a/collection1/ and leader is http://127.0.0.1:40920/mu/a/collection1/
[junit4:junit4]   2> 8268 T1646 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40920/mu/a
[junit4:junit4]   2> 8268 T1646 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8269 T1646 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8269 T1646 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8270 T1646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8271 T1603 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8271 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8272 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8329 T1603 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8331 T1603 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55132
[junit4:junit4]   2> 8332 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8332 T1603 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8333 T1603 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-1363966437211
[junit4:junit4]   2> 8333 T1603 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-1363966437211/solr.xml
[junit4:junit4]   2> 8333 T1603 oasc.CoreContainer.<init> New CoreContainer 1452803749
[junit4:junit4]   2> 8333 T1603 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-1363966437211/'
[junit4:junit4]   2> 8334 T1603 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-1363966437211/'
[junit4:junit4]   2> 8351 T1603 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8352 T1603 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8352 T1603 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8352 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8352 T1603 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8353 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8353 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8353 T1603 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8354 T1603 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8354 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8359 T1603 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8368 T1603 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43901/solr
[junit4:junit4]   2> 8369 T1603 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8369 T1603 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43901 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2e4c5035
[junit4:junit4]   2> 8370 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8370 T1658 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43901. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8371 T1658 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43901, initiating session
[junit4:junit4]   2> 8371 T1605 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39251
[junit4:junit4]   2> 8371 T1605 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39251
[junit4:junit4]   2> 8372 T1607 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d92bc07100007 with negotiated timeout 20000 for client /127.0.0.1:39251
[junit4:junit4]   2> 8372 T1658 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43901, sessionid = 0x13d92bc07100007, negotiated timeout = 20000
[junit4:junit4]   2> 8373 T1659 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e4c5035 name:ZooKeeperConnection Watcher:127.0.0.1:43901 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8373 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8374 T1608 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d92bc07100007
[junit4:junit4]   2> 8375 T1659 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8375 T1605 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39251 which had sessionid 0x13d92bc07100007
[junit4:junit4]   2> 8374 T1603 oaz.ZooKeeper.close Session: 0x13d92bc07100007 closed
[junit4:junit4]   2> 8375 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8378 T1603 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43901/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@49d2000b
[junit4:junit4]   2> 8378 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8379 T1660 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43901. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8379 T1660 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43901, initiating session
[junit4:junit4]   2> 8379 T1605 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39252
[junit4:junit4]   2> 8379 T1605 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39252
[junit4:junit4]   2> 8380 T1607 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d92bc07100008 with negotiated timeout 20000 for client /127.0.0.1:39252
[junit4:junit4]   2> 8380 T1660 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43901, sessionid = 0x13d92bc07100008, negotiated timeout = 20000
[junit4:junit4]   2> 8381 T1661 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49d2000b name:ZooKeeperConnection Watcher:127.0.0.1:43901/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8381 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8382 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8383 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8385 T1603 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9387 T1603 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55132_mu%2Fa
[junit4:junit4]   2> 9388 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55132_mu%2Fa Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55132_mu%2Fa
[junit4:junit4]   2> 9389 T1603 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55132_mu%2Fa
[junit4:junit4]   2> 9391 T1625 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> 9392 T1632 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9392 T1645 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9392 T1632 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> 9392 T1645 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> 9393 T1661 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9393 T1625 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9397 T1662 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-1363966437211/collection1
[junit4:junit4]   2> 9397 T1662 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9398 T1662 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9398 T1662 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9399 T1662 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-1363966437211/collection1/'
[junit4:junit4]   2> 9399 T1662 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-1363966437211/collection1/lib/README' to classloader
[junit4:junit4]   2> 9399 T1662 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-1363966437211/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9422 T1662 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9449 T1662 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9450 T1662 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9453 T1662 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9768 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9768 T1626 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40920/mu/a",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40920_mu%2Fa"}
[junit4:junit4]   2> 9771 T1661 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> 9771 T1625 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> 9772 T1645 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> 9772 T1632 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> 9778 T1662 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9783 T1662 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9785 T1662 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9796 T1662 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9799 T1662 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9801 T1662 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9802 T1662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9803 T1662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9803 T1662 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9804 T1662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9804 T1662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9804 T1662 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9804 T1662 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-1363966437211/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty2/
[junit4:junit4]   2> 9804 T1662 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@505b2ce8
[junit4:junit4]   2> 9805 T1662 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9805 T1662 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty2
[junit4:junit4]   2> 9805 T1662 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty2/index/
[junit4:junit4]   2> 9805 T1662 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9806 T1662 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty2/index
[junit4:junit4]   2> 9807 T1662 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4fa27671 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69429a52),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9807 T1662 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9809 T1662 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9809 T1662 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9809 T1662 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9810 T1662 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9810 T1662 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9810 T1662 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9811 T1662 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9811 T1662 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9811 T1662 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9813 T1662 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9816 T1662 oass.SolrIndexSearcher.<init> Opening Searcher@6957ad61 main
[junit4:junit4]   2> 9816 T1662 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty2/tlog
[junit4:junit4]   2> 9816 T1662 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9817 T1662 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9820 T1663 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6957ad61 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9821 T1662 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9821 T1662 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11275 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11276 T1626 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55132/mu/a",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55132_mu%2Fa"}
[junit4:junit4]   2> 11276 T1626 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11276 T1626 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11281 T1661 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> 11281 T1625 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> 11281 T1645 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> 11281 T1632 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> 11822 T1662 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11823 T1662 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55132/mu/a collection:collection1 shard:shard2
[junit4:junit4]   2> 11824 T1662 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11828 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100008 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> 11828 T1662 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11829 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11830 T1662 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11830 T1662 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11831 T1662 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55132/mu/a/collection1/
[junit4:junit4]   2> 11831 T1662 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11831 T1662 oasc.SyncStrategy.syncToMe http://127.0.0.1:55132/mu/a/collection1/ has no replicas
[junit4:junit4]   2> 11831 T1662 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55132/mu/a/collection1/
[junit4:junit4]   2> 11831 T1662 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11834 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12784 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12790 T1645 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> 12790 T1625 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> 12790 T1661 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> 12790 T1632 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> 12838 T1662 oasc.ZkController.register We are http://127.0.0.1:55132/mu/a/collection1/ and leader is http://127.0.0.1:55132/mu/a/collection1/
[junit4:junit4]   2> 12838 T1662 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55132/mu/a
[junit4:junit4]   2> 12838 T1662 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12838 T1662 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12839 T1662 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12840 T1662 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12841 T1603 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12842 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12842 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12899 T1603 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12902 T1603 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39744
[junit4:junit4]   2> 12902 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12902 T1603 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12903 T1603 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-1363966441782
[junit4:junit4]   2> 12903 T1603 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-1363966441782/solr.xml
[junit4:junit4]   2> 12903 T1603 oasc.CoreContainer.<init> New CoreContainer 182606671
[junit4:junit4]   2> 12904 T1603 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-1363966441782/'
[junit4:junit4]   2> 12904 T1603 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-1363966441782/'
[junit4:junit4]   2> 12921 T1603 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12922 T1603 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12922 T1603 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12922 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12922 T1603 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12923 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12923 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12923 T1603 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12924 T1603 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12924 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12929 T1603 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12938 T1603 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43901/solr
[junit4:junit4]   2> 12939 T1603 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12939 T1603 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43901 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7206676c
[junit4:junit4]   2> 12940 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12940 T1674 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43901. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12941 T1674 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43901, initiating session
[junit4:junit4]   2> 12941 T1605 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39253
[junit4:junit4]   2> 12941 T1605 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39253
[junit4:junit4]   2> 12942 T1607 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d92bc07100009 with negotiated timeout 20000 for client /127.0.0.1:39253
[junit4:junit4]   2> 12942 T1674 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43901, sessionid = 0x13d92bc07100009, negotiated timeout = 20000
[junit4:junit4]   2> 12942 T1675 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7206676c name:ZooKeeperConnection Watcher:127.0.0.1:43901 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12942 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12944 T1608 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d92bc07100009
[junit4:junit4]   2> 12944 T1605 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39253 which had sessionid 0x13d92bc07100009
[junit4:junit4]   2> 12944 T1603 oaz.ZooKeeper.close Session: 0x13d92bc07100009 closed
[junit4:junit4]   2> 12944 T1675 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12944 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12947 T1603 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43901/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4177b15d
[junit4:junit4]   2> 12948 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12948 T1676 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43901. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12948 T1676 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43901, initiating session
[junit4:junit4]   2> 12949 T1605 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39254
[junit4:junit4]   2> 12949 T1605 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39254
[junit4:junit4]   2> 12949 T1607 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d92bc0710000a with negotiated timeout 20000 for client /127.0.0.1:39254
[junit4:junit4]   2> 12949 T1676 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43901, sessionid = 0x13d92bc0710000a, negotiated timeout = 20000
[junit4:junit4]   2> 12950 T1677 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4177b15d name:ZooKeeperConnection Watcher:127.0.0.1:43901/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12950 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12951 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc0710000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12952 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc0710000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12953 T1603 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13956 T1603 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39744_mu%2Fa
[junit4:junit4]   2> 13956 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc0710000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:39744_mu%2Fa Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:39744_mu%2Fa
[junit4:junit4]   2> 13957 T1603 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39744_mu%2Fa
[junit4:junit4]   2> 13959 T1625 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> 13960 T1645 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13960 T1661 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13960 T1632 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13960 T1645 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> 13960 T1661 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> 13960 T1632 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> 13961 T1677 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13962 T1625 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13966 T1678 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-1363966441782/collection1
[junit4:junit4]   2> 13966 T1678 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13967 T1678 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13967 T1678 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13968 T1678 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-1363966441782/collection1/'
[junit4:junit4]   2> 13968 T1678 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-1363966441782/collection1/lib/README' to classloader
[junit4:junit4]   2> 13968 T1678 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-1363966441782/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13995 T1678 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14027 T1678 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14028 T1678 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14032 T1678 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14294 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14295 T1626 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55132/mu/a",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55132_mu%2Fa"}
[junit4:junit4]   2> 14298 T1625 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> 14298 T1632 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> 14298 T1645 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> 14298 T1677 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> 14299 T1661 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> 14361 T1678 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14366 T1678 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14369 T1678 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14379 T1678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14382 T1678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14384 T1678 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14385 T1678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14386 T1678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14386 T1678 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14387 T1678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14387 T1678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14387 T1678 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14387 T1678 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-1363966441782/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty3/
[junit4:junit4]   2> 14387 T1678 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@505b2ce8
[junit4:junit4]   2> 14388 T1678 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14388 T1678 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty3
[junit4:junit4]   2> 14388 T1678 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty3/index/
[junit4:junit4]   2> 14388 T1678 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14389 T1678 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty3/index
[junit4:junit4]   2> 14390 T1678 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3c28c73d lockFactory=org.apache.lucene.store.NativeFSLockFactory@48e6ae54),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14390 T1678 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14392 T1678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14392 T1678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14392 T1678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14393 T1678 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14393 T1678 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14393 T1678 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14394 T1678 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14394 T1678 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14394 T1678 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14396 T1678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14399 T1678 oass.SolrIndexSearcher.<init> Opening Searcher@51567195 main
[junit4:junit4]   2> 14399 T1678 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty3/tlog
[junit4:junit4]   2> 14399 T1678 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14400 T1678 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14403 T1679 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51567195 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14404 T1678 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14404 T1678 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15803 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15803 T1626 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39744/mu/a",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39744_mu%2Fa"}
[junit4:junit4]   2> 15803 T1626 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15804 T1626 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15808 T1625 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> 15808 T1661 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> 15808 T1632 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> 15808 T1677 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> 15808 T1645 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> 16406 T1678 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16406 T1678 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39744/mu/a collection:collection1 shard:shard1
[junit4:junit4]   2> 16409 T1678 oasc.ZkController.register We are http://127.0.0.1:39744/mu/a/collection1/ and leader is http://127.0.0.1:40920/mu/a/collection1/
[junit4:junit4]   2> 16410 T1678 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39744/mu/a
[junit4:junit4]   2> 16410 T1678 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16410 T1678 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C298 name=collection1 org.apache.solr.core.SolrCore@3fc0de8d url=http://127.0.0.1:39744/mu/a/collection1 node=127.0.0.1:39744_mu%2Fa C298_STATE=coll:collection1 core:collection1 props:{state=down, collection=collection1, core=collection1, base_url=http://127.0.0.1:39744/mu/a, node_name=127.0.0.1:39744_mu%2Fa}
[junit4:junit4]   2> 16410 T1680 C298 P39744 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16411 T1680 C298 P39744 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16411 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16411 T1680 C298 P39744 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16411 T1680 C298 P39744 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16412 T1680 C298 P39744 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16412 T1603 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16413 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16413 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16475 T1603 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16477 T1603 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52118
[junit4:junit4]   2> 16477 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16478 T1603 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16478 T1603 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-1363966445352
[junit4:junit4]   2> 16478 T1603 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-1363966445352/solr.xml
[junit4:junit4]   2> 16478 T1603 oasc.CoreContainer.<init> New CoreContainer 1823148886
[junit4:junit4]   2> 16479 T1603 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-1363966445352/'
[junit4:junit4]   2> 16479 T1603 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-1363966445352/'
[junit4:junit4]   2> 16496 T1603 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16497 T1603 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16497 T1603 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16497 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16498 T1603 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16498 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16498 T1603 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16499 T1603 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16499 T1603 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16499 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16505 T1603 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16514 T1603 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43901/solr
[junit4:junit4]   2> 16514 T1603 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16515 T1603 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43901 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@29e10d81
[junit4:junit4]   2> 16516 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16516 T1691 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43901. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16516 T1691 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43901, initiating session
[junit4:junit4]   2> 16516 T1605 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39257
[junit4:junit4]   2> 16517 T1605 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39257
[junit4:junit4]   2> 16517 T1607 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d92bc0710000b with negotiated timeout 20000 for client /127.0.0.1:39257
[junit4:junit4]   2> 16517 T1691 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43901, sessionid = 0x13d92bc0710000b, negotiated timeout = 20000
[junit4:junit4]   2> 16518 T1692 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29e10d81 name:ZooKeeperConnection Watcher:127.0.0.1:43901 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16518 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16519 T1608 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d92bc0710000b
[junit4:junit4]   2> 16520 T1692 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16520 T1605 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39257 which had sessionid 0x13d92bc0710000b
[junit4:junit4]   2> 16520 T1603 oaz.ZooKeeper.close Session: 0x13d92bc0710000b closed
[junit4:junit4]   2> 16520 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16523 T1603 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43901/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3a737d16
[junit4:junit4]   2> 16523 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16524 T1693 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43901. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16524 T1693 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43901, initiating session
[junit4:junit4]   2> 16524 T1605 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39258
[junit4:junit4]   2> 16524 T1605 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39258
[junit4:junit4]   2> 16525 T1607 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d92bc0710000c with negotiated timeout 20000 for client /127.0.0.1:39258
[junit4:junit4]   2> 16525 T1693 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43901, sessionid = 0x13d92bc0710000c, negotiated timeout = 20000
[junit4:junit4]   2> 16525 T1694 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a737d16 name:ZooKeeperConnection Watcher:127.0.0.1:43901/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16525 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16526 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc0710000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16527 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc0710000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16529 T1603 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17313 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17314 T1626 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39744/mu/a",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39744_mu%2Fa"}
[junit4:junit4]   2> 17323 T1677 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> 17323 T1632 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> 17323 T1625 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> 17323 T1661 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> 17323 T1694 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> 17323 T1645 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> 17416 T1638 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {state=recovering&version=2&checkLive=true&onlyIfLeader=true&wt=javabin&nodeName=127.0.0.1:39744_mu%252Fa&core=collection1&coreNodeName=4&action=PREPRECOVERY} status=0 QTime=1000 
[junit4:junit4]   2> 17531 T1603 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52118_mu%2Fa
[junit4:junit4]   2> 17532 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc0710000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52118_mu%2Fa Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52118_mu%2Fa
[junit4:junit4]   2> 17533 T1603 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52118_mu%2Fa
[junit4:junit4]   2> 17534 T1645 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> 17535 T1677 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> 17535 T1625 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17535 T1661 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17535 T1625 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> 17535 T1661 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> 17535 T1632 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17535 T1632 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> 17536 T1694 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17536 T1694 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> 17536 T1645 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17537 T1677 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17540 T1695 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-1363966445352/collection1
[junit4:junit4]   2> 17540 T1695 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17541 T1695 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17541 T1695 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17542 T1695 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-1363966445352/collection1/'
[junit4:junit4]   2> 17542 T1695 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-1363966445352/collection1/lib/README' to classloader
[junit4:junit4]   2> 17543 T1695 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-1363966445352/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17565 T1695 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17592 T1695 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17593 T1695 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17596 T1695 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17902 T1695 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17907 T1695 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17909 T1695 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17920 T1695 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17923 T1695 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17925 T1695 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17926 T1695 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17927 T1695 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17927 T1695 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17928 T1695 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17928 T1695 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17928 T1695 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17929 T1695 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-1363966445352/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty4/
[junit4:junit4]   2> 17929 T1695 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@505b2ce8
[junit4:junit4]   2> 17929 T1695 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17930 T1695 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty4
[junit4:junit4]   2> 17930 T1695 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty4/index/
[junit4:junit4]   2> 17930 T1695 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17930 T1695 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty4/index
[junit4:junit4]   2> 17931 T1695 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@62563e7a lockFactory=org.apache.lucene.store.NativeFSLockFactory@da89960),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17932 T1695 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17933 T1695 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17933 T1695 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17934 T1695 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17934 T1695 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17935 T1695 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17935 T1695 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17935 T1695 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17935 T1695 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17936 T1695 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17938 T1695 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17940 T1695 oass.SolrIndexSearcher.<init> Opening Searcher@21907cf1 main
[junit4:junit4]   2> 17940 T1695 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty4/tlog
[junit4:junit4]   2> 17941 T1695 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17941 T1695 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17944 T1696 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21907cf1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17945 T1695 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17946 T1695 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18832 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18833 T1626 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52118/mu/a",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52118_mu%2Fa"}
[junit4:junit4]   2> 18834 T1626 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18834 T1626 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18839 T1645 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> 18839 T1661 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> 18840 T1694 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> 18840 T1632 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> 18840 T1677 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> 18839 T1625 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> 18947 T1695 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18947 T1695 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52118/mu/a collection:collection1 shard:shard2
[junit4:junit4]   2> 18950 T1695 oasc.ZkController.register We are http://127.0.0.1:52118/mu/a/collection1/ and leader is http://127.0.0.1:55132/mu/a/collection1/
[junit4:junit4]   2> 18950 T1695 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52118/mu/a
[junit4:junit4]   2> 18950 T1695 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18950 T1695 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C299 name=collection1 org.apache.solr.core.SolrCore@8787c1c url=http://127.0.0.1:52118/mu/a/collection1 node=127.0.0.1:52118_mu%2Fa C299_STATE=coll:collection1 core:collection1 props:{state=down, collection=collection1, core=collection1, base_url=http://127.0.0.1:52118/mu/a, node_name=127.0.0.1:52118_mu%2Fa}
[junit4:junit4]   2> 18951 T1697 C299 P52118 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18952 T1697 C299 P52118 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18952 T1695 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18952 T1697 C299 P52118 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18952 T1697 C299 P52118 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18953 T1603 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18953 T1603 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18953 T1697 C299 P52118 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18954 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18957 T1603 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18959 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18962 T1640 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-1363966432721/onenodecollectioncore
[junit4:junit4]   2> 18962 T1640 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18963 T1640 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18963 T1640 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18964 T1640 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18964 T1640 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18966 T1640 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18967 T1640 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-1363966432721/onenodecollectioncore/'
[junit4:junit4]   2> 18992 T1640 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19020 T1640 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19021 T1640 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19024 T1640 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19333 T1640 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19339 T1640 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19341 T1640 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19350 T1640 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19353 T1640 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19356 T1640 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19357 T1640 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19357 T1640 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19358 T1640 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19359 T1640 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19359 T1640 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19359 T1640 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19359 T1640 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-1363966432721/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363966428941/onenodecollection/
[junit4:junit4]   2> 19360 T1640 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@505b2ce8
[junit4:junit4]   2> 19360 T1640 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19361 T1640 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363966428941/onenodecollection
[junit4:junit4]   2> 19361 T1640 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-1363966428941/onenodecollection/index/
[junit4:junit4]   2> 19361 T1640 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363966428941/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19362 T1640 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363966428941/onenodecollection/index
[junit4:junit4]   2> 19363 T1640 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c8dab96 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c649ed1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19363 T1640 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19365 T1640 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19365 T1640 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19366 T1640 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19366 T1640 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19367 T1640 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19367 T1640 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19367 T1640 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19368 T1640 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19368 T1640 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19370 T1640 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19373 T1640 oass.SolrIndexSearcher.<init> Opening Searcher@50c520f4 main
[junit4:junit4]   2> 19373 T1640 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363966428941/onenodecollection/tlog
[junit4:junit4]   2> 19374 T1640 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19374 T1640 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19377 T1699 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@50c520f4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19379 T1640 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2>  C298_STATE=coll:collection1 core:collection1 props:{state=recovering, collection=collection1, core=collection1, base_url=http://127.0.0.1:39744/mu/a, shard=shard1, node_name=127.0.0.1:39744_mu%2Fa}
[junit4:junit4]   2> 19417 T1680 C298 P39744 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40920/mu/a/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19418 T1680 C298 P39744 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:39744/mu/a START replicas=[http://127.0.0.1:40920/mu/a/collection1/] nUpdates=100
[junit4:junit4]   2> 19418 T1680 C298 P39744 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19418 T1680 C298 P39744 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19418 T1680 C298 P39744 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19419 T1680 C298 P39744 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19419 T1680 C298 P39744 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19419 T1680 C298 P39744 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40920/mu/a/collection1/. core=collection1
[junit4:junit4]   2> 19419 T1680 C298 P39744 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C300 name=collection1 org.apache.solr.core.SolrCore@4059ed6a url=http://127.0.0.1:40920/mu/a/collection1 node=127.0.0.1:40920_mu%2Fa C300_STATE=coll:collection1 core:collection1 props:{state=active, collection=collection1, core=collection1, base_url=http://127.0.0.1:40920/mu/a, shard=shard1, node_name=127.0.0.1:40920_mu%2Fa, leader=true}
[junit4:junit4]   2> 19422 T1639 C300 P40920 REQ /get {version=2&wt=javabin&qt=/get&getVersions=100&distrib=false} status=0 QTime=0 
[junit4:junit4]   2> 19423 T1641 C300 P40920 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19424 T1641 C300 P40920 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41a78e61 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c35c124),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19424 T1641 C300 P40920 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19425 T1641 C300 P40920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41a78e61 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c35c124),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41a78e61 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c35c124),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19425 T1641 C300 P40920 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19425 T1641 C300 P40920 oass.SolrIndexSearcher.<init> Opening Searcher@4ba90885 realtime
[junit4:junit4]   2> 19425 T1641 C300 P40920 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19426 T1641 C300 P40920 /update {commit_end_point=true&version=2&softCommit=false&wt=javabin&openSearcher=false&commit=true&waitSearcher=true} {commit=} 0 3
[junit4:junit4]   2> 19426 T1680 C298 P39744 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19427 T1680 C298 P39744 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19428 T1638 C300 P40920 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19428 T1638 C300 P40920 REQ /replication {version=2&command=indexversion&wt=javabin&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 19429 T1680 C298 P39744 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19429 T1680 C298 P39744 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19429 T1680 C298 P39744 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19430 T1641 C300 P40920 REQ /replication {version=2&generation=2&command=filelist&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 19431 T1680 C298 P39744 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19432 T1680 C298 P39744 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty3/index.20130322043408368
[junit4:junit4]   2> 19432 T1680 C298 P39744 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@768b23d8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53dea223) fullCopy=false
[junit4:junit4]   2> 19434 T1639 C300 P40920 REQ /replication {generation=2&command=filecontent&wt=filestream&qt=/replication&file=segments_2&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 19435 T1680 C298 P39744 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19436 T1680 C298 P39744 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19436 T1680 C298 P39744 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19437 T1680 C298 P39744 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3c28c73d lockFactory=org.apache.lucene.store.NativeFSLockFactory@48e6ae54),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3c28c73d lockFactory=org.apache.lucene.store.NativeFSLockFactory@48e6ae54),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19437 T1680 C298 P39744 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19437 T1680 C298 P39744 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19438 T1680 C298 P39744 oass.SolrIndexSearcher.<init> Opening Searcher@4dd63ec5 main
[junit4:junit4]   2> 19438 T1679 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4dd63ec5 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19439 T1680 C298 P39744 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19439 T1680 C298 P39744 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19439 T1680 C298 P39744 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19439 T1680 C298 P39744 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19440 T1680 C298 P39744 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20345 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20346 T1626 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52118/mu/a",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52118_mu%2Fa"}
[junit4:junit4]   2> 20349 T1626 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40920/mu/a",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40920_mu%2Fa"}
[junit4:junit4]   2> 20349 T1626 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20350 T1626 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20353 T1626 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39744/mu/a",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39744_mu%2Fa"}
[junit4:junit4]   2> 20357 T1625 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> 20357 T1677 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> 20357 T1632 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 T1645 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> 20357 T1661 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> 20357 T1694 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> 20380 T1640 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20381 T1640 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:40920/mu/a collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20382 T1640 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20389 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100006 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> 20389 T1640 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20390 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100006 type:create cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20392 T1640 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20392 T1640 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20393 T1640 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40920/mu/a/onenodecollectioncore/
[junit4:junit4]   2> 20393 T1640 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20393 T1640 oasc.SyncStrategy.syncToMe http://127.0.0.1:40920/mu/a/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20394 T1640 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40920/mu/a/onenodecollectioncore/
[junit4:junit4]   2> 20394 T1640 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20397 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100006 type:create cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20957 T1656 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {state=recovering&version=2&checkLive=true&onlyIfLeader=true&wt=javabin&nodeName=127.0.0.1:52118_mu%252Fa&core=collection1&coreNodeName=5&action=PREPRECOVERY} status=0 QTime=2000 
[junit4:junit4]   2> 21867 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21875 T1632 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> 21875 T1661 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> 21875 T1625 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> 21875 T1694 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> 21875 T1677 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> 21875 T1645 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> 21904 T1640 oasc.ZkController.register We are http://127.0.0.1:40920/mu/a/onenodecollectioncore/ and leader is http://127.0.0.1:40920/mu/a/onenodecollectioncore/
[junit4:junit4]   2> 21905 T1640 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:40920/mu/a
[junit4:junit4]   2> 21905 T1640 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21905 T1640 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21907 T1640 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21908 T1640 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&collection=onenodecollection&numShards=1&wt=javabin&roles=none&name=onenodecollectioncore&action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363966428941/onenodecollection} status=0 QTime=2946 
[junit4:junit4]   2> 21909 T1603 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21910 T1603 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22911 T1603 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C299_STATE=coll:collection1 core:collection1 props:{state=recovering, collection=collection1, core=collection1, base_url=http://127.0.0.1:52118/mu/a, shard=shard2, node_name=127.0.0.1:52118_mu%2Fa}
[junit4:junit4]   2> 22958 T1697 C299 P52118 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:55132/mu/a/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22959 T1697 C299 P52118 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:52118/mu/a START replicas=[http://127.0.0.1:55132/mu/a/collection1/] nUpdates=100
[junit4:junit4]   2> 22959 T1697 C299 P52118 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22959 T1697 C299 P52118 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22959 T1697 C299 P52118 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22959 T1697 C299 P52118 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22959 T1697 C299 P52118 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22960 T1697 C299 P52118 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:55132/mu/a/collection1/. core=collection1
[junit4:junit4]   2> 22960 T1697 C299 P52118 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C301 name=collection1 org.apache.solr.core.SolrCore@4cae36aa url=http://127.0.0.1:55132/mu/a/collection1 node=127.0.0.1:55132_mu%2Fa C301_STATE=coll:collection1 core:collection1 props:{state=active, collection=collection1, core=collection1, base_url=http://127.0.0.1:55132/mu/a, shard=shard2, node_name=127.0.0.1:55132_mu%2Fa, leader=true}
[junit4:junit4]   2> 22963 T1656 C301 P55132 REQ /get {version=2&wt=javabin&qt=/get&getVersions=100&distrib=false} status=0 QTime=0 
[junit4:junit4]   2> 22965 T1655 C301 P55132 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22966 T1655 C301 P55132 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4fa27671 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69429a52),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22966 T1655 C301 P55132 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22967 T1655 C301 P55132 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4fa27671 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69429a52),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4fa27671 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69429a52),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22967 T1655 C301 P55132 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22967 T1655 C301 P55132 oass.SolrIndexSearcher.<init> Opening Searcher@4d23345d realtime
[junit4:junit4]   2> 22967 T1655 C301 P55132 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22968 T1655 C301 P55132 /update {commit_end_point=true&version=2&softCommit=false&wt=javabin&openSearcher=false&commit=true&waitSearcher=true} {commit=} 0 3
[junit4:junit4]   2> 22968 T1697 C299 P52118 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22969 T1697 C299 P52118 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22970 T1656 C301 P55132 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22970 T1656 C301 P55132 REQ /replication {version=2&command=indexversion&wt=javabin&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 22971 T1697 C299 P52118 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22971 T1697 C299 P52118 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22971 T1697 C299 P52118 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22973 T1654 C301 P55132 REQ /replication {version=2&generation=2&command=filelist&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 22974 T1697 C299 P52118 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22975 T1697 C299 P52118 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty4/index.20130322043411911
[junit4:junit4]   2> 22975 T1697 C299 P52118 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@77df16ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f8bc132) fullCopy=false
[junit4:junit4]   2> 22978 T1655 C301 P55132 REQ /replication {generation=2&command=filecontent&wt=filestream&qt=/replication&file=segments_2&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 22979 T1697 C299 P52118 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22980 T1697 C299 P52118 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22980 T1697 C299 P52118 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22981 T1697 C299 P52118 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@62563e7a lockFactory=org.apache.lucene.store.NativeFSLockFactory@da89960),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@62563e7a lockFactory=org.apache.lucene.store.NativeFSLockFactory@da89960),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22982 T1697 C299 P52118 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22982 T1697 C299 P52118 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22982 T1697 C299 P52118 oass.SolrIndexSearcher.<init> Opening Searcher@4ff4be0c main
[junit4:junit4]   2> 22983 T1696 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4ff4be0c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22983 T1697 C299 P52118 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22984 T1697 C299 P52118 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22984 T1697 C299 P52118 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22984 T1697 C299 P52118 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22985 T1697 C299 P52118 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23381 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23382 T1626 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:40920_mu%2Fa_onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40920/mu/a",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40920_mu%2Fa"}
[junit4:junit4]   2> 23385 T1626 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52118/mu/a",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52118_mu%2Fa"}
[junit4:junit4]   2> 23389 T1645 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> 23389 T1694 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> 23389 T1661 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> 23389 T1677 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> 23389 T1625 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> 23389 T1632 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> 23913 T1603 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23914 T1603 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23914 T1603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23925 T1603 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43901 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@8130c2
[junit4:junit4]   2> 23925 T1603 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23926 T1704 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43901. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23926 T1704 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43901, initiating session
[junit4:junit4]   2> 23926 T1605 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39268
[junit4:junit4]   2> 23927 T1605 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39268
[junit4:junit4]   2> 23928 T1607 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d92bc0710000d with negotiated timeout 10000 for client /127.0.0.1:39268
[junit4:junit4]   2> 23928 T1704 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43901, sessionid = 0x13d92bc0710000d, negotiated timeout = 10000
[junit4:junit4]   2> 23928 T1705 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8130c2 name:ZooKeeperConnection Watcher:127.0.0.1:43901 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23928 T1603 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 23967 T1608 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d92bc0710000d
[junit4:junit4]   2> 23968 T1705 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23968 T1605 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39268 which had sessionid 0x13d92bc0710000d
[junit4:junit4]   2> 23968 T1603 oaz.ZooKeeper.close Session: 0x13d92bc0710000d closed
[junit4:junit4]   2> 23969 T1608 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d92bc07100004
[junit4:junit4]   2> 23969 T1632 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23970 T1605 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39246 which had sessionid 0x13d92bc07100004
[junit4:junit4]   2> 23970 T1603 oaz.ZooKeeper.close Session: 0x13d92bc07100004 closed
[junit4:junit4]   2> 23973 T1603 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 38868
[junit4:junit4]   2> 23973 T1603 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1605621696
[junit4:junit4]   2> 24896 T1626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24896 T1626 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38868/mu/a",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38868_mu%2Fa"}
[junit4:junit4]   2> 24900 T1645 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> 24900 T1661 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> 24900 T1625 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> 24900 T1694 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> 24900 T1677 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> 25975 T1603 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25975 T1603 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25978 T1603 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@387abd22
[junit4:junit4]   2> 25982 T1603 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> 25982 T1603 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25983 T1603 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25983 T1603 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25984 T1603 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25985 T1603 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/control/data
[junit4:junit4]   2> 25985 T1603 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/control/data
[junit4:junit4]   2> 25986 T1603 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/control/data/index
[junit4:junit4]   2> 25986 T1603 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/control/data/index
[junit4:junit4]   2> 25987 T1626 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89388903887273987-127.0.0.1:38868_mu%2Fa-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 25988 T1608 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d92bc07100003
[junit4:junit4]   2> 25989 T1661 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> 25989 T1625 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> 25990 T1677 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25990 T1605 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39244 which had sessionid 0x13d92bc07100003
[junit4:junit4]   2> 25990 T1625 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 25990 T1677 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> 25990 T1603 oaz.ZooKeeper.close Session: 0x13d92bc07100003 closed
[junit4:junit4]   2> 25990 T1625 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 25990 T1625 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 25990 T1694 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25991 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100006 type:delete cxid:0xc6 zxid:0xe3 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25991 T1694 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> 25992 T1645 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25992 T1661 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25994 T1645 oasc.Overseer.start Overseer (id=89388903887273990-127.0.0.1:40920_mu%2Fa-n_0000000001) starting
[junit4:junit4]   2> 25994 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100006 type:create cxid:0xcb zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25995 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100006 type:create cxid:0xcc zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25996 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100006 type:create cxid:0xce zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25997 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100006 type:create cxid:0xd0 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25998 T1645 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25998 T1707 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 25998 T1645 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> 25999 T1706 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 26000 T1706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26002 T1706 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38868/mu/a",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38868_mu%2Fa"}
[junit4:junit4]   2> 26005 T1661 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> 26005 T1677 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> 26005 T1645 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> 26005 T1694 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> 26015 T1603 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/mu/a,null}
[junit4:junit4]   2> 26066 T1603 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 40920
[junit4:junit4]   2> 26067 T1603 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1451672952
[junit4:junit4]   2> 27510 T1706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27511 T1706 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40920/mu/a",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40920_mu%2Fa"}
[junit4:junit4]   2> 27515 T1706 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:40920_mu%2Fa_onenodecollectioncore",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40920/mu/a",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40920_mu%2Fa"}
[junit4:junit4]   2> 27519 T1677 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> 27519 T1661 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> 27519 T1694 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> 27519 T1645 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> 29070 T1603 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 29070 T1603 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 29071 T1603 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 29073 T1603 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4059ed6a
[junit4:junit4]   2> 29075 T1603 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> 29076 T1603 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 29076 T1603 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 29076 T1603 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 29078 T1603 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 29078 T1603 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty1
[junit4:junit4]   2> 29078 T1603 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty1
[junit4:junit4]   2> 29078 T1603 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty1/index
[junit4:junit4]   2> 29079 T1603 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428941/jetty1/index
[junit4:junit4]   2> 29079 T1603 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@6346de00
[junit4:junit4]   2> 29082 T1603 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> 29082 T1603 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 29082 T1603 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 29083 T1603 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 29083 T1603 oasc.SolrCore.closeSearcher [onenodecollectioncore] Closing main searcher on request.
[junit4:junit4]   2> 29084 T1603 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363966428941/onenodecollection/index
[junit4:junit4]   2> 29084 T1603 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363966428941/onenodecollection/index
[junit4:junit4]   2> 29084 T1603 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363966428941/onenodecollection
[junit4:junit4]   2> 29084 T1603 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363966428941/onenodecollection
[junit4:junit4]   2> 29085 T1706 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89388903887273990-127.0.0.1:40920_mu%2Fa-n_0000000001) am no longer a leader.
[junit4:junit4]   2> 29086 T1608 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d92bc07100006
[junit4:junit4]   2> 29087 T1605 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39248 which had sessionid 0x13d92bc07100006
[junit4:junit4]   2> 29087 T1645 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> 29087 T1603 oaz.ZooKeeper.close Session: 0x13d92bc07100006 closed
[junit4:junit4]   2> 29087 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100008 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> 29087 T1645 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 29087 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc0710000a type:delete cxid:0x5e zxid:0xfa txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 29087 T1645 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 29088 T1694 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 29088 T1645 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 29088 T1694 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> 29088 T1661 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 29088 T1677 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 29089 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc0710000a type:create cxid:0x5f zxid:0xfb txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 29090 T1677 oasc.ShardLeaderElectionContext.shouldIBeLeader Checking if I should try and be the leader.
[junit4:junit4]   2> 29090 T1661 oasc.Overseer.start Overseer (id=89388903887273992-127.0.0.1:55132_mu%2Fa-n_0000000002) starting
[junit4:junit4]   2> 29090 T1677 oasc.ShardLeaderElectionContext.shouldIBeLeader My last published State was Active, it's okay to be the leader.
[junit4:junit4]   2> 29090 T1677 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 29090 T1608 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d92bc07100008 type:create cxid:0x81 zxid:0xfe txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 29091 T1677 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39744/mu/a/collection1/
[junit4:junit4]   2> 29091 T1677 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:39744/mu/a START replicas=[http://127.0.0.1:40920/mu/a/collection1/] nUpdates=100
[junit4:junit4]   2> 29091 T1677 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:39744/mu/a DONE.  We have no versions.  sync failed

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

mizedtesting.SeedInfo.seed([781DAC6B370C6B4B:F9FB227340530B77]: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:197)
[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> 32449 T1603 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32453 T1602 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 32552 T1677 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32552 T1677 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> 32553 T1677 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32553 T1677 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 33063 T1606 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 33650 T1694 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33650 T1694 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> 33651 T1694 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33651 T1694 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=en_US, timezone=US/Samoa
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=3,free=296005976,total=527433728
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestMultiCoreConfBootstrap, DirectUpdateHandlerTest, TestWordDelimiterFilterFactory, XsltUpdateRequestHandlerTest, TestAnalyzedSuggestions, TestIndexingPerformance, TestCSVResponseWriter, TermVectorComponentDistributedTest, SolrIndexConfigTest, SpellCheckComponentTest, TestIndexSearcher, TestDefaultSimilarityFactory, SpellPossibilityIteratorTest, DirectSolrSpellCheckerTest, TestNumberUtils, TestFieldTypeResource, TestRTGBase, FileUtilsTest, SolrTestCaseJ4Test, OpenCloseCoreStressTest, TestRandomFaceting, PathHierarchyTokenizerFactoryTest, NoCacheHeaderTest, BadIndexSchemaTest, TestShardHandlerFactory, TestFoldingMultitermQuery, CopyFieldTest, PingRequestHandlerTest, RequiredFieldsTest, XmlUpdateRequestHandlerTest, DateMathParserTest, OutputWriterTest, RequestHandlersTest, TestOmitPositions, DistanceFunctionTest, TestBM25SimilarityFactory, DefaultValueUpdateProcessorTest, SortByFunctionTest, OpenExchangeRatesOrgProviderTest, TestAtomicUpdateErrorCases, TestBinaryField, TestDistributedGrouping, SignatureUpdateProcessorFactoryTest, TestDynamicFieldCollectionResource, CurrencyFieldOpenExchangeTest, TestElisionMultitermQuery, DisMaxRequestHandlerTest, TimeZoneUtilsTest, JSONWriterTest, MultiTermTest, CollectionsAPIDistributedZkTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.73s, 1 test, 1 error <<< FAILURES!

[...truncated 514 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, 1146 tests, 1 error, 13 ignored (7 assumptions)

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