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/13 07:17:34 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4656/
Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:49356/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([B07C9C476191853C:319A125F16CEE500]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B07C9C476191853C:319A125F16CEE500]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
	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)


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

Error Message:
Still found shard

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




Build Log:
[...truncated 9161 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T451 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T451 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363154450044
[junit4:junit4]   2> 6 T451 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T452 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 7 T452 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 7 T452 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 8 T452 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 8 T452 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 8 T452 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T451 oasc.ZkTestServer.run start zk server on port:36092
[junit4:junit4]   2> 107 T451 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36092 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@39784dcc
[junit4:junit4]   2> 108 T451 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T457 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36092. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T457 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36092, initiating session
[junit4:junit4]   2> 109 T453 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55224
[junit4:junit4]   2> 110 T453 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55224
[junit4:junit4]   2> 110 T455 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 112 T455 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6256367f0000 with negotiated timeout 10000 for client /127.0.0.1:55224
[junit4:junit4]   2> 112 T457 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36092, sessionid = 0x13d6256367f0000, negotiated timeout = 10000
[junit4:junit4]   2> 113 T458 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39784dcc name:ZooKeeperConnection Watcher:127.0.0.1:36092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 113 T451 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 114 T451 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 117 T456 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6256367f0000
[junit4:junit4]   2> 119 T458 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 119 T453 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55224 which had sessionid 0x13d6256367f0000
[junit4:junit4]   2> 119 T451 oaz.ZooKeeper.close Session: 0x13d6256367f0000 closed
[junit4:junit4]   2> 120 T451 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36092/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@37bfa493
[junit4:junit4]   2> 120 T451 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 121 T459 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36092. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 121 T459 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36092, initiating session
[junit4:junit4]   2> 121 T453 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55226
[junit4:junit4]   2> 122 T453 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55226
[junit4:junit4]   2> 122 T455 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6256367f0001 with negotiated timeout 10000 for client /127.0.0.1:55226
[junit4:junit4]   2> 122 T459 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36092, sessionid = 0x13d6256367f0001, negotiated timeout = 10000
[junit4:junit4]   2> 123 T460 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37bfa493 name:ZooKeeperConnection Watcher:127.0.0.1:36092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 123 T451 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 123 T451 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 127 T451 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 130 T451 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 137 T451 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 140 T451 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 140 T451 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 145 T451 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 145 T451 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 151 T451 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 152 T451 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 155 T451 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 156 T451 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 158 T451 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 159 T451 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 162 T451 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 163 T451 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 170 T451 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 171 T451 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 174 T451 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 175 T451 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 177 T451 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 178 T451 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 180 T456 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6256367f0001
[junit4:junit4]   2> 181 T460 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 181 T453 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55226 which had sessionid 0x13d6256367f0001
[junit4:junit4]   2> 181 T451 oaz.ZooKeeper.close Session: 0x13d6256367f0001 closed
[junit4:junit4]   2> 256 T451 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 269 T451 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44783
[junit4:junit4]   2> 270 T451 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 271 T451 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 271 T451 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363154450219
[junit4:junit4]   2> 272 T451 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363154450219/solr.xml
[junit4:junit4]   2> 272 T451 oasc.CoreContainer.<init> New CoreContainer 1743725560
[junit4:junit4]   2> 273 T451 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363154450219/'
[junit4:junit4]   2> 273 T451 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363154450219/'
[junit4:junit4]   2> 301 T451 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 302 T451 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 302 T451 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 302 T451 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 303 T451 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 303 T451 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 303 T451 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 304 T451 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 304 T451 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 304 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 310 T451 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 324 T451 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:36092/solr
[junit4:junit4]   2> 325 T451 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 325 T451 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36092 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2f6911dc
[junit4:junit4]   2> 326 T451 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 326 T470 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36092. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 327 T470 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36092, initiating session
[junit4:junit4]   2> 327 T453 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55227
[junit4:junit4]   2> 327 T453 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55227
[junit4:junit4]   2> 329 T455 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6256367f0002 with negotiated timeout 20000 for client /127.0.0.1:55227
[junit4:junit4]   2> 330 T470 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36092, sessionid = 0x13d6256367f0002, negotiated timeout = 20000
[junit4:junit4]   2> 330 T471 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f6911dc name:ZooKeeperConnection Watcher:127.0.0.1:36092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 330 T451 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 332 T456 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6256367f0002
[junit4:junit4]   2> 333 T453 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55227 which had sessionid 0x13d6256367f0002
[junit4:junit4]   2> 333 T471 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 333 T451 oaz.ZooKeeper.close Session: 0x13d6256367f0002 closed
[junit4:junit4]   2> 334 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 337 T451 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36092/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@72a0d63f
[junit4:junit4]   2> 338 T451 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 338 T472 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36092. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 339 T472 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36092, initiating session
[junit4:junit4]   2> 339 T453 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55228
[junit4:junit4]   2> 339 T453 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55228
[junit4:junit4]   2> 340 T455 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6256367f0003 with negotiated timeout 20000 for client /127.0.0.1:55228
[junit4:junit4]   2> 340 T472 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36092, sessionid = 0x13d6256367f0003, negotiated timeout = 20000
[junit4:junit4]   2> 340 T473 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72a0d63f name:ZooKeeperConnection Watcher:127.0.0.1:36092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 341 T451 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 342 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 344 T451 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 346 T451 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44783_
[junit4:junit4]   2> 346 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44783_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44783_
[junit4:junit4]   2> 347 T451 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44783_
[junit4:junit4]   2> 350 T451 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 355 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 356 T451 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 358 T451 oasc.Overseer.start Overseer (id=89335690038280195-127.0.0.1:44783_-n_0000000000) starting
[junit4:junit4]   2> 359 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 360 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 361 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 362 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 362 T475 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 363 T451 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 366 T451 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 368 T451 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 370 T474 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 373 T476 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363154450219/collection1
[junit4:junit4]   2> 373 T476 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 374 T476 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 374 T476 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 375 T476 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363154450219/collection1/'
[junit4:junit4]   2> 376 T476 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363154450219/collection1/lib/README' to classloader
[junit4:junit4]   2> 376 T476 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363154450219/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 409 T476 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 455 T476 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 456 T476 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 460 T476 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 904 T476 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 917 T476 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 919 T476 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 946 T476 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 949 T476 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 952 T476 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 954 T476 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 954 T476 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 955 T476 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 956 T476 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 956 T476 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 956 T476 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 956 T476 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363154450219/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/control/data/
[junit4:junit4]   2> 957 T476 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a3968df
[junit4:junit4]   2> 957 T476 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 957 T476 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/control/data forceNew: false
[junit4:junit4]   2> 958 T476 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/control/data/index/
[junit4:junit4]   2> 958 T476 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 958 T476 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/control/data/index forceNew: false
[junit4:junit4]   2> 959 T476 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f8f1d8a lockFactory=org.apache.lucene.store.NativeFSLockFactory@439fada7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 960 T476 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 961 T476 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 961 T476 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 962 T476 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 962 T476 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 962 T476 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 962 T476 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 963 T476 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 963 T476 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 963 T476 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 965 T476 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1018 T476 oass.SolrIndexSearcher.<init> Opening Searcher@6336087b main
[junit4:junit4]   2> 1018 T476 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/control/data/tlog
[junit4:junit4]   2> 1019 T476 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1019 T476 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1022 T477 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6336087b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1023 T476 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1023 T476 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1023 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1874 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1875 T474 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44783",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44783_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 1875 T474 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1876 T474 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1876 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1882 T473 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> 2026 T476 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2026 T476 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44783 collection:control_collection shard:shard1
[junit4:junit4]   2> 2027 T476 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2036 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2037 T476 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2037 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2039 T476 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2040 T476 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2040 T476 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44783/collection1/
[junit4:junit4]   2> 2040 T476 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2040 T476 oasc.SyncStrategy.syncToMe http://127.0.0.1:44783/collection1/ has no replicas
[junit4:junit4]   2> 2040 T476 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44783/collection1/
[junit4:junit4]   2> 2041 T476 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2045 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3387 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3394 T473 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> 3407 T476 oasc.ZkController.register We are http://127.0.0.1:44783/collection1/ and leader is http://127.0.0.1:44783/collection1/
[junit4:junit4]   2> 3407 T476 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44783
[junit4:junit4]   2> 3408 T476 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3408 T476 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3408 T476 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3409 T476 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3410 T451 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3411 T451 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3411 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3415 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3415 T451 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36092/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@522f6d30
[junit4:junit4]   2> 3416 T451 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3416 T479 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36092. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3417 T479 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36092, initiating session
[junit4:junit4]   2> 3417 T453 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55233
[junit4:junit4]   2> 3417 T453 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55233
[junit4:junit4]   2> 3418 T455 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6256367f0004 with negotiated timeout 10000 for client /127.0.0.1:55233
[junit4:junit4]   2> 3418 T479 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36092, sessionid = 0x13d6256367f0004, negotiated timeout = 10000
[junit4:junit4]   2> 3418 T480 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@522f6d30 name:ZooKeeperConnection Watcher:127.0.0.1:36092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3418 T451 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3420 T451 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3422 T451 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3490 T451 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3492 T451 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50504
[junit4:junit4]   2> 3493 T451 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3493 T451 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3494 T451 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363154453460
[junit4:junit4]   2> 3494 T451 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363154453460/solr.xml
[junit4:junit4]   2> 3494 T451 oasc.CoreContainer.<init> New CoreContainer 670784970
[junit4:junit4]   2> 3495 T451 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363154453460/'
[junit4:junit4]   2> 3495 T451 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363154453460/'
[junit4:junit4]   2> 3513 T451 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3514 T451 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3514 T451 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3514 T451 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3515 T451 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3515 T451 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3515 T451 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3516 T451 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3516 T451 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3516 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3523 T451 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3532 T451 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:36092/solr
[junit4:junit4]   2> 3533 T451 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3533 T451 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36092 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4b51a0a8
[junit4:junit4]   2> 3534 T451 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3534 T490 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36092. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3535 T490 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36092, initiating session
[junit4:junit4]   2> 3535 T453 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55234
[junit4:junit4]   2> 3535 T453 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55234
[junit4:junit4]   2> 3536 T455 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6256367f0005 with negotiated timeout 20000 for client /127.0.0.1:55234
[junit4:junit4]   2> 3536 T490 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36092, sessionid = 0x13d6256367f0005, negotiated timeout = 20000
[junit4:junit4]   2> 3537 T491 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b51a0a8 name:ZooKeeperConnection Watcher:127.0.0.1:36092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3537 T451 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3538 T456 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6256367f0005
[junit4:junit4]   2> 3541 T453 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55234 which had sessionid 0x13d6256367f0005
[junit4:junit4]   2> 3541 T491 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3541 T451 oaz.ZooKeeper.close Session: 0x13d6256367f0005 closed
[junit4:junit4]   2> 3541 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3545 T451 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36092/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6c32169a
[junit4:junit4]   2> 3546 T451 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3546 T492 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36092. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3547 T492 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36092, initiating session
[junit4:junit4]   2> 3547 T453 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55235
[junit4:junit4]   2> 3547 T453 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55235
[junit4:junit4]   2> 3548 T455 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6256367f0006 with negotiated timeout 20000 for client /127.0.0.1:55235
[junit4:junit4]   2> 3548 T492 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36092, sessionid = 0x13d6256367f0006, negotiated timeout = 20000
[junit4:junit4]   2> 3549 T493 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c32169a name:ZooKeeperConnection Watcher:127.0.0.1:36092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3549 T451 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3550 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3551 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3553 T451 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4556 T451 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50504_
[junit4:junit4]   2> 4557 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50504_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50504_
[junit4:junit4]   2> 4558 T451 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50504_
[junit4:junit4]   2> 4560 T473 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> 4561 T480 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4561 T493 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4562 T473 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4571 T494 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363154453460/collection1
[junit4:junit4]   2> 4572 T494 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4572 T494 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4572 T494 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4574 T494 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363154453460/collection1/'
[junit4:junit4]   2> 4574 T494 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363154453460/collection1/lib/README' to classloader
[junit4:junit4]   2> 4574 T494 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363154453460/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4596 T494 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 4624 T494 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4629 T494 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4635 T494 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4899 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4900 T474 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44783",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44783_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 4904 T480 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> 4905 T473 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> 4905 T493 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> 4979 T494 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4984 T494 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4986 T494 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5001 T494 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5008 T494 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5012 T494 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5013 T494 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5014 T494 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5014 T494 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5015 T494 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5016 T494 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5016 T494 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5016 T494 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363154453460/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty1/
[junit4:junit4]   2> 5016 T494 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a3968df
[junit4:junit4]   2> 5017 T494 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5017 T494 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty1 forceNew: false
[junit4:junit4]   2> 5017 T494 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty1/index/
[junit4:junit4]   2> 5017 T494 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5018 T494 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty1/index forceNew: false
[junit4:junit4]   2> 5019 T494 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64a96b92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@468961c1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5019 T494 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5021 T494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5021 T494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5022 T494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5022 T494 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5022 T494 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5023 T494 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5023 T494 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5023 T494 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5024 T494 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5026 T494 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5078 T494 oass.SolrIndexSearcher.<init> Opening Searcher@3917df64 main
[junit4:junit4]   2> 5079 T494 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty1/tlog
[junit4:junit4]   2> 5079 T494 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5080 T494 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5084 T495 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3917df64 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5086 T494 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5086 T494 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6411 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6411 T474 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50504",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50504_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 6412 T474 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6412 T474 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6416 T473 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> 6416 T493 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> 6416 T480 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> 7087 T494 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7088 T494 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50504 collection:collection1 shard:shard1
[junit4:junit4]   2> 7090 T494 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7103 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7103 T494 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7104 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7107 T494 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7108 T494 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7108 T494 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50504/collection1/
[junit4:junit4]   2> 7108 T494 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7109 T494 oasc.SyncStrategy.syncToMe http://127.0.0.1:50504/collection1/ has no replicas
[junit4:junit4]   2> 7109 T494 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50504/collection1/
[junit4:junit4]   2> 7109 T494 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7115 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7921 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7930 T493 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> 7930 T480 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> 7930 T473 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> 7969 T494 oasc.ZkController.register We are http://127.0.0.1:50504/collection1/ and leader is http://127.0.0.1:50504/collection1/
[junit4:junit4]   2> 7969 T494 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50504
[junit4:junit4]   2> 7969 T494 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7969 T494 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7970 T494 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7972 T494 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7973 T451 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7973 T451 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7973 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8043 T451 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8045 T451 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49356
[junit4:junit4]   2> 8046 T451 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8046 T451 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8047 T451 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363154458015
[junit4:junit4]   2> 8047 T451 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363154458015/solr.xml
[junit4:junit4]   2> 8047 T451 oasc.CoreContainer.<init> New CoreContainer 1340376952
[junit4:junit4]   2> 8048 T451 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363154458015/'
[junit4:junit4]   2> 8048 T451 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363154458015/'
[junit4:junit4]   2> 8068 T451 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8069 T451 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8069 T451 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8070 T451 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8070 T451 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8070 T451 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8071 T451 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8071 T451 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8072 T451 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8072 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8079 T451 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8090 T451 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:36092/solr
[junit4:junit4]   2> 8090 T451 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8090 T451 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36092 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7b1dd516
[junit4:junit4]   2> 8091 T451 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8092 T506 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36092. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8092 T506 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36092, initiating session
[junit4:junit4]   2> 8092 T453 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55248
[junit4:junit4]   2> 8093 T453 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55248
[junit4:junit4]   2> 8094 T455 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6256367f0007 with negotiated timeout 20000 for client /127.0.0.1:55248
[junit4:junit4]   2> 8094 T506 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36092, sessionid = 0x13d6256367f0007, negotiated timeout = 20000
[junit4:junit4]   2> 8094 T507 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b1dd516 name:ZooKeeperConnection Watcher:127.0.0.1:36092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8094 T451 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8095 T456 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6256367f0007
[junit4:junit4]   2> 8096 T507 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8096 T453 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55248 which had sessionid 0x13d6256367f0007
[junit4:junit4]   2> 8096 T451 oaz.ZooKeeper.close Session: 0x13d6256367f0007 closed
[junit4:junit4]   2> 8096 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8100 T451 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36092/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@37504eab
[junit4:junit4]   2> 8100 T451 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8101 T508 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36092. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8101 T508 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36092, initiating session
[junit4:junit4]   2> 8101 T453 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55249
[junit4:junit4]   2> 8102 T453 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55249
[junit4:junit4]   2> 8102 T455 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6256367f0008 with negotiated timeout 20000 for client /127.0.0.1:55249
[junit4:junit4]   2> 8102 T508 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36092, sessionid = 0x13d6256367f0008, negotiated timeout = 20000
[junit4:junit4]   2> 8103 T509 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37504eab name:ZooKeeperConnection Watcher:127.0.0.1:36092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8103 T451 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8104 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8105 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8107 T451 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9110 T451 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49356_
[junit4:junit4]   2> 9110 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49356_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49356_
[junit4:junit4]   2> 9111 T451 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49356_
[junit4:junit4]   2> 9113 T473 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> 9114 T493 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9114 T480 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9114 T493 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> 9115 T509 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9115 T480 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> 9116 T473 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9120 T510 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363154458015/collection1
[junit4:junit4]   2> 9120 T510 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9121 T510 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9121 T510 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9123 T510 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363154458015/collection1/'
[junit4:junit4]   2> 9123 T510 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363154458015/collection1/lib/README' to classloader
[junit4:junit4]   2> 9123 T510 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363154458015/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9150 T510 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9175 T510 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9176 T510 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9179 T510 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9441 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9442 T474 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50504",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50504_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 9446 T473 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> 9446 T509 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> 9446 T493 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> 9446 T480 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> 9475 T510 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9480 T510 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9482 T510 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9494 T510 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9497 T510 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9500 T510 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9501 T510 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9502 T510 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9502 T510 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9503 T510 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9503 T510 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9503 T510 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9504 T510 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363154458015/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty2/
[junit4:junit4]   2> 9504 T510 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a3968df
[junit4:junit4]   2> 9504 T510 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9505 T510 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty2 forceNew: false
[junit4:junit4]   2> 9505 T510 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty2/index/
[junit4:junit4]   2> 9505 T510 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9506 T510 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty2/index forceNew: false
[junit4:junit4]   2> 9507 T510 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b7b16ce lockFactory=org.apache.lucene.store.NativeFSLockFactory@520a3150),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9507 T510 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9509 T510 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9509 T510 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9509 T510 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9510 T510 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9510 T510 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9510 T510 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9511 T510 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9511 T510 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9511 T510 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9513 T510 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9566 T510 oass.SolrIndexSearcher.<init> Opening Searcher@55d2ee9 main
[junit4:junit4]   2> 9566 T510 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty2/tlog
[junit4:junit4]   2> 9567 T510 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9567 T510 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9571 T511 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55d2ee9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9573 T510 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9573 T510 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10951 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10952 T474 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49356",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49356_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 10952 T474 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10952 T474 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 10956 T473 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> 10956 T480 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> 10956 T493 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> 10956 T509 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> 11574 T510 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11575 T510 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49356 collection:collection1 shard:shard2
[junit4:junit4]   2> 11583 T510 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11588 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11588 T510 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11589 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11590 T510 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11591 T510 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11591 T510 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49356/collection1/
[junit4:junit4]   2> 11591 T510 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11591 T510 oasc.SyncStrategy.syncToMe http://127.0.0.1:49356/collection1/ has no replicas
[junit4:junit4]   2> 11591 T510 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49356/collection1/
[junit4:junit4]   2> 11592 T510 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11595 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12461 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12473 T473 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> 12473 T480 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> 12473 T509 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> 12473 T493 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> 12499 T510 oasc.ZkController.register We are http://127.0.0.1:49356/collection1/ and leader is http://127.0.0.1:49356/collection1/
[junit4:junit4]   2> 12500 T510 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49356
[junit4:junit4]   2> 12500 T510 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12500 T510 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12500 T510 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12501 T510 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12502 T451 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12503 T451 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12503 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12570 T451 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12572 T451 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33240
[junit4:junit4]   2> 12573 T451 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12573 T451 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12574 T451 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363154462545
[junit4:junit4]   2> 12574 T451 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363154462545/solr.xml
[junit4:junit4]   2> 12574 T451 oasc.CoreContainer.<init> New CoreContainer 1569537485
[junit4:junit4]   2> 12575 T451 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363154462545/'
[junit4:junit4]   2> 12575 T451 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363154462545/'
[junit4:junit4]   2> 12592 T451 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12592 T451 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12593 T451 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12593 T451 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12593 T451 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12594 T451 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12594 T451 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12594 T451 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12594 T451 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12595 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12601 T451 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12609 T451 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:36092/solr
[junit4:junit4]   2> 12610 T451 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12610 T451 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36092 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@8ea5fb9
[junit4:junit4]   2> 12611 T451 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12611 T522 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36092. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12612 T522 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36092, initiating session
[junit4:junit4]   2> 12612 T453 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55261
[junit4:junit4]   2> 12612 T453 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55261
[junit4:junit4]   2> 12613 T455 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6256367f0009 with negotiated timeout 20000 for client /127.0.0.1:55261
[junit4:junit4]   2> 12613 T522 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36092, sessionid = 0x13d6256367f0009, negotiated timeout = 20000
[junit4:junit4]   2> 12613 T523 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8ea5fb9 name:ZooKeeperConnection Watcher:127.0.0.1:36092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12614 T451 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12615 T456 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6256367f0009
[junit4:junit4]   2> 12615 T523 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12615 T451 oaz.ZooKeeper.close Session: 0x13d6256367f0009 closed
[junit4:junit4]   2> 12616 T453 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55261 which had sessionid 0x13d6256367f0009
[junit4:junit4]   2> 12616 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12619 T451 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36092/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c6db52e
[junit4:junit4]   2> 12620 T451 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12620 T524 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36092. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12620 T524 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36092, initiating session
[junit4:junit4]   2> 12621 T453 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55262
[junit4:junit4]   2> 12621 T453 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55262
[junit4:junit4]   2> 12622 T455 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6256367f000a with negotiated timeout 20000 for client /127.0.0.1:55262
[junit4:junit4]   2> 12622 T524 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36092, sessionid = 0x13d6256367f000a, negotiated timeout = 20000
[junit4:junit4]   2> 12622 T525 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c6db52e name:ZooKeeperConnection Watcher:127.0.0.1:36092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12622 T451 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12623 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12624 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12626 T451 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13629 T451 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33240_
[junit4:junit4]   2> 13630 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33240_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33240_
[junit4:junit4]   2> 13630 T451 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33240_
[junit4:junit4]   2> 13632 T509 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> 13633 T473 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13633 T480 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13633 T493 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13634 T493 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> 13633 T473 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> 13634 T525 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13633 T480 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> 13635 T509 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13640 T526 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363154462545/collection1
[junit4:junit4]   2> 13641 T526 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13641 T526 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13642 T526 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13643 T526 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363154462545/collection1/'
[junit4:junit4]   2> 13643 T526 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363154462545/collection1/lib/README' to classloader
[junit4:junit4]   2> 13643 T526 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363154462545/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13673 T526 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 13701 T526 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13702 T526 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13706 T526 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13983 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13983 T474 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49356",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49356_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 13992 T493 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> 13992 T509 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> 13992 T480 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> 13992 T473 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> 13992 T525 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> 14017 T526 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14022 T526 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14024 T526 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14038 T526 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14042 T526 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14045 T526 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14047 T526 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14047 T526 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14047 T526 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14049 T526 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14049 T526 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14049 T526 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14049 T526 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363154462545/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty3/
[junit4:junit4]   2> 14049 T526 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a3968df
[junit4:junit4]   2> 14050 T526 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14050 T526 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty3 forceNew: false
[junit4:junit4]   2> 14050 T526 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty3/index/
[junit4:junit4]   2> 14050 T526 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14051 T526 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty3/index forceNew: false
[junit4:junit4]   2> 14052 T526 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3971bcb9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b21bfd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14052 T526 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14054 T526 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14054 T526 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14054 T526 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14055 T526 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14055 T526 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14055 T526 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14055 T526 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14056 T526 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14056 T526 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14058 T526 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14111 T526 oass.SolrIndexSearcher.<init> Opening Searcher@1c493297 main
[junit4:junit4]   2> 14111 T526 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty3/tlog
[junit4:junit4]   2> 14111 T526 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14112 T526 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14115 T527 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c493297 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14117 T526 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14117 T526 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15497 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15498 T474 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33240",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33240_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 15498 T474 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15498 T474 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15503 T480 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> 15503 T509 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> 15503 T525 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> 15503 T493 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> 15503 T473 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> 16120 T526 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16120 T526 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33240 collection:collection1 shard:shard1
[junit4:junit4]   2> 16124 T526 oasc.ZkController.register We are http://127.0.0.1:33240/collection1/ and leader is http://127.0.0.1:50504/collection1/
[junit4:junit4]   2> 16124 T526 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33240
[junit4:junit4]   2> 16124 T526 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16125 T526 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C62 name=collection1 org.apache.solr.core.SolrCore@1688a84b url=http://127.0.0.1:33240/collection1 node=127.0.0.1:33240_ C62_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:33240, state=down, node_name=127.0.0.1:33240_, core=collection1, collection=collection1}
[junit4:junit4]   2> 16125 T528 C62 P33240 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16126 T528 C62 P33240 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16126 T526 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16126 T528 C62 P33240 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16126 T528 C62 P33240 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16127 T451 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16127 T528 C62 P33240 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16127 T451 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16128 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16195 T451 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16197 T451 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46906
[junit4:junit4]   2> 16198 T451 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16198 T451 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16198 T451 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363154466170
[junit4:junit4]   2> 16198 T451 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363154466170/solr.xml
[junit4:junit4]   2> 16199 T451 oasc.CoreContainer.<init> New CoreContainer 365108106
[junit4:junit4]   2> 16199 T451 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363154466170/'
[junit4:junit4]   2> 16199 T451 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363154466170/'
[junit4:junit4]   2> 16222 T451 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16222 T451 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16223 T451 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16223 T451 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16223 T451 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16224 T451 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16224 T451 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16224 T451 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16224 T451 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16225 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16231 T451 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16240 T451 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:36092/solr
[junit4:junit4]   2> 16241 T451 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16241 T451 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36092 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@331a5249
[junit4:junit4]   2> 16242 T451 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16242 T539 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36092. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16243 T539 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36092, initiating session
[junit4:junit4]   2> 16243 T453 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55272
[junit4:junit4]   2> 16244 T453 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55272
[junit4:junit4]   2> 16244 T455 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6256367f000b with negotiated timeout 20000 for client /127.0.0.1:55272
[junit4:junit4]   2> 16244 T539 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36092, sessionid = 0x13d6256367f000b, negotiated timeout = 20000
[junit4:junit4]   2> 16245 T540 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@331a5249 name:ZooKeeperConnection Watcher:127.0.0.1:36092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16245 T451 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16246 T456 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6256367f000b
[junit4:junit4]   2> 16247 T540 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16247 T453 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55272 which had sessionid 0x13d6256367f000b
[junit4:junit4]   2> 16247 T451 oaz.ZooKeeper.close Session: 0x13d6256367f000b closed
[junit4:junit4]   2> 16247 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16250 T451 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36092/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2639c0e
[junit4:junit4]   2> 16251 T451 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16251 T541 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36092. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16252 T541 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36092, initiating session
[junit4:junit4]   2> 16252 T453 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55273
[junit4:junit4]   2> 16252 T453 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55273
[junit4:junit4]   2> 16253 T455 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6256367f000c with negotiated timeout 20000 for client /127.0.0.1:55273
[junit4:junit4]   2> 16253 T541 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36092, sessionid = 0x13d6256367f000c, negotiated timeout = 20000
[junit4:junit4]   2> 16254 T542 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2639c0e name:ZooKeeperConnection Watcher:127.0.0.1:36092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16254 T451 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16255 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16255 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16257 T451 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17009 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17011 T474 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33240",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33240_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 17016 T509 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> 17016 T480 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> 17016 T542 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> 17016 T473 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> 17016 T493 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> 17016 T525 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> 17135 T489 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {onlyIfLeader=true&state=recovering&checkLive=true&wt=javabin&version=2&coreNodeName=127.0.0.1:33240__collection1&core=collection1&action=PREPRECOVERY&nodeName=127.0.0.1:33240_} status=0 QTime=1000 
[junit4:junit4]   2> 17260 T451 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46906_
[junit4:junit4]   2> 17260 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:46906_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:46906_
[junit4:junit4]   2> 17261 T451 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46906_
[junit4:junit4]   2> 17263 T542 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> 17264 T525 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> 17264 T493 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17264 T509 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17264 T480 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17264 T473 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> 17264 T509 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> 17264 T493 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> 17264 T480 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> 17266 T525 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17266 T473 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17268 T542 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17272 T543 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363154466170/collection1
[junit4:junit4]   2> 17272 T543 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17273 T543 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17273 T543 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17274 T543 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363154466170/collection1/'
[junit4:junit4]   2> 17275 T543 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363154466170/collection1/lib/README' to classloader
[junit4:junit4]   2> 17275 T543 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363154466170/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17298 T543 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 17330 T543 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17331 T543 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17336 T543 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17645 T543 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17650 T543 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17653 T543 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17666 T543 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17669 T543 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17672 T543 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17673 T543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17673 T543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17673 T543 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17674 T543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17675 T543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17675 T543 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17675 T543 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363154466170/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty4/
[junit4:junit4]   2> 17675 T543 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a3968df
[junit4:junit4]   2> 17676 T543 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17676 T543 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty4 forceNew: false
[junit4:junit4]   2> 17676 T543 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty4/index/
[junit4:junit4]   2> 17676 T543 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17677 T543 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty4/index forceNew: false
[junit4:junit4]   2> 17678 T543 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@229aade2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4975c994),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17678 T543 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17680 T543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17680 T543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17680 T543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17681 T543 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17681 T543 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17681 T543 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17681 T543 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17682 T543 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17682 T543 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17684 T543 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17736 T543 oass.SolrIndexSearcher.<init> Opening Searcher@faad13 main
[junit4:junit4]   2> 17737 T543 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty4/tlog
[junit4:junit4]   2> 17737 T543 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17737 T543 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17741 T544 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@faad13 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17742 T543 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17743 T543 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18521 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18522 T474 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46906",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46906_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 18522 T474 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18523 T474 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18528 T542 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> 18528 T493 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> 18528 T473 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> 18529 T480 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> 18528 T509 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> 18528 T525 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> 18744 T543 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18744 T543 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46906 collection:collection1 shard:shard2
[junit4:junit4]   2> 18748 T543 oasc.ZkController.register We are http://127.0.0.1:46906/collection1/ and leader is http://127.0.0.1:49356/collection1/
[junit4:junit4]   2> 18748 T543 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46906
[junit4:junit4]   2> 18749 T543 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18749 T543 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C63 name=collection1 org.apache.solr.core.SolrCore@3d598473 url=http://127.0.0.1:46906/collection1 node=127.0.0.1:46906_ C63_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:46906, state=down, node_name=127.0.0.1:46906_, core=collection1, collection=collection1}
[junit4:junit4]   2> 18749 T545 C63 P46906 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18750 T545 C63 P46906 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18750 T543 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18750 T545 C63 P46906 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18750 T545 C63 P46906 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18751 T451 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18751 T545 C63 P46906 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18751 T451 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18752 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18757 T451 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18758 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18764 T487 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363154453460/onenodecollectioncore
[junit4:junit4]   2> 18764 T487 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18765 T487 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18765 T487 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18766 T487 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18767 T487 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18769 T487 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18770 T487 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363154453460/onenodecollectioncore/'
[junit4:junit4]   2> 18798 T487 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 18824 T487 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18825 T487 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18828 T487 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C62_STATE=coll:collection1 core:collection1 props:{shard=shard1, base_url=http://127.0.0.1:33240, state=recovering, node_name=127.0.0.1:33240_, core=collection1, collection=collection1}
[junit4:junit4]   2> 19136 T528 C62 P33240 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:50504/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19137 T528 C62 P33240 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:33240 START replicas=[http://127.0.0.1:50504/collection1/] nUpdates=100
[junit4:junit4]   2> 19137 T528 C62 P33240 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19137 T528 C62 P33240 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19137 T528 C62 P33240 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19137 T528 C62 P33240 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19138 T528 C62 P33240 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19138 T528 C62 P33240 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:50504/collection1/. core=collection1
[junit4:junit4]   2> 19138 T528 C62 P33240 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C64 name=collection1 org.apache.solr.core.SolrCore@2d214fb9 url=http://127.0.0.1:50504/collection1 node=127.0.0.1:50504_ C64_STATE=coll:collection1 core:collection1 props:{shard=shard1, base_url=http://127.0.0.1:50504, state=active, node_name=127.0.0.1:50504_, core=collection1, collection=collection1, leader=true}
[junit4:junit4]   2> 19143 T489 C64 P50504 REQ /get {qt=/get&wt=javabin&distrib=false&getVersions=100&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19145 T489 C64 P50504 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19147 T489 C64 P50504 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64a96b92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@468961c1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19148 T489 C64 P50504 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19148 T489 C64 P50504 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64a96b92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@468961c1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64a96b92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@468961c1),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19149 T489 C64 P50504 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19149 T489 C64 P50504 oass.SolrIndexSearcher.<init> Opening Searcher@2dc4e62 realtime
[junit4:junit4]   2> 19150 T489 C64 P50504 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19150 T489 C64 P50504 /update {openSearcher=false&softCommit=false&wt=javabin&commit_end_point=true&commit=true&version=2&waitSearcher=true} {commit=} 0 5
[junit4:junit4]   2> 19152 T528 C62 P33240 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19152 T528 C62 P33240 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19171 T489 C64 P50504 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19171 T489 C64 P50504 REQ /replication {qt=/replication&wt=javabin&command=indexversion&version=2} status=0 QTime=17 
[junit4:junit4]   2> 19173 T528 C62 P33240 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19173 T528 C62 P33240 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19173 T528 C62 P33240 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19175 T487 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19175 T486 C64 P50504 REQ /replication {qt=/replication&wt=javabin&generation=2&command=filelist&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19176 T528 C62 P33240 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19177 T528 C62 P33240 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty3/index.20130313180109214 forceNew: false
[junit4:junit4]   2> 19177 T528 C62 P33240 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@4365e8ca lockFactory=org.apache.lucene.store.NativeFSLockFactory@457726db) fullCopy=false
[junit4:junit4]   2> 19180 T488 C64 P50504 REQ /replication {qt=/replication&file=segments_2&wt=filestream&checksum=true&generation=2&command=filecontent} status=0 QTime=1 
[junit4:junit4]   2> 19181 T487 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19181 T528 C62 P33240 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19182 T528 C62 P33240 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19182 T528 C62 P33240 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19183 T487 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19183 T528 C62 P33240 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3971bcb9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b21bfd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3971bcb9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b21bfd),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19184 T528 C62 P33240 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19184 T528 C62 P33240 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19184 T528 C62 P33240 oass.SolrIndexSearcher.<init> Opening Searcher@2c597100 main
[junit4:junit4]   2> 19185 T527 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c597100 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19185 T528 C62 P33240 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@4365e8ca lockFactory=org.apache.lucene.store.NativeFSLockFactory@457726db)
[junit4:junit4]   2> 19186 T528 C62 P33240 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19186 T528 C62 P33240 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19186 T528 C62 P33240 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19186 T528 C62 P33240 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19187 T528 C62 P33240 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19198 T487 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19201 T487 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19205 T487 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19206 T487 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19207 T487 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19207 T487 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19208 T487 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19208 T487 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19209 T487 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19209 T487 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363154453460/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363154450044/onenodecollection/
[junit4:junit4]   2> 19210 T487 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a3968df
[junit4:junit4]   2> 19210 T487 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19211 T487 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363154450044/onenodecollection forceNew: false
[junit4:junit4]   2> 19211 T487 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363154450044/onenodecollection/index/
[junit4:junit4]   2> 19211 T487 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363154450044/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19212 T487 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363154450044/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19213 T487 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7fd653a2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@328ebfbb),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19214 T487 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19215 T487 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19216 T487 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19216 T487 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19217 T487 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19217 T487 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19218 T487 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19218 T487 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19219 T487 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19219 T487 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19221 T487 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19274 T487 oass.SolrIndexSearcher.<init> Opening Searcher@2b70a097 main
[junit4:junit4]   2> 19274 T487 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363154450044/onenodecollection/tlog
[junit4:junit4]   2> 19275 T487 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19275 T487 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19287 T549 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@2b70a097 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19289 T487 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20034 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20034 T474 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46906",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46906_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 20038 T474 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33240",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33240_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 20041 T474 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50504",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50504_",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 20041 T474 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20041 T474 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20045 T525 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> 20045 T509 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> 20045 T542 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> 20046 T480 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> 20046 T473 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> 20047 T493 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> 20294 T487 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20295 T487 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:50504 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20295 T487 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20301 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0006 type:delete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20301 T487 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20302 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20303 T487 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20303 T487 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20303 T487 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50504/onenodecollectioncore/
[junit4:junit4]   2> 20304 T487 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20304 T487 oasc.SyncStrategy.syncToMe http://127.0.0.1:50504/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20304 T487 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50504/onenodecollectioncore/
[junit4:junit4]   2> 20304 T487 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20308 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20758 T505 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {onlyIfLeader=true&state=recovering&checkLive=true&wt=javabin&version=2&coreNodeName=127.0.0.1:46906__collection1&core=collection1&action=PREPRECOVERY&nodeName=127.0.0.1:46906_} status=0 QTime=2000 
[junit4:junit4]   2> 21553 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21561 T473 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> 21561 T480 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> 21561 T542 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> 21561 T509 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> 21561 T525 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> 21561 T493 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21612 T487 oasc.ZkController.register We are http://127.0.0.1:50504/onenodecollectioncore/ and leader is http://127.0.0.1:50504/onenodecollectioncore/
[junit4:junit4]   2> 21613 T487 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:50504
[junit4:junit4]   2> 21613 T487 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21613 T487 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21615 T487 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21616 T487 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {numShards=1&name=onenodecollectioncore&wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363154450044/onenodecollection&version=2&action=CREATE&collection=onenodecollection&roles=none} status=0 QTime=2852 
[junit4:junit4]   2> 21617 T451 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21618 T451 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22620 T451 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C63_STATE=coll:collection1 core:collection1 props:{shard=shard2, base_url=http://127.0.0.1:46906, state=recovering, node_name=127.0.0.1:46906_, core=collection1, collection=collection1}
[junit4:junit4]   2> 22759 T545 C63 P46906 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49356/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22760 T545 C63 P46906 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:46906 START replicas=[http://127.0.0.1:49356/collection1/] nUpdates=100
[junit4:junit4]   2> 22760 T545 C63 P46906 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22760 T545 C63 P46906 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22760 T545 C63 P46906 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22760 T545 C63 P46906 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22760 T545 C63 P46906 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22761 T545 C63 P46906 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49356/collection1/. core=collection1
[junit4:junit4]   2> 22761 T545 C63 P46906 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C65 name=collection1 org.apache.solr.core.SolrCore@27d7aeb7 url=http://127.0.0.1:49356/collection1 node=127.0.0.1:49356_ C65_STATE=coll:collection1 core:collection1 props:{shard=shard2, base_url=http://127.0.0.1:49356, state=active, node_name=127.0.0.1:49356_, core=collection1, collection=collection1, leader=true}
[junit4:junit4]   2> 22765 T505 C65 P49356 REQ /get {qt=/get&wt=javabin&distrib=false&getVersions=100&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22766 T502 C65 P49356 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22768 T502 C65 P49356 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b7b16ce lockFactory=org.apache.lucene.store.NativeFSLockFactory@520a3150),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22768 T502 C65 P49356 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22769 T502 C65 P49356 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b7b16ce lockFactory=org.apache.lucene.store.NativeFSLockFactory@520a3150),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b7b16ce lockFactory=org.apache.lucene.store.NativeFSLockFactory@520a3150),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22769 T502 C65 P49356 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22769 T502 C65 P49356 oass.SolrIndexSearcher.<init> Opening Searcher@73e43f96 realtime
[junit4:junit4]   2> 22770 T502 C65 P49356 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22770 T502 C65 P49356 /update {openSearcher=false&softCommit=false&wt=javabin&commit_end_point=true&commit=true&version=2&waitSearcher=true} {commit=} 0 4
[junit4:junit4]   2> 22771 T545 C63 P46906 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22771 T545 C63 P46906 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22773 T504 C65 P49356 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22773 T504 C65 P49356 REQ /replication {qt=/replication&wt=javabin&command=indexversion&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22774 T545 C63 P46906 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22774 T545 C63 P46906 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22774 T545 C63 P46906 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22776 T505 C65 P49356 REQ /replication {qt=/replication&wt=javabin&generation=2&command=filelist&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22777 T545 C63 P46906 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22778 T545 C63 P46906 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/jetty4/index.20130313180112815 forceNew: false
[junit4:junit4]   2> 22778 T545 C63 P46906 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@490215d7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@31d65e92) fullCopy=false
[junit4:junit4]   2> 22780 T502 C65 P49356 REQ /replication {qt=/replication&file=segments_2&wt=filestream&checksum=true&generation=2&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 22782 T545 C63 P46906 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22783 T545 C63 P46906 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22783 T545 C63 P46906 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22784 T545 C63 P46906 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@229aade2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4975c994),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@229aade2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4975c994),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22785 T545 C63 P46906 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22785 T545 C63 P46906 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22785 T545 C63 P46906 oass.SolrIndexSearcher.<init> Opening Searcher@13795265 main
[junit4:junit4]   2> 22787 T544 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13795265 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22787 T545 C63 P46906 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@490215d7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@31d65e92)
[junit4:junit4]   2> 22787 T545 C63 P46906 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22788 T545 C63 P46906 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22788 T545 C63 P46906 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22788 T545 C63 P46906 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22790 T545 C63 P46906 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23068 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23069 T474 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50504",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50504_",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 23072 T474 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46906",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46906_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 23077 T542 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> 23077 T480 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> 23077 T525 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> 23077 T493 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> 23077 T509 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> 23077 T473 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> 23622 T451 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23623 T451 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23624 T451 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23634 T502 oejs.Response.sendError WARNING Committed before 404 Can not find: /onenodecollectioncore/update
[junit4:junit4]   2> 23635 T451 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36092 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@77fe1aa2
[junit4:junit4]   2> 23635 T502 oejs.ServletHandler.doHandle WARNING /onenodecollectioncore/update java.lang.IllegalStateException: Committed
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.resetBuffer(Response.java:1136)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.sendError(Response.java:314)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404.service(JettySolrRunner.java:465)
[junit4:junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:379)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 23635 T552 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36092. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23635 T451 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23637 T552 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36092, initiating session
[junit4:junit4]   2> 23637 T453 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55300
[junit4:junit4]   2> 23638 T453 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55300
[junit4:junit4]   2> 23638 T455 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6256367f000d with negotiated timeout 10000 for client /127.0.0.1:55300
[junit4:junit4]   2> 23638 T552 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36092, sessionid = 0x13d6256367f000d, negotiated timeout = 10000
[junit4:junit4]   2> 23639 T553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77fe1aa2 name:ZooKeeperConnection Watcher:127.0.0.1:36092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23640 T451 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 23690 T456 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6256367f000d
[junit4:junit4]   2> 23690 T553 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23690 T453 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55300 which had sessionid 0x13d6256367f000d
[junit4:junit4]   2> 23690 T451 oaz.ZooKeeper.close Session: 0x13d6256367f000d closed
[junit4:junit4]   2> 23691 T456 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6256367f0004
[junit4:junit4]   2> 23692 T453 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55233 which had sessionid 0x13d6256367f0004
[junit4:junit4]   2> 23692 T480 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23692 T451 oaz.ZooKeeper.close Session: 0x13d6256367f0004 closed
[junit4:junit4]   2> 23695 T451 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 44783
[junit4:junit4]   2> 23696 T451 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1743725560
[junit4:junit4]   2> 24584 T474 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24585 T474 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44783",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44783_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:44783__collection1"}
[junit4:junit4]   2> 24589 T493 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> 24589 T473 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> 24589 T509 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> 24589 T542 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> 24589 T525 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> 25698 T451 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25698 T451 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25701 T451 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@199ec51d
[junit4:junit4]   2> 25704 T451 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> 25704 T451 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25705 T451 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25705 T451 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25705 T451 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25706 T451 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/control/data/index
[junit4:junit4]   2> 25706 T451 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/control/data/index
[junit4:junit4]   2> 25706 T451 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/control/data
[junit4:junit4]   2> 25707 T451 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363154450044/control/data
[junit4:junit4]   2> 25708 T474 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89335690038280195-127.0.0.1:44783_-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 25708 T456 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6256367f0003
[junit4:junit4]   2> 25709 T509 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> 25709 T493 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> 25710 T453 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55228 which had sessionid 0x13d6256367f0003
[junit4:junit4]   2> 25710 T451 oaz.ZooKeeper.close Session: 0x13d6256367f0003 closed
[junit4:junit4]   2> 25710 T525 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25710 T525 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> 25711 T542 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25711 T542 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> 25712 T493 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25712 T509 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25713 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0006 type:delete cxid:0xc3 zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25713 T493 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25716 T493 oasc.Overseer.start Overseer (id=89335690038280198-127.0.0.1:50504_-n_0000000001) starting
[junit4:junit4]   2> 25716 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0006 type:create cxid:0xc8 zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25717 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0006 type:create cxid:0xc9 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25717 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0006 type:create cxid:0xca zxid:0xe9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25718 T456 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6256367f0006 type:create cxid:0xcb zxid:0xea txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25719 T555 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 25721 T554 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 25723 T554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25723 T554 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44783",
[junit4:junit4]   2> 	  "state":"down",
[juni

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

ng down
[junit4:junit4]   2> 48032 T2484 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 48032 T2484 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 48033 T2484 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 48033 T2484 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=B07C9C476191853C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_AU -Dtests.timezone=Etc/GMT+1 -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE 48.0s J1 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([B07C9C476191853C:319A125F16CEE500]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:92)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:54)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
[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> 48039 T2484 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 48042 T2483 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 48162 T2559 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 48163 T2559 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> 48163 T2559 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 48163 T2559 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 48657 T2487 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Appending, sim=DefaultSimilarity, locale=en_AU, timezone=Etc/GMT+1
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=4,free=142432592,total=240005120
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingCustomTest, SpellCheckCollatorTest, DistanceFunctionTest, DocumentAnalysisRequestHandlerTest, TestFastOutputStream, SignatureUpdateProcessorFactoryTest, TestQuerySenderNoQuery, DocValuesMultiTest, SolrCoreCheckLockOnStartupTest, BasicZkTest, SampleTest, NumericFieldsTest, TestFoldingMultitermQuery, TestWordDelimiterFilterFactory, MultiTermTest, SolrRequestParserTest, TestDynamicFieldResource, SuggesterWFSTTest, TestRangeQuery, TestSuggestSpellingConverter, EchoParamsTest, CurrencyFieldOpenExchangeTest, FieldAnalysisRequestHandlerTest, TestIndexingPerformance, NoCacheHeaderTest, DebugComponentTest, TestReload, ZkNodePropsTest, StatsComponentTest, TestSystemIdResolver, FullSolrCloudDistribCmdsTest, URLClassifyProcessorTest, ZkSolrClientTest, TestRTGBase, NotRequiredUniqueKeyTest, TestCollationField, BasicDistributedZk2Test, TestAtomicUpdateErrorCases, OutputWriterTest, SpellCheckComponentTest, TestStressLucene, PingRequestHandlerTest, CollectionsAPIDistributedZkTest, RequestHandlersTest, CachingDirectoryFactoryTest, SolrPluginUtilsTest, OpenCloseCoreStressTest, TestSolrJ, HardAutoCommitTest, TestLazyCores, JSONWriterTest, TermVectorComponentDistributedTest, TestRecovery, TestDFRSimilarityFactory, TestJmxIntegration, IndexSchemaRuntimeFieldTest, HighlighterTest, TestZkChroot, SolrTestCaseJ4Test, DisMaxRequestHandlerTest, TimeZoneUtilsTest, RequiredFieldsTest, TestCodecSupport, ChaosMonkeySafeLeaderTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 48.82s, 1 test, 1 failure <<< FAILURES!

[...truncated 414 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 272 suites, 1144 tests, 1 error, 2 failures, 13 ignored (7 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_15) - Build # 4658 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4658/
Java: 64bit/jdk1.7.0_15 -XX:+UseG1GC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8A167A37176817DD:BF0F42F603777E1]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
	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:601)
	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 8994 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 1 T500 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T500 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1363166503219
[junit4:junit4]   2> 6 T500 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T501 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 7 T501 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 8 T501 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 8 T501 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 8 T501 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 9 T501 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1363166503219/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T500 oasc.ZkTestServer.run start zk server on port:50485
[junit4:junit4]   2> 107 T500 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50485 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@510ceea3
[junit4:junit4]   2> 108 T500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T506 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50485. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T506 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50485, initiating session
[junit4:junit4]   2> 109 T502 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:32842
[junit4:junit4]   2> 109 T502 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:32842
[junit4:junit4]   2> 110 T504 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 233 T504 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d630e21360000 with negotiated timeout 10000 for client /127.0.0.1:32842
[junit4:junit4]   2> 233 T506 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50485, sessionid = 0x13d630e21360000, negotiated timeout = 10000
[junit4:junit4]   2> 233 T507 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@510ceea3 name:ZooKeeperConnection Watcher:127.0.0.1:50485 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 234 T500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 234 T500 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 237 T505 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d630e21360000
[junit4:junit4]   2> 238 T507 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 238 T500 oaz.ZooKeeper.close Session: 0x13d630e21360000 closed
[junit4:junit4]   2> 239 T502 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:32842 which had sessionid 0x13d630e21360000
[junit4:junit4]   2> 239 T500 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50485/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a050e8
[junit4:junit4]   2> 240 T500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 240 T508 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50485. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 241 T508 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50485, initiating session
[junit4:junit4]   2> 241 T502 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:32843
[junit4:junit4]   2> 241 T502 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:32843
[junit4:junit4]   2> 242 T504 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d630e21360001 with negotiated timeout 10000 for client /127.0.0.1:32843
[junit4:junit4]   2> 242 T508 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50485, sessionid = 0x13d630e21360001, negotiated timeout = 10000
[junit4:junit4]   2> 242 T509 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a050e8 name:ZooKeeperConnection Watcher:127.0.0.1:50485/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 242 T500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 243 T500 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 246 T500 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 249 T500 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 251 T500 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 253 T500 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 254 T500 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 258 T500 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 259 T500 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 262 T500 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 262 T500 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 265 T500 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 266 T500 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 268 T500 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 268 T500 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 271 T500 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 272 T500 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 274 T500 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 275 T500 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 277 T500 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 278 T500 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 281 T500 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 281 T500 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 284 T505 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d630e21360001
[junit4:junit4]   2> 285 T509 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 285 T500 oaz.ZooKeeper.close Session: 0x13d630e21360001 closed
[junit4:junit4]   2> 285 T502 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:32843 which had sessionid 0x13d630e21360001
[junit4:junit4]   2> 344 T500 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 346 T500 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33955
[junit4:junit4]   2> 347 T500 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 347 T500 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 348 T500 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363166503498
[junit4:junit4]   2> 348 T500 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363166503498/solr.xml
[junit4:junit4]   2> 348 T500 oasc.CoreContainer.<init> New CoreContainer 200700776
[junit4:junit4]   2> 349 T500 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363166503498/'
[junit4:junit4]   2> 349 T500 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363166503498/'
[junit4:junit4]   2> 366 T500 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 367 T500 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 367 T500 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 368 T500 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 368 T500 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 368 T500 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 369 T500 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 369 T500 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 369 T500 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 370 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 375 T500 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 384 T500 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50485/solr
[junit4:junit4]   2> 385 T500 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 385 T500 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50485 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@467953ef
[junit4:junit4]   2> 386 T500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 386 T519 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50485. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 387 T519 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50485, initiating session
[junit4:junit4]   2> 387 T502 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:32844
[junit4:junit4]   2> 387 T502 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:32844
[junit4:junit4]   2> 388 T504 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d630e21360002 with negotiated timeout 20000 for client /127.0.0.1:32844
[junit4:junit4]   2> 388 T519 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50485, sessionid = 0x13d630e21360002, negotiated timeout = 20000
[junit4:junit4]   2> 389 T520 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@467953ef name:ZooKeeperConnection Watcher:127.0.0.1:50485 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 389 T500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 390 T505 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d630e21360002
[junit4:junit4]   2> 391 T520 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 391 T502 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:32844 which had sessionid 0x13d630e21360002
[junit4:junit4]   2> 391 T500 oaz.ZooKeeper.close Session: 0x13d630e21360002 closed
[junit4:junit4]   2> 391 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 394 T500 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50485/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5bd520f2
[junit4:junit4]   2> 395 T500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 395 T521 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50485. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 396 T521 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50485, initiating session
[junit4:junit4]   2> 396 T502 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:32845
[junit4:junit4]   2> 396 T502 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:32845
[junit4:junit4]   2> 397 T504 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d630e21360003 with negotiated timeout 20000 for client /127.0.0.1:32845
[junit4:junit4]   2> 397 T521 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50485, sessionid = 0x13d630e21360003, negotiated timeout = 20000
[junit4:junit4]   2> 397 T522 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5bd520f2 name:ZooKeeperConnection Watcher:127.0.0.1:50485/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 398 T500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 399 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 400 T500 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 402 T500 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33955_
[junit4:junit4]   2> 402 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33955_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33955_
[junit4:junit4]   2> 403 T500 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33955_
[junit4:junit4]   2> 405 T500 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 410 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 410 T500 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 412 T500 oasc.Overseer.start Overseer (id=89336479955156995-127.0.0.1:33955_-n_0000000000) starting
[junit4:junit4]   2> 413 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 413 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 414 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 415 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 415 T524 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 416 T500 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 418 T500 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 419 T500 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 421 T523 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 423 T525 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363166503498/collection1
[junit4:junit4]   2> 423 T525 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 424 T525 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 424 T525 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 425 T525 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363166503498/collection1/'
[junit4:junit4]   2> 425 T525 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363166503498/collection1/lib/README' to classloader
[junit4:junit4]   2> 426 T525 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363166503498/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 452 T525 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 480 T525 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 481 T525 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 485 T525 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 788 T525 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 793 T525 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 795 T525 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 807 T525 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 810 T525 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 812 T525 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 813 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 814 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 814 T525 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 815 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 815 T525 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 815 T525 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 815 T525 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363166503498/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363166503219/control/data/
[junit4:junit4]   2> 816 T525 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@525983cc
[junit4:junit4]   2> 816 T525 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 817 T525 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363166503219/control/data forceNew: false
[junit4:junit4]   2> 817 T525 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363166503219/control/data/index/
[junit4:junit4]   2> 817 T525 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363166503219/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 818 T525 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363166503219/control/data/index forceNew: false
[junit4:junit4]   2> 819 T525 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9cb9124 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ce7a1e1)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 819 T525 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 821 T525 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 821 T525 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 821 T525 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 822 T525 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 822 T525 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 822 T525 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 823 T525 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 823 T525 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 823 T525 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 826 T525 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 828 T525 oass.SolrIndexSearcher.<init> Opening Searcher@dda0a1f main
[junit4:junit4]   2> 828 T525 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363166503219/control/data/tlog
[junit4:junit4]   2> 829 T525 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 829 T525 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 832 T526 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@dda0a1f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 833 T525 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 833 T525 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 833 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1924 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1925 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33955_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33955"}
[junit4:junit4]   2> 1925 T523 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1926 T523 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1926 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1931 T522 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> 2836 T525 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2837 T525 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33955 collection:control_collection shard:shard1
[junit4:junit4]   2> 2838 T525 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2847 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2848 T525 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2849 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2852 T525 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2852 T525 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2852 T525 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33955/collection1/
[junit4:junit4]   2> 2852 T525 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2853 T525 oasc.SyncStrategy.syncToMe http://127.0.0.1:33955/collection1/ has no replicas
[junit4:junit4]   2> 2853 T525 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33955/collection1/
[junit4:junit4]   2> 2854 T525 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2860 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3435 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3443 T522 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> 3464 T525 oasc.ZkController.register We are http://127.0.0.1:33955/collection1/ and leader is http://127.0.0.1:33955/collection1/
[junit4:junit4]   2> 3464 T525 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33955
[junit4:junit4]   2> 3464 T525 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3465 T525 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3465 T525 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3466 T525 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3468 T500 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3468 T500 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3469 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3472 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3473 T500 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50485/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@76b959c2
[junit4:junit4]   2> 3473 T500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3473 T528 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50485. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3474 T528 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50485, initiating session
[junit4:junit4]   2> 3474 T502 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:32849
[junit4:junit4]   2> 3474 T502 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:32849
[junit4:junit4]   2> 3475 T504 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d630e21360004 with negotiated timeout 10000 for client /127.0.0.1:32849
[junit4:junit4]   2> 3475 T528 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50485, sessionid = 0x13d630e21360004, negotiated timeout = 10000
[junit4:junit4]   2> 3476 T529 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76b959c2 name:ZooKeeperConnection Watcher:127.0.0.1:50485/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3476 T500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3477 T500 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3479 T500 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3535 T500 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3537 T500 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55690
[junit4:junit4]   2> 3538 T500 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3538 T500 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3538 T500 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363166506693
[junit4:junit4]   2> 3539 T500 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363166506693/solr.xml
[junit4:junit4]   2> 3539 T500 oasc.CoreContainer.<init> New CoreContainer 1631964153
[junit4:junit4]   2> 3539 T500 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363166506693/'
[junit4:junit4]   2> 3540 T500 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363166506693/'
[junit4:junit4]   2> 3556 T500 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3557 T500 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3557 T500 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3558 T500 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3558 T500 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3558 T500 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3559 T500 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3559 T500 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3559 T500 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3560 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3565 T500 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3574 T500 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50485/solr
[junit4:junit4]   2> 3574 T500 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3575 T500 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50485 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@61fad308
[junit4:junit4]   2> 3576 T500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3576 T539 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50485. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3577 T539 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50485, initiating session
[junit4:junit4]   2> 3577 T502 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:32850
[junit4:junit4]   2> 3577 T502 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:32850
[junit4:junit4]   2> 3578 T504 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d630e21360005 with negotiated timeout 20000 for client /127.0.0.1:32850
[junit4:junit4]   2> 3578 T539 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50485, sessionid = 0x13d630e21360005, negotiated timeout = 20000
[junit4:junit4]   2> 3579 T540 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61fad308 name:ZooKeeperConnection Watcher:127.0.0.1:50485 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3579 T500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3580 T505 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d630e21360005
[junit4:junit4]   2> 3581 T540 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3581 T502 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:32850 which had sessionid 0x13d630e21360005
[junit4:junit4]   2> 3581 T500 oaz.ZooKeeper.close Session: 0x13d630e21360005 closed
[junit4:junit4]   2> 3581 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3584 T500 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50485/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@59359fb4
[junit4:junit4]   2> 3585 T500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3585 T541 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50485. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3586 T541 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50485, initiating session
[junit4:junit4]   2> 3586 T502 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:32851
[junit4:junit4]   2> 3586 T502 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:32851
[junit4:junit4]   2> 3588 T504 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d630e21360006 with negotiated timeout 20000 for client /127.0.0.1:32851
[junit4:junit4]   2> 3588 T541 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50485, sessionid = 0x13d630e21360006, negotiated timeout = 20000
[junit4:junit4]   2> 3588 T542 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59359fb4 name:ZooKeeperConnection Watcher:127.0.0.1:50485/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3588 T500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3589 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3590 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3591 T500 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4594 T500 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55690_
[junit4:junit4]   2> 4595 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55690_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55690_
[junit4:junit4]   2> 4596 T500 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55690_
[junit4:junit4]   2> 4598 T522 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> 4599 T529 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4599 T542 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4600 T522 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4603 T543 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363166506693/collection1
[junit4:junit4]   2> 4603 T543 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4604 T543 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4604 T543 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4605 T543 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363166506693/collection1/'
[junit4:junit4]   2> 4606 T543 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363166506693/collection1/lib/README' to classloader
[junit4:junit4]   2> 4606 T543 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363166506693/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4628 T543 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 4654 T543 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4655 T543 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4659 T543 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4938 T543 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4943 T543 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4946 T543 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4948 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4949 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33955_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33955"}
[junit4:junit4]   2> 4952 T542 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> 4953 T529 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> 4952 T522 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> 4960 T543 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4963 T543 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4966 T543 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4967 T543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4967 T543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4967 T543 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4969 T543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4969 T543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4969 T543 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4969 T543 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363166506693/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty1/
[junit4:junit4]   2> 4969 T543 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@525983cc
[junit4:junit4]   2> 4970 T543 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4971 T543 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty1 forceNew: false
[junit4:junit4]   2> 4971 T543 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty1/index/
[junit4:junit4]   2> 4971 T543 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4972 T543 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty1/index forceNew: false
[junit4:junit4]   2> 4973 T543 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4973 T543 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4975 T543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4975 T543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4976 T543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4976 T543 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4977 T543 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4977 T543 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4977 T543 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4978 T543 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4978 T543 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4980 T543 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4982 T543 oass.SolrIndexSearcher.<init> Opening Searcher@50eda677 main
[junit4:junit4]   2> 4983 T543 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty1/tlog
[junit4:junit4]   2> 4983 T543 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4983 T543 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4989 T544 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@50eda677 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4993 T543 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4994 T543 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6457 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6458 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55690_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55690"}
[junit4:junit4]   2> 6458 T523 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6458 T523 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6463 T522 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> 6463 T529 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> 6463 T542 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> 6996 T543 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6996 T543 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55690 collection:collection1 shard:shard1
[junit4:junit4]   2> 6997 T543 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7004 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7005 T543 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7006 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7007 T543 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7007 T543 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7008 T543 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55690/collection1/
[junit4:junit4]   2> 7008 T543 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7008 T543 oasc.SyncStrategy.syncToMe http://127.0.0.1:55690/collection1/ has no replicas
[junit4:junit4]   2> 7008 T543 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55690/collection1/
[junit4:junit4]   2> 7008 T543 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7012 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7967 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7974 T522 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> 7974 T529 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> 7974 T542 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> 8016 T543 oasc.ZkController.register We are http://127.0.0.1:55690/collection1/ and leader is http://127.0.0.1:55690/collection1/
[junit4:junit4]   2> 8017 T543 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55690
[junit4:junit4]   2> 8017 T543 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8017 T543 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8017 T543 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8020 T543 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8022 T500 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8022 T500 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8023 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8081 T500 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8084 T500 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44994
[junit4:junit4]   2> 8085 T500 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8085 T500 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8085 T500 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363166511239
[junit4:junit4]   2> 8086 T500 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363166511239/solr.xml
[junit4:junit4]   2> 8086 T500 oasc.CoreContainer.<init> New CoreContainer 342258630
[junit4:junit4]   2> 8086 T500 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363166511239/'
[junit4:junit4]   2> 8087 T500 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363166511239/'
[junit4:junit4]   2> 8104 T500 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8104 T500 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8105 T500 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8105 T500 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8105 T500 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8106 T500 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8106 T500 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8106 T500 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8107 T500 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8107 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8113 T500 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8121 T500 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50485/solr
[junit4:junit4]   2> 8122 T500 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8122 T500 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50485 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7e67eddd
[junit4:junit4]   2> 8123 T500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8123 T555 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50485. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8124 T555 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50485, initiating session
[junit4:junit4]   2> 8124 T502 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:32852
[junit4:junit4]   2> 8125 T502 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:32852
[junit4:junit4]   2> 8125 T504 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d630e21360007 with negotiated timeout 20000 for client /127.0.0.1:32852
[junit4:junit4]   2> 8126 T555 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50485, sessionid = 0x13d630e21360007, negotiated timeout = 20000
[junit4:junit4]   2> 8126 T556 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e67eddd name:ZooKeeperConnection Watcher:127.0.0.1:50485 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8126 T500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8128 T505 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d630e21360007
[junit4:junit4]   2> 8128 T556 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8128 T500 oaz.ZooKeeper.close Session: 0x13d630e21360007 closed
[junit4:junit4]   2> 8128 T502 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:32852 which had sessionid 0x13d630e21360007
[junit4:junit4]   2> 8129 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8132 T500 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50485/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6d03594b
[junit4:junit4]   2> 8132 T500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8133 T557 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50485. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8133 T557 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50485, initiating session
[junit4:junit4]   2> 8133 T502 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:32853
[junit4:junit4]   2> 8134 T502 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:32853
[junit4:junit4]   2> 8135 T504 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d630e21360008 with negotiated timeout 20000 for client /127.0.0.1:32853
[junit4:junit4]   2> 8135 T557 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50485, sessionid = 0x13d630e21360008, negotiated timeout = 20000
[junit4:junit4]   2> 8135 T558 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d03594b name:ZooKeeperConnection Watcher:127.0.0.1:50485/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8135 T500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8136 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8137 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8139 T500 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9142 T500 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44994_
[junit4:junit4]   2> 9143 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e21360008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44994_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44994_
[junit4:junit4]   2> 9144 T500 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44994_
[junit4:junit4]   2> 9145 T522 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> 9145 T529 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> 9146 T542 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> 9147 T558 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9170 T522 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9170 T529 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9171 T542 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9174 T559 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363166511239/collection1
[junit4:junit4]   2> 9174 T559 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9175 T559 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9175 T559 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9177 T559 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363166511239/collection1/'
[junit4:junit4]   2> 9177 T559 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363166511239/collection1/lib/README' to classloader
[junit4:junit4]   2> 9178 T559 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363166511239/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9206 T559 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9233 T559 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9234 T559 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9237 T559 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9479 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9480 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55690_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55690"}
[junit4:junit4]   2> 9484 T522 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> 9484 T529 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> 9484 T542 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> 9484 T558 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> 9521 T559 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9526 T559 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9528 T559 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9545 T559 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9549 T559 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9552 T559 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9554 T559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9554 T559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9555 T559 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9556 T559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9556 T559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9557 T559 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9557 T559 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363166511239/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty2/
[junit4:junit4]   2> 9557 T559 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@525983cc
[junit4:junit4]   2> 9558 T559 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9559 T559 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty2 forceNew: false
[junit4:junit4]   2> 9560 T559 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty2/index/
[junit4:junit4]   2> 9560 T559 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9560 T559 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty2/index forceNew: false
[junit4:junit4]   2> 9563 T559 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@328dcc66 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bb6ddeb)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9563 T559 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9566 T559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9566 T559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9567 T559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9568 T559 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9569 T559 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9569 T559 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9570 T559 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9570 T559 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9571 T559 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9575 T559 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9578 T559 oass.SolrIndexSearcher.<init> Opening Searcher@4bd7251b main
[junit4:junit4]   2> 9579 T559 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty2/tlog
[junit4:junit4]   2> 9580 T559 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9580 T559 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9585 T560 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4bd7251b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9587 T559 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9587 T559 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10988 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10989 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44994_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44994"}
[junit4:junit4]   2> 10990 T523 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 10990 T523 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10996 T522 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> 10996 T542 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> 10996 T529 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> 10996 T558 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> 11589 T559 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11589 T559 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44994 collection:collection1 shard:shard1
[junit4:junit4]   2> 11592 T559 oasc.ZkController.register We are http://127.0.0.1:44994/collection1/ and leader is http://127.0.0.1:55690/collection1/
[junit4:junit4]   2> 11593 T559 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44994
[junit4:junit4]   2> 11593 T559 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11593 T559 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C36 name=collection1 org.apache.solr.core.SolrCore@3182c409 url=http://127.0.0.1:44994/collection1 node=127.0.0.1:44994_ C36_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:44994_, base_url=http://127.0.0.1:44994}
[junit4:junit4]   2> 11593 T561 C36 P44994 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11594 T561 C36 P44994 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11594 T559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11594 T561 C36 P44994 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11594 T561 C36 P44994 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11595 T500 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11595 T561 C36 P44994 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11595 T500 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11596 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11657 T500 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11660 T500 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44219
[junit4:junit4]   2> 11660 T500 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11661 T500 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11661 T500 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363166514813
[junit4:junit4]   2> 11661 T500 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363166514813/solr.xml
[junit4:junit4]   2> 11662 T500 oasc.CoreContainer.<init> New CoreContainer 1050495255
[junit4:junit4]   2> 11662 T500 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363166514813/'
[junit4:junit4]   2> 11662 T500 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363166514813/'
[junit4:junit4]   2> 11679 T500 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 11680 T500 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11680 T500 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11680 T500 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11681 T500 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11681 T500 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11681 T500 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11682 T500 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11682 T500 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11682 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11688 T500 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11697 T500 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50485/solr
[junit4:junit4]   2> 11697 T500 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11698 T500 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50485 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@652c25e5
[junit4:junit4]   2> 11699 T500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11699 T572 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50485. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11700 T572 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50485, initiating session
[junit4:junit4]   2> 11700 T502 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:32855
[junit4:junit4]   2> 11700 T502 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:32855
[junit4:junit4]   2> 11701 T504 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d630e21360009 with negotiated timeout 20000 for client /127.0.0.1:32855
[junit4:junit4]   2> 11701 T572 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50485, sessionid = 0x13d630e21360009, negotiated timeout = 20000
[junit4:junit4]   2> 11702 T573 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@652c25e5 name:ZooKeeperConnection Watcher:127.0.0.1:50485 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11702 T500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11703 T505 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d630e21360009
[junit4:junit4]   2> 11704 T573 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11704 T502 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:32855 which had sessionid 0x13d630e21360009
[junit4:junit4]   2> 11704 T500 oaz.ZooKeeper.close Session: 0x13d630e21360009 closed
[junit4:junit4]   2> 11704 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 11707 T500 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50485/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3fbcd2c
[junit4:junit4]   2> 11708 T500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11708 T574 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50485. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11709 T574 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50485, initiating session
[junit4:junit4]   2> 11709 T502 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:32856
[junit4:junit4]   2> 11709 T502 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:32856
[junit4:junit4]   2> 11710 T504 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d630e2136000a with negotiated timeout 20000 for client /127.0.0.1:32856
[junit4:junit4]   2> 11710 T574 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50485, sessionid = 0x13d630e2136000a, negotiated timeout = 20000
[junit4:junit4]   2> 11711 T575 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fbcd2c name:ZooKeeperConnection Watcher:127.0.0.1:50485/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11711 T500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11712 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e2136000a type:create cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11713 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e2136000a type:create cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11715 T500 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12501 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12502 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44994_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44994"}
[junit4:junit4]   2> 12506 T575 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> 12506 T522 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> 12506 T529 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> 12506 T542 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> 12506 T558 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> 12602 T535 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=3&state=recovering&nodeName=127.0.0.1:44994_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1000 
[junit4:junit4]   2> 12718 T500 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44219_
[junit4:junit4]   2> 12718 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e2136000a type:delete cxid:0xd zxid:0x87 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44219_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44219_
[junit4:junit4]   2> 12719 T500 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44219_
[junit4:junit4]   2> 12721 T522 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> 12721 T558 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> 12721 T529 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> 12721 T542 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> 12722 T575 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12722 T575 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> 12723 T522 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12724 T529 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12725 T542 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12725 T558 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12729 T576 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363166514813/collection1
[junit4:junit4]   2> 12729 T576 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12730 T576 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12730 T576 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12731 T576 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363166514813/collection1/'
[junit4:junit4]   2> 12732 T576 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363166514813/collection1/lib/README' to classloader
[junit4:junit4]   2> 12732 T576 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363166514813/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12755 T576 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 12782 T576 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12783 T576 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12786 T576 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13095 T576 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13100 T576 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13102 T576 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13115 T576 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13118 T576 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13121 T576 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13122 T576 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13123 T576 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13123 T576 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13124 T576 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13124 T576 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13125 T576 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13125 T576 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363166514813/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty3/
[junit4:junit4]   2> 13125 T576 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@525983cc
[junit4:junit4]   2> 13126 T576 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13127 T576 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty3 forceNew: false
[junit4:junit4]   2> 13127 T576 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty3/index/
[junit4:junit4]   2> 13127 T576 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13127 T576 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty3/index forceNew: false
[junit4:junit4]   2> 13129 T576 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4a90682e lockFactory=org.apache.lucene.store.NativeFSLockFactory@69cf5817)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13129 T576 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13131 T576 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13131 T576 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13132 T576 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13132 T576 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13133 T576 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13133 T576 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13133 T576 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13133 T576 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13134 T576 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13136 T576 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13138 T576 oass.SolrIndexSearcher.<init> Opening Searcher@6b19b091 main
[junit4:junit4]   2> 13139 T576 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty3/tlog
[junit4:junit4]   2> 13139 T576 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13139 T576 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13145 T577 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b19b091 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13148 T576 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13148 T576 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14011 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14012 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44219_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44219"}
[junit4:junit4]   2> 14012 T523 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14012 T523 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14017 T522 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> 14017 T542 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> 14017 T558 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> 14017 T529 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> 14017 T575 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> 14150 T576 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14150 T576 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44219 collection:collection1 shard:shard1
[junit4:junit4]   2> 14153 T576 oasc.ZkController.register We are http://127.0.0.1:44219/collection1/ and leader is http://127.0.0.1:55690/collection1/
[junit4:junit4]   2> 14153 T576 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44219
[junit4:junit4]   2> 14154 T576 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14154 T576 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C37 name=collection1 org.apache.solr.core.SolrCore@5b48f180 url=http://127.0.0.1:44219/collection1 node=127.0.0.1:44219_ C37_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:44219_, base_url=http://127.0.0.1:44219}
[junit4:junit4]   2> 14154 T578 C37 P44219 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14155 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14155 T578 C37 P44219 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14156 T578 C37 P44219 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14156 T578 C37 P44219 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14156 T500 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14157 T500 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14157 T578 C37 P44219 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14157 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14219 T500 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14221 T500 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47302
[junit4:junit4]   2> 14221 T500 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14222 T500 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14222 T500 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363166517375
[junit4:junit4]   2> 14222 T500 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363166517375/solr.xml
[junit4:junit4]   2> 14223 T500 oasc.CoreContainer.<init> New CoreContainer 1576603564
[junit4:junit4]   2> 14223 T500 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363166517375/'
[junit4:junit4]   2> 14224 T500 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363166517375/'
[junit4:junit4]   2> 14241 T500 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 14241 T500 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14242 T500 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14242 T500 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14242 T500 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14243 T500 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14243 T500 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14243 T500 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14243 T500 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14244 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14250 T500 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14258 T500 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50485/solr
[junit4:junit4]   2> 14259 T500 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14259 T500 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50485 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@54ef43b1
[junit4:junit4]   2> 14260 T500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14260 T589 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50485. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14261 T589 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50485, initiating session
[junit4:junit4]   2> 14261 T502 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:32859
[junit4:junit4]   2> 14262 T502 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:32859
[junit4:junit4]   2> 14262 T504 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d630e2136000b with negotiated timeout 20000 for client /127.0.0.1:32859
[junit4:junit4]   2> 14262 T589 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50485, sessionid = 0x13d630e2136000b, negotiated timeout = 20000
[junit4:junit4]   2> 14263 T590 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54ef43b1 name:ZooKeeperConnection Watcher:127.0.0.1:50485 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14263 T500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14264 T505 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d630e2136000b
[junit4:junit4]   2> 14265 T590 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14265 T502 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:32859 which had sessionid 0x13d630e2136000b
[junit4:junit4]   2> 14265 T500 oaz.ZooKeeper.close Session: 0x13d630e2136000b closed
[junit4:junit4]   2> 14265 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 14268 T500 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50485/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@b8c56f6
[junit4:junit4]   2> 14269 T500 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14269 T591 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50485. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14270 T591 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50485, initiating session
[junit4:junit4]   2> 14270 T502 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:32860
[junit4:junit4]   2> 14270 T502 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:32860
[junit4:junit4]   2> 14271 T504 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d630e2136000c with negotiated timeout 20000 for client /127.0.0.1:32860
[junit4:junit4]   2> 14271 T591 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50485, sessionid = 0x13d630e2136000c, negotiated timeout = 20000
[junit4:junit4]   2> 14272 T592 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b8c56f6 name:ZooKeeperConnection Watcher:127.0.0.1:50485/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14272 T500 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14273 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e2136000c type:create cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14273 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e2136000c type:create cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14275 T500 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C36_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:44994_, base_url=http://127.0.0.1:44994}
[junit4:junit4]   2> 14603 T561 C36 P44994 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:55690/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 14604 T561 C36 P44994 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44994 START replicas=[http://127.0.0.1:55690/collection1/] nUpdates=100
[junit4:junit4]   2> 14604 T561 C36 P44994 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 14605 T561 C36 P44994 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 14605 T561 C36 P44994 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 14605 T561 C36 P44994 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 14605 T561 C36 P44994 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 14606 T561 C36 P44994 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:55690/collection1/. core=collection1
[junit4:junit4]   2> 14606 T561 C36 P44994 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C38 name=collection1 org.apache.solr.core.SolrCore@60eb407d url=http://127.0.0.1:55690/collection1 node=127.0.0.1:55690_ C38_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55690_, base_url=http://127.0.0.1:55690, leader=true}
[junit4:junit4]   2> 14608 T538 C38 P55690 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 14612 T536 C38 P55690 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 14613 T536 C38 P55690 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14614 T536 C38 P55690 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14614 T536 C38 P55690 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14615 T536 C38 P55690 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14615 T536 C38 P55690 oass.SolrIndexSearcher.<init> Opening Searcher@7c7818d1 realtime
[junit4:junit4]   2> 14616 T536 C38 P55690 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14616 T536 C38 P55690 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 14617 T561 C36 P44994 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14617 T561 C36 P44994 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14620 T537 C38 P55690 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14620 T537 C38 P55690 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 14621 T561 C36 P44994 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 14621 T561 C36 P44994 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14621 T561 C36 P44994 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14623 T536 C38 P55690 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 14624 T561 C36 P44994 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 14625 T561 C36 P44994 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty2/index.20130313112157837 forceNew: false
[junit4:junit4]   2> 14625 T561 C36 P44994 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1037110382tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@78c73a24) fullCopy=false
[junit4:junit4]   2> 14628 T538 C38 P55690 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14629 T561 C36 P44994 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 14631 T561 C36 P44994 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 14631 T561 C36 P44994 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 14632 T561 C36 P44994 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@328dcc66 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bb6ddeb)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@328dcc66 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bb6ddeb)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14632 T561 C36 P44994 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14633 T561 C36 P44994 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 14633 T561 C36 P44994 oass.SolrIndexSearcher.<init> Opening Searcher@29fb112c main
[junit4:junit4]   2> 14634 T560 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@29fb112c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 14634 T561 C36 P44994 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1037110382tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@78c73a24)
[junit4:junit4]   2> 14635 T561 C36 P44994 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 14635 T561 C36 P44994 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 14635 T561 C36 P44994 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 14635 T561 C36 P44994 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14636 T561 C36 P44994 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15278 T500 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47302_
[junit4:junit4]   2> 15279 T505 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d630e2136000c type:delete cxid:0xb zxid:0x97 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47302_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47302_
[junit4:junit4]   2> 15280 T500 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47302_
[junit4:junit4]   2> 15282 T522 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> 15282 T542 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> 15283 T575 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15282 T558 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> 15283 T529 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> 15283 T575 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> 15283 T592 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15284 T542 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15285 T522 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15285 T558 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15285 T529 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15289 T595 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363166517375/collection1
[junit4:junit4]   2> 15289 T595 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15290 T595 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15290 T595 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15291 T595 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363166517375/collection1/'
[junit4:junit4]   2> 15292 T595 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363166517375/collection1/lib/README' to classloader
[junit4:junit4]   2> 15292 T595 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363166517375/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15317 T595 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 15344 T595 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15345 T595 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15349 T595 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15531 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15532 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44219_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44219"}
[junit4:junit4]   2> 15535 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44994_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44994"}
[junit4:junit4]   2> 15542 T522 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> 15542 T575 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> 15542 T529 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> 15542 T542 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> 15542 T558 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> 15542 T592 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> 15648 T595 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15653 T595 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15655 T595 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15668 T595 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15671 T595 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15674 T595 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15675 T595 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15676 T595 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15676 T595 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15677 T595 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15677 T595 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15677 T595 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15677 T595 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363166517375/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty4/
[junit4:junit4]   2> 15678 T595 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@525983cc
[junit4:junit4]   2> 15678 T595 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15679 T595 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty4 forceNew: false
[junit4:junit4]   2> 15679 T595 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty4/index/
[junit4:junit4]   2> 15680 T595 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15680 T595 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty4/index forceNew: false
[junit4:junit4]   2> 15681 T595 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e020ffd lockFactory=org.apache.lucene.store.NativeFSLockFactory@55a186a5)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15682 T595 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15683 T595 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15684 T595 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15684 T595 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15685 T595 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15685 T595 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15686 T595 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15686 T595 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15687 T595 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15687 T595 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15689 T595 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15692 T595 oass.SolrIndexSearcher.<init> Opening Searcher@307e7432 main
[junit4:junit4]   2> 15692 T595 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty4/tlog
[junit4:junit4]   2> 15693 T595 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15693 T595 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15698 T596 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@307e7432 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15701 T595 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15701 T595 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16164 T535 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:44219_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2000 
[junit4:junit4]   2> 17050 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17051 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47302_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47302"}
[junit4:junit4]   2> 17051 T523 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17051 T523 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17056 T575 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> 17056 T522 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> 17056 T542 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> 17056 T529 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> 17056 T558 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> 17057 T592 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> 17703 T595 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17704 T595 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47302 collection:collection1 shard:shard1
[junit4:junit4]   2> 17707 T595 oasc.ZkController.register We are http://127.0.0.1:47302/collection1/ and leader is http://127.0.0.1:55690/collection1/
[junit4:junit4]   2> 17707 T595 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47302
[junit4:junit4]   2> 17707 T595 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17708 T595 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C39 name=collection1 org.apache.solr.core.SolrCore@2490dce9 url=http://127.0.0.1:47302/collection1 node=127.0.0.1:47302_ C39_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:47302_, base_url=http://127.0.0.1:47302}
[junit4:junit4]   2> 17708 T597 C39 P47302 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17709 T597 C39 P47302 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17709 T595 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17709 T597 C39 P47302 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17710 T597 C39 P47302 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17711 T597 C39 P47302 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17710 T500 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 17711 T500 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17711 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17716 T500 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17717 T500 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 17718 T500 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 17718 T500 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C37_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:44219_, base_url=http://127.0.0.1:44219}
[junit4:junit4]   2> 18165 T578 C37 P44219 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:55690/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18166 T578 C37 P44219 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44219 START replicas=[http://127.0.0.1:55690/collection1/] nUpdates=100
[junit4:junit4]   2> 18166 T578 C37 P44219 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18166 T578 C37 P44219 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18166 T578 C37 P44219 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18166 T578 C37 P44219 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18166 T578 C37 P44219 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18167 T578 C37 P44219 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:55690/collection1/. core=collection1
[junit4:junit4]   2> 18167 T578 C37 P44219 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18168 T537 C38 P55690 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18170 T536 C38 P55690 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18171 T536 C38 P55690 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18171 T536 C38 P55690 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18172 T536 C38 P55690 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18172 T536 C38 P55690 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 2
[junit4:junit4]   2> 18173 T578 C37 P44219 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18173 T578 C37 P44219 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18175 T537 C38 P55690 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18176 T578 C37 P44219 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18176 T578 C37 P44219 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18176 T578 C37 P44219 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18178 T536 C38 P55690 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18179 T578 C37 P44219 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18180 T578 C37 P44219 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty3/index.20130313112201392 forceNew: false
[junit4:junit4]   2> 18181 T578 C37 P44219 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1037110384tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a090037) fullCopy=false
[junit4:junit4]   2> 18183 T538 C38 P55690 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18184 T578 C37 P44219 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18186 T578 C37 P44219 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18186 T578 C37 P44219 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18188 T578 C37 P44219 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4a90682e lockFactory=org.apache.lucene.store.NativeFSLockFactory@69cf5817)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4a90682e lockFactory=org.apache.lucene.store.NativeFSLockFactory@69cf5817)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18188 T578 C37 P44219 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18189 T578 C37 P44219 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18189 T578 C37 P44219 oass.SolrIndexSearcher.<init> Opening Searcher@4e47c56 main
[junit4:junit4]   2> 18190 T577 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4e47c56 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18190 T578 C37 P44219 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1037110384tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a090037)
[junit4:junit4]   2> 18191 T578 C37 P44219 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18191 T578 C37 P44219 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18191 T578 C37 P44219 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18192 T578 C37 P44219 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18193 T578 C37 P44219 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18562 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18563 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47302_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47302"}
[junit4:junit4]   2> 18566 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44219_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44219"}
[junit4:junit4]   2> 18569 T522 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> 18569 T575 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> 18570 T558 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> 18570 T592 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> 18570 T542 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> 18570 T529 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> 18717 T535 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:47302_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 18720 T500 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19722 T500 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C39_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:47302_, base_url=http://127.0.0.1:47302}
[junit4:junit4]   2> 20718 T597 C39 P47302 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:55690/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20718 T597 C39 P47302 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:47302 START replicas=[http://127.0.0.1:55690/collection1/] nUpdates=100
[junit4:junit4]   2> 20719 T597 C39 P47302 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20719 T597 C39 P47302 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20719 T597 C39 P47302 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20719 T597 C39 P47302 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20720 T597 C39 P47302 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20720 T597 C39 P47302 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:55690/collection1/. core=collection1
[junit4:junit4]   2> 20720 T597 C39 P47302 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20721 T536 C38 P55690 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20724 T500 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20726 T535 C38 P55690 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20728 T535 C38 P55690 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 20728 T535 C38 P55690 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 20728 T535 C38 P55690 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20729 T535 C38 P55690 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 20729 T597 C39 P47302 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20730 T597 C39 P47302 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20732 T536 C38 P55690 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20733 T597 C39 P47302 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 20733 T597 C39 P47302 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20733 T597 C39 P47302 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20735 T537 C38 P55690 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20736 T597 C39 P47302 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20737 T597 C39 P47302 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363166503219/jetty4/index.20130313112203949 forceNew: false
[junit4:junit4]   2> 20738 T597 C39 P47302 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1037110385tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@24a18e0d) fullCopy=false
[junit4:junit4]   2> 20740 T535 C38 P55690 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 20741 T597 C39 P47302 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20753 T597 C39 P47302 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20753 T597 C39 P47302 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20754 T597 C39 P47302 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e020ffd lockFactory=org.apache.lucene.store.NativeFSLockFactory@55a186a5)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e020ffd lockFactory=org.apache.lucene.store.NativeFSLockFactory@55a186a5)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 20755 T597 C39 P47302 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 20755 T597 C39 P47302 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20755 T597 C39 P47302 oass.SolrIndexSearcher.<init> Opening Searcher@2de4ba27 main
[junit4:junit4]   2> 20756 T596 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2de4ba27 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 20757 T597 C39 P47302 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1037110385tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@24a18e0d)
[junit4:junit4]   2> 20757 T597 C39 P47302 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20757 T597 C39 P47302 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20757 T597 C39 P47302 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20757 T597 C39 P47302 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20763 T597 C39 P47302 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 21577 T523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21578 T523 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47302_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47302"}
[junit4:junit4]   2> 21582 T522 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> 21582 T542 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> 21582 T558 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> 21582 T592 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> 21582 T575 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> 21583 T529 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> 21726 T500 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21727 T500 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C40 name=collection1 org.apache.solr.core.SolrCore@57ef16ee url=http://127.0.0.1:33955/collection1 node=127.0.0.1:33955_ C40_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:33955_, base_url=http://127.0.0.1:33955, leader=true}
[junit4:junit4]   2> 21731 T517 C40 P33955 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21733 T517 C40 P33955 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9cb9124 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ce7a1e1)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21734 T517 C40 P33955 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21734 T517 C40 P33955 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9cb9124 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ce7a1e1)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9cb9124 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ce7a1e1)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21735 T517 C40 P33955 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21735 T517 C40 P33955 oass.SolrIndexSearcher.<init> Opening Searcher@52248f28 main
[junit4:junit4]   2> 21735 T517 C40 P33955 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21736 T526 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52248f28 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 21736 T517 C40 P33955 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 21741 T535 C38 P55690 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21741 T535 C38 P55690 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 21742 T535 C38 P55690 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 21742 T535 C38 P55690 oass.SolrIndexSearcher.<init> Opening Searcher@7fd9fdb0 main
[junit4:junit4]   2> 21743 T535 C38 P55690 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21743 T544 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7fd9fdb0 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 21744 T535 C38 P55690 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:44994/collection1/, StdNode: http://127.0.0.1:44219/collection1/, StdNode: http://127.0.0.1:47302/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C37_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:44219_, base_url=http://127.0.0.1:44219}
[junit4:junit4]   2> 21749 T568 C37 P44219 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21751 T568 C37 P44219 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4a90682e lockFactory=org.apache.lucene.store.NativeFSLockFactory@69cf5817)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4a90682e lockFactory=org.apache.lucene.store.NativeFSLockFactory@69cf5817)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2>  C36_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:44994_, base_url=http://127.0.0.1:44994}
[junit4:junit4]   2> 21751 T554 C36 P44994 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C39_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:47302_, base_url=http://127.0.0.1:47302}
[junit4:junit4]   2> 21751 T587 C39 P47302 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21751 T568 C37 P44219 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21752 T554 C36 P44994 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@328dcc66 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bb6ddeb)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@328dcc66 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bb6ddeb)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 21753 T587 C39 P47302 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e020ffd lockFactory=org.apache.lucene.store.NativeFSLockFactory@55a186a5)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e020ffd lockFactory=org.apache.lucene.store.NativeFSLockFactory@55a186a5)),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 21753 T568 C37 P44219 oass.SolrIndexSearcher.<init> Opening Searcher@2a5612a9 main
[junit4:junit4]   2> 21753 T554 C36 P44994 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 21753 T587 C39 P47302 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 21754 T568 C37 P44219 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21754 T554 C36 P44994 oass.SolrIndexSearcher.<init> Opening Searcher@545d9682 main
[junit4:junit4]   2> 21754 T587 C39 P47302 oass.SolrIndexSearcher.<init> Opening Searcher@6ccd4712 main
[junit4:junit4]   2> 21754 T554 C36 P44994 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21755 T587 C39 P47302 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21754 T577 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a5612a9 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 21755 T560 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@545d9682 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 21755 T596 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6ccd4712 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 21755 T568 C37 P44219 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 21756 T554 C36 P44994 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 21756 T587 C39 P47302 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 21757 T535 C38 P55690 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   2> 21758 T500 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21760 T536 C38 P55690 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 21762 T551 C36 P44994 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 21764 T570 C37 P44219 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 21766 T588 C39 P47302 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 23772 T518 C40 P33955 oass.SolrIndexSearcher.<init> Opening Searcher@284de16 realtime
[junit4:junit4]   2> 23772 T518 C40 P33955 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429383704197726208)} 0 3
[junit4:junit4]   2> 23779 T587 C39 P47302 /update {update.distrib=FROMLEADER&_version_=-1429383704202969088&update.from=http://127.0.0.1:55690/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429383704202969088)} 0 1
[junit4:junit4]   2> 23779 T569 C37 P44219 /update {update.distrib=FROMLEADER&_version_=-1429383704202969088&update.from=http://127.0.0.1:55690/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429383704202969088)} 0 1
[junit4:junit4]   2> 23779 T554 C36 P44994 /update {update.distrib=FROMLEADER&_version_=-1429383704202969088&update.from=http://127.0.0.1:55690/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429383704202969088)} 0 1
[junit4:junit4]   2> 23780 T538 C38 P55690 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429383704202969088)} 0 5
[junit4:junit4]   2> 23785 T517 C40 P33955 /update {wt=javabin&version=2} {add=[0 (1429383704211357696)]} 0 2
[junit4:junit4]   2> 23793 T551 C36 P44994 /update {distrib.from=http://127.0.0.1:55690/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429383704216600576)]} 0 2
[junit4:junit4]   2> 23794 T588 C39 P47302 /update {distrib.from=http://127.0.0.1:55690/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429383704216600576)]} 0 3
[junit4:junit4]   2> 23794 T570 C37 P44219 /update {distrib.from=http://127.0.0.1:55690/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429383704216600576)]} 0 3
[junit4:junit4]   2> 23795 T536 C38 P55690 /update {wt=javabin&version=2} {add=[0 (1429383704216600576)]} 0 7
[junit4:junit4]   2> 23799 T516 C40 P33955 /update {wt=javabin&version=2} {add=[1 (1429383704226037760)]} 0 2
[junit4:junit4]   2> 23806 T571 C37 P44219 /update {distrib.from=http://127.0.0.1:55690/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429383704230232064)]} 0 2
[junit4:junit4]   2> 23806 T552 C36 P44994 /update {distrib.from=http://127.0.0.1:55690/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429383704230232064)]} 0 1
[junit4:junit4]   2> 23806 T585 C39 P47302 /update {distrib.from=http://127.0.0.1:55690/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429383704230232064)]} 0 1
[junit4:junit4]   2> 23807 T537 C38 P55690 /update {wt=javabin&version=2} {add=[1 (1429383704230232064)]} 0 6
[junit4:junit4]   2> 23811 T515 C40 P33955 /update {wt=javabin&version=2} {add=[2 (1429383704239669248)]} 0 1
[junit4:junit4]   2> 23818 T586 C39 P47302 /update {distrib.from=http://127.0.0.1:55690/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429383704243863552)]} 0 2
[junit4:junit4]   2> 23818 T568 C37 P44219 /update {distrib.from=http://127.0.0.1:55690/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429383704243863552)]} 0 2
[junit4:junit4]   2> 23819 T535 C38 P55690 /update {test.distrib.skip.servers=http://127.0.0.1:44994/collection1/&wt=javabin&version=2} {add=[2 (1429383704243863552)]} 0 6
[junit4:junit4]   2> 23822 T518 C40 P33955 /update {wt=javabin&version=2} {add=[3 (1429383704251203584)]} 0 1
[junit4:junit4]   2> 23829 T587 C39 P47302 /update {distrib.from=http://127.0.0.1:55690/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1429383704255397888)]} 0 2
[junit4:junit4]   2> 23829 T538 C38 P55690 /update {test.distrib.skip.servers=http://127.0.0.1:44994/collection1/&test.distrib.skip.servers=http://127.0.0.1:44219/collection1/&wt=javabin&version=2} {add=[3 (1429383704255397888)]} 0 5
[junit4:junit4]   2> 23831 T517 C40 P33955 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23835 T517 C40 P33955 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9cb9124 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ce7a1e1)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9cb9124 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ce7a1e1)),segFN=segments_3,generation=3,filenames=[_0.len, _0.inf, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 23835 T517 C40 P33955 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.len, _0.inf, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 23839 T517 C40 P33955 oass.SolrIndexSearcher.<init> Opening Searcher@4ddf9efb main
[junit4:junit4]   2> 23840 T517 C40 P33955 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23840 T526 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4ddf9efb main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 23841 T517 C40 P33955 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 23843 T536 C38 P55690 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23847 T536 C38 P55690 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=5
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f51a5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4731f9a)),segFN=segments_6,generation=6,filenames=[_0.len, _0.inf, _0.si, _0.pst, segments_6, _0.fld]
[junit4:junit4]   2> 23847 T536 C38 P55690 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.len, _0.inf, _0.si, _0.pst, segments_6, _0.fld]
[junit4:junit4]   2> 23849 T536 C38 P55690 oass.SolrIndexSearcher.<init> Opening Searcher@7b77f35e main
[junit4:junit4]   2> 23850 T536 C38 P55690 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23851 T544 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7b77f35e main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 23851 T536 C38 P55690 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:44994/collection1/, StdNode: http://127.0.0.1:44219/collection1/, StdNode: http://127.0.0.1:47302/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 23853 T553 C36 P44994 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23853 T588 C39 P47302 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23854 T569 C37 P44219 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23858 T553 C36 P44994 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@328dcc66 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bb6ddeb)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@328dcc66 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bb6ddeb)),segFN=segments_4,generation=4,filenames=[_0.len, _0.inf, _0.si, _0.pst, _0.fld, segments_4]
[junit4:junit4]   2> 23859 T553 C36 P44994 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.len, _0.inf, _0.si, _0.pst, _0.fld, segments_4]
[junit4:junit4]   2> 23859 T588 C39 P47302 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e020ffd lockFactory=org.apache.lucene.store.NativeFSLockFactory@55a186a5)),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7e020ffd lockFactory=org.apache.lucene.store.NativeFSLockFactory@55a186a5)),segFN=segments_6,generation=6,filenames=[_0.len, _0.inf, _0.si, _0.pst, segments_6, _0.fld]
[junit4:junit4]   2> 23859 T569 C37 P44219 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4a90682e lockFactory=org.apache.lucene.store.NativeFSLockFactory@69cf5817)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4a90682e lockFactory=org.apache.lucene.store.NativeFSLockFactory@69cf5817)),segFN=segments_5,generation=5,filenames=[_0.len, _0.inf, _0.si, segments_5, _0.pst, _0.fld]
[junit4:junit4]   2> 23860 T588 C39 P47302 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.len, _0.inf, _0.si, _0.pst, segments_6, _0.fld]
[junit4:junit4]   2> 23860 T569 C37 P44219 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[_0.len, _0.inf, _0.si, segments_5, _0.pst, _0.fld]
[junit4:junit4]   2> 23861 T553 C36 P44994 oass.SolrIndexSearcher.<init> Opening Searcher@1b72966a main
[junit4:junit4]   2> 23861 T553 C36 P44994 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23862 T560 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b72966a main{StandardDirectoryReader(segments_4:3:nrt _0(4.3):C2)}
[junit4:junit4]   2> 23862 T588 C39 P47302 oass.SolrIndexSearcher.<init> Opening Searcher@2dddf679 main
[junit4:junit4]   2> 23862 T569 C37 P44219 oass.SolrIndexSearcher.<init> Opening Searcher@308e8fc3 main
[junit4:junit4]   2> 23862 T553 C36 P44994 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 23863 T588 C39 P47302 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23863 T569 C37 P44219 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23863 T596 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2dddf679 main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 23863 T577 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@308e8fc3 main{StandardDirectoryReader(segments_5:3:nrt _0(4.3):C3)}
[junit4:junit4]   2> 23864 T588 C39 P47302 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 23864 T569 C37 P44219 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 23865 T536 C38 P55690 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 22
[junit4:junit4]   2> 23865 T500 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 23866 T500 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23867 T500 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 23869 T537 C38 P55690 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 23872 T554 C36 P44994 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=2 status=0 QTime=0 
[junit4:junit4]   2> 23874 T570 C37 P44219 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=3 status=0 QTime=0 
[junit4:junit4]   2> 23877 T585 C39 P47302 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
[junit4:junit4]   2> 23878 T500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23884 T568 oasha.CollectionsHandler.handleSyncShardAction Syncing shard : shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2
[junit4:junit4]   2> 23884 T568 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23888 T535 oasha.CoreAdminHandler.handleRequestSyncAction I have been requested to sync up my shard
[junit4:junit4]   2> 23888 T535 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55690/collection1/
[junit4:junit4]   2> 23888 T535 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55690 START replicas=[http://127.0.0.1:44994/collection1/, http://127.0.0.1:44219/collection1/, http://127.0.0.1:47302/collection1/] nUpdates=100
[junit4:junit4]   2> 23890 T552 C36 P44994 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23890 T586 C39 P47302 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23891 T569 C37 P44219 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23891 T535 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:55690  Received 3 versions from 127.0.0.1:44994/collection1/
[junit4:junit4]   2> 23891 T535 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:55690  Our versions are newer. ourLowThreshold=1429383704202969088 otherHigh=1429383704230232064
[junit4:junit4]   2> 23892 T535 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:55690  Received 5 versions from 127.0.0.1:47302/collection1/
[junit4:junit4]   2> 23892 T535 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:55690  Our versions are newer. ourLowThreshold=1429383704202969088 otherHigh=1429383704243863552
[junit4:junit4]   2> 23892 T535 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:55690  Received 4 versions from 127.0.0.1:44219/collection1/
[junit4:junit4]   2> 23892 T535 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:55690  Our versions are newer. ourLowThreshold=1429383704202969088 otherHigh=1429383704243863552
[junit4:junit4]   2> 23893 T535 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55690 DONE. sync succeeded
[junit4:junit4]   2> 23893 T535 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 23893 T535 oasc.SyncStrategy.syncToMe http://127.0.0.1:55690/collection1/: try and ask http://127.0.0.1:44994/collection1/ to sync
[junit4:junit4]   2> 23894 T535 oasc.SyncStrategy.syncToMe http://127.0.0.1:55690/collection1/: try and ask http://127.0.0.1:44219/collection1/ to sync
[junit4:junit4]   2> 23894 T535 oasc.SyncStrategy.syncToMe http://127.0.0.1:55690/collection1/: try and ask http://127.0.0.1:47302/collection1/ to sync
[junit4:junit4]   2> 23895 T553 C36 P44994 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44994 START replicas=[http://127.0.0.1:55690/collection1/] nUpdates=100
[junit4:junit4]   2> 23895 T571 C37 P44219 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44219 START replicas=[http://127.0.0.1:55690/collection1/] nUpdates=100
[junit4:junit4]   2> 23896 T587 C39 P47302 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:47302 START replicas=[http://127.0.0.1:55690/collection1/] nUpdates=100
[junit4:junit4]   2> 23897 T538 C38 P55690 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23897 T536 C38 P55690 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23897 T571 C37 P44219 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:44219  Received 5 versions from 127.0.0.1:55690/collection1/
[junit4:junit4]   2> 23897 T537 C38 P55690 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23898 T587 C39 P47302 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:47302  Received 5 versions from 127.0.0.1:55690/collection1/
[junit4:junit4]   2> 23898 T571 C37 P44219 oasu.PeerSync.requestUpdates PeerSync: core=collection1 url=http://127.0.0.1:44219 Requesting updates from 127.0.0.1:55690/collection1/n=1 versions=[1429383704255397888]
[junit4:junit4]   2> 23898 T587 C39 P47302 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:47302  Our versions are newer. ourLowThreshold=1429383704202969088 otherHigh=1429383704243863552
[junit4:junit4]   2> 23898 T553 C36 P44994 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:44994  Received 5 versions from 127.0.0.1:55690/collection1/
[junit4:junit4]   2> 23899 T587 C39 P47302 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:47302 DONE. sync succeeded
[junit4:junit4]   2> 23899 T553 C36 P44994 oasu.PeerSync.requestUpdates PeerSync: core=collection1 url=http://127.0.0.1:44994 Requesting updates from 127.0.0.1:55690/collection1/n=2 versions=[1429383704255397888, 1429383704243863552]
[junit4:junit4]   2> 23899 T587 C39 P47302 REQ /get {sync=http://127.0.0.1:55690/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=3 
[junit4:junit4]   2> 23900 T535 oasc.SyncStrategy.syncToMe http://127.0.0.1:55690/collection1/:  sync completed with http://127.0.0.1:47302/collection1/
[junit4:junit4]   2> 23900 T538 C38 P55690 REQ /get {distrib=false&getUpdates=1429383704255397888&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23901 T536 C38 P55690 REQ /get {distrib=false&getUpdates=1429383704255397888,1429383704243863552&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23904 T571 C37 P44219 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44219 DONE. sync succeeded
[junit4:junit4]   2> 23904 T571 C37 P44219 REQ /get {sync=http://127.0.0.1:55690/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=9 
[junit4:junit4]   2> 23905 T535 oasc.SyncStrategy.syncToMe http://127.0.0.1:55690/collection1/:  sync completed with http://127.0.0.1:44219/collection1/
[junit4:junit4]   2> 23906 T553 C36 P44994 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44994 DONE. sync succeeded
[junit4:junit4]   2> 23907 T553 C36 P44994 REQ /get {sync=http://127.0.0.1:55690/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=12 
[junit4:junit4]   2> 23908 T535 oasc.SyncStrategy.syncToMe http://127.0.0.1:55690/collection1/:  sync completed with http://127.0.0.1:44994/collection1/
[junit4:junit4]   2> 23908 T535 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {shard=shard1&action=REQUESTSYNCSHARD&core=collection1&collection=collection1&wt=javabin&version=2} status=0 QTime=20 
[junit4:junit4]   2> 23908 T568 oass.SolrDispatchFilter.handleAdminRequest /admin/collections {shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2} status=0 QTime=25 
[junit4:junit4]   2> 23909 T500 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 23909 T500 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 23910 T500 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23911 T500 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 23913 T516 C40 P33955 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23914 T516 C40 P33955 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9cb9124 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ce7a1e1)),segFN=segments_3,generation=3,filenames=[_0.len, _0.inf, _0.si, _0.pst,

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

t4]   2> 47196 T500 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 47197 T500 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 47197 T500 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 47197 T500 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 47198 T505 oazs.PrepRequestProcessor.run PrepRequestProcessor exited loop!
[junit4:junit4]   2> 47198 T500 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 47199 T504 oazs.SyncRequestProcessor.run SyncRequestProcessor exited!
[junit4:junit4]   2> 47199 T500 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   2> 47200 T500 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50485 50485
[junit4:junit4]   2> 47201 T502 oazs.NIOServerCnxnFactory.run NIOServerCnxn factory exited run method
[junit4:junit4]   2> 47202 T500 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 47202 T500 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 47202 T500 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 47203 T500 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 47203 T500 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=8A167A37176817DD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Europe/Vilnius -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE 47.2s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([8A167A37176817DD:BF0F42F603777E1]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:92)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:54)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
[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:601)
[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> 47217 T500 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 47220 T499 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 47338 T575 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 47338 T575 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> 47338 T575 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 47338 T575 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 47787 T503 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=hu, timezone=Europe/Vilnius
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.7.0_15 (64-bit)/cpus=8,threads=8,free=286842256,total=483393536
[junit4:junit4]   2> NOTE: All tests run in this JVM: [QueryEqualityTest, TestLFUCache, AutoCommitTest, CoreAdminHandlerTest, TestSolrDeletionPolicy1, SolrCoreTest, SuggesterTest, TestCopyFieldCollectionResource, UpdateRequestProcessorFactoryTest, TestFaceting, MinimalSchemaTest, ScriptEngineTest, FileBasedSpellCheckerTest, DistributedTermsComponentTest, ResourceLoaderTest, TestFieldResource, TestIBSimilarityFactory, UnloadDistributedZkTest, BinaryUpdateRequestHandlerTest, FieldMutatingUpdateProcessorTest, SOLR749Test, SyncSliceTest]
[junit4:junit4] Completed on J0 in 48.01s, 1 test, 1 failure <<< FAILURES!

[...truncated 699 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 272 suites, 1144 tests, 1 failure, 14 ignored (8 assumptions)

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



RE: [JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk6) - Build # 4657 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
I disabled J9.

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Robert Muir [mailto:rcmuir@gmail.com]
> Sent: Wednesday, March 13, 2013 11:02 AM
> To: dev@lucene.apache.org
> Subject: Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk6) - Build #
> 4657 - Still Failing!
> 
> jvm bug
> 
> On Wed, Mar 13, 2013 at 3:38 AM, Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
> > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4657/
> > Java: 64bit/ibm-j9-jdk6
> >
> > 1 tests failed.
> > REGRESSION:
> > org.apache.lucene.search.postingshighlight.TestPostingsHighlighter.tes
> > tCambridgeMA
> >
> > Error Message:
> > Array index out of range: 37
> >
> > Stack Trace:
> > java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 37
> >         at
> __randomizedtesting.SeedInfo.seed([F552E21C70279633:744781B71E89CE32
> ]:0)
> >         at
> org.apache.lucene.search.postingshighlight.Passage.addMatch(Passage.java:
> 53)
> >         at
> org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightDoc(
> PostingsHighlighter.java:424)
> >         at
> org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightField
> (PostingsHighlighter.java:310)
> >         at
> org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightField
> s(PostingsHighlighter.java:273)
> >         at
> org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlight(Pos
> tingsHighlighter.java:176)
> >         at
> org.apache.lucene.search.postingshighlight.TestPostingsHighlighter.testCam
> bridgeMA(TestPostingsHighlighter.java:370)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:60)
> >         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:37)
> >         at java.lang.reflect.Method.invoke(Method.java:611)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:737)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:773)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:787)
> >         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> >         at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> cheSanity.java:51)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> >         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.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(ThreadL
> eakControl.java:442)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:746)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:648)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:682)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> >         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> >         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> >         at java.lang.Thread.run(Thread.java:738)
> >
> >
> >
> >
> > Build Log:
> > [...truncated 6400 lines...]
> > [junit4:junit4] Suite:
> org.apache.lucene.search.postingshighlight.TestPostingsHighlighter
> > [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> Dtestcase=TestPostingsHighlighter -Dtests.method=testCambridgeMA -
> Dtests.seed=F552E21C70279633 -Dtests.multiplier=3 -Dtests.slow=true -
> Dtests.locale=fr_FR -Dtests.timezone=PST8PDT -Dtests.file.encoding=UTF-8
> > [junit4:junit4] ERROR   0.47s J0 | TestPostingsHighlighter.testCambridgeMA
> <<<
> > [junit4:junit4]    > Throwable #1:
> java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 37
> > [junit4:junit4]    >    at
> __randomizedtesting.SeedInfo.seed([F552E21C70279633:744781B71E89CE32
> ]:0)
> > [junit4:junit4]    >    at
> org.apache.lucene.search.postingshighlight.Passage.addMatch(Passage.java:
> 53)
> > [junit4:junit4]    >    at
> org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightDoc(
> PostingsHighlighter.java:424)
> > [junit4:junit4]    >    at
> org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightField
> (PostingsHighlighter.java:310)
> > [junit4:junit4]    >    at
> org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightField
> s(PostingsHighlighter.java:273)
> > [junit4:junit4]    >    at
> org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlight(Pos
> tingsHighlighter.java:176)
> > [junit4:junit4]    >    at
> org.apache.lucene.search.postingshighlight.TestPostingsHighlighter.testCam
> bridgeMA(TestPostingsHighlighter.java:370)
> > [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > [junit4:junit4]    >    at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:60)
> > [junit4:junit4]    >    at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:37)
> > [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:611)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:737)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:773)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:787)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> cheSanity.java:51)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.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(TestRuleTh
> readAndTestName.java:49)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.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(ThreadL
> eakControl.java:442)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:746)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:648)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:682)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.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(TestRule
> IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    >    at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> > [junit4:junit4]    >    at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> > [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:738)
> > [junit4:junit4]   2> NOTE: test params are: codec=Asserting,
> sim=DefaultSimilarity, locale=fr_FR, timezone=PST8PDT
> > [junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/IBM Corporation
> 1.6.0 (64-bit)/cpus=8,threads=1,free=10031920,total=19236864
> > [junit4:junit4]   2> NOTE: All tests run in this JVM: [TestPostingsHighlighter]
> > [junit4:junit4] Completed on J0 in 1.47s, 10 tests, 1 error <<< FAILURES!
> >
> > [...truncated 55 lines...]
> > BUILD FAILED
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The
> following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:374: The
> following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The
> following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:548:
> The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
> build.xml:1757: The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/module-
> build.xml:61: The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
> build.xml:1213: The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
> build.x
> > ml:877: There were test failures: 19 suites, 179 tests, 1 error
> >
> > Total time: 28 minutes 27 seconds
> > Build step 'Invoke Ant' marked build as failure Archiving artifacts
> > Recording test results Description set: Java: 64bit/ibm-j9-jdk6 Email
> > was triggered for: Failure Sending email for trigger: Failure
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For
> > additional commands, e-mail: dev-help@lucene.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk6) - Build # 4657 - Still Failing!

Posted by Robert Muir <rc...@gmail.com>.
jvm bug

On Wed, Mar 13, 2013 at 3:38 AM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4657/
> Java: 64bit/ibm-j9-jdk6
>
> 1 tests failed.
> REGRESSION:  org.apache.lucene.search.postingshighlight.TestPostingsHighlighter.testCambridgeMA
>
> Error Message:
> Array index out of range: 37
>
> Stack Trace:
> java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 37
>         at __randomizedtesting.SeedInfo.seed([F552E21C70279633:744781B71E89CE32]:0)
>         at org.apache.lucene.search.postingshighlight.Passage.addMatch(Passage.java:53)
>         at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightDoc(PostingsHighlighter.java:424)
>         at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightField(PostingsHighlighter.java:310)
>         at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightFields(PostingsHighlighter.java:273)
>         at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlight(PostingsHighlighter.java:176)
>         at org.apache.lucene.search.postingshighlight.TestPostingsHighlighter.testCambridgeMA(TestPostingsHighlighter.java:370)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
>         at java.lang.reflect.Method.invoke(Method.java:611)
>         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 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 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:738)
>
>
>
>
> Build Log:
> [...truncated 6400 lines...]
> [junit4:junit4] Suite: org.apache.lucene.search.postingshighlight.TestPostingsHighlighter
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPostingsHighlighter -Dtests.method=testCambridgeMA -Dtests.seed=F552E21C70279633 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_FR -Dtests.timezone=PST8PDT -Dtests.file.encoding=UTF-8
> [junit4:junit4] ERROR   0.47s J0 | TestPostingsHighlighter.testCambridgeMA <<<
> [junit4:junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 37
> [junit4:junit4]    >    at __randomizedtesting.SeedInfo.seed([F552E21C70279633:744781B71E89CE32]:0)
> [junit4:junit4]    >    at org.apache.lucene.search.postingshighlight.Passage.addMatch(Passage.java:53)
> [junit4:junit4]    >    at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightDoc(PostingsHighlighter.java:424)
> [junit4:junit4]    >    at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightField(PostingsHighlighter.java:310)
> [junit4:junit4]    >    at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightFields(PostingsHighlighter.java:273)
> [junit4:junit4]    >    at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlight(PostingsHighlighter.java:176)
> [junit4:junit4]    >    at org.apache.lucene.search.postingshighlight.TestPostingsHighlighter.testCambridgeMA(TestPostingsHighlighter.java:370)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
> [junit4:junit4]    >    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:611)
> [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 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 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:738)
> [junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=fr_FR, timezone=PST8PDT
> [junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/IBM Corporation 1.6.0 (64-bit)/cpus=8,threads=1,free=10031920,total=19236864
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [TestPostingsHighlighter]
> [junit4:junit4] Completed on J0 in 1.47s, 10 tests, 1 error <<< FAILURES!
>
> [...truncated 55 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:374: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:548: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1757: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/module-build.xml:61: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 19 suites, 179 tests, 1 error
>
> Total time: 28 minutes 27 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Description set: Java: 64bit/ibm-j9-jdk6
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk6) - Build # 4657 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4657/
Java: 64bit/ibm-j9-jdk6 

1 tests failed.
REGRESSION:  org.apache.lucene.search.postingshighlight.TestPostingsHighlighter.testCambridgeMA

Error Message:
Array index out of range: 37

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 37
	at __randomizedtesting.SeedInfo.seed([F552E21C70279633:744781B71E89CE32]:0)
	at org.apache.lucene.search.postingshighlight.Passage.addMatch(Passage.java:53)
	at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightDoc(PostingsHighlighter.java:424)
	at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightField(PostingsHighlighter.java:310)
	at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightFields(PostingsHighlighter.java:273)
	at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlight(PostingsHighlighter.java:176)
	at org.apache.lucene.search.postingshighlight.TestPostingsHighlighter.testCambridgeMA(TestPostingsHighlighter.java:370)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	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 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 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:738)




Build Log:
[...truncated 6400 lines...]
[junit4:junit4] Suite: org.apache.lucene.search.postingshighlight.TestPostingsHighlighter
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPostingsHighlighter -Dtests.method=testCambridgeMA -Dtests.seed=F552E21C70279633 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_FR -Dtests.timezone=PST8PDT -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.47s J0 | TestPostingsHighlighter.testCambridgeMA <<<
[junit4:junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 37
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([F552E21C70279633:744781B71E89CE32]:0)
[junit4:junit4]    > 	at org.apache.lucene.search.postingshighlight.Passage.addMatch(Passage.java:53)
[junit4:junit4]    > 	at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightDoc(PostingsHighlighter.java:424)
[junit4:junit4]    > 	at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightField(PostingsHighlighter.java:310)
[junit4:junit4]    > 	at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlightFields(PostingsHighlighter.java:273)
[junit4:junit4]    > 	at org.apache.lucene.search.postingshighlight.PostingsHighlighter.highlight(PostingsHighlighter.java:176)
[junit4:junit4]    > 	at org.apache.lucene.search.postingshighlight.TestPostingsHighlighter.testCambridgeMA(TestPostingsHighlighter.java:370)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:611)
[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 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 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:738)
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=fr_FR, timezone=PST8PDT
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/IBM Corporation 1.6.0 (64-bit)/cpus=8,threads=1,free=10031920,total=19236864
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestPostingsHighlighter]
[junit4:junit4] Completed on J0 in 1.47s, 10 tests, 1 error <<< FAILURES!

[...truncated 55 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:374: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:548: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1757: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/module-build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 19 suites, 179 tests, 1 error

Total time: 28 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/ibm-j9-jdk6 
Email was triggered for: Failure
Sending email for trigger: Failure