You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/15 21:07:13 UTC

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 209 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/209/

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

Error Message:
No registered leader was found, collection:collection1 slice:shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1
	at __randomizedtesting.SeedInfo.seed([9D3831B80E21DF17:1CDEBFA0797EBF2B]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:291)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:116)
	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:616)
	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:679)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([9D3831B80E21DF17:1CDEBFA0797EBF2B]: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:616)
	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:679)




Build Log:
[...truncated 8764 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1078 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T1078 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363376209628
[junit4:junit4]   2> 6 T1078 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T1079 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T1079 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T1079 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T1079 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T1079 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T1079 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T1078 oasc.ZkTestServer.run start zk server on port:56885
[junit4:junit4]   2> 111 T1078 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56885 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@42b6d03
[junit4:junit4]   2> 113 T1078 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 113 T1084 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56885. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 114 T1084 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56885, initiating session
[junit4:junit4]   2> 114 T1080 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43946
[junit4:junit4]   2> 114 T1080 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43946
[junit4:junit4]   2> 115 T1082 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 120 T1082 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f8dfee20000 with negotiated timeout 10000 for client /140.211.11.196:43946
[junit4:junit4]   2> 120 T1084 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56885, sessionid = 0x13d6f8dfee20000, negotiated timeout = 10000
[junit4:junit4]   2> 120 T1085 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42b6d03 name:ZooKeeperConnection Watcher:127.0.0.1:56885 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 120 T1078 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 121 T1078 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 158 T1083 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6f8dfee20000
[junit4:junit4]   2> 184 T1085 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 184 T1078 oaz.ZooKeeper.close Session: 0x13d6f8dfee20000 closed
[junit4:junit4]   2> 184 T1080 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43946 which had sessionid 0x13d6f8dfee20000
[junit4:junit4]   2> 184 T1078 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56885/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@639d3030
[junit4:junit4]   2> 186 T1078 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 186 T1086 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56885. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 187 T1086 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56885, initiating session
[junit4:junit4]   2> 187 T1080 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:50327
[junit4:junit4]   2> 187 T1080 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:50327
[junit4:junit4]   2> 189 T1082 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f8dfee20001 with negotiated timeout 10000 for client /140.211.11.196:50327
[junit4:junit4]   2> 189 T1086 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56885, sessionid = 0x13d6f8dfee20001, negotiated timeout = 10000
[junit4:junit4]   2> 189 T1087 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@639d3030 name:ZooKeeperConnection Watcher:127.0.0.1:56885/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 189 T1078 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 190 T1078 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 200 T1078 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 204 T1078 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 207 T1078 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 211 T1078 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 212 T1078 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 227 T1078 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 228 T1078 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 233 T1078 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 234 T1078 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 237 T1078 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 238 T1078 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 242 T1078 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 242 T1078 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 250 T1078 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 251 T1078 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 255 T1078 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 255 T1078 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 259 T1078 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 260 T1078 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 263 T1078 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 264 T1078 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 268 T1083 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6f8dfee20001
[junit4:junit4]   2> 269 T1087 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 269 T1080 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:50327 which had sessionid 0x13d6f8dfee20001
[junit4:junit4]   2> 269 T1078 oaz.ZooKeeper.close Session: 0x13d6f8dfee20001 closed
[junit4:junit4]   2> 461 T1078 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 467 T1078 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:14586
[junit4:junit4]   2> 467 T1078 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 468 T1078 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 468 T1078 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363376209892
[junit4:junit4]   2> 469 T1078 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363376209892/solr.xml
[junit4:junit4]   2> 469 T1078 oasc.CoreContainer.<init> New CoreContainer 446463486
[junit4:junit4]   2> 470 T1078 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363376209892/'
[junit4:junit4]   2> 470 T1078 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363376209892/'
[junit4:junit4]   2> 520 T1078 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 520 T1078 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 521 T1078 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 521 T1078 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 521 T1078 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 522 T1078 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 522 T1078 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 523 T1078 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 523 T1078 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 524 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 544 T1078 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 562 T1078 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56885/solr
[junit4:junit4]   2> 562 T1078 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 563 T1078 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56885 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@37b241c1
[junit4:junit4]   2> 564 T1078 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 564 T1097 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56885. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 565 T1097 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56885, initiating session
[junit4:junit4]   2> 565 T1080 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:61231
[junit4:junit4]   2> 565 T1080 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:61231
[junit4:junit4]   2> 567 T1082 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f8dfee20002 with negotiated timeout 20000 for client /140.211.11.196:61231
[junit4:junit4]   2> 567 T1097 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56885, sessionid = 0x13d6f8dfee20002, negotiated timeout = 20000
[junit4:junit4]   2> 568 T1098 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37b241c1 name:ZooKeeperConnection Watcher:127.0.0.1:56885 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 568 T1078 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 569 T1083 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6f8dfee20002
[junit4:junit4]   2> 579 T1098 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 579 T1080 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:61231 which had sessionid 0x13d6f8dfee20002
[junit4:junit4]   2> 579 T1078 oaz.ZooKeeper.close Session: 0x13d6f8dfee20002 closed
[junit4:junit4]   2> 580 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 591 T1078 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56885/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6cf71784
[junit4:junit4]   2> 592 T1078 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 592 T1099 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56885. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 593 T1099 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56885, initiating session
[junit4:junit4]   2> 593 T1080 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:36950
[junit4:junit4]   2> 593 T1080 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:36950
[junit4:junit4]   2> 594 T1082 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f8dfee20003 with negotiated timeout 20000 for client /140.211.11.196:36950
[junit4:junit4]   2> 594 T1099 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56885, sessionid = 0x13d6f8dfee20003, negotiated timeout = 20000
[junit4:junit4]   2> 595 T1100 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6cf71784 name:ZooKeeperConnection Watcher:127.0.0.1:56885/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 595 T1078 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 602 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 604 T1078 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 606 T1078 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:14586_
[junit4:junit4]   2> 607 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:14586_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:14586_
[junit4:junit4]   2> 608 T1078 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:14586_
[junit4:junit4]   2> 619 T1078 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 631 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20003 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> 632 T1078 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 641 T1078 oasc.Overseer.start Overseer (id=89350223274573827-127.0.0.1:14586_-n_0000000000) starting
[junit4:junit4]   2> 642 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 643 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 649 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 650 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 658 T1102 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 659 T1078 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 663 T1078 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 674 T1078 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 677 T1101 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 681 T1103 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363376209892/collection1
[junit4:junit4]   2> 681 T1103 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 682 T1103 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 682 T1103 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 684 T1103 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363376209892/collection1/'
[junit4:junit4]   2> 685 T1103 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363376209892/collection1/lib/README' to classloader
[junit4:junit4]   2> 685 T1103 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363376209892/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 732 T1103 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 787 T1103 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 788 T1103 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 795 T1103 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1398 T1103 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1410 T1103 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1414 T1103 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1432 T1103 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1437 T1103 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1442 T1103 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1443 T1103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1443 T1103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1444 T1103 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1445 T1103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1445 T1103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1445 T1103 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1446 T1103 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363376209892/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/control/data/
[junit4:junit4]   2> 1446 T1103 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11d13272
[junit4:junit4]   2> 1446 T1103 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1447 T1103 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/control/data forceNew: false
[junit4:junit4]   2> 1447 T1103 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/control/data/index/
[junit4:junit4]   2> 1447 T1103 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1449 T1103 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/control/data/index forceNew: false
[junit4:junit4]   2> 1454 T1103 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050053tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bdf228e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1455 T1103 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1457 T1103 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1457 T1103 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1458 T1103 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1458 T1103 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1459 T1103 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1459 T1103 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1459 T1103 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1460 T1103 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1460 T1103 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1467 T1103 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1474 T1103 oass.SolrIndexSearcher.<init> Opening Searcher@6af84412 main
[junit4:junit4]   2> 1474 T1103 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/control/data/tlog
[junit4:junit4]   2> 1475 T1103 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1476 T1103 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1479 T1104 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6af84412 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1480 T1103 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1480 T1103 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1481 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20003 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> 2183 T1101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2184 T1101 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:14586_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:14586"}
[junit4:junit4]   2> 2184 T1101 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2189 T1101 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2189 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20003 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> 2232 T1100 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> 2493 T1103 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2493 T1103 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:14586 collection:control_collection shard:shard1
[junit4:junit4]   2> 2494 T1103 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2511 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20003 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> 2512 T1103 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2512 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2522 T1103 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2522 T1103 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2523 T1103 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:14586/collection1/
[junit4:junit4]   2> 2523 T1103 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2523 T1103 oasc.SyncStrategy.syncToMe http://127.0.0.1:14586/collection1/ has no replicas
[junit4:junit4]   2> 2523 T1103 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:14586/collection1/
[junit4:junit4]   2> 2524 T1103 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2528 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3745 T1101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3762 T1100 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> 3806 T1103 oasc.ZkController.register We are http://127.0.0.1:14586/collection1/ and leader is http://127.0.0.1:14586/collection1/
[junit4:junit4]   2> 3806 T1103 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:14586
[junit4:junit4]   2> 3806 T1103 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3806 T1103 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3806 T1103 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3808 T1103 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3810 T1078 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3810 T1078 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3811 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3826 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3832 T1078 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56885/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@8aaa801
[junit4:junit4]   2> 3833 T1078 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3834 T1106 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56885. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3834 T1106 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56885, initiating session
[junit4:junit4]   2> 3834 T1080 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31749
[junit4:junit4]   2> 3835 T1080 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31749
[junit4:junit4]   2> 3836 T1082 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f8dfee20004 with negotiated timeout 10000 for client /140.211.11.196:31749
[junit4:junit4]   2> 3836 T1106 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56885, sessionid = 0x13d6f8dfee20004, negotiated timeout = 10000
[junit4:junit4]   2> 3836 T1107 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8aaa801 name:ZooKeeperConnection Watcher:127.0.0.1:56885/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3836 T1078 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3839 T1078 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3843 T1078 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4034 T1078 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4037 T1078 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:36273
[junit4:junit4]   2> 4037 T1078 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4038 T1078 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4038 T1078 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363376213466
[junit4:junit4]   2> 4039 T1078 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363376213466/solr.xml
[junit4:junit4]   2> 4039 T1078 oasc.CoreContainer.<init> New CoreContainer 669175310
[junit4:junit4]   2> 4040 T1078 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363376213466/'
[junit4:junit4]   2> 4040 T1078 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363376213466/'
[junit4:junit4]   2> 4090 T1078 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4090 T1078 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4091 T1078 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4091 T1078 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4091 T1078 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4092 T1078 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4092 T1078 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4093 T1078 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4093 T1078 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4094 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4114 T1078 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4132 T1078 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56885/solr
[junit4:junit4]   2> 4132 T1078 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4133 T1078 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56885 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5bd76887
[junit4:junit4]   2> 4134 T1078 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4135 T1117 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56885. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4135 T1117 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56885, initiating session
[junit4:junit4]   2> 4136 T1080 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:17139
[junit4:junit4]   2> 4136 T1080 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:17139
[junit4:junit4]   2> 4138 T1082 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f8dfee20005 with negotiated timeout 20000 for client /140.211.11.196:17139
[junit4:junit4]   2> 4138 T1117 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56885, sessionid = 0x13d6f8dfee20005, negotiated timeout = 20000
[junit4:junit4]   2> 4138 T1118 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5bd76887 name:ZooKeeperConnection Watcher:127.0.0.1:56885 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4139 T1078 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4140 T1083 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6f8dfee20005
[junit4:junit4]   2> 4152 T1118 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4152 T1080 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:17139 which had sessionid 0x13d6f8dfee20005
[junit4:junit4]   2> 4152 T1078 oaz.ZooKeeper.close Session: 0x13d6f8dfee20005 closed
[junit4:junit4]   2> 4153 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4164 T1078 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56885/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@12b69af7
[junit4:junit4]   2> 4165 T1078 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4165 T1119 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56885. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4166 T1119 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56885, initiating session
[junit4:junit4]   2> 4166 T1080 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:35282
[junit4:junit4]   2> 4166 T1080 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:35282
[junit4:junit4]   2> 4174 T1082 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f8dfee20006 with negotiated timeout 20000 for client /140.211.11.196:35282
[junit4:junit4]   2> 4175 T1119 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56885, sessionid = 0x13d6f8dfee20006, negotiated timeout = 20000
[junit4:junit4]   2> 4175 T1120 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12b69af7 name:ZooKeeperConnection Watcher:127.0.0.1:56885/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4175 T1078 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4177 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4183 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4185 T1078 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5189 T1078 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36273_
[junit4:junit4]   2> 5191 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36273_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36273_
[junit4:junit4]   2> 5196 T1078 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36273_
[junit4:junit4]   2> 5199 T1100 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> 5200 T1107 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5200 T1120 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5202 T1100 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5212 T1121 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363376213466/collection1
[junit4:junit4]   2> 5212 T1121 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5213 T1121 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5213 T1121 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5215 T1121 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363376213466/collection1/'
[junit4:junit4]   2> 5216 T1121 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363376213466/collection1/lib/README' to classloader
[junit4:junit4]   2> 5216 T1121 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363376213466/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5263 T1121 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5277 T1101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5278 T1101 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:14586_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:14586"}
[junit4:junit4]   2> 5287 T1100 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> 5287 T1120 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> 5287 T1107 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> 5320 T1121 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5321 T1121 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5328 T1121 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5934 T1121 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5946 T1121 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5951 T1121 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5973 T1121 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5978 T1121 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5983 T1121 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5984 T1121 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5984 T1121 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5985 T1121 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5986 T1121 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5986 T1121 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5986 T1121 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5987 T1121 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363376213466/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty1/
[junit4:junit4]   2> 5987 T1121 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11d13272
[junit4:junit4]   2> 5987 T1121 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5988 T1121 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty1 forceNew: false
[junit4:junit4]   2> 5988 T1121 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty1/index/
[junit4:junit4]   2> 5988 T1121 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5990 T1121 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty1/index forceNew: false
[junit4:junit4]   2> 6025 T1121 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050054tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@464d022d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6025 T1121 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6027 T1121 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6028 T1121 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6028 T1121 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6029 T1121 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6029 T1121 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6029 T1121 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6030 T1121 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6030 T1121 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6030 T1121 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6037 T1121 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6043 T1121 oass.SolrIndexSearcher.<init> Opening Searcher@12429c89 main
[junit4:junit4]   2> 6044 T1121 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty1/tlog
[junit4:junit4]   2> 6045 T1121 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6045 T1121 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6048 T1122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12429c89 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6050 T1121 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6050 T1121 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6798 T1101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6799 T1101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[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:36273_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36273"}
[junit4:junit4]   2> 6799 T1101 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6800 T1101 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6812 T1107 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> 6812 T1120 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> 6812 T1100 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> 7053 T1121 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7053 T1121 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36273 collection:collection1 shard:shard1
[junit4:junit4]   2> 7054 T1121 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7073 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20006 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> 7074 T1121 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7075 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7084 T1121 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7084 T1121 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7084 T1121 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36273/collection1/
[junit4:junit4]   2> 7085 T1121 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7085 T1121 oasc.SyncStrategy.syncToMe http://127.0.0.1:36273/collection1/ has no replicas
[junit4:junit4]   2> 7085 T1121 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36273/collection1/
[junit4:junit4]   2> 7085 T1121 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7091 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8319 T1101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8363 T1120 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> 8363 T1107 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> 8363 T1100 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> 8369 T1121 oasc.ZkController.register We are http://127.0.0.1:36273/collection1/ and leader is http://127.0.0.1:36273/collection1/
[junit4:junit4]   2> 8369 T1121 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36273
[junit4:junit4]   2> 8369 T1121 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8369 T1121 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8370 T1121 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8372 T1121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8373 T1078 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8373 T1078 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8374 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8508 T1078 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8511 T1078 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16701
[junit4:junit4]   2> 8511 T1078 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8512 T1078 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8512 T1078 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363376218005
[junit4:junit4]   2> 8512 T1078 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363376218005/solr.xml
[junit4:junit4]   2> 8512 T1078 oasc.CoreContainer.<init> New CoreContainer 1948911294
[junit4:junit4]   2> 8513 T1078 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363376218005/'
[junit4:junit4]   2> 8513 T1078 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363376218005/'
[junit4:junit4]   2> 8547 T1078 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8547 T1078 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8547 T1078 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8548 T1078 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8548 T1078 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8548 T1078 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8549 T1078 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8549 T1078 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8549 T1078 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8549 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8565 T1078 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8580 T1078 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56885/solr
[junit4:junit4]   2> 8580 T1078 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8581 T1078 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56885 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@73331176
[junit4:junit4]   2> 8582 T1078 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8582 T1133 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56885. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8583 T1133 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56885, initiating session
[junit4:junit4]   2> 8583 T1080 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:54776
[junit4:junit4]   2> 8584 T1080 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:54776
[junit4:junit4]   2> 8585 T1082 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f8dfee20007 with negotiated timeout 20000 for client /140.211.11.196:54776
[junit4:junit4]   2> 8585 T1133 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56885, sessionid = 0x13d6f8dfee20007, negotiated timeout = 20000
[junit4:junit4]   2> 8585 T1134 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73331176 name:ZooKeeperConnection Watcher:127.0.0.1:56885 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8585 T1078 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8587 T1083 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6f8dfee20007
[junit4:junit4]   2> 8588 T1080 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:54776 which had sessionid 0x13d6f8dfee20007
[junit4:junit4]   2> 8588 T1134 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8588 T1078 oaz.ZooKeeper.close Session: 0x13d6f8dfee20007 closed
[junit4:junit4]   2> 8589 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8596 T1078 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56885/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@550a98f4
[junit4:junit4]   2> 8597 T1078 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8597 T1135 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56885. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8598 T1135 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56885, initiating session
[junit4:junit4]   2> 8598 T1080 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:24068
[junit4:junit4]   2> 8598 T1080 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:24068
[junit4:junit4]   2> 8600 T1082 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f8dfee20008 with negotiated timeout 20000 for client /140.211.11.196:24068
[junit4:junit4]   2> 8600 T1135 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56885, sessionid = 0x13d6f8dfee20008, negotiated timeout = 20000
[junit4:junit4]   2> 8600 T1136 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@550a98f4 name:ZooKeeperConnection Watcher:127.0.0.1:56885/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8600 T1078 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8601 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8603 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8612 T1078 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9615 T1078 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:16701_
[junit4:junit4]   2> 9617 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:16701_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:16701_
[junit4:junit4]   2> 9643 T1078 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:16701_
[junit4:junit4]   2> 9646 T1120 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> 9646 T1100 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> 9647 T1136 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9647 T1107 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9647 T1107 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> 9649 T1100 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9650 T1120 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9657 T1137 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363376218005/collection1
[junit4:junit4]   2> 9657 T1137 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9658 T1137 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9658 T1137 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9660 T1137 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363376218005/collection1/'
[junit4:junit4]   2> 9661 T1137 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363376218005/collection1/lib/README' to classloader
[junit4:junit4]   2> 9662 T1137 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363376218005/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9715 T1137 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9783 T1137 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9784 T1137 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9791 T1137 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9875 T1101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9876 T1101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[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:36273_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36273"}
[junit4:junit4]   2> 9934 T1136 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> 9934 T1107 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> 9934 T1120 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> 9935 T1100 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> 10448 T1137 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10460 T1137 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10464 T1137 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10483 T1137 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10488 T1137 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10492 T1137 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10494 T1137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10494 T1137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10494 T1137 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10496 T1137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10496 T1137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10496 T1137 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10496 T1137 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363376218005/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty2/
[junit4:junit4]   2> 10497 T1137 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11d13272
[junit4:junit4]   2> 10497 T1137 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10498 T1137 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty2 forceNew: false
[junit4:junit4]   2> 10498 T1137 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty2/index/
[junit4:junit4]   2> 10498 T1137 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10500 T1137 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty2/index forceNew: false
[junit4:junit4]   2> 10514 T1137 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050055tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@44ebdea4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10514 T1137 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10517 T1137 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10517 T1137 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10518 T1137 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10518 T1137 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10519 T1137 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10519 T1137 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10519 T1137 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10520 T1137 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10520 T1137 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10526 T1137 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10533 T1137 oass.SolrIndexSearcher.<init> Opening Searcher@1f42d526 main
[junit4:junit4]   2> 10533 T1137 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty2/tlog
[junit4:junit4]   2> 10534 T1137 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10534 T1137 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10538 T1138 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f42d526 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10539 T1137 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10540 T1137 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11469 T1101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11470 T1101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[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:16701_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16701"}
[junit4:junit4]   2> 11470 T1101 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11470 T1101 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11500 T1136 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> 11501 T1100 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> 11501 T1120 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> 11500 T1107 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> 11542 T1137 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11542 T1137 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:16701 collection:collection1 shard:shard2
[junit4:junit4]   2> 11543 T1137 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11557 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20008 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> 11558 T1137 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11559 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11561 T1137 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11562 T1137 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11562 T1137 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:16701/collection1/
[junit4:junit4]   2> 11562 T1137 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11562 T1137 oasc.SyncStrategy.syncToMe http://127.0.0.1:16701/collection1/ has no replicas
[junit4:junit4]   2> 11563 T1137 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:16701/collection1/
[junit4:junit4]   2> 11563 T1137 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11573 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13006 T1101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13026 T1107 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> 13026 T1100 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> 13026 T1120 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> 13026 T1136 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> 13055 T1137 oasc.ZkController.register We are http://127.0.0.1:16701/collection1/ and leader is http://127.0.0.1:16701/collection1/
[junit4:junit4]   2> 13055 T1137 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:16701
[junit4:junit4]   2> 13055 T1137 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13055 T1137 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13055 T1137 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13057 T1137 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13059 T1078 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 13059 T1078 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13060 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13260 T1078 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13264 T1078 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:58198
[junit4:junit4]   2> 13264 T1078 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13265 T1078 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13265 T1078 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363376222696
[junit4:junit4]   2> 13266 T1078 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363376222696/solr.xml
[junit4:junit4]   2> 13266 T1078 oasc.CoreContainer.<init> New CoreContainer 682617955
[junit4:junit4]   2> 13267 T1078 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363376222696/'
[junit4:junit4]   2> 13267 T1078 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363376222696/'
[junit4:junit4]   2> 13316 T1078 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13316 T1078 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13317 T1078 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13317 T1078 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13318 T1078 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13318 T1078 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13319 T1078 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13319 T1078 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13319 T1078 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13320 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13339 T1078 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13362 T1078 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56885/solr
[junit4:junit4]   2> 13363 T1078 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13363 T1078 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56885 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3b0cb2cb
[junit4:junit4]   2> 13364 T1078 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13365 T1149 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56885. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13366 T1149 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56885, initiating session
[junit4:junit4]   2> 13366 T1080 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58199
[junit4:junit4]   2> 13366 T1080 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58199
[junit4:junit4]   2> 13368 T1082 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f8dfee20009 with negotiated timeout 20000 for client /140.211.11.196:58199
[junit4:junit4]   2> 13368 T1149 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56885, sessionid = 0x13d6f8dfee20009, negotiated timeout = 20000
[junit4:junit4]   2> 13368 T1150 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b0cb2cb name:ZooKeeperConnection Watcher:127.0.0.1:56885 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13368 T1078 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13370 T1083 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6f8dfee20009
[junit4:junit4]   2> 13371 T1150 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13371 T1080 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:58199 which had sessionid 0x13d6f8dfee20009
[junit4:junit4]   2> 13371 T1078 oaz.ZooKeeper.close Session: 0x13d6f8dfee20009 closed
[junit4:junit4]   2> 13372 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13382 T1078 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56885/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@625480dc
[junit4:junit4]   2> 13383 T1078 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13384 T1151 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56885. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13384 T1151 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56885, initiating session
[junit4:junit4]   2> 13384 T1080 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58200
[junit4:junit4]   2> 13385 T1080 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58200
[junit4:junit4]   2> 13386 T1082 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f8dfee2000a with negotiated timeout 20000 for client /140.211.11.196:58200
[junit4:junit4]   2> 13386 T1151 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56885, sessionid = 0x13d6f8dfee2000a, negotiated timeout = 20000
[junit4:junit4]   2> 13386 T1152 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@625480dc name:ZooKeeperConnection Watcher:127.0.0.1:56885/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13386 T1078 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13387 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee2000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13389 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee2000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13398 T1078 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14401 T1078 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58198_
[junit4:junit4]   2> 14402 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee2000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:58198_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:58198_
[junit4:junit4]   2> 14404 T1078 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58198_
[junit4:junit4]   2> 14407 T1100 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> 14407 T1120 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> 14408 T1107 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14408 T1107 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> 14408 T1152 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14408 T1136 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14408 T1136 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> 14409 T1120 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14410 T1100 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14422 T1153 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363376222696/collection1
[junit4:junit4]   2> 14423 T1153 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14423 T1153 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14423 T1153 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14425 T1153 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363376222696/collection1/'
[junit4:junit4]   2> 14426 T1153 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363376222696/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14427 T1153 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363376222696/collection1/lib/README' to classloader
[junit4:junit4]   2> 14473 T1153 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 14529 T1153 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14530 T1153 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14533 T1101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14533 T1101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[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:16701_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16701"}
[junit4:junit4]   2> 14537 T1153 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14546 T1136 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> 14546 T1100 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> 14546 T1152 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> 14546 T1107 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> 14546 T1120 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> 15152 T1153 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15164 T1153 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15169 T1153 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15186 T1153 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15191 T1153 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15195 T1153 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15197 T1153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15197 T1153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15198 T1153 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15199 T1153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15199 T1153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15199 T1153 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15200 T1153 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363376222696/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty3/
[junit4:junit4]   2> 15200 T1153 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11d13272
[junit4:junit4]   2> 15200 T1153 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15201 T1153 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty3 forceNew: false
[junit4:junit4]   2> 15201 T1153 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty3/index/
[junit4:junit4]   2> 15201 T1153 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15203 T1153 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty3/index forceNew: false
[junit4:junit4]   2> 15208 T1153 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050056tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@64ae8431),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15208 T1153 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15211 T1153 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15211 T1153 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15212 T1153 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15212 T1153 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15213 T1153 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15213 T1153 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15213 T1153 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15214 T1153 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15214 T1153 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15221 T1153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15228 T1153 oass.SolrIndexSearcher.<init> Opening Searcher@394db297 main
[junit4:junit4]   2> 15229 T1153 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty3/tlog
[junit4:junit4]   2> 15230 T1153 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15230 T1153 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15233 T1154 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@394db297 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15235 T1153 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15235 T1153 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16054 T1101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16055 T1101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[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:58198_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58198"}
[junit4:junit4]   2> 16055 T1101 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16055 T1101 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16068 T1136 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> 16068 T1152 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> 16068 T1120 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> 16068 T1100 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> 16068 T1107 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> 16238 T1153 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16238 T1153 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58198 collection:collection1 shard:shard1
[junit4:junit4]   2> 16241 T1153 oasc.ZkController.register We are http://127.0.0.1:58198/collection1/ and leader is http://127.0.0.1:36273/collection1/
[junit4:junit4]   2> 16242 T1153 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58198
[junit4:junit4]   2> 16242 T1153 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16242 T1153 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C36 name=collection1 org.apache.solr.core.SolrCore@41c06ed8 url=http://127.0.0.1:58198/collection1 node=127.0.0.1:58198_ C36_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:58198_, base_url=http://127.0.0.1:58198}
[junit4:junit4]   2> 16249 T1155 C36 P58198 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16249 T1153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16250 T1155 C36 P58198 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16250 T1155 C36 P58198 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16250 T1155 C36 P58198 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16251 T1078 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16251 T1078 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16252 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16252 T1155 C36 P58198 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16458 T1078 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16461 T1078 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:58204
[junit4:junit4]   2> 16462 T1078 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16463 T1078 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16463 T1078 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363376225890
[junit4:junit4]   2> 16464 T1078 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363376225890/solr.xml
[junit4:junit4]   2> 16464 T1078 oasc.CoreContainer.<init> New CoreContainer 1020187302
[junit4:junit4]   2> 16465 T1078 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363376225890/'
[junit4:junit4]   2> 16465 T1078 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363376225890/'
[junit4:junit4]   2> 16514 T1078 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16514 T1078 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16515 T1078 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16515 T1078 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16516 T1078 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16516 T1078 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16517 T1078 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16517 T1078 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16517 T1078 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16518 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16538 T1078 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16556 T1078 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56885/solr
[junit4:junit4]   2> 16556 T1078 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16557 T1078 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56885 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3747681
[junit4:junit4]   2> 16558 T1078 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16558 T1166 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56885. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16559 T1166 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56885, initiating session
[junit4:junit4]   2> 16559 T1080 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58206
[junit4:junit4]   2> 16560 T1080 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58206
[junit4:junit4]   2> 16561 T1082 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f8dfee2000b with negotiated timeout 20000 for client /140.211.11.196:58206
[junit4:junit4]   2> 16561 T1166 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56885, sessionid = 0x13d6f8dfee2000b, negotiated timeout = 20000
[junit4:junit4]   2> 16562 T1167 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3747681 name:ZooKeeperConnection Watcher:127.0.0.1:56885 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16562 T1078 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16564 T1083 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6f8dfee2000b
[junit4:junit4]   2> 16573 T1167 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16573 T1080 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:58206 which had sessionid 0x13d6f8dfee2000b
[junit4:junit4]   2> 16573 T1078 oaz.ZooKeeper.close Session: 0x13d6f8dfee2000b closed
[junit4:junit4]   2> 16574 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16585 T1078 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56885/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@30bb8cc9
[junit4:junit4]   2> 16586 T1078 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16587 T1168 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56885. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16587 T1168 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56885, initiating session
[junit4:junit4]   2> 16588 T1080 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58208
[junit4:junit4]   2> 16588 T1080 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58208
[junit4:junit4]   2> 16590 T1082 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f8dfee2000c with negotiated timeout 20000 for client /140.211.11.196:58208
[junit4:junit4]   2> 16590 T1168 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56885, sessionid = 0x13d6f8dfee2000c, negotiated timeout = 20000
[junit4:junit4]   2> 16590 T1169 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30bb8cc9 name:ZooKeeperConnection Watcher:127.0.0.1:56885/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16590 T1078 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16592 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee2000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16593 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee2000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16602 T1078 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17575 T1101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17576 T1101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[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:58198_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58198"}
[junit4:junit4]   2> 17591 T1136 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> 17591 T1100 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> 17591 T1107 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> 17591 T1152 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> 17591 T1120 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> 17591 T1169 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> 17605 T1078 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58204_
[junit4:junit4]   2> 17606 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee2000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:58204_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:58204_
[junit4:junit4]   2> 17607 T1078 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58204_
[junit4:junit4]   2> 17609 T1169 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> 17610 T1120 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> 17610 T1100 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> 17610 T1152 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> 17610 T1136 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17610 T1136 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> 17611 T1107 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17611 T1107 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> 17612 T1120 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17612 T1152 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17612 T1100 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17613 T1169 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17623 T1170 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363376225890/collection1
[junit4:junit4]   2> 17623 T1170 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17624 T1170 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17625 T1170 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17626 T1170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363376225890/collection1/'
[junit4:junit4]   2> 17627 T1170 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363376225890/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17628 T1170 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363376225890/collection1/lib/README' to classloader
[junit4:junit4]   2> 17674 T1170 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 17729 T1170 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17731 T1170 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17737 T1170 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18290 T1110 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:58198_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2008 
[junit4:junit4]   2> 18388 T1170 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18402 T1170 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18406 T1170 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18424 T1170 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18430 T1170 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18435 T1170 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18436 T1170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18437 T1170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18437 T1170 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18438 T1170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18439 T1170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18439 T1170 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18439 T1170 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363376225890/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty4/
[junit4:junit4]   2> 18439 T1170 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11d13272
[junit4:junit4]   2> 18440 T1170 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18441 T1170 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty4 forceNew: false
[junit4:junit4]   2> 18441 T1170 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty4/index/
[junit4:junit4]   2> 18441 T1170 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18443 T1170 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty4/index forceNew: false
[junit4:junit4]   2> 18449 T1170 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050057tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f43707d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18449 T1170 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18452 T1170 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18452 T1170 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18453 T1170 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18453 T1170 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18454 T1170 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18454 T1170 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18454 T1170 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18455 T1170 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18455 T1170 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18463 T1170 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18471 T1170 oass.SolrIndexSearcher.<init> Opening Searcher@5758f8e6 main
[junit4:junit4]   2> 18472 T1170 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty4/tlog
[junit4:junit4]   2> 18473 T1170 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18473 T1170 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18477 T1171 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5758f8e6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18479 T1170 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18479 T1170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19097 T1101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19098 T1101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[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:58204_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58204"}
[junit4:junit4]   2> 19098 T1101 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19098 T1101 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 19111 T1169 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> 19111 T1136 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> 19112 T1120 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> 19112 T1100 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> 19111 T1152 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> 19111 T1107 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> 19481 T1170 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19481 T1170 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58204 collection:collection1 shard:shard2
[junit4:junit4]   2> 19485 T1170 oasc.ZkController.register We are http://127.0.0.1:58204/collection1/ and leader is http://127.0.0.1:16701/collection1/
[junit4:junit4]   2> 19485 T1170 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58204
[junit4:junit4]   2> 19485 T1170 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19485 T1170 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C37 name=collection1 org.apache.solr.core.SolrCore@26075b18 url=http://127.0.0.1:58204/collection1 node=127.0.0.1:58204_ C37_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:58204_, base_url=http://127.0.0.1:58204}
[junit4:junit4]   2> 19486 T1172 C37 P58204 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19486 T1172 C37 P58204 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19487 T1170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19487 T1172 C37 P58204 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19487 T1172 C37 P58204 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19488 T1078 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 19488 T1078 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19489 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19499 T1172 C37 P58204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19505 T1078 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19506 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19520 T1111 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363376213466/onenodecollectioncore
[junit4:junit4]   2> 19520 T1111 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19521 T1111 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19521 T1111 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19523 T1111 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19523 T1111 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19526 T1111 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19528 T1111 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363376213466/onenodecollectioncore/'
[junit4:junit4]   2> 19589 T1111 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 19648 T1111 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19650 T1111 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19656 T1111 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 20258 T1111 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20270 T1111 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20274 T1111 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2>  C36_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:58198_, base_url=http://127.0.0.1:58198}
[junit4:junit4]   2> 20292 T1155 C36 P58198 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:36273/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20297 T1111 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20302 T1155 C36 P58198 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 20304 T1111 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20308 T1111 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20310 T1111 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20310 T1111 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20311 T1111 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20312 T1111 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20313 T1111 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20313 T1111 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20316 T1111 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363376213466/onenodecollectioncore/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363376209628/onenodecollection/
[junit4:junit4]   2> 20317 T1111 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11d13272
[junit4:junit4]   2> 20317 T1111 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20318 T1111 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363376209628/onenodecollection forceNew: false
[junit4:junit4]   2> 20318 T1111 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363376209628/onenodecollection/index/
[junit4:junit4]   2> 20319 T1111 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363376209628/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20320 T1155 C36 P58198 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:58198 START replicas=[http://127.0.0.1:36273/collection1/] nUpdates=100
[junit4:junit4]   2> 20320 T1155 C36 P58198 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20321 T1155 C36 P58198 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20321 T1155 C36 P58198 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20321 T1111 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363376209628/onenodecollection/index forceNew: false
[junit4:junit4]   2> 20321 T1155 C36 P58198 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20322 T1155 C36 P58198 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20322 T1155 C36 P58198 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:36273/collection1/. core=collection1
[junit4:junit4]   2> 20322 T1155 C36 P58198 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20327 T1111 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050058tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@20a82c8d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20327 T1111 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> ASYNC  NEW_CORE C38 name=collection1 org.apache.solr.core.SolrCore@273b5b2a url=http://127.0.0.1:36273/collection1 node=127.0.0.1:36273_ C38_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:36273_, base_url=http://127.0.0.1:36273, leader=true}
[junit4:junit4]   2> 20328 T1112 C38 P36273 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20330 T1111 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20330 T1111 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20331 T1111 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20331 T1111 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20332 T1111 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20332 T1111 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20333 T1111 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20333 T1111 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20334 T1111 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20344 T1111 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20357 T1111 oass.SolrIndexSearcher.<init> Opening Searcher@69a7f4b2 main
[junit4:junit4]   2> 20359 T1111 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363376209628/onenodecollection/tlog
[junit4:junit4]   2> 20359 T1113 C38 P36273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20363 T1111 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20364 T1111 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20367 T1113 C38 P36273 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050054tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@464d022d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20367 T1175 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@69a7f4b2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20367 T1113 C38 P36273 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20369 T1111 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20373 T1113 C38 P36273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050054tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@464d022d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050054tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@464d022d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20373 T1113 C38 P36273 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20374 T1113 C38 P36273 oass.SolrIndexSearcher.<init> Opening Searcher@4220f21b realtime
[junit4:junit4]   2> 20374 T1113 C38 P36273 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20375 T1113 C38 P36273 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 36
[junit4:junit4]   2> 20376 T1155 C36 P58198 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20376 T1155 C36 P58198 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 20402 T1155 C36 P58198 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20404 T1114 C38 P36273 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20404 T1114 C38 P36273 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20405 T1155 C36 P58198 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20406 T1155 C36 P58198 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20406 T1155 C36 P58198 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20409 T1114 C38 P36273 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20409 T1155 C36 P58198 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20410 T1155 C36 P58198 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty3/index.20130315183710032 forceNew: false
[junit4:junit4]   2> 20411 T1155 C36 P58198 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@65fe1135 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7fbdb173; maxCacheMB=0.4521484375 maxMergeSizeMB=0.5166015625)) fullCopy=false
[junit4:junit4]   2> 20424 T1114 C38 P36273 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=5 
[junit4:junit4]   2> 20437 T1155 C36 P58198 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20446 T1155 C36 P58198 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20446 T1155 C36 P58198 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20450 T1155 C36 P58198 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050056tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@64ae8431),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050056tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@64ae8431),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20450 T1155 C36 P58198 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20451 T1155 C36 P58198 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20451 T1155 C36 P58198 oass.SolrIndexSearcher.<init> Opening Searcher@305abda9 main
[junit4:junit4]   2> 20452 T1154 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@305abda9 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20453 T1155 C36 P58198 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@65fe1135 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7fbdb173; maxCacheMB=0.4521484375 maxMergeSizeMB=0.5166015625))
[junit4:junit4]   2> 20453 T1155 C36 P58198 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20453 T1155 C36 P58198 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20453 T1155 C36 P58198 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20453 T1155 C36 P58198 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20455 T1155 C36 P58198 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20618 T1101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20619 T1101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[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:58204_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58204"}
[junit4:junit4]   2> 20623 T1101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36273_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36273"}
[junit4:junit4]   2> 20623 T1101 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20623 T1101 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20635 T1101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[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:58198_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58198"}
[junit4:junit4]   2> 20646 T1169 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> 20646 T1120 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> 20647 T1100 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> 20646 T1107 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> 20646 T1136 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> 20646 T1152 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> 21373 T1111 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 21374 T1111 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:36273 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 21375 T1111 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 21394 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20006 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> 21395 T1111 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 21396 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21398 T1111 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 21398 T1111 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 21399 T1111 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36273/onenodecollectioncore/
[junit4:junit4]   2> 21399 T1111 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 21399 T1111 oasc.SyncStrategy.syncToMe http://127.0.0.1:36273/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 21400 T1111 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36273/onenodecollectioncore/
[junit4:junit4]   2> 21400 T1111 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 21405 T1083 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f8dfee20006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21514 T1126 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:58204_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 22157 T1101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22209 T1136 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> 22209 T1152 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> 22209 T1107 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> 22209 T1120 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> 22209 T1169 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> 22209 T1100 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> 22223 T1111 oasc.ZkController.register We are http://127.0.0.1:36273/onenodecollectioncore/ and leader is http://127.0.0.1:36273/onenodecollectioncore/
[junit4:junit4]   2> 22223 T1111 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:36273
[junit4:junit4]   2> 22223 T1111 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 22224 T1111 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 22226 T1111 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22227 T1111 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {numShards=1&roles=none&name=onenodecollectioncore&action=CREATE&collection=onenodecollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363376209628/onenodecollection&wt=javabin&version=2} status=0 QTime=2708 
[junit4:junit4]   2> 22227 T1078 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 22229 T1078 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23231 T1078 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C37_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:58204_, base_url=http://127.0.0.1:58204}
[junit4:junit4]   2> 23515 T1172 C37 P58204 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:16701/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23515 T1172 C37 P58204 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:58204 START replicas=[http://127.0.0.1:16701/collection1/] nUpdates=100
[junit4:junit4]   2> 23516 T1172 C37 P58204 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23516 T1172 C37 P58204 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23516 T1172 C37 P58204 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23517 T1172 C37 P58204 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23517 T1172 C37 P58204 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23517 T1172 C37 P58204 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:16701/collection1/. core=collection1
[junit4:junit4]   2> 23518 T1172 C37 P58204 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C39 name=collection1 org.apache.solr.core.SolrCore@7b3aaba1 url=http://127.0.0.1:16701/collection1 node=127.0.0.1:16701_ C39_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:16701_, base_url=http://127.0.0.1:16701, leader=true}
[junit4:junit4]   2> 23526 T1127 C39 P16701 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23533 T1128 C39 P16701 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23537 T1128 C39 P16701 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050055tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@44ebdea4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23538 T1128 C39 P16701 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23545 T1128 C39 P16701 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050055tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@44ebdea4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050055tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@44ebdea4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23545 T1128 C39 P16701 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23546 T1128 C39 P16701 oass.SolrIndexSearcher.<init> Opening Searcher@1a73afed realtime
[junit4:junit4]   2> 23547 T1128 C39 P16701 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23547 T1128 C39 P16701 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 23548 T1172 C37 P58204 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23548 T1172 C37 P58204 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23550 T1129 C39 P16701 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23550 T1129 C39 P16701 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23551 T1172 C37 P58204 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23551 T1172 C37 P58204 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23551 T1172 C37 P58204 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23554 T1129 C39 P16701 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23555 T1172 C37 P58204 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23556 T1172 C37 P58204 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209627/jetty4/index.20130315183713177 forceNew: false
[junit4:junit4]   2> 23557 T1172 C37 P58204 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3ab6e92f lockFactory=org.apache.lucene.store.NativeFSLockFactory@54196399; maxCacheMB=0.4521484375 maxMergeSizeMB=0.5166015625)) fullCopy=false
[junit4:junit4]   2> 23559 T1129 C39 P16701 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 23561 T1172 C37 P58204 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23562 T1172 C37 P58204 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23562 T1172 C37 P58204 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23565 T1172 C37 P58204 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050057tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f43707d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050057tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f43707d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23566 T1172 C37 P58204 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23566 T1172 C37 P58204 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23566 T1172 C37 P58204 oass.SolrIndexSearcher.<init> Opening Searcher@40819d8c main
[junit4:junit4]   2> 23567 T1171 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@40819d8c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23568 T1172 C37 P58204 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3ab6e92f lockFactory=org.apache.lucene.store.NativeFSLockFactory@54196399; maxCacheMB=0.4521484375 maxMergeSizeMB=0.5166015625))
[junit4:junit4]   2> 23568 T1172 C37 P58204 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23568 T1172 C37 P58204 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23568 T1172 C37 P58204 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23569 T1172 C37 P58204 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23570 T1172 C37 P58204 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23723 T1101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23724 T1101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:36273__onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36273_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36273"}
[junit4:junit4]   2> 23728 T1101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[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:58204_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58204"}
[junit4:junit4]   2> 23733 T1136 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> 23733 T1152 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> 23733 T1120 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> 23733 T1100 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> 23733 T1107 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> 23733 T1169 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> 24235 T1078 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24236 T1078 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 24236 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C40 name=onenodecollectioncore org.apache.solr.core.SolrCore@1f238d32 url=http://127.0.0.1:36273/onenodecollectioncore node=127.0.0.1:36273_ C40_STATE=coll:onenodecollection core:onenodecollectioncore props:{shard=shard1, roles=none, state=active, core=onenodecollectioncore, collection=onenodecollection, node_name=127.0.0.1:36273_, base_url=http://127.0.0.1:36273, leader=true}
[junit4:junit4]   2> 24267 T1115 C40 P36273 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050058tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@20a82c8d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24268 T1115 C40 P36273 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24271 T1115 C40 P36273 /update {wt=javabin&version=2} {add=[1 (1429603597822197760)]} 0 8
[junit4:junit4]   2> 24277 T1115 C40 P36273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24334 T1115 C40 P36273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050058tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@20a82c8d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050058tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@20a82c8d),segFN=segments_2,generation=2,filenames=[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, segments_2, _0.fdx, _0.si, _0.prx, _0.fdt]
[junit4:junit4]   2> 24334 T1115 C40 P36273 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, segments_2, _0.fdx, _0.si, _0.prx, _0.fdt]
[junit4:junit4]   2> 24342 T1115 C40 P36273 oass.SolrIndexSearcher.<init> Opening Searcher@377d00d7 main
[junit4:junit4]   2> 24342 T1115 C40 P36273 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24343 T1175 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@377d00d7 main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 24344 T1115 C40 P36273 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 67
[junit4:junit4]   2> 24347 T1115 C40 P36273 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 24348 T1078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24366 T1115 C40 P36273 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C41 name=collection1 org.apache.solr.core.SolrCore@1cd6d763 url=http://127.0.0.1:14586/collection1 node=127.0.0.1:14586_ C41_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:14586_, base_url=http://127.0.0.1:14586, leader=true}
[junit4:junit4]   2> 24389 T1090 C41 P14586 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050053tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bdf228e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24389 T1090 C41 P14586 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24393 T1090 C41 P14586 /update {wt=javabin&version=2} {add=[1 (1429603597950124032)]} 0 9
[junit4:junit4]   2>  C36_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:58198_, base_url=http://127.0.0.1:58198}
[junit4:junit4]   2> 24469 T1142 C36 P58198 /update {distrib.from=http://127.0.0.1:36273/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429603598017232896)]} 0 5
[junit4:junit4]   2> 24470 T1116 C38 P36273 /update {distrib.from=http://127.0.0.1:16701/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1429603598017232896)]} 0 22
[junit4:junit4]   2> 24471 T1132 C39 P16701 /update {wt=javabin&version=2} {add=[1]} 0 66
[junit4:junit4]   2> 24473 T1090 C41 P14586 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24515 T1090 C41 P14586 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050053tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bdf228e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050053tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bdf228e),segFN=segments_2,generation=2,filenames=[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, segments_2, _0.fdx, _0.si, _0.prx, _0.fdt]
[junit4:junit4]   2> 24515 T1090 C41 P14586 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, segments_2, _0.fdx, _0.si, _0.prx, _0.fdt]
[junit4:junit4]   2> 24523 T1090 C41 P14586 oass.SolrIndexSearcher.<init> Opening Searcher@1672646a main
[junit4:junit4]   2> 24524 T1090 C41 P14586 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24524 T1104 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1672646a main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 24525 T1090 C41 P14586 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 52
[junit4:junit4]   2> 24527 T1110 C38 P36273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24593 T1110 C38 P36273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050054tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@464d022d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050054tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@464d022d),segFN=segments_3,generation=3,filenames=[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, _0.fdt, segments_3]
[junit4:junit4]   2> 24593 T1110 C38 P36273 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, _0.fdt, segments_3]
[junit4:junit4]   2> 24597 T1110 C38 P36273 oass.SolrIndexSearcher.<init> Opening Searcher@437af558 main
[junit4:junit4]   2> 24598 T1110 C38 P36273 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24598 T1122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@437af558 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
[junit4:junit4]   2> 24599 T1110 C38 P36273 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:58198/collection1/, StdNode: http://127.0.0.1:16701/collection1/, StdNode: http://127.0.0.1:58204/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 24601 T1126 C39 P16701 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24603 T1142 C36 P58198 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24606 T1126 C39 P16701 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050055tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@44ebdea4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050055tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@44ebdea4),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24606 T1126 C39 P16701 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24607 T1126 C39 P16701 oass.SolrIndexSearcher.<init> Opening Searcher@7e35c4af main
[junit4:junit4]   2> 24607 T1126 C39 P16701 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24608 T1138 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e35c4af main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24609 T1126 C39 P16701 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2>  C37_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:58204_, base_url=http://127.0.0.1:58204}
[junit4:junit4]   2> 24613 T1159 C37 P58204 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24634 T1159 C37 P58204 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050057tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f43707d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050057tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f43707d),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24634 T1159 C37 P58204 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24635 T1159 C37 P58204 oass.SolrIndexSearcher.<init> Opening Searcher@73258ce6 main
[junit4:junit4]   2> 24635 T1159 C37 P58204 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24636 T1171 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@73258ce6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24637 T1159 C37 P58204 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   2> 24659 T1142 C36 P58198 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050056tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@64ae8431),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/index5002050056tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@64ae8431),segFN=segments_3,generation=3,filenames=[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, _0.fdt, segments_3]
[junit4:junit4]   2> 24660 T1142 C36 P58198 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, _0.fdt, segments_3]
[junit4:junit4]   2> 24665 T1142 C36 P58198 oass.SolrIndexSearcher.<init> Opening Searcher@4fb4cfab main
[junit4:junit4]   2> 24666 T1142 C36 P58198 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24666 T1154 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4fb4cfab main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
[junit4:junit4]   2> 24667 T1142 C36 P58198 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 64
[junit4:junit4]   2> 24668 T1110 C38 P36273 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 141
[junit4:junit4]   2> 24668 T1078 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 24669 T1078 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24671 T1078 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 24674 T1090 C41 P14586 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 24675 T1078 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56885

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

it4]   2> 121252 T1376 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363376949403/jetty6/index.20130315154938479
[junit4:junit4]   2> 121252 T1376 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363376949403/jetty6/index.20130315154938479
[junit4:junit4]   2> 121252 T1376 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 121253 T1376 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 121253 T1376 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> 121253 T1376 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 121253 T1376 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 122249 T1395 oasu.PeerSync.handleResponse WARNING PeerSync: core=collection1 url=http://127.0.0.1:56424/_sv/jv  couldn't connect to http://127.0.0.1:49094/_sv/jv/collection1/, counting as success
[junit4:junit4]   2> 122249 T1395 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:56424/_sv/jv DONE. sync succeeded
[junit4:junit4]   2> 122249 T1395 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 122250 T1395 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
[junit4:junit4]   2> 122250 T1395 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6336f95a
[junit4:junit4]   2> 122251 T1395 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 122252 T1395 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 122252 T1395 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 122252 T1395 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 122253 T1395 C87 P56424 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363376949403/jetty7/tlog/tlog.0000000000000000003 refcount=1}
[junit4:junit4]   2> 122253 T1395 C87 P56424 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363376949403/jetty7/tlog/tlog.0000000000000000001 refcount=1}
[junit4:junit4]   2> 122256 T1395 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 122308 T1395 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363376949403/jetty7/index
[junit4:junit4]   2> 122308 T1395 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363376949403/jetty7/index
[junit4:junit4]   2> 122308 T1395 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363376949403/jetty7/index.20130315154942286
[junit4:junit4]   2> 122309 T1395 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363376949403/jetty7/index.20130315154942286
[junit4:junit4]   2> 122309 T1395 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363376949403/jetty7
[junit4:junit4]   2> 122309 T1395 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363376949403/jetty7
[junit4:junit4]   2> 122309 T1395 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 122309 T1395 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> 122310 T1395 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 122310 T1395 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 122310 T1395 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=it, timezone=America/St_Kitts
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=4,free=147357968,total=413532160
[junit4:junit4]   2> NOTE: All tests run in this JVM: [AlternateDirectoryTest, SynonymTokenizerTest, TestFastWriter, TestPhraseSuggestions, DocumentBuilderTest, SpatialFilterTest, TestQueryUtils, ResourceLoaderTest, FieldMutatingUpdateProcessorTest, SolrIndexSplitterTest, TestJoin, UpdateRequestProcessorFactoryTest, RAMDirectoryFactoryTest, RegexBoostProcessorTest, PreAnalyzedFieldTest, ResponseLogComponentTest, SystemInfoHandlerTest, SliceStateUpdateTest, TestGroupingSearch, TestCopyFieldCollectionResource, ZkCLITest, LoggingHandlerTest, SpellingQueryConverterTest, SliceStateTest, SuggesterFSTTest, QueryEqualityTest, SchemaVersionSpecificBehaviorTest, SOLR749Test, TestFuzzyAnalyzedSuggestions, TestPHPSerializedResponseWriter, DateFieldTest, TestFieldTypeCollectionResource, QueryElevationComponentTest, TestFaceting, CacheHeaderTest, UnloadDistributedZkTest, BasicFunctionalityTest, TestWriterPerf, CSVRequestHandlerTest, DirectSolrConnectionTest, SuggesterTest, TestRandomDVFaceting, DocValuesTest, TestLFUCache, ChaosMonkeyNothingIsSafeTest, TestReplicationHandler, SyncSliceTest]
[junit4:junit4] Completed on J0 in 122.70s, 1 test, 1 failure <<< FAILURES!

[...truncated 510 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:388: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 error, 1 failure, 25 ignored (6 assumptions)

Total time: 110 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 211 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/211/

1 tests failed.
REGRESSION:  org.apache.solr.core.OpenCloseCoreStressTest.test10MinutesNew

Error Message:
Core 00013_core bad! expected:<318> but was:<315>

Stack Trace:
java.lang.AssertionError: Core 00013_core bad! expected:<318> but was:<315>
	at __randomizedtesting.SeedInfo.seed([3534AAB0291358A4:F1112915BDDB210]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.core.OpenCloseCoreStressTest.checkResults(OpenCloseCoreStressTest.java:299)
	at org.apache.solr.core.OpenCloseCoreStressTest.doStress(OpenCloseCoreStressTest.java:200)
	at org.apache.solr.core.OpenCloseCoreStressTest.test10MinutesNew(OpenCloseCoreStressTest.java:132)
	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:616)
	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:679)




Build Log:
[...truncated 8845 lines...]
[junit4:junit4] Suite: org.apache.solr.core.OpenCloseCoreStressTest
[junit4:junit4]   2> 5 T3472 oas.SolrTestCaseJ4.setUp ###Starting test30SecondsOld
[junit4:junit4]   2> 92 T3472 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 97 T3472 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:54029
[junit4:junit4]   2> 98 T3472 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 98 T3472 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 99 T3472 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_
[junit4:junit4]   2> 99 T3472 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/solr.xml
[junit4:junit4]   2> 100 T3472 oasc.CoreContainer.<init> New CoreContainer 49657727
[junit4:junit4]   2> 100 T3472 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/'
[junit4:junit4]   2> 101 T3472 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/'
[junit4:junit4]   2> 155 T3472 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 156 T3472 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 156 T3472 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 157 T3472 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 157 T3472 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 157 T3472 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 158 T3472 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 158 T3472 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 159 T3472 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 159 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 179 T3472 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 202 T3482 oasc.CoreContainer.create Creating SolrCore '00000_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00000_core
[junit4:junit4]   2> 203 T3482 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00000_core/'
[junit4:junit4]   2> 249 T3482 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 309 T3482 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 310 T3482 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 313 T3482 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 340 T3482 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 342 T3482 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 342 T3482 oasc.SolrCore.<init> [00000_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00000_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00000_core/data/
[junit4:junit4]   2> 343 T3482 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 343 T3482 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 344 T3482 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00000_core/data forceNew: false
[junit4:junit4]   2> 345 T3482 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00000_core/data/index/
[junit4:junit4]   2> 346 T3482 oasc.SolrCore.initIndex WARNING [00000_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00000_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 346 T3482 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00000_core/data/index forceNew: false
[junit4:junit4]   2> 352 T3482 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00000_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@53e668b7)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 352 T3482 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 353 T3482 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 354 T3482 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 355 T3482 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 355 T3482 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 364 T3482 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 372 T3482 oass.SolrIndexSearcher.<init> Opening Searcher@3900094c main
[junit4:junit4]   2> 373 T3482 oasc.SolrCore.registerSearcher [00000_core] Registered new searcher Searcher@3900094c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 373 T3482 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 374 T3482 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 378 T3482 oasc.CoreContainer.registerCore registering core: 00000_core
[junit4:junit4]   2> 378 T3472 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 379 T3472 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 379 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 394 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 404 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 415 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 425 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 435 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 445 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 456 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 466 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 476 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 486 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 497 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 507 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 517 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 528 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 538 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 548 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 558 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 569 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 579 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 589 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 599 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 610 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 620 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 630 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 640 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 650 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 661 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 671 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 681 T3472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 691 T3472 oasc.OpenCloseCoreStressTest.doStress Starting indexing and querying
[junit4:junit4]   2> 692 T3472 oasc.OpenCloseCoreStressTest.doStress 
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	Starting a 30 second cycle, seconds left: 30. Seconds run so far: 0.
[junit4:junit4]   2> 695 T3487 oasc.OneIndexer.run Starting indexing thread: 3487
[junit4:junit4]   2> 695 T3486 oasc.OneIndexer.run Starting indexing thread: 3486
[junit4:junit4]   2> 695 T3490 oasc.OneIndexer.run Starting indexing thread: 3490
[junit4:junit4]   2> 695 T3489 oasc.OneIndexer.run Starting indexing thread: 3489
[junit4:junit4]   2> 695 T3492 oasc.OneIndexer.run Starting indexing thread: 3492
[junit4:junit4]   2> 695 T3485 oasc.OneIndexer.run Starting indexing thread: 3485
[junit4:junit4]   2> 695 T3488 oasc.OneIndexer.run Starting indexing thread: 3488
[junit4:junit4]   2> 696 T3494 oasc.OneIndexer.run Starting indexing thread: 3494
[junit4:junit4]   2> 696 T3493 oasc.OneIndexer.run Starting indexing thread: 3493
[junit4:junit4]   2> 698 T3497 oasc.OneIndexer.run Starting indexing thread: 3497
[junit4:junit4]   2> 698 T3498 oasc.OneIndexer.run Starting indexing thread: 3498
[junit4:junit4]   2> 699 T3499 oasc.OneIndexer.run Starting indexing thread: 3499
[junit4:junit4]   2> 695 T3491 oasc.OneIndexer.run Starting indexing thread: 3491
[junit4:junit4]   2> 697 T3496 oasc.OneIndexer.run Starting indexing thread: 3496
[junit4:junit4]   2> 697 T3495 oasc.OneIndexer.run Starting indexing thread: 3495
[junit4:junit4]   2> 702 T3475 oasc.CoreContainer.create Creating SolrCore '00002_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00002_core
[junit4:junit4]   2> 704 T3500 oasc.OneQuery.run Starting query thread: 3500
[junit4:junit4]   2> 703 T3477 oasc.CoreContainer.create Creating SolrCore '00013_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00013_core
[junit4:junit4]   2> 704 T3504 oasc.OneQuery.run Starting query thread: 3504
[junit4:junit4]   2> 704 T3508 oasc.OneQuery.run Starting query thread: 3508
[junit4:junit4]   2> 705 T3510 oasc.OneQuery.run Starting query thread: 3510
[junit4:junit4]   2> 705 T3481 oasc.CoreContainer.create Creating SolrCore '00005_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00005_core
[junit4:junit4]   2> 702 T3476 oasc.CoreContainer.create Creating SolrCore '00015_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00015_core
[junit4:junit4]   2> 705 T3515 oasc.OneQuery.run Starting query thread: 3515
[junit4:junit4]   2> 705 T3514 oasc.OneQuery.run Starting query thread: 3514
[junit4:junit4]   2> 705 T3477 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00013_core/'
[junit4:junit4]   2> 705 T3512 oasc.OneQuery.run Starting query thread: 3512
[junit4:junit4]   2> 705 T3511 oasc.OneQuery.run Starting query thread: 3511
[junit4:junit4]   2> 705 T3509 oasc.OneQuery.run Starting query thread: 3509
[junit4:junit4]   2> 704 T3507 oasc.OneQuery.run Starting query thread: 3507
[junit4:junit4]   2> 704 T3475 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00002_core/'
[junit4:junit4]   2> 704 T3506 oasc.OneQuery.run Starting query thread: 3506
[junit4:junit4]   2> 704 T3505 oasc.OneQuery.run Starting query thread: 3505
[junit4:junit4]   2> 704 T3479 oasc.CoreContainer.create Creating SolrCore '00018_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00018_core
[junit4:junit4]   2> 704 T3503 oasc.OneQuery.run Starting query thread: 3503
[junit4:junit4]   2> 708 T3522 oasc.CoreContainer.create Creating SolrCore '00001_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00001_core
[junit4:junit4]   2> 704 T3502 oasc.OneQuery.run Starting query thread: 3502
[junit4:junit4]   2> 704 T3478 oasc.CoreContainer.create Creating SolrCore '00007_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00007_core
[junit4:junit4]   2> 704 T3501 oasc.OneQuery.run Starting query thread: 3501
[junit4:junit4]   2> 707 T3520 oasc.CoreContainer.create Creating SolrCore '00011_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00011_core
[junit4:junit4]   2> 709 T3522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00001_core/'
[junit4:junit4]   2> 706 T3476 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00015_core/'
[junit4:junit4]   2> 709 T3478 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00007_core/'
[junit4:junit4]   2> 706 T3517 oasc.CoreContainer.create Creating SolrCore '00017_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00017_core
[junit4:junit4]   2> 706 T3481 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00005_core/'
[junit4:junit4]   2> 705 T3513 oasc.CoreContainer.create Creating SolrCore '00006_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00006_core
[junit4:junit4]   2> 709 T3520 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00011_core/'
[junit4:junit4]   2> 708 T3479 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00018_core/'
[junit4:junit4]   2> 710 T3517 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00017_core/'
[junit4:junit4]   2> 711 T3513 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00006_core/'
[junit4:junit4]   2> 795 T3517 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 809 T3478 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 811 T3524 oasc.CoreContainer.create Creating SolrCore '00016_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00016_core
[junit4:junit4]   2> 813 T3524 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00016_core/'
[junit4:junit4]   2> 813 T3528 oasc.CoreContainer.create Creating SolrCore '00003_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00003_core
[junit4:junit4]   2> 813 T3513 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 816 T3528 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00003_core/'
[junit4:junit4]   2> 816 T3479 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 816 T3533 oasc.CoreContainer.create Creating SolrCore '00004_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00004_core
[junit4:junit4]   2> 817 T3477 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 818 T3533 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00004_core/'
[junit4:junit4]   2> 837 T3475 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 852 T3481 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 854 T3520 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 873 T3476 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 880 T3522 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 940 T3524 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 950 T3533 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 953 T3517 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 956 T3517 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 956 T3528 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 966 T3517 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 992 T3479 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 994 T3479 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 998 T3478 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1000 T3513 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1001 T3478 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1002 T3513 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1003 T3477 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1003 T3479 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1003 T3481 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1005 T3477 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1006 T3481 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1009 T3478 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1011 T3513 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1012 T3481 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1013 T3475 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1013 T3477 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1015 T3475 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1021 T3520 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1023 T3520 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1023 T3475 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1031 T3520 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1055 T3517 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1062 T3517 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1062 T3476 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1064 T3517 oasc.SolrCore.<init> [00017_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00017_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00017_core/data/
[junit4:junit4]   2> 1064 T3522 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1065 T3517 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1065 T3476 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1066 T3517 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1066 T3522 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1068 T3517 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00017_core/data forceNew: false
[junit4:junit4]   2> 1070 T3517 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00017_core/data/index/
[junit4:junit4]   2> 1070 T3479 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1070 T3481 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1072 T3517 oasc.SolrCore.initIndex WARNING [00017_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00017_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1074 T3517 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00017_core/data/index forceNew: false
[junit4:junit4]   2> 1077 T3479 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1077 T3476 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1078 T3479 oasc.SolrCore.<init> [00018_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00018_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00018_core/data/
[junit4:junit4]   2> 1078 T3481 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1078 T3479 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1078 T3513 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1078 T3522 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1079 T3481 oasc.SolrCore.<init> [00005_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00005_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00005_core/data/
[junit4:junit4]   2> 1080 T3479 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1080 T3481 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1081 T3481 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1082 T3479 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00018_core/data forceNew: false
[junit4:junit4]   2> 1083 T3479 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00018_core/data/index/
[junit4:junit4]   2> 1083 T3481 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00005_core/data forceNew: false
[junit4:junit4]   2> 1084 T3517 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00017_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ae0a8b3)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1085 T3481 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00005_core/data/index/
[junit4:junit4]   2> 1086 T3513 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1084 T3479 oasc.SolrCore.initIndex WARNING [00018_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00018_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1087 T3478 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1087 T3481 oasc.SolrCore.initIndex WARNING [00005_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00005_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1087 T3479 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00018_core/data/index forceNew: false
[junit4:junit4]   2> 1086 T3517 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1087 T3513 oasc.SolrCore.<init> [00006_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00006_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00006_core/data/
[junit4:junit4]   2> 1088 T3481 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00005_core/data/index forceNew: false
[junit4:junit4]   2> 1095 T3513 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1096 T3513 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1099 T3517 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1100 T3513 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00006_core/data forceNew: false
[junit4:junit4]   2> 1101 T3517 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1102 T3517 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1103 T3517 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1103 T3477 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1105 T3513 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00006_core/data/index/
[junit4:junit4]   2> 1107 T3478 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1109 T3477 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1109 T3513 oasc.SolrCore.initIndex WARNING [00006_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00006_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1109 T3478 oasc.SolrCore.<init> [00007_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00007_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00007_core/data/
[junit4:junit4]   2> 1110 T3478 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1110 T3513 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00006_core/data/index forceNew: false
[junit4:junit4]   2> 1110 T3477 oasc.SolrCore.<init> [00013_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00013_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00013_core/data/
[junit4:junit4]   2> 1111 T3478 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1111 T3477 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1111 T3479 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00018_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@748e0082)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1112 T3477 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1112 T3479 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1116 T3478 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00007_core/data forceNew: false
[junit4:junit4]   2> 1116 T3477 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00013_core/data forceNew: false
[junit4:junit4]   2> 1118 T3479 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1120 T3479 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1121 T3479 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1122 T3477 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00013_core/data/index/
[junit4:junit4]   2> 1122 T3478 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00007_core/data/index/
[junit4:junit4]   2> 1122 T3479 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1127 T3478 oasc.SolrCore.initIndex WARNING [00007_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00007_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1128 T3477 oasc.SolrCore.initIndex WARNING [00013_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00013_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1129 T3481 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00005_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cb1616f)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1129 T3478 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00007_core/data/index forceNew: false
[junit4:junit4]   2> 1129 T3477 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00013_core/data/index forceNew: false
[junit4:junit4]   2> 1129 T3520 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1129 T3481 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1129 T3475 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1137 T3481 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1140 T3513 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00006_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1554415)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1140 T3481 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1140 T3513 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1141 T3481 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1142 T3481 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1144 T3475 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1147 T3475 oasc.SolrCore.<init> [00002_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00002_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00002_core/data/
[junit4:junit4]   2> 1147 T3475 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1148 T3475 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1148 T3513 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1151 T3513 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1151 T3513 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1151 T3475 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00002_core/data forceNew: false
[junit4:junit4]   2> 1152 T3513 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1153 T3520 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1155 T3520 oasc.SolrCore.<init> [00011_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00011_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00011_core/data/
[junit4:junit4]   2> 1155 T3520 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1156 T3520 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1157 T3475 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00002_core/data/index/
[junit4:junit4]   2> 1160 T3520 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00011_core/data forceNew: false
[junit4:junit4]   2> 1162 T3475 oasc.SolrCore.initIndex WARNING [00002_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00002_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1162 T3477 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00013_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5221c94e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1163 T3477 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1163 T3475 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00002_core/data/index forceNew: false
[junit4:junit4]   2> 1163 T3517 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1165 T3520 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00011_core/data/index/
[junit4:junit4]   2> 1167 T3479 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1168 T3477 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1170 T3477 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1170 T3478 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00007_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@28274a02)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1170 T3520 oasc.SolrCore.initIndex WARNING [00011_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00011_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1170 T3478 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1170 T3477 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1172 T3520 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00011_core/data/index forceNew: false
[junit4:junit4]   2> 1172 T3477 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1179 T3478 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1182 T3478 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1183 T3478 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1183 T3478 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1193 T3475 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00002_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@21f24643)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1194 T3475 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1199 T3475 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1200 T3475 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1201 T3475 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1202 T3475 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1208 T3520 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00011_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@49786c8a)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1208 T3520 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1216 T3520 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1218 T3520 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1219 T3520 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1220 T3520 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1240 T3481 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1241 T3513 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1242 T3477 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1242 T3478 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1244 T3475 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1244 T3520 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1260 T3524 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1261 T3517 oass.SolrIndexSearcher.<init> Opening Searcher@4fb5d0ce main
[junit4:junit4]   2> 1262 T3479 oass.SolrIndexSearcher.<init> Opening Searcher@bd30b16 main
[junit4:junit4]   2> 1263 T3517 oasc.SolrCore.registerSearcher [00017_core] Registered new searcher Searcher@4fb5d0ce main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1263 T3517 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1263 T3479 oasc.SolrCore.registerSearcher [00018_core] Registered new searcher Searcher@bd30b16 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1264 T3517 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1263 T3524 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1264 T3479 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1264 T3513 oass.SolrIndexSearcher.<init> Opening Searcher@7c4226 main
[junit4:junit4]   2> 1265 T3479 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1264 T3475 oass.SolrIndexSearcher.<init> Opening Searcher@7478220a main
[junit4:junit4]   2> 1265 T3481 oass.SolrIndexSearcher.<init> Opening Searcher@3274ff67 main
[junit4:junit4]   2> 1265 T3520 oass.SolrIndexSearcher.<init> Opening Searcher@2134a226 main
[junit4:junit4]   2> 1266 T3513 oasc.SolrCore.registerSearcher [00006_core] Registered new searcher Searcher@7c4226 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1265 T3477 oass.SolrIndexSearcher.<init> Opening Searcher@44221cdd main
[junit4:junit4]   2> 1265 T3478 oass.SolrIndexSearcher.<init> Opening Searcher@78bed8ba main
[junit4:junit4]   2> 1267 T3475 oasc.SolrCore.registerSearcher [00002_core] Registered new searcher Searcher@7478220a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1267 T3481 oasc.SolrCore.registerSearcher [00005_core] Registered new searcher Searcher@3274ff67 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1267 T3513 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1268 T3475 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1268 T3477 oasc.SolrCore.registerSearcher [00013_core] Registered new searcher Searcher@44221cdd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1267 T3520 oasc.SolrCore.registerSearcher [00011_core] Registered new searcher Searcher@2134a226 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1268 T3478 oasc.SolrCore.registerSearcher [00007_core] Registered new searcher Searcher@78bed8ba main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1269 T3520 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1268 T3475 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1269 T3520 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1268 T3513 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1268 T3481 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1269 T3533 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1271 T3481 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1269 T3478 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1269 T3477 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1271 T3517 oasc.CoreMaps.putTransientCore Opening transient core 00017_core
[junit4:junit4]   2> 1271 T3479 oasc.CoreMaps.putTransientCore Opening transient core 00018_core
[junit4:junit4]   2> 1270 T3528 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1272 T3517 oasc.CoreContainer.registerCore registering core: 00017_core
[junit4:junit4]   2> 1272 T3533 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1272 T3477 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1273 T3528 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1271 T3478 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1272 T3522 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1272 T3479 oasc.CoreContainer.registerCore registering core: 00018_core
[junit4:junit4]   2> 1274 T3475 oasc.CoreMaps.putTransientCore Opening transient core 00002_core
[junit4:junit4]   2> 1275 T3520 oasc.CoreMaps.putTransientCore Opening transient core 00011_core
[junit4:junit4]   2> 1275 T3476 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1275 T3475 oasc.CoreContainer.registerCore registering core: 00002_core
[junit4:junit4]   2> 1275 T3520 oasc.CoreContainer.registerCore registering core: 00011_core
[junit4:junit4]   2> 1277 T3513 oasc.CoreMaps.putTransientCore Opening transient core 00006_core
[junit4:junit4]   2> 1277 T3522 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1277 T3524 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1277 T3513 oasc.CoreContainer.registerCore registering core: 00006_core
[junit4:junit4]   2> 1277 T3481 oasc.CoreMaps.putTransientCore Opening transient core 00005_core
[junit4:junit4]   2> 1278 T3481 oasc.CoreContainer.registerCore registering core: 00005_core
[junit4:junit4]   2> 1278 T3476 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1279 T3533 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1279 T3528 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1279 T3477 oasc.CoreMaps.putTransientCore Opening transient core 00013_core
[junit4:junit4]   2> 1280 T3478 oasc.CoreMaps.putTransientCore Opening transient core 00007_core
[junit4:junit4]   2> 1280 T3477 oasc.CoreContainer.registerCore registering core: 00013_core
[junit4:junit4]   2> 1280 T3478 oasc.CoreContainer.registerCore registering core: 00007_core
[junit4:junit4]   2> 1280 T3522 oasc.SolrCore.<init> [00001_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00001_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00001_core/data/
[junit4:junit4]   2> 1280 T3476 oasc.SolrCore.<init> [00015_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00015_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00015_core/data/
[junit4:junit4]   2> 1281 T3476 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1282 T3476 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1282 T3522 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1283 T3522 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1288 T3476 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00015_core/data forceNew: false
[junit4:junit4]   2> 1289 T3522 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00001_core/data forceNew: false
[junit4:junit4]   2> 1293 T3476 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00015_core/data/index/
[junit4:junit4]   2> 1299 T3476 oasc.SolrCore.initIndex WARNING [00015_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00015_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1300 T3522 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00001_core/data/index/
[junit4:junit4]   2> 1302 T3476 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00015_core/data/index forceNew: false
[junit4:junit4]   2> 1303 T3522 oasc.SolrCore.initIndex WARNING [00001_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00001_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1304 T3522 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00001_core/data/index forceNew: false
[junit4:junit4]   2> ASYNC  NEW_CORE C234 name=00017_core org.apache.solr.core.SolrCore@42060c4b
[junit4:junit4]   2> 1306 T3517 C234 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00017_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ae0a8b3)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1306 T3517 C234 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> ASYNC  NEW_CORE C235 name=00002_core org.apache.solr.core.SolrCore@2b6bdde6
[junit4:junit4]   2> 1310 T3523 C235 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C236 name=00018_core org.apache.solr.core.SolrCore@4363b696
[junit4:junit4]   2> 1311 T3526 C236 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C237 name=00013_core org.apache.solr.core.SolrCore@4ff0678c
[junit4:junit4]   2> 1318 T3529 C237 REQ [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1319 T3536 C235 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1319 T3517 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id9]} 0 26
[junit4:junit4]   2> 1321 T3537 C237 REQ [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1323 T3517 oasc.CoreContainer.create Creating SolrCore '00008_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00008_core
[junit4:junit4]   2> ASYNC  NEW_CORE C238 name=00007_core org.apache.solr.core.SolrCore@1ccc187
[junit4:junit4]   2> 1325 T3531 C238 REQ [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C239 name=00006_core org.apache.solr.core.SolrCore@128df71f
[junit4:junit4]   2> 1325 T3525 C239 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1326 T3521 C235 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00002_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@21f24643)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1326 T3517 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00008_core/'
[junit4:junit4]   2> 1326 T3521 C235 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1326 T3479 C236 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00018_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@748e0082)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1327 T3478 C238 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00007_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@28274a02)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1327 T3480 C237 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00013_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5221c94e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1328 T3478 C238 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1327 T3479 C236 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1328 T3480 C237 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1328 T3516 C239 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00006_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1554415)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> ASYNC  NEW_CORE C240 name=00011_core org.apache.solr.core.SolrCore@400b6ba9
[junit4:junit4]   2> 1328 T3520 C240 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00011_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@49786c8a)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1329 T3516 C239 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1329 T3520 C240 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> ASYNC  NEW_CORE C241 name=00005_core org.apache.solr.core.SolrCore@4768546a
[junit4:junit4]   2> 1329 T3481 C241 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00005_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cb1616f)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1331 T3521 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id14]} 0 20
[junit4:junit4]   2> 1331 T3475 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id2]} 0 20
[junit4:junit4]   2> 1331 T3481 C241 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1333 T3478 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id1]} 0 14
[junit4:junit4]   2> 1333 T3477 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id6]} 0 13
[junit4:junit4]   2> 1333 T3480 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id5]} 0 14
[junit4:junit4]   2> 1333 T3479 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id3]} 0 22
[junit4:junit4]   2> 1334 T3520 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id12]} 0 15
[junit4:junit4]   2> 1334 T3475 oasc.CoreContainer.create Creating SolrCore '00012_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00012_core
[junit4:junit4]   2> 1334 T3481 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id7]} 0 12
[junit4:junit4]   2> 1335 T3521 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id17]} 0 1
[junit4:junit4]   2> 1335 T3519 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id13]} 0 15
[junit4:junit4]   2> 1335 T3475 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00012_core/'
[junit4:junit4]   2> 1335 T3513 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id8]} 0 14
[junit4:junit4]   2> 1335 T3516 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id11]} 0 16
[junit4:junit4]   2> 1336 T3480 oasc.CoreContainer.create Creating SolrCore '00010_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00010_core
[junit4:junit4]   2> 1336 T3479 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id22]} 0 0
[junit4:junit4]   2> 1336 T3477 oasc.CoreContainer.create Creating SolrCore '00019_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00019_core
[junit4:junit4]   2> 1338 T3480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00010_core/'
[junit4:junit4]   2> 1338 T3477 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00019_core/'
[junit4:junit4]   2> 1338 T3513 oasc.CoreContainer.create Creating SolrCore '00014_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00014_core
[junit4:junit4]   2> 1339 T3522 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00001_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@18a2ec5b)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1339 T3476 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00015_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@92089a)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1339 T3513 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00014_core/'
[junit4:junit4]   2> 1339 T3476 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1339 T3479 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id29]} 0 0
[junit4:junit4]   2> 1339 T3516 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id28]} 0 0
[junit4:junit4]   2> 1339 T3522 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1341 T3476 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1343 T3522 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1343 T3476 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1344 T3476 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1344 T3476 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1345 T3522 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1345 T3522 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1346 T3522 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> ASYNC  NEW_CORE C242 name=00000_core org.apache.solr.core.SolrCore@3fd969ef
[junit4:junit4]   2> 1364 T3481 C242 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00000_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@53e668b7)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1365 T3481 C242 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1368 T3481 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id24]} 0 14
[junit4:junit4]   2> 1369 T3522 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1369 T3476 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1371 T3481 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id32]} 0 0
[junit4:junit4]   2> 1383 T3528 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1383 T3524 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1384 T3533 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1385 T3522 oass.SolrIndexSearcher.<init> Opening Searcher@5ef4c3a main
[junit4:junit4]   2> 1386 T3528 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1386 T3476 oass.SolrIndexSearcher.<init> Opening Searcher@c859b59 main
[junit4:junit4]   2> 1386 T3522 oasc.SolrCore.registerSearcher [00001_core] Registered new searcher Searcher@5ef4c3a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1386 T3524 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1387 T3528 oasc.SolrCore.<init> [00003_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00003_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00003_core/data/
[junit4:junit4]   2> 1387 T3476 oasc.SolrCore.registerSearcher [00015_core] Registered new searcher Searcher@c859b59 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1387 T3533 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1388 T3476 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1387 T3522 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1388 T3476 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1387 T3524 oasc.SolrCore.<init> [00016_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00016_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00016_core/data/
[junit4:junit4]   2> 1388 T3522 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1388 T3533 oasc.SolrCore.<init> [00004_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00004_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00004_core/data/
[junit4:junit4]   2> 1389 T3524 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1389 T3533 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1387 T3528 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1389 T3524 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1390 T3533 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1390 T3528 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1392 T3524 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00016_core/data forceNew: false
[junit4:junit4]   2> 1392 T3528 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00003_core/data forceNew: false
[junit4:junit4]   2> 1393 T3533 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00004_core/data forceNew: false
[junit4:junit4]   2> 1392 T3476 oasc.CoreMaps.putTransientCore Opening transient core 00015_core
[junit4:junit4]   2> 1393 T3476 oasc.CoreContainer.registerCore registering core: 00015_core
[junit4:junit4]   2> 1393 T3524 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00016_core/data/index/
[junit4:junit4]   2> 1394 T3522 oasc.CoreMaps.putTransientCore Opening transient core 00001_core
[junit4:junit4]   2> 1394 T3528 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00003_core/data/index/
[junit4:junit4]   2> 1394 T3533 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00004_core/data/index/
[junit4:junit4]   2> 1394 T3522 oasc.CoreContainer.registerCore registering core: 00001_core
[junit4:junit4]   2> 1395 T3524 oasc.SolrCore.initIndex WARNING [00016_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00016_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1396 T3528 oasc.SolrCore.initIndex WARNING [00003_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00003_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1396 T3524 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00016_core/data/index forceNew: false
[junit4:junit4]   2> 1396 T3533 oasc.SolrCore.initIndex WARNING [00004_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00004_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1397 T3528 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00003_core/data/index forceNew: false
[junit4:junit4]   2> 1398 T3533 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00004_core/data/index forceNew: false
[junit4:junit4]   2> ASYNC  NEW_CORE C243 name=00015_core org.apache.solr.core.SolrCore@5c1d81c7
[junit4:junit4]   2> 1403 T3527 C243 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C244 name=00001_core org.apache.solr.core.SolrCore@15335f10
[junit4:junit4]   2> 1404 T3530 C244 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1406 T3476 C243 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00015_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@92089a)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1407 T3476 C243 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1411 T3522 C244 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00001_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@18a2ec5b)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1412 T3522 C244 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1412 T3476 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id4]} 0 10
[junit4:junit4]   2> 1412 T3518 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id10]} 0 8
[junit4:junit4]   2> 1412 T3479 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id30]} 0 10
[junit4:junit4]   2> 1414 T3523 C237 REQ [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1415 T3522 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id15]} 0 10
[junit4:junit4]   2> 1415 T3479 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id36]} 0 0
[junit4:junit4]   2> 1415 T3476 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id34]} 0 0
[junit4:junit4]   2> 1417 T3524 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00016_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ec394d6)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1418 T3528 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00003_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a60a669)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1418 T3524 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1418 T3526 C242 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1418 T3533 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00004_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f4d6e0e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1418 T3522 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id37]} 0 0
[junit4:junit4]   2> 1418 T3528 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1419 T3533 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1420 T3524 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1422 T3528 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1422 T3524 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1422 T3522 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id40]} 0 0
[junit4:junit4]   2> 1423 T3533 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1423 T3524 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1423 T3536 C242 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1423 T3529 C241 REQ [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1424 T3524 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1424 T3528 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1425 T3522 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id41]} 0 0
[junit4:junit4]   2> 1425 T3533 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1425 T3528 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1427 T3533 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1427 T3528 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1427 T3537 C241 REQ [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1427 T3533 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1428 T3522 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id42]} 0 0
[junit4:junit4]   2> 1429 T3525 C234 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1449 T3524 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1449 T3533 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1449 T3528 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1460 T3524 oass.SolrIndexSearcher.<init> Opening Searcher@6428f319 main
[junit4:junit4]   2> 1460 T3533 oass.SolrIndexSearcher.<init> Opening Searcher@261e0499 main
[junit4:junit4]   2> 1461 T3528 oass.SolrIndexSearcher.<init> Opening Searcher@40b4e787 main
[junit4:junit4]   2> 1461 T3524 oasc.SolrCore.registerSearcher [00016_core] Registered new searcher Searcher@6428f319 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1462 T3524 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1462 T3533 oasc.SolrCore.registerSearcher [00004_core] Registered new searcher Searcher@261e0499 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1462 T3524 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1462 T3528 oasc.SolrCore.registerSearcher [00003_core] Registered new searcher Searcher@40b4e787 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1463 T3533 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1463 T3528 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1463 T3533 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1464 T3528 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1469 T3475 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1469 T3524 oasc.CoreMaps.putTransientCore Opening transient core 00016_core
[junit4:junit4]   2> 1470 T3524 oasc.CoreContainer.registerCore registering core: 00016_core
[junit4:junit4]   2> 1470 T3528 oasc.CoreMaps.putTransientCore Opening transient core 00003_core
[junit4:junit4]   2> 1470 T3533 oasc.CoreMaps.putTransientCore Opening transient core 00004_core
[junit4:junit4]   2> 1471 T3528 oasc.CoreContainer.registerCore registering core: 00003_core
[junit4:junit4]   2> 1471 T3533 oasc.CoreContainer.registerCore registering core: 00004_core
[junit4:junit4]   2> ASYNC  NEW_CORE C245 name=00016_core org.apache.solr.core.SolrCore@7d051157
[junit4:junit4]   2> 1484 T3524 C245 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C246 name=00003_core org.apache.solr.core.SolrCore@1799f67b
[junit4:junit4]   2> 1493 T3534 C246 REQ [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 1494 T3532 C245 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1495 T3517 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1496 T3528 C246 REQ [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C247 name=00004_core org.apache.solr.core.SolrCore@57b5a6e0
[junit4:junit4]   2> 1494 T3533 C247 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1497 T3518 C245 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00016_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ec394d6)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1497 T3518 C245 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1500 T3513 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1501 T3535 C246 REQ [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 1501 T3478 C246 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00003_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a60a669)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1502 T3478 C246 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1503 T3477 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1503 T3479 C247 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00004_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f4d6e0e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1503 T3520 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id23]} 0 9
[junit4:junit4]   2> 1504 T3479 C247 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1503 T3518 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id35]} 0 19
[junit4:junit4]   2> 1503 T3521 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id25]} 0 8
[junit4:junit4]   2> 1506 T3478 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id19]} 0 13
[junit4:junit4]   2> 1506 T3476 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id38]} 0 9
[junit4:junit4]   2> 1507 T3527 C242 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1507 T3479 C247 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id39]} 0 12
[junit4:junit4]   2> 1507 T3518 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id46]} 0 0
[junit4:junit4]   2> 1507 T3521 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id45]} 0 0
[junit4:junit4]   2> 1508 T3530 C235 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1508 T3478 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id47]} 0 1
[junit4:junit4]   2> 1509 T3476 C247 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id48]} 0 0
[junit4:junit4]   2> 1511 T3518 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id50]} 0 0
[junit4:junit4]   2> 1511 T3480 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1512 T3476 C247 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id53]} 0 0
[junit4:junit4]   2> 1513 T3478 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id52]} 0 1
[junit4:junit4]   2> 1514 T3518 C247 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id54]} 0 0
[junit4:junit4]   2> 1515 T3478 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id56]} 0 0
[junit4:junit4]   2> 1516 T3476 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id55]} 0 1
[junit4:junit4]   2> 1517 T3518 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id57]} 0 0
[junit4:junit4]   2> 1518 T3523 C243 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1522 T3526 C239 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1531 T3537 C244 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1582 T3475 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1583 T3475 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1588 T3475 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1591 T3517 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1592 T3517 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1592 T3524 C235 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1593 T3477 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1593 T3513 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1594 T3477 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1594 T3513 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1596 T3517 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1598 T3477 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1598 T3534 C243 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1598 T3532 C242 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1598 T3513 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1600 T3533 C243 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1600 T3528 C247 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1600 T3480 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1601 T3480 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1605 T3480 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1611 T3527 C238 REQ [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1612 T3530 C242 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1621 T3475 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1622 T3523 C242 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1623 T3475 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1624 T3475 oasc.SolrCore.<init> [00012_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00012_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00012_core/data/
[junit4:junit4]   2> 1624 T3475 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1624 T3517 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1625 T3477 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1625 T3475 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1626 T3526 C235 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1626 T3475 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00012_core/data forceNew: false
[junit4:junit4]   2> 1626 T3517 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1627 T3477 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1627 T3513 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1627 T3517 oasc.SolrCore.<init> [00008_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00008_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00008_core/data/
[junit4:junit4]   2> 1628 T3477 oasc.SolrCore.<init> [00019_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00019_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00019_core/data/
[junit4:junit4]   2> 1628 T3517 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1628 T3477 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1628 T3475 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00012_core/data/index/
[junit4:junit4]   2> 1628 T3517 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1629 T3477 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1629 T3513 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1629 T3475 oasc.SolrCore.initIndex WARNING [00012_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00012_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1630 T3513 oasc.SolrCore.<init> [00014_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00014_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00014_core/data/
[junit4:junit4]   2> 1630 T3517 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00008_core/data forceNew: false
[junit4:junit4]   2> 1630 T3477 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00019_core/data forceNew: false
[junit4:junit4]   2> 1630 T3475 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00012_core/data/index forceNew: false
[junit4:junit4]   2> 1630 T3513 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1631 T3517 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00008_core/data/index/
[junit4:junit4]   2> 1631 T3513 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1631 T3477 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00019_core/data/index/
[junit4:junit4]   2> 1632 T3517 oasc.SolrCore.initIndex WARNING [00008_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00008_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1632 T3513 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00014_core/data forceNew: false
[junit4:junit4]   2> 1632 T3477 oasc.SolrCore.initIndex WARNING [00019_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00019_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1633 T3517 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00008_core/data/index forceNew: false
[junit4:junit4]   2> 1633 T3480 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1633 T3513 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00014_core/data/index/
[junit4:junit4]   2> 1633 T3477 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00019_core/data/index forceNew: false
[junit4:junit4]   2> 1634 T3513 oasc.SolrCore.initIndex WARNING [00014_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00014_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1635 T3480 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1635 T3513 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00014_core/data/index forceNew: false
[junit4:junit4]   2> 1636 T3480 oasc.SolrCore.<init> [00010_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00010_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00010_core/data/
[junit4:junit4]   2> 1636 T3480 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1636 T3480 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1638 T3480 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00010_core/data forceNew: false
[junit4:junit4]   2> 1639 T3480 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00010_core/data/index/
[junit4:junit4]   2> 1640 T3480 oasc.SolrCore.initIndex WARNING [00010_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00010_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1641 T3480 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00010_core/data/index forceNew: false
[junit4:junit4]   2> 1643 T3475 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00012_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f11f24f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1644 T3475 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1644 T3537 C241 REQ [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1645 T3475 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1647 T3475 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1648 T3475 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1648 T3475 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1651 T3513 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00014_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ca79f39),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1651 T3477 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00019_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7507980f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1651 T3517 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00008_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@53c30f2b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1651 T3513 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1651 T3517 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1651 T3477 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1653 T3513 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1653 T3517 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1653 T3480 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00010_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@40bee8c5)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1654 T3477 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1654 T3480 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1655 T3513 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1655 T3517 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1655 T3513 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1655 T3480 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1655 T3477 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1656 T3517 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1656 T3513 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1656 T3477 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1657 T3517 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1657 T3477 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1657 T3480 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1658 T3480 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1658 T3480 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1660 T3475 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1665 T3513 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1665 T3517 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1665 T3480 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1665 T3477 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1675 T3513 oass.SolrIndexSearcher.<init> Opening Searcher@7010e8b2 main
[junit4:junit4]   2> 1675 T3477 oass.SolrIndexSearcher.<init> Opening Searcher@4744f86 main
[junit4:junit4]   2> 1675 T3475 oass.SolrIndexSearcher.<init> Opening Searcher@3aeeb134 main
[junit4:junit4]   2> 1675 T3480 oass.SolrIndexSearcher.<init> Opening Searcher@3180174e main
[junit4:junit4]   2> 1675 T3517 oass.SolrIndexSearcher.<init> Opening Searcher@7813124d main
[junit4:junit4]   2> 1676 T3477 oasc.SolrCore.registerSearcher [00019_core] Registered new searcher Searcher@4744f86 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1676 T3475 oasc.SolrCore.registerSearcher [00012_core] Registered new searcher Searcher@3aeeb134 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1676 T3480 oasc.SolrCore.registerSearcher [00010_core] Registered new searcher Searcher@3180174e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1676 T3513 oasc.SolrCore.registerSearcher [00014_core] Registered new searcher Searcher@7010e8b2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1676 T3517 oasc.SolrCore.registerSearcher [00008_core] Registered new searcher Searcher@7813124d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1676 T3477 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1677 T3480 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1676 T3475 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1677 T3477 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1677 T3480 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1677 T3517 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1677 T3513 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1678 T3517 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1678 T3513 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1678 T3475 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1682 T3477 oasc.CoreMaps.putTransientCore Opening transient core 00019_core
[junit4:junit4]   2> 1682 T3480 oasc.CoreMaps.putTransientCore Opening transient core 00010_core
[junit4:junit4]   2> 1683 T3480 oasc.CoreContainer.registerCore registering core: 00010_core
[junit4:junit4]   2> 1683 T3477 oasc.CoreContainer.registerCore registering core: 00019_core
[junit4:junit4]   2> 1683 T3517 oasc.CoreMaps.putTransientCore Opening transient core 00008_core
[junit4:junit4]   2> 1683 T3513 oasc.CoreMaps.putTransientCore Opening transient core 00014_core
[junit4:junit4]   2> 1683 T3475 oasc.CoreMaps.putTransientCore Opening transient core 00012_core
[junit4:junit4]   2> 1683 T3513 oasc.CoreContainer.registerCore registering core: 00014_core
[junit4:junit4]   2> 1683 T3517 oasc.CoreContainer.registerCore registering core: 00008_core
[junit4:junit4]   2> 1684 T3475 oasc.CoreContainer.registerCore registering core: 00012_core
[junit4:junit4]   2> ASYNC  NEW_CORE C248 name=00010_core org.apache.solr.core.SolrCore@2b18fb03
[junit4:junit4]   2> 1695 T3535 C248 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 1697 T3524 C235 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C249 name=00008_core org.apache.solr.core.SolrCore@31e6f48a
[junit4:junit4]   2> 1702 T3536 C249 REQ [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1704 T3533 C234 REQ [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1704 T3528 C240 REQ [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1704 T3532 C237 REQ [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C250 name=00019_core org.apache.solr.core.SolrCore@31c0a99e
[junit4:junit4]   2> 1705 T3529 C250 REQ [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1708 T3531 C249 REQ [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 1703 T3534 oasc.CoreContainer.create Creating SolrCore '00009_core' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00009_core
[junit4:junit4]   2> 1708 T3477 C250 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00019_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7507980f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1708 T3525 C249 REQ [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1709 T3477 C250 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1708 T3480 C248 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00010_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@40bee8c5)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1709 T3534 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00009_core/'
[junit4:junit4]   2> 1710 T3480 C248 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> ASYNC  NEW_CORE C251 name=00012_core org.apache.solr.core.SolrCore@5e0a1997
[junit4:junit4]   2> 1710 T3516 C251 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00012_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f11f24f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1710 T3479 C249 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00008_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@53c30f2b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> ASYNC  NEW_CORE C252 name=00014_core org.apache.solr.core.SolrCore@43cfd2c6
[junit4:junit4]   2> 1710 T3513 C252 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00014_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ca79f39),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1710 T3516 C251 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1711 T3513 C252 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1711 T3479 C249 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1713 T3477 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id20]} 0 18
[junit4:junit4]   2> 1713 T3481 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id33]} 0 7
[junit4:junit4]   2> 1714 T3480 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id21]} 0 13
[junit4:junit4]   2> 1714 T3519 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id26]} 0 9
[junit4:junit4]   2> 1715 T3513 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id27]} 0 9
[junit4:junit4]   2> 1715 T3527 C240 REQ [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1716 T3530 C245 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1717 T3480 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id64]} 0 0
[junit4:junit4]   2> 1717 T3481 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id62]} 0 0
[junit4:junit4]   2> 1717 T3519 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id63]} 0 0
[junit4:junit4]   2> 1718 T3479 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id49]} 0 13
[junit4:junit4]   2> 1718 T3517 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id16]} 0 9
[junit4:junit4]   2> 1718 T3513 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id65]} 0 0
[junit4:junit4]   2> 1718 T3476 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id59]} 0 10
[junit4:junit4]   2> 1718 T3522 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id43]} 0 11
[junit4:junit4]   2> 1720 T3481 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id66]} 0 0
[junit4:junit4]   2> 1721 T3519 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id67]} 0 0
[junit4:junit4]   2> 1721 T3513 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id72]} 0 0
[junit4:junit4]   2> 1721 T3479 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id69]} 0 0
[junit4:junit4]   2> 1721 T3480 C247 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id68]} 0 0
[junit4:junit4]   2> 1721 T3517 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id70]} 0 0
[junit4:junit4]   2> 1722 T3522 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id73]} 0 0
[junit4:junit4]   2> 1723 T3518 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id60]} 0 20
[junit4:junit4]   2> 1723 T3475 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id18]} 0 16
[junit4:junit4]   2> 1723 T3481 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id74]} 0 0
[junit4:junit4]   2> 1723 T3521 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id51]} 0 18
[junit4:junit4]   2> 1723 T3520 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id44]} 0 16
[junit4:junit4]   2> 1722 T3516 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id31]} 0 20
[junit4:junit4]   2> 1723 T3476 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id71]} 0 2
[junit4:junit4]   2> 1723 T3478 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id58]} 0 19
[junit4:junit4]   2> 1724 T3519 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id75]} 0 0
[junit4:junit4]   2> 1724 T3513 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id76]} 0 0
[junit4:junit4]   2> 1724 T3479 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id77]} 0 0
[junit4:junit4]   2> 1725 T3480 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id78]} 0 0
[junit4:junit4]   2> 1725 T3517 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id79]} 0 0
[junit4:junit4]   2> 1725 T3518 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id80]} 0 0
[junit4:junit4]   2> 1726 T3481 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id83]} 0 0
[junit4:junit4]   2> 1726 T3523 C251 REQ [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1727 T3522 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id82]} 0 1
[junit4:junit4]   2> 1726 T3520 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id85]} 0 0
[junit4:junit4]   2> 1727 T3478 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id88]} 0 0
[junit4:junit4]   2> 1726 T3521 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id84]} 0 0
[junit4:junit4]   2> 1727 T3513 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id89]} 0 0
[junit4:junit4]   2> 1726 T3475 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id81]} 0 0
[junit4:junit4]   2> 1728 T3480 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id92]} 0 0
[junit4:junit4]   2> 1728 T3479 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id90]} 0 0
[junit4:junit4]   2> 1727 T3516 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id86]} 0 0
[junit4:junit4]   2> 1727 T3476 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id87]} 0 0
[junit4:junit4]   2> 1728 T3519 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id91]} 0 0
[junit4:junit4]   2> 1729 T3518 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id94]} 0 0
[junit4:junit4]   2> 1729 T3481 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id95]} 0 0
[junit4:junit4]   2> 1730 T3521 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id99]} 0 0
[junit4:junit4]   2> 1730 T3526 C240 REQ [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1730 T3513 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id100]} 0 0
[junit4:junit4]   2> 1730 T3520 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id97]} 0 0
[junit4:junit4]   2> 1730 T3478 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id98]} 0 0
[junit4:junit4]   2> 1731 T3475 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id101]} 0 0
[junit4:junit4]   2> 1731 T3480 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id102]} 0 0
[junit4:junit4]   2> 1731 T3516 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id103]} 0 0
[junit4:junit4]   2> 1732 T3479 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id107]} 0 0
[junit4:junit4]   2> 1732 T3519 C247 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id105]} 0 0
[junit4:junit4]   2> 1732 T3476 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id104]} 0 0
[junit4:junit4]   2> 1733 T3521 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id109]} 0 0
[junit4:junit4]   2> 1733 T3481 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id108]} 0 0
[junit4:junit4]   2> 1733 T3520 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id110]} 0 0
[junit4:junit4]   2> 1734 T3480 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id114]} 0 0
[junit4:junit4]   2> 1734 T3513 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id113]} 0 0
[junit4:junit4]   2> 1734 T3475 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id112]} 0 0
[junit4:junit4]   2> 1734 T3478 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id111]} 0 0
[junit4:junit4]   2> 1735 T3479 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id115]} 0 0
[junit4:junit4]   2> 1735 T3519 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id117]} 0 0
[junit4:junit4]   2> 1735 T3516 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id116]} 0 0
[junit4:junit4]   2> 1735 T3476 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id118]} 0 0
[junit4:junit4]   2> 1736 T3481 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id120]} 0 0
[junit4:junit4]   2> 1736 T3521 C247 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id119]} 0 0
[junit4:junit4]   2> 1737 T3476 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id128]} 0 0
[junit4:junit4]   2> 1737 T3520 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id121]} 0 0
[junit4:junit4]   2> 1737 T3475 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id122]} 0 0
[junit4:junit4]   2> 1738 T3480 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id123]} 0 0
[junit4:junit4]   2> 1738 T3479 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id125]} 0 0
[junit4:junit4]   2> 1738 T3513 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id124]} 0 0
[junit4:junit4]   2> 1738 T3478 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id127]} 0 0
[junit4:junit4]   2> 1738 T3519 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id126]} 0 0
[junit4:junit4]   2> 1739 T3521 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id130]} 0 0
[junit4:junit4]   2> 1739 T3481 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id131]} 0 0
[junit4:junit4]   2> 1740 T3516 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id129]} 0 1
[junit4:junit4]   2> 1740 T3476 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id132]} 0 0
[junit4:junit4]   2> 1740 T3475 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id133]} 0 0
[junit4:junit4]   2> 1741 T3520 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id134]} 0 0
[junit4:junit4]   2> 1741 T3480 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id135]} 0 0
[junit4:junit4]   2> 1741 T3479 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id136]} 0 0
[junit4:junit4]   2> 1753 T3478 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id140]} 0 11
[junit4:junit4]   2> 1753 T3516 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id142]} 0 11
[junit4:junit4]   2> 1753 T3521 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id138]} 0 11
[junit4:junit4]   2> 1753 T3476 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id143]} 0 0
[junit4:junit4]   2> 1753 T3475 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id144]} 0 0
[junit4:junit4]   2> 1754 T3537 C243 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1754 T3520 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id145]} 0 0
[junit4:junit4]   2> 1755 T3481 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id141]} 0 13
[junit4:junit4]   2> 1753 T3519 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id137]} 0 11
[junit4:junit4]   2> 1755 T3478 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id148]} 0 0
[junit4:junit4]   2> 1758 T3475 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id152]} 0 0
[junit4:junit4]   2> 1759 T3520 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id151]} 0 1
[junit4:junit4]   2> 1759 T3481 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id153]} 0 0
[junit4:junit4]   2> 1759 T3480 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id146]} 0 0
[junit4:junit4]   2> 1759 T3476 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id155]} 0 0
[junit4:junit4]   2> 1759 T3519 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id154]} 0 0
[junit4:junit4]   2> 1759 T3521 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id150]} 0 0
[junit4:junit4]   2> 1759 T3478 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id156]} 0 0
[junit4:junit4]   2> 1761 T3475 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id157]} 0 0
[junit4:junit4]   2> 1762 T3480 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id160]} 0 0
[junit4:junit4]   2> 1762 T3476 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id161]} 0 0
[junit4:junit4]   2> 1762 T3519 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id162]} 0 0
[junit4:junit4]   2> 1762 T3481 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id158]} 0 0
[junit4:junit4]   2> 1763 T3520 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id159]} 0 1
[junit4:junit4]   2> 1763 T3478 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id164]} 0 0
[junit4:junit4]   2> 1763 T3521 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id163]} 0 0
[junit4:junit4]   2> 1764 T3475 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id165]} 0 0
[junit4:junit4]   2> 1765 T3480 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id167]} 0 0
[junit4:junit4]   2> 1765 T3476 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id166]} 0 0
[junit4:junit4]   2> 1765 T3481 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id168]} 0 0
[junit4:junit4]   2> 1766 T3478 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id171]} 0 0
[junit4:junit4]   2> 1766 T3520 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id170]} 0 0
[junit4:junit4]   2> 1766 T3521 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id172]} 0 0
[junit4:junit4]   2> 1766 T3519 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id169]} 0 0
[junit4:junit4]   2> 1767 T3475 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id173]} 0 0
[junit4:junit4]   2> 1768 T3480 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id174]} 0 0
[junit4:junit4]   2> 1768 T3481 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id175]} 0 0
[junit4:junit4]   2> 1769 T3476 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id176]} 0 0
[junit4:junit4]   2> 1769 T3521 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id178]} 0 0
[junit4:junit4]   2> 1769 T3478 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id177]} 0 0
[junit4:junit4]   2> 1770 T3520 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id181]} 0 0
[junit4:junit4]   2> 1770 T3475 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id180]} 0 0
[junit4:junit4]   2> 1770 T3519 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id179]} 0 0
[junit4:junit4]   2> 1771 T3480 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id182]} 0 0
[junit4:junit4]   2> 1771 T3481 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id183]} 0 0
[junit4:junit4]   2> 1772 T3521 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id185]} 0 0
[junit4:junit4]   2> 1772 T3476 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id184]} 0 0
[junit4:junit4]   2> 1772 T3478 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id186]} 0 0
[junit4:junit4]   2> 1773 T3520 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id187]} 0 0
[junit4:junit4]   2> 1773 T3475 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id188]} 0 0
[junit4:junit4]   2> 1774 T3481 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id191]} 0 0
[junit4:junit4]   2> 1774 T3480 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id190]} 0 0
[junit4:junit4]   2> 1775 T3519 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id189]} 0 1
[junit4:junit4]   2> 1775 T3478 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id193]} 0 0
[junit4:junit4]   2> 1775 T3521 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id192]} 0 0
[junit4:junit4]   2> 1776 T3476 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id194]} 0 0
[junit4:junit4]   2> 1776 T3520 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id195]} 0 0
[junit4:junit4]   2> 1776 T3475 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id196]} 0 0
[junit4:junit4]   2> 1777 T3480 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id198]} 0 0
[junit4:junit4]   2> 1777 T3481 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id197]} 0 0
[junit4:junit4]   2> 1778 T3478 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id200]} 0 0
[junit4:junit4]   2> 1778 T3521 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id201]} 0 0
[junit4:junit4]   2> 1779 T3476 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id203]} 0 0
[junit4:junit4]   2> 1779 T3520 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id202]} 0 0
[junit4:junit4]   2> 1779 T3475 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id204]} 0 0
[junit4:junit4]   2> 1780 T3481 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id206]} 0 0
[junit4:junit4]   2> 1780 T3480 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id205]} 0 0
[junit4:junit4]   2> 1781 T3478 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id207]} 0 0
[junit4:junit4]   2> 1781 T3521 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id208]} 0 0
[junit4:junit4]   2> 1782 T3520 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id210]} 0 0
[junit4:junit4]   2> 1782 T3475 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id211]} 0 0
[junit4:junit4]   2> 1782 T3476 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id209]} 0 0
[junit4:junit4]   2> 1784 T3478 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id213]} 0 0
[junit4:junit4]   2> 1784 T3480 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id214]} 0 0
[junit4:junit4]   2> 1785 T3476 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id218]} 0 0
[junit4:junit4]   2> 1785 T3521 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id215]} 0 0
[junit4:junit4]   2> 1785 T3520 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id216]} 0 0
[junit4:junit4]   2> 1785 T3475 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id217]} 0 0
[junit4:junit4]   2> 1788 T3475 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id224]} 0 0
[junit4:junit4]   2> 1788 T3521 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id222]} 0 0
[junit4:junit4]   2> 1788 T3480 C247 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id220]} 0 0
[junit4:junit4]   2> 1788 T3476 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id221]} 0 0
[junit4:junit4]   2> 1788 T3520 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id223]} 0 0
[junit4:junit4]   2> 1790 T3520 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id229]} 0 0
[junit4:junit4]   2> 1791 T3476 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id228]} 0 0
[junit4:junit4]   2> 1791 T3475 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id225]} 0 0
[junit4:junit4]   2> 1792 T3521 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id226]} 0 0
[junit4:junit4]   2> 1792 T3480 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id227]} 0 0
[junit4:junit4]   2> 1793 T3520 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id230]} 0 0
[junit4:junit4]   2> 1794 T3476 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id231]} 0 0
[junit4:junit4]   2> 1794 T3521 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id233]} 0 0
[junit4:junit4]   2> 1794 T3480 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id234]} 0 0
[junit4:junit4]   2> 1794 T3475 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id232]} 0 0
[junit4:junit4]   2> 1796 T3520 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id235]} 0 0
[junit4:junit4]   2> 1797 T3521 C247 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id237]} 0 0
[junit4:junit4]   2> 1797 T3480 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id238]} 0 0
[junit4:junit4]   2> 1798 T3534 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1799 T3520 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id240]} 0 0
[junit4:junit4]   2> 1799 T3535 C236 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1800 T3521 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id241]} 0 0
[junit4:junit4]   2> 1800 T3480 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id242]} 0 0
[junit4:junit4]   2> 1801 T3524 C239 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1802 T3520 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id243]} 0 0
[junit4:junit4]   2> 1803 T3480 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id245]} 0 0
[junit4:junit4]   2> 1803 T3521 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id244]} 0 0
[junit4:junit4]   2> 1805 T3520 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id246]} 0 0
[junit4:junit4]   2> 1806 T3521 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id248]} 0 0
[junit4:junit4]   2> 1806 T3480 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id247]} 0 0
[junit4:junit4]   2> 1808 T3536 C236 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1808 T3520 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id249]} 0 0
[junit4:junit4]   2> 1809 T3533 C241 REQ [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1809 T3521 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id250]} 0 0
[junit4:junit4]   2> 1809 T3480 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id251]} 0 0
[junit4:junit4]   2> 1811 T3520 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id252]} 0 0
[junit4:junit4]   2> 1811 T3531 C236 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1812 T3528 C247 REQ [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1812 T3480 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id254]} 0 0
[junit4:junit4]   2> 1811 T3532 C236 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1812 T3521 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id253]} 0 0
[junit4:junit4]   2> 1812 T3525 C244 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1812 T3529 C250 REQ [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1814 T3520 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id255]} 0 0
[junit4:junit4]   2> 1815 T3521 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id257]} 0 0
[junit4:junit4]   2> 1815 T3480 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id256]} 0 0
[junit4:junit4]   2> 1817 T3520 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id258]} 0 0
[junit4:junit4]   2> 1818 T3480 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id260]} 0 0
[junit4:junit4]   2> 1818 T3521 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id259]} 0 0
[junit4:junit4]   2> 1819 T3530 C251 REQ [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1820 T3527 C241 REQ [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1820 T3520 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id261]} 0 0
[junit4:junit4]   2> 1821 T3521 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id263]} 0 0
[junit4:junit4]   2> 1821 T3480 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id262]} 0 0
[junit4:junit4]   2> 1823 T3520 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id264]} 0 0
[junit4:junit4]   2> 1824 T3480 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id266]} 0 0
[junit4:junit4]   2> 1824 T3521 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id265]} 0 0
[junit4:junit4]   2> 1826 T3520 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id267]} 0 0
[junit4:junit4]   2> 1827 T3480 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id268]} 0 0
[junit4:junit4]   2> 1827 T3521 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id269]} 0 0
[junit4:junit4]   2> 1829 T3520 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id270]} 0 0
[junit4:junit4]   2> 1830 T3521 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id272]} 0 0
[junit4:junit4]   2> 1830 T3523 C245 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1830 T3480 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id271]} 0 0
[junit4:junit4]   2> 1832 T3520 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id273]} 0 0
[junit4:junit4]   2> 1833 T3480 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id275]} 0 0
[junit4:junit4]   2> 1833 T3521 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id274]} 0 0
[junit4:junit4]   2> 1834 T3526 C236 REQ [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1835 T3520 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id276]} 0 0
[junit4:junit4]   2> 1836 T3480 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id277]} 0 0
[junit4:junit4]   2> 1836 T3521 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id278]} 0 0
[junit4:junit4]   2> 1838 T3520 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id279]} 0 0
[junit4:junit4]   2> 1839 T3521 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id281]} 0 0
[junit4:junit4]   2> 1839 T3480 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id280]} 0 0
[junit4:junit4]   2> 1841 T3520 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id282]} 0 0
[junit4:junit4]   2> 1842 T3480 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id284]} 0 0
[junit4:junit4]   2> 1842 T3521 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id283]} 0 0
[junit4:junit4]   2> 1844 T3520 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id285]} 0 0
[junit4:junit4]   2> 1845 T3521 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id287]} 0 0
[junit4:junit4]   2> 1845 T3480 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id286]} 0 0
[junit4:junit4]   2> 1847 T3520 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id288]} 0 0
[junit4:junit4]   2> 1848 T3480 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id290]} 0 0
[junit4:junit4]   2> 1848 T3521 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id289]} 0 0
[junit4:junit4]   2> 1850 T3520 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id291]} 0 0
[junit4:junit4]   2> 1851 T3480 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id293]} 0 0
[junit4:junit4]   2> 1853 T3534 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1853 T3520 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id294]} 0 0
[junit4:junit4]   2> 1854 T3480 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id295]} 0 0
[junit4:junit4]   2> 1854 T3534 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1856 T3520 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id296]} 0 0
[junit4:junit4]   2> 1857 T3480 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id297]} 0 0
[junit4:junit4]   2> 1858 T3537 C238 REQ [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1858 T3534 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1859 T3520 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id298]} 0 0
[junit4:junit4]   2> 1860 T3480 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id299]} 0 0
[junit4:junit4]   2> 1862 T3520 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id300]} 0 0
[junit4:junit4]   2> 1863 T3480 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id301]} 0 0
[junit4:junit4]   2> 1865 T3520 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id302]} 0 0
[junit4:junit4]   2> 1866 T3480 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id303]} 0 0
[junit4:junit4]   2> 1868 T3520 C247 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id304]} 0 0
[junit4:junit4]   2> 1869 T3480 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id305]} 0 0
[junit4:junit4]   2> 1871 T3520 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id306]} 0 0
[junit4:junit4]   2> 1872 T3480 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id307]} 0 0
[junit4:junit4]   2> 1874 T3520 C247 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id308]} 0 0
[junit4:junit4]   2> 1875 T3480 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id309]} 0 0
[junit4:junit4]   2> 1877 T3520 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id310]} 0 0
[junit4:junit4]   2> 1878 T3480 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id311]} 0 0
[junit4:junit4]   2> 1880 T3520 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id312]} 0 0
[junit4:junit4]   2> 1881 T3480 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id313]} 0 0
[junit4:junit4]   2> 1883 T3520 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id314]} 0 0
[junit4:junit4]   2> 1884 T3534 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1884 T3480 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id315]} 0 0
[junit4:junit4]   2> 1886 T3534 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1886 T3520 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id316]} 0 0
[junit4:junit4]   2> 1886 T3534 oasc.SolrCore.<init> [00009_core] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./OpenCloseCoreStressTest_/00009_core/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00009_core/data/
[junit4:junit4]   2> 1887 T3534 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af7345b
[junit4:junit4]   2> 1887 T3534 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 1887 T3480 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id317]} 0 0
[junit4:junit4]   2> 1889 T3534 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00009_core/data forceNew: false
[junit4:junit4]   2> 1889 T3520 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id318]} 0 0
[junit4:junit4]   2> 1889 T3534 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00009_core/data/index/
[junit4:junit4]   2> 1890 T3480 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id319]} 0 0
[junit4:junit4]   2> 1890 T3534 oasc.SolrCore.initIndex WARNING [00009_core] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00009_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1891 T3534 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00009_core/data/index forceNew: false
[junit4:junit4]   2> 1892 T3520 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id320]} 0 0
[junit4:junit4]   2> 1893 T3480 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id321]} 0 0
[junit4:junit4]   2> 1895 T3520 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id322]} 0 0
[junit4:junit4]   2> 1896 T3480 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id323]} 0 0
[junit4:junit4]   2> 1898 T3520 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id324]} 0 0
[junit4:junit4]   2> 1899 T3480 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id325]} 0 0
[junit4:junit4]   2> 1901 T3520 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id326]} 0 0
[junit4:junit4]   2> 1902 T3480 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id327]} 0 0
[junit4:junit4]   2> 1903 T3535 C245 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1904 T3520 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id328]} 0 0
[junit4:junit4]   2> 1905 T3524 C242 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1905 T3480 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id329]} 0 0
[junit4:junit4]   2> 1907 T3520 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id330]} 0 0
[junit4:junit4]   2> 1908 T3480 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id331]} 0 0
[junit4:junit4]   2> 1910 T3520 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id332]} 0 0
[junit4:junit4]   2> 1911 T3536 C245 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1911 T3480 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id333]} 0 0
[junit4:junit4]   2> 1912 T3533 C252 REQ [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1913 T3520 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id334]} 0 0
[junit4:junit4]   2> 1914 T3534 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00009_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e490587)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1914 T3480 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id335]} 0 0
[junit4:junit4]   2> 1915 T3534 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1915 T3531 C244 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1915 T3528 C244 REQ [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1916 T3534 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1916 T3532 C238 REQ [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1916 T3525 C242 REQ [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1916 T3520 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id336]} 0 0
[junit4:junit4]   2> 1917 T3529 C243 REQ [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1917 T3480 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id337]} 0 0
[junit4:junit4]   2> 1918 T3534 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1919 T3534 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1919 T3520 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id338]} 0 0
[junit4:junit4]   2> 1919 T3534 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1920 T3480 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id339]} 0 0
[junit4:junit4]   2> 1922 T3530 C239 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1922 T3520 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id340]} 0 0
[junit4:junit4]   2> 1923 T3480 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id341]} 0 0
[junit4:junit4]   2> 1924 T3527 C239 REQ [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1926 T3480 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id343]} 0 0
[junit4:junit4]   2> 1929 T3534 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1929 T3480 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id344]} 0 0
[junit4:junit4]   2> 1932 T3480 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id345]} 0 0
[junit4:junit4]   2> 1934 T3523 C235 REQ [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1935 T3480 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id346]} 0 0
[junit4:junit4]   2> 1937 T3526 C249 REQ [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1938 T3534 oass.SolrIndexSearcher.<init> Opening Searcher@69e90b91 main
[junit4:junit4]   2> 1938 T3480 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id347]} 0 0
[junit4:junit4]   2> 1939 T3534 oasc.SolrCore.registerSearcher [00009_core] Registered new searcher Searcher@69e90b91 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1939 T3534 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1940 T3534 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1944 T3534 oasc.CoreMaps.putTransientCore Opening transient core 00009_core
[junit4:junit4]   2> 1944 T3534 oasc.CoreContainer.registerCore registering core: 00009_core
[junit4:junit4]   2> 1964 T3537 C245 REQ [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C253 name=00009_core org.apache.solr.core.SolrCore@2f0e19fc
[junit4:junit4]   2> 1964 T3534 C253 REQ [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1967 T3520 C253 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/OpenCloseCoreStressTest_/00009_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e490587)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1968 T3520 C253 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1975 T3479 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id147]} 0 10
[junit4:junit4]   2> 1975 T3477 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id61]} 0 10
[junit4:junit4]   2> 1975 T3513 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id139]} 0 10
[junit4:junit4]   2> 1975 T3519 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id199]} 0 10
[junit4:junit4]   2> 1975 T3517 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id93]} 0 10
[junit4:junit4]   2> 1978 T3519 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id350]} 0 0
[junit4:junit4]   2> 1979 T3479 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id352]} 0 1
[junit4:junit4]   2> 1978 T3477 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id349]} 0 0
[junit4:junit4]   2> 1979 T3481 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id212]} 0 13
[junit4:junit4]   2> 1978 T3517 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id353]} 0 0
[junit4:junit4]   2> 1978 T3513 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id351]} 0 0
[junit4:junit4]   2> 1979 T3478 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id219]} 0 15
[junit4:junit4]   2> 1979 T3522 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id96]} 0 14
[junit4:junit4]   2> 1979 T3518 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id106]} 0 15
[junit4:junit4]   2> 1979 T3475 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id239]} 0 16
[junit4:junit4]   2> 1979 T3521 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id292]} 0 14
[junit4:junit4]   2> 1979 T3516 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id149]} 0 15
[junit4:junit4]   2> 1981 T3479 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id355]} 0 0
[junit4:junit4]   2> 1979 T3520 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id342]} 0 17
[junit4:junit4]   2> 1979 T3476 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id236]} 0 15
[junit4:junit4]   2> 1979 T3480 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id348]} 0 17
[junit4:junit4]   2> 1981 T3519 C250 UPDATE [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id354]} 0 0
[junit4:junit4]   2> 1982 T3517 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id358]} 0 0
[junit4:junit4]   2> 1982 T3481 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id357]} 0 0
[junit4:junit4]   2> 1982 T3478 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id360]} 0 0
[junit4:junit4]   2> 1982 T3513 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id359]} 0 0
[junit4:junit4]   2> 1982 T3477 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id356]} 0 0
[junit4:junit4]   2> 1983 T3521 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id364]} 0 0
[junit4:junit4]   2> 1983 T3475 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id363]} 0 0
[junit4:junit4]   2> 1983 T3522 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id361]} 0 0
[junit4:junit4]   2> 1984 T3518 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id362]} 0 1
[junit4:junit4]   2> 1984 T3516 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id365]} 0 0
[junit4:junit4]   2> 1984 T3520 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id367]} 0 0
[junit4:junit4]   2> 1984 T3479 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id366]} 0 0
[junit4:junit4]   2> 1985 T3476 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id368]} 0 0
[junit4:junit4]   2> 1985 T3480 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id372]} 0 0
[junit4:junit4]   2> 1985 T3519 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id369]} 0 0
[junit4:junit4]   2> 1985 T3513 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id371]} 0 0
[junit4:junit4]   2> 1985 T3517 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id370]} 0 0
[junit4:junit4]   2> 1986 T3477 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id374]} 0 0
[junit4:junit4]   2> 1986 T3478 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id373]} 0 0
[junit4:junit4]   2> 1986 T3481 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id375]} 0 0
[junit4:junit4]   2> 1986 T3518 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id379]} 0 0
[junit4:junit4]   2> 1987 T3522 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id377]} 0 1
[junit4:junit4]   2> 1986 T3521 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id376]} 0 0
[junit4:junit4]   2> 1986 T3475 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id378]} 0 0
[junit4:junit4]   2> 1987 T3520 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id381]} 0 0
[junit4:junit4]   2> 1987 T3516 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id380]} 0 0
[junit4:junit4]   2> 1988 T3480 C249 UPDATE [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id384]} 0 0
[junit4:junit4]   2> 1988 T3476 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id383]} 0 0
[junit4:junit4]   2> 1988 T3479 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id382]} 0 0
[junit4:junit4]   2> 1989 T3481 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id391]} 0 0
[junit4:junit4]   2> 1989 T3477 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id387]} 0 0
[junit4:junit4]   2> 1989 T3517 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id385]} 0 0
[junit4:junit4]   2> 1989 T3518 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id388]} 0 0
[junit4:junit4]   2> 1990 T3516 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id395]} 0 0
[junit4:junit4]   2> 1989 T3478 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id390]} 0 0
[junit4:junit4]   2> 1989 T3513 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id386]} 0 0
[junit4:junit4]   2> 1989 T3519 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id389]} 0 0
[junit4:junit4]   2> 1991 T3480 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id397]} 0 0
[junit4:junit4]   2> 1991 T3479 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id399]} 0 0
[junit4:junit4]   2> 1991 T3476 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id398]} 0 0
[junit4:junit4]   2> 1991 T3520 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id396]} 0 0
[junit4:junit4]   2> 1990 T3475 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id393]} 0 0
[junit4:junit4]   2> 1990 T3521 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id394]} 0 0
[junit4:junit4]   2> 1990 T3522 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id392]} 0 0
[junit4:junit4]   2> 1992 T3517 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id401]} 0 0
[junit4:junit4]   2> 1993 T3478 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id404]} 0 0
[junit4:junit4]   2> 1993 T3513 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id405]} 0 0
[junit4:junit4]   2> 1993 T3518 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id402]} 0 0
[junit4:junit4]   2> 1992 T3481 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id400]} 0 0
[junit4:junit4]   2> 1993 T3516 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id403]} 0 0
[junit4:junit4]   2> 1994 T3476 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id409]} 0 0
[junit4:junit4]   2> 1994 T3519 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id406]} 0 0
[junit4:junit4]   2> 1994 T3477 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id410]} 0 0
[junit4:junit4]   2> 1994 T3480 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id407]} 0 0
[junit4:junit4]   2> 1995 T3479 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id408]} 0 1
[junit4:junit4]   2> 1995 T3522 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id414]} 0 0
[junit4:junit4]   2> 1995 T3475 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id412]} 0 0
[junit4:junit4]   2> 1995 T3517 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id415]} 0 0
[junit4:junit4]   2> 1995 T3521 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id413]} 0 0
[junit4:junit4]   2> 1996 T3478 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id416]} 0 0
[junit4:junit4]   2> 1996 T3513 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id419]} 0 0
[junit4:junit4]   2> 1995 T3520 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id411]} 0 0
[junit4:junit4]   2> 1997 T3481 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id418]} 0 1
[junit4:junit4]   2> 1996 T3518 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id417]} 0 0
[junit4:junit4]   2> 1997 T3477 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id422]} 0 0
[junit4:junit4]   2> 1997 T3516 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id420]} 0 0
[junit4:junit4]   2> 1998 T3479 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id425]} 0 0
[junit4:junit4]   2> 1998 T3517 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id427]} 0 0
[junit4:junit4]   2> 1997 T3480 C247 UPDATE [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id423]} 0 0
[junit4:junit4]   2> 1997 T3519 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id421]} 0 0
[junit4:junit4]   2> 1999 T3521 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id428]} 0 0
[junit4:junit4]   2> 2000 T3478 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id430]} 0 1
[junit4:junit4]   2> 1998 T3522 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id426]} 0 0
[junit4:junit4]   2> 1998 T3476 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id424]} 0 0
[junit4:junit4]   2> 1999 T3513 C238 UPDATE [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id431]} 0 0
[junit4:junit4]   2> 1999 T3520 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id432]} 0 0
[junit4:junit4]   2> 1999 T3475 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id429]} 0 0
[junit4:junit4]   2> 2000 T3518 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id434]} 0 0
[junit4:junit4]   2> 2001 T3480 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id437]} 0 0
[junit4:junit4]   2> 2000 T3481 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id433]} 0 0
[junit4:junit4]   2> 2000 T3477 C234 UPDATE [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id435]} 0 0
[junit4:junit4]   2> 2002 T3517 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id439]} 0 0
[junit4:junit4]   2> 2002 T3516 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id438]} 0 0
[junit4:junit4]   2> 2001 T3479 C242 UPDATE [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id436]} 0 0
[junit4:junit4]   2> 2003 T3478 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id442]} 0 1
[junit4:junit4]   2> 2003 T3513 C244 UPDATE [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id445]} 0 0
[junit4:junit4]   2> 2002 T3519 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id440]} 0 0
[junit4:junit4]   2> 2002 T3521 C240 UPDATE [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id441]} 0 0
[junit4:junit4]   2> 2003 T3476 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id444]} 0 0
[junit4:junit4]   2> 2004 T3475 C246 UPDATE [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id447]} 0 0
[junit4:junit4]   2> 2003 T3520 C243 UPDATE [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id446]} 0 0
[junit4:junit4]   2> 2005 T3480 C236 UPDATE [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id450]} 0 1
[junit4:junit4]   2> 2003 T3522 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id443]} 0 0
[junit4:junit4]   2> 2005 T3516 C245 UPDATE [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id453]} 0 0
[junit4:junit4]   2> 2005 T3517 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id452]} 0 0
[junit4:junit4]   2> 2006 T3478 C235 UPDATE [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id455]} 0 0
[junit4:junit4]   2> 2006 T3519 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id457]} 0 0
[junit4:junit4]   2> 2004 T3518 C241 UPDATE [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id448]} 0 0
[junit4:junit4]   2> 2004 T3481 C253 UPDATE [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id449]} 0 0
[junit4:junit4]   2> 2006 T3513 C248 UPDATE [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id456]} 0 0
[junit4:junit4]   2> 2007 T3520 C251 UPDATE [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id460]} 0 0
[junit4:junit4]   2> 2007 T3535 C248 REQ [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2006 T3479 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id454]} 0 1
[junit4:junit4]   2> 2005 T3477 C237 UPDATE [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id451]} 0 0
[junit4:junit4]   2> 2007 T3476 C239 UPDATE [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id459]} 0 0
[junit4:junit4]   2> 2008 T3522 C252 UPDATE [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id462]} 0 0
[ju

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

data
[junit4:junit4]   2> 793896 T3472 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 794694 T3472 oas.SolrTestCaseJ4.tearDown ###Ending test10MinutesNew
[junit4:junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OpenCloseCoreStressTest -Dtests.method=test10MinutesNew -Dtests.seed=3534AAB0291358A4 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=es_CL -Dtests.timezone=Europe/Budapest -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  310s J1 | OpenCloseCoreStressTest.test10MinutesNew <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Core 00013_core bad! expected:<318> but was:<315>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([3534AAB0291358A4:F1112915BDDB210]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.failNotEquals(Assert.java:647)
[junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:128)
[junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:472)
[junit4:junit4]    > 	at org.apache.solr.core.OpenCloseCoreStressTest.checkResults(OpenCloseCoreStressTest.java:299)
[junit4:junit4]    > 	at org.apache.solr.core.OpenCloseCoreStressTest.doStress(OpenCloseCoreStressTest.java:200)
[junit4:junit4]    > 	at org.apache.solr.core.OpenCloseCoreStressTest.test10MinutesNew(OpenCloseCoreStressTest.java:132)
[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:616)
[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:679)
[junit4:junit4] IGNOR/A 0.01s J1 | OpenCloseCoreStressTest.test1HourNew
[junit4:junit4]    > Assumption #1: 'weekly' test group is disabled (@Weekly)
[junit4:junit4]   2> 794744 T3472 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=PostingsFormat(name=Lucene41WithOrds), text=PostingsFormat(name=Direct)}, docValues:{}, sim=DefaultSimilarity, locale=es_CL, timezone=Europe/Budapest
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=63902672,total=515833856
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DefaultValueUpdateProcessorTest, CollectionsAPIDistributedZkTest, XmlUpdateRequestHandlerTest, TestSolrXMLSerializer, TestHashPartitioner, DistanceFunctionTest, DisMaxRequestHandlerTest, TestOmitPositions, TestPartialUpdateDeduplication, TestFiltering, TestDistributedSearch, TestSolrDiscoveryProperties, StandardRequestHandlerTest, TestSolrJ, TestUpdate, UniqFieldsUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, FieldAnalysisRequestHandlerTest, DirectUpdateHandlerTest, SolrTestCaseJ4Test, HardAutoCommitTest, URLClassifyProcessorTest, SolrCmdDistributorTest, TestDefaultSimilarityFactory, TestRecovery, XsltUpdateRequestHandlerTest, SpellPossibilityIteratorTest, SortByFunctionTest, TestDistributedGrouping, ConvertedLegacyTest, FullSolrCloudDistribCmdsTest, PathHierarchyTokenizerFactoryTest, MultiTermTest, CurrencyFieldOpenExchangeTest, TestReload, TestRTGBase, DebugComponentTest, DocumentAnalysisRequestHandlerTest, TestIndexSearcher, TestFoldingMultitermQuery, CopyFieldTest, TestAnalyzedSuggestions, TestAtomicUpdateErrorCases, TestNumberUtils, TestPostingsSolrHighlighter, TestFieldResource, NotRequiredUniqueKeyTest, TestDFRSimilarityFactory, TestSolr4Spatial, TestQuerySenderNoQuery, LeaderElectionIntegrationTest, IndexSchemaRuntimeFieldTest, SimplePostToolTest, TestDynamicFieldCollectionResource, TestBinaryField, TestJmxMonitoredMap, SolrCoreCheckLockOnStartupTest, TestZkChroot, ZkNodePropsTest, BadIndexSchemaTest, DirectSolrSpellCheckerTest, DOMUtilTest, TestCollationField, BasicDistributedZk2Test, TestFastOutputStream, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest]
[junit4:junit4] Completed on J1 in 794.78s, 6 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 412 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:388: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 failure, 25 ignored (6 assumptions)

Total time: 115 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 210 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/210/

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

Error Message:
No registered leader was found, collection:collection1 slice:shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1
	at __randomizedtesting.SeedInfo.seed([D88F76030A38513A:5969F81B7D673106]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:291)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:116)
	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:616)
	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:679)




Build Log:
[...truncated 8791 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1858 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /y/vv
[junit4:junit4]   2> 4 T1858 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363474885117
[junit4:junit4]   2> 5 T1858 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T1859 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 7 T1859 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 7 T1859 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 7 T1859 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 8 T1859 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 8 T1859 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 106 T1858 oasc.ZkTestServer.run start zk server on port:28415
[junit4:junit4]   2> 106 T1858 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28415 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7d10228c
[junit4:junit4]   2> 107 T1858 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 107 T1864 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28415. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 108 T1864 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28415, initiating session
[junit4:junit4]   2> 108 T1860 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28416
[junit4:junit4]   2> 108 T1860 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28416
[junit4:junit4]   2> 109 T1862 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 114 T1862 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d756faa020000 with negotiated timeout 10000 for client /140.211.11.196:28416
[junit4:junit4]   2> 114 T1864 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28415, sessionid = 0x13d756faa020000, negotiated timeout = 10000
[junit4:junit4]   2> 115 T1865 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d10228c name:ZooKeeperConnection Watcher:127.0.0.1:28415 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T1858 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T1858 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 133 T1863 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d756faa020000
[junit4:junit4]   2> 134 T1865 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 134 T1860 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28416 which had sessionid 0x13d756faa020000
[junit4:junit4]   2> 134 T1858 oaz.ZooKeeper.close Session: 0x13d756faa020000 closed
[junit4:junit4]   2> 134 T1858 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28415/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@699e4ea2
[junit4:junit4]   2> 135 T1858 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 136 T1866 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28415. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 136 T1866 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28415, initiating session
[junit4:junit4]   2> 136 T1860 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28417
[junit4:junit4]   2> 137 T1860 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28417
[junit4:junit4]   2> 151 T1862 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d756faa020001 with negotiated timeout 10000 for client /140.211.11.196:28417
[junit4:junit4]   2> 151 T1866 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28415, sessionid = 0x13d756faa020001, negotiated timeout = 10000
[junit4:junit4]   2> 151 T1867 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@699e4ea2 name:ZooKeeperConnection Watcher:127.0.0.1:28415/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 151 T1858 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 152 T1858 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 155 T1858 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 164 T1858 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 166 T1858 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 169 T1858 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 169 T1858 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 184 T1858 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 185 T1858 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 193 T1858 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 194 T1858 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 196 T1858 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 197 T1858 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 206 T1858 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 206 T1858 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 208 T1858 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 209 T1858 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 211 T1858 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 212 T1858 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 219 T1858 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 220 T1858 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 222 T1858 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 223 T1858 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 225 T1863 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d756faa020001
[junit4:junit4]   2> 226 T1867 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 226 T1860 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28417 which had sessionid 0x13d756faa020001
[junit4:junit4]   2> 226 T1858 oaz.ZooKeeper.close Session: 0x13d756faa020001 closed
[junit4:junit4]   2> 415 T1858 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 419 T1858 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28418
[junit4:junit4]   2> 420 T1858 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 420 T1858 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 421 T1858 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363474885340
[junit4:junit4]   2> 421 T1858 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363474885340/solr.xml
[junit4:junit4]   2> 421 T1858 oasc.CoreContainer.<init> New CoreContainer 339668138
[junit4:junit4]   2> 422 T1858 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363474885340/'
[junit4:junit4]   2> 423 T1858 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363474885340/'
[junit4:junit4]   2> 471 T1858 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 472 T1858 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 472 T1858 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 473 T1858 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 473 T1858 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 474 T1858 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 474 T1858 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 474 T1858 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 475 T1858 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 475 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 497 T1858 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 515 T1858 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28415/solr
[junit4:junit4]   2> 515 T1858 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 516 T1858 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28415 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@49a11025
[junit4:junit4]   2> 517 T1858 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 517 T1877 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28415. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 518 T1877 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28415, initiating session
[junit4:junit4]   2> 518 T1860 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28419
[junit4:junit4]   2> 519 T1860 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28419
[junit4:junit4]   2> 524 T1862 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d756faa020002 with negotiated timeout 20000 for client /140.211.11.196:28419
[junit4:junit4]   2> 524 T1877 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28415, sessionid = 0x13d756faa020002, negotiated timeout = 20000
[junit4:junit4]   2> 525 T1878 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49a11025 name:ZooKeeperConnection Watcher:127.0.0.1:28415 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 525 T1858 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 526 T1863 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d756faa020002
[junit4:junit4]   2> 535 T1878 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 535 T1860 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28419 which had sessionid 0x13d756faa020002
[junit4:junit4]   2> 535 T1858 oaz.ZooKeeper.close Session: 0x13d756faa020002 closed
[junit4:junit4]   2> 536 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 548 T1858 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28415/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4a411e7c
[junit4:junit4]   2> 548 T1858 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 549 T1879 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28415. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 549 T1879 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28415, initiating session
[junit4:junit4]   2> 550 T1860 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28420
[junit4:junit4]   2> 550 T1860 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28420
[junit4:junit4]   2> 551 T1862 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d756faa020003 with negotiated timeout 20000 for client /140.211.11.196:28420
[junit4:junit4]   2> 551 T1879 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28415, sessionid = 0x13d756faa020003, negotiated timeout = 20000
[junit4:junit4]   2> 551 T1880 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a411e7c name:ZooKeeperConnection Watcher:127.0.0.1:28415/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 551 T1858 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 553 T1858 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 561 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 562 T1858 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 569 T1858 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 571 T1858 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28418_y%2Fvv
[junit4:junit4]   2> 572 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28418_y%2Fvv Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28418_y%2Fvv
[junit4:junit4]   2> 573 T1858 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28418_y%2Fvv
[junit4:junit4]   2> 581 T1858 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 593 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 594 T1858 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 601 T1858 oasc.Overseer.start Overseer (id=89356690071355395-127.0.0.1:28418_y%2Fvv-n_0000000000) starting
[junit4:junit4]   2> 602 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 603 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 604 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 606 T1858 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 617 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 619 T1882 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 619 T1858 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 621 T1858 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 623 T1858 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 626 T1881 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 629 T1883 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363474885340/collection1
[junit4:junit4]   2> 629 T1883 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 630 T1883 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 630 T1883 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 631 T1883 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363474885340/collection1/'
[junit4:junit4]   2> 632 T1883 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363474885340/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 632 T1883 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363474885340/collection1/lib/README' to classloader
[junit4:junit4]   2> 664 T1883 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 702 T1883 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 703 T1883 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 707 T1883 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1227 T1883 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1238 T1883 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1242 T1883 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1255 T1883 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1259 T1883 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1263 T1883 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1264 T1883 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1265 T1883 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1265 T1883 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1266 T1883 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1266 T1883 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1267 T1883 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1267 T1883 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363474885340/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/control/data/
[junit4:junit4]   2> 1267 T1883 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a2431b9
[junit4:junit4]   2> 1268 T1883 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1268 T1883 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/control/data forceNew: false
[junit4:junit4]   2> 1268 T1883 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/control/data/index/
[junit4:junit4]   2> 1269 T1883 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1269 T1883 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/control/data/index forceNew: false
[junit4:junit4]   2> 1273 T1883 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4bfbdf04 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ffa82ba),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1273 T1883 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1275 T1883 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1276 T1883 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1276 T1883 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1277 T1883 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1277 T1883 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1278 T1883 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1278 T1883 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1278 T1883 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1279 T1883 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1286 T1883 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1291 T1883 oass.SolrIndexSearcher.<init> Opening Searcher@ae809dd main
[junit4:junit4]   2> 1292 T1883 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/control/data/tlog
[junit4:junit4]   2> 1293 T1883 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1293 T1883 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1296 T1884 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ae809dd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1298 T1883 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1298 T1883 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2129 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2130 T1881 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:28418_y%2Fvv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28418/y/vv"}
[junit4:junit4]   2> 2130 T1881 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2130 T1881 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2170 T1880 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> 2302 T1883 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2302 T1883 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28418/y/vv collection:control_collection shard:shard1
[junit4:junit4]   2> 2302 T1883 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2317 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2318 T1883 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2318 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2329 T1883 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2329 T1883 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2329 T1883 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:28418/y/vv/collection1/
[junit4:junit4]   2> 2329 T1883 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2330 T1883 oasc.SyncStrategy.syncToMe http://127.0.0.1:28418/y/vv/collection1/ has no replicas
[junit4:junit4]   2> 2330 T1883 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28418/y/vv/collection1/
[junit4:junit4]   2> 2330 T1883 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2336 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3674 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3717 T1880 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> 3766 T1883 oasc.ZkController.register We are http://127.0.0.1:28418/y/vv/collection1/ and leader is http://127.0.0.1:28418/y/vv/collection1/
[junit4:junit4]   2> 3766 T1883 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28418/y/vv
[junit4:junit4]   2> 3766 T1883 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3766 T1883 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3766 T1883 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3768 T1883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3769 T1858 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3769 T1858 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3770 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3790 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3791 T1858 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28415/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@16b9c701
[junit4:junit4]   2> 3792 T1858 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3793 T1886 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28415. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3793 T1886 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28415, initiating session
[junit4:junit4]   2> 3793 T1860 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28421
[junit4:junit4]   2> 3794 T1860 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28421
[junit4:junit4]   2> 3818 T1862 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d756faa020004 with negotiated timeout 10000 for client /140.211.11.196:28421
[junit4:junit4]   2> 3818 T1886 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28415, sessionid = 0x13d756faa020004, negotiated timeout = 10000
[junit4:junit4]   2> 3819 T1887 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16b9c701 name:ZooKeeperConnection Watcher:127.0.0.1:28415/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3819 T1858 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3821 T1858 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3822 T1858 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4013 T1858 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4016 T1858 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28422
[junit4:junit4]   2> 4016 T1858 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4017 T1858 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4017 T1858 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363474888936
[junit4:junit4]   2> 4018 T1858 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363474888936/solr.xml
[junit4:junit4]   2> 4018 T1858 oasc.CoreContainer.<init> New CoreContainer 21260762
[junit4:junit4]   2> 4019 T1858 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363474888936/'
[junit4:junit4]   2> 4019 T1858 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363474888936/'
[junit4:junit4]   2> 4068 T1858 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4068 T1858 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4069 T1858 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4069 T1858 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4070 T1858 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4070 T1858 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4071 T1858 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4071 T1858 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4071 T1858 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4072 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4091 T1858 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4113 T1858 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28415/solr
[junit4:junit4]   2> 4114 T1858 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4114 T1858 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28415 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a1278ad
[junit4:junit4]   2> 4115 T1858 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4116 T1897 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28415. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4117 T1897 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28415, initiating session
[junit4:junit4]   2> 4117 T1860 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28423
[junit4:junit4]   2> 4117 T1860 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28423
[junit4:junit4]   2> 4119 T1862 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d756faa020005 with negotiated timeout 20000 for client /140.211.11.196:28423
[junit4:junit4]   2> 4119 T1897 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28415, sessionid = 0x13d756faa020005, negotiated timeout = 20000
[junit4:junit4]   2> 4120 T1898 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a1278ad name:ZooKeeperConnection Watcher:127.0.0.1:28415 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4120 T1858 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4121 T1863 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d756faa020005
[junit4:junit4]   2> 4140 T1898 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4140 T1860 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28423 which had sessionid 0x13d756faa020005
[junit4:junit4]   2> 4140 T1858 oaz.ZooKeeper.close Session: 0x13d756faa020005 closed
[junit4:junit4]   2> 4141 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4151 T1858 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28415/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@72ea4a0c
[junit4:junit4]   2> 4152 T1858 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4152 T1899 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28415. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4153 T1899 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28415, initiating session
[junit4:junit4]   2> 4153 T1860 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28424
[junit4:junit4]   2> 4153 T1860 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28424
[junit4:junit4]   2> 4154 T1862 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d756faa020006 with negotiated timeout 20000 for client /140.211.11.196:28424
[junit4:junit4]   2> 4154 T1899 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28415, sessionid = 0x13d756faa020006, negotiated timeout = 20000
[junit4:junit4]   2> 4155 T1900 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72ea4a0c name:ZooKeeperConnection Watcher:127.0.0.1:28415/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4155 T1858 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4156 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4162 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4164 T1858 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5167 T1858 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28422_y%2Fvv
[junit4:junit4]   2> 5168 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28422_y%2Fvv Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28422_y%2Fvv
[junit4:junit4]   2> 5170 T1858 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28422_y%2Fvv
[junit4:junit4]   2> 5173 T1880 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5173 T1900 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5173 T1887 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5173 T1880 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> 5187 T1901 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363474888936/collection1
[junit4:junit4]   2> 5187 T1901 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5187 T1901 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5188 T1901 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5189 T1901 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363474888936/collection1/'
[junit4:junit4]   2> 5190 T1901 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363474888936/collection1/lib/README' to classloader
[junit4:junit4]   2> 5190 T1901 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363474888936/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5231 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5232 T1881 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:28418_y%2Fvv_collection1",
[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:28418_y%2Fvv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28418/y/vv"}
[junit4:junit4]   2> 5236 T1901 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5243 T1900 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> 5243 T1880 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> 5243 T1887 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> 5293 T1901 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5294 T1901 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5300 T1901 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5907 T1901 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5918 T1901 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5922 T1901 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5935 T1901 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5939 T1901 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5944 T1901 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5944 T1901 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5945 T1901 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5945 T1901 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5946 T1901 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5946 T1901 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5947 T1901 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5947 T1901 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363474888936/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty1/
[junit4:junit4]   2> 5947 T1901 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a2431b9
[junit4:junit4]   2> 5948 T1901 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5948 T1901 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty1 forceNew: false
[junit4:junit4]   2> 5948 T1901 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty1/index/
[junit4:junit4]   2> 5949 T1901 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5949 T1901 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty1/index forceNew: false
[junit4:junit4]   2> 5952 T1901 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2500c40a lockFactory=org.apache.lucene.store.NativeFSLockFactory@75cd83d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5952 T1901 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5955 T1901 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5955 T1901 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5956 T1901 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5956 T1901 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5957 T1901 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5957 T1901 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5957 T1901 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5958 T1901 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5958 T1901 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5965 T1901 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5971 T1901 oass.SolrIndexSearcher.<init> Opening Searcher@129d7af9 main
[junit4:junit4]   2> 5971 T1901 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty1/tlog
[junit4:junit4]   2> 5972 T1901 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5972 T1901 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5976 T1902 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@129d7af9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5978 T1901 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5978 T1901 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6747 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6748 T1881 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:28422_y%2Fvv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28422/y/vv"}
[junit4:junit4]   2> 6748 T1881 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6748 T1881 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6765 T1880 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> 6765 T1900 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> 6765 T1887 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> 6980 T1901 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6980 T1901 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28422/y/vv collection:collection1 shard:shard1
[junit4:junit4]   2> 6980 T1901 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6994 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6995 T1901 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6996 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7006 T1901 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7006 T1901 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7006 T1901 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:28422/y/vv/collection1/
[junit4:junit4]   2> 7007 T1901 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7007 T1901 oasc.SyncStrategy.syncToMe http://127.0.0.1:28422/y/vv/collection1/ has no replicas
[junit4:junit4]   2> 7007 T1901 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28422/y/vv/collection1/
[junit4:junit4]   2> 7007 T1901 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7011 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8281 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8338 T1880 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> 8338 T1900 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> 8338 T1887 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> 8390 T1901 oasc.ZkController.register We are http://127.0.0.1:28422/y/vv/collection1/ and leader is http://127.0.0.1:28422/y/vv/collection1/
[junit4:junit4]   2> 8390 T1901 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28422/y/vv
[junit4:junit4]   2> 8390 T1901 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8390 T1901 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8391 T1901 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8392 T1901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8393 T1858 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8394 T1858 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8395 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8593 T1858 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8596 T1858 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28425
[junit4:junit4]   2> 8597 T1858 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8597 T1858 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8598 T1858 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363474893522
[junit4:junit4]   2> 8598 T1858 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363474893522/solr.xml
[junit4:junit4]   2> 8599 T1858 oasc.CoreContainer.<init> New CoreContainer 918440926
[junit4:junit4]   2> 8600 T1858 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363474893522/'
[junit4:junit4]   2> 8600 T1858 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363474893522/'
[junit4:junit4]   2> 8648 T1858 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8649 T1858 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8649 T1858 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8650 T1858 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8650 T1858 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8651 T1858 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8651 T1858 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8652 T1858 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8652 T1858 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8653 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8687 T1858 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8716 T1858 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28415/solr
[junit4:junit4]   2> 8717 T1858 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8718 T1858 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28415 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@41899130
[junit4:junit4]   2> 8719 T1858 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8720 T1913 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28415. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8721 T1913 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28415, initiating session
[junit4:junit4]   2> 8721 T1860 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28426
[junit4:junit4]   2> 8721 T1860 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28426
[junit4:junit4]   2> 8723 T1862 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d756faa020007 with negotiated timeout 20000 for client /140.211.11.196:28426
[junit4:junit4]   2> 8723 T1913 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28415, sessionid = 0x13d756faa020007, negotiated timeout = 20000
[junit4:junit4]   2> 8724 T1914 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41899130 name:ZooKeeperConnection Watcher:127.0.0.1:28415 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8724 T1858 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8725 T1863 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d756faa020007
[junit4:junit4]   2> 8727 T1914 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8727 T1860 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28426 which had sessionid 0x13d756faa020007
[junit4:junit4]   2> 8727 T1858 oaz.ZooKeeper.close Session: 0x13d756faa020007 closed
[junit4:junit4]   2> 8727 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8746 T1858 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28415/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5bdc079
[junit4:junit4]   2> 8748 T1915 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28415. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8747 T1858 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8748 T1860 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28427
[junit4:junit4]   2> 8748 T1915 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28415, initiating session
[junit4:junit4]   2> 8749 T1860 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28427
[junit4:junit4]   2> 8750 T1862 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d756faa020008 with negotiated timeout 20000 for client /140.211.11.196:28427
[junit4:junit4]   2> 8750 T1915 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28415, sessionid = 0x13d756faa020008, negotiated timeout = 20000
[junit4:junit4]   2> 8751 T1916 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5bdc079 name:ZooKeeperConnection Watcher:127.0.0.1:28415/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8751 T1858 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8752 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8754 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8763 T1858 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9766 T1858 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28425_y%2Fvv
[junit4:junit4]   2> 9767 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28425_y%2Fvv Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28425_y%2Fvv
[junit4:junit4]   2> 9771 T1858 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28425_y%2Fvv
[junit4:junit4]   2> 9774 T1887 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> 9774 T1900 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> 9774 T1916 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9774 T1880 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9775 T1880 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> 9784 T1887 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9784 T1900 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9790 T1917 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363474893522/collection1
[junit4:junit4]   2> 9790 T1917 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9791 T1917 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9791 T1917 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9792 T1917 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363474893522/collection1/'
[junit4:junit4]   2> 9793 T1917 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363474893522/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9794 T1917 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363474893522/collection1/lib/README' to classloader
[junit4:junit4]   2> 9840 T1917 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9844 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9845 T1881 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:28422_y%2Fvv_collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[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:28422_y%2Fvv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28422/y/vv"}
[junit4:junit4]   2> 9854 T1880 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> 9854 T1916 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> 9854 T1887 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> 9854 T1900 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> 9899 T1917 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9901 T1917 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9907 T1917 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10477 T1917 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10485 T1917 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10487 T1917 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10498 T1917 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10501 T1917 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10504 T1917 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10505 T1917 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10506 T1917 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10506 T1917 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10506 T1917 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10507 T1917 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10507 T1917 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10507 T1917 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363474893522/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty2/
[junit4:junit4]   2> 10507 T1917 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a2431b9
[junit4:junit4]   2> 10508 T1917 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10508 T1917 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty2 forceNew: false
[junit4:junit4]   2> 10508 T1917 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty2/index/
[junit4:junit4]   2> 10508 T1917 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10509 T1917 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty2/index forceNew: false
[junit4:junit4]   2> 10511 T1917 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@57d2df61 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ac39d3b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10511 T1917 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10513 T1917 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10513 T1917 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10513 T1917 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10514 T1917 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10514 T1917 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10514 T1917 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10514 T1917 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10515 T1917 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10515 T1917 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10520 T1917 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10523 T1917 oass.SolrIndexSearcher.<init> Opening Searcher@3788086e main
[junit4:junit4]   2> 10524 T1917 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty2/tlog
[junit4:junit4]   2> 10524 T1917 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10524 T1917 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10527 T1918 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3788086e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10528 T1917 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10528 T1917 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11363 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11364 T1881 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:28425_y%2Fvv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28425/y/vv"}
[junit4:junit4]   2> 11364 T1881 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11364 T1881 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11368 T1880 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> 11368 T1916 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> 11368 T1900 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> 11368 T1887 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> 11556 T1917 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11556 T1917 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28425/y/vv collection:collection1 shard:shard2
[junit4:junit4]   2> 11557 T1917 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11562 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020008 type:delete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11571 T1917 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11571 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11579 T1917 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11579 T1917 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11579 T1917 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:28425/y/vv/collection1/
[junit4:junit4]   2> 11579 T1917 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11579 T1917 oasc.SyncStrategy.syncToMe http://127.0.0.1:28425/y/vv/collection1/ has no replicas
[junit4:junit4]   2> 11580 T1917 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28425/y/vv/collection1/
[junit4:junit4]   2> 11580 T1917 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11583 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12880 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12895 T1880 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> 12895 T1887 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> 12895 T1900 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> 12895 T1916 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> 12911 T1917 oasc.ZkController.register We are http://127.0.0.1:28425/y/vv/collection1/ and leader is http://127.0.0.1:28425/y/vv/collection1/
[junit4:junit4]   2> 12911 T1917 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28425/y/vv
[junit4:junit4]   2> 12911 T1917 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12911 T1917 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12911 T1917 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12913 T1917 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12914 T1858 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12914 T1858 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12915 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13117 T1858 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13120 T1858 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28435
[junit4:junit4]   2> 13121 T1858 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13121 T1858 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13121 T1858 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363474898042
[junit4:junit4]   2> 13122 T1858 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363474898042/solr.xml
[junit4:junit4]   2> 13122 T1858 oasc.CoreContainer.<init> New CoreContainer 1498907833
[junit4:junit4]   2> 13123 T1858 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363474898042/'
[junit4:junit4]   2> 13124 T1858 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363474898042/'
[junit4:junit4]   2> 13172 T1858 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13173 T1858 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13173 T1858 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13174 T1858 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13174 T1858 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13174 T1858 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13175 T1858 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13175 T1858 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13176 T1858 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13176 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13195 T1858 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13213 T1858 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28415/solr
[junit4:junit4]   2> 13214 T1858 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13214 T1858 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28415 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7ddc5435
[junit4:junit4]   2> 13215 T1858 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13215 T1929 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28415. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13217 T1929 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28415, initiating session
[junit4:junit4]   2> 13217 T1860 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28438
[junit4:junit4]   2> 13218 T1860 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28438
[junit4:junit4]   2> 13225 T1862 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d756faa020009 with negotiated timeout 20000 for client /140.211.11.196:28438
[junit4:junit4]   2> 13225 T1929 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28415, sessionid = 0x13d756faa020009, negotiated timeout = 20000
[junit4:junit4]   2> 13226 T1930 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ddc5435 name:ZooKeeperConnection Watcher:127.0.0.1:28415 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13226 T1858 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13227 T1863 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d756faa020009
[junit4:junit4]   2> 13232 T1930 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13233 T1860 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28438 which had sessionid 0x13d756faa020009
[junit4:junit4]   2> 13232 T1858 oaz.ZooKeeper.close Session: 0x13d756faa020009 closed
[junit4:junit4]   2> 13233 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13243 T1858 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28415/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@572e44c1
[junit4:junit4]   2> 13243 T1858 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13244 T1931 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28415. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13244 T1931 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28415, initiating session
[junit4:junit4]   2> 13245 T1860 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28440
[junit4:junit4]   2> 13245 T1860 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28440
[junit4:junit4]   2> 13246 T1862 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d756faa02000a with negotiated timeout 20000 for client /140.211.11.196:28440
[junit4:junit4]   2> 13246 T1931 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28415, sessionid = 0x13d756faa02000a, negotiated timeout = 20000
[junit4:junit4]   2> 13246 T1932 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@572e44c1 name:ZooKeeperConnection Watcher:127.0.0.1:28415/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13247 T1858 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13247 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa02000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13249 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa02000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13256 T1858 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14259 T1858 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28435_y%2Fvv
[junit4:junit4]   2> 14260 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa02000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28435_y%2Fvv Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28435_y%2Fvv
[junit4:junit4]   2> 14261 T1858 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28435_y%2Fvv
[junit4:junit4]   2> 14268 T1900 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> 14268 T1916 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> 14268 T1887 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> 14269 T1932 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14269 T1880 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14269 T1880 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> 14270 T1887 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14270 T1900 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14270 T1916 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14277 T1933 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363474898042/collection1
[junit4:junit4]   2> 14277 T1933 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14277 T1933 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14278 T1933 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14279 T1933 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363474898042/collection1/'
[junit4:junit4]   2> 14280 T1933 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363474898042/collection1/lib/README' to classloader
[junit4:junit4]   2> 14280 T1933 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363474898042/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14326 T1933 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 14382 T1933 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14383 T1933 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14390 T1933 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14408 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14409 T1881 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:28425_y%2Fvv_collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[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:28425_y%2Fvv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28425/y/vv"}
[junit4:junit4]   2> 14413 T1880 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> 14413 T1916 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> 14413 T1932 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> 14413 T1900 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> 14413 T1887 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> 14958 T1933 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14966 T1933 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14969 T1933 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14979 T1933 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14982 T1933 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14985 T1933 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14985 T1933 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14986 T1933 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14986 T1933 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14987 T1933 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14987 T1933 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14987 T1933 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14988 T1933 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363474898042/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty3/
[junit4:junit4]   2> 14988 T1933 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a2431b9
[junit4:junit4]   2> 14988 T1933 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14989 T1933 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty3 forceNew: false
[junit4:junit4]   2> 14989 T1933 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty3/index/
[junit4:junit4]   2> 14989 T1933 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14989 T1933 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty3/index forceNew: false
[junit4:junit4]   2> 14991 T1933 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ba49287 lockFactory=org.apache.lucene.store.NativeFSLockFactory@51b824a5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14992 T1933 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14993 T1933 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14994 T1933 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14994 T1933 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14994 T1933 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14995 T1933 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14995 T1933 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14995 T1933 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14995 T1933 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14996 T1933 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15000 T1933 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15004 T1933 oass.SolrIndexSearcher.<init> Opening Searcher@6c5c0426 main
[junit4:junit4]   2> 15004 T1933 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty3/tlog
[junit4:junit4]   2> 15005 T1933 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15005 T1933 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15008 T1934 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c5c0426 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15009 T1933 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15009 T1933 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15925 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15926 T1881 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:28435_y%2Fvv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28435/y/vv"}
[junit4:junit4]   2> 15926 T1881 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15926 T1881 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15931 T1880 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> 15931 T1916 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> 15931 T1887 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> 15931 T1900 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> 15931 T1932 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> 16012 T1933 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16012 T1933 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28435/y/vv collection:collection1 shard:shard1
[junit4:junit4]   2> 16014 T1933 oasc.ZkController.register We are http://127.0.0.1:28435/y/vv/collection1/ and leader is http://127.0.0.1:28422/y/vv/collection1/
[junit4:junit4]   2> 16015 T1933 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28435/y/vv
[junit4:junit4]   2> 16015 T1933 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16015 T1933 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C74 name=collection1 org.apache.solr.core.SolrCore@bfcdada url=http://127.0.0.1:28435/y/vv/collection1 node=127.0.0.1:28435_y%2Fvv C74_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:28435_y%2Fvv, base_url=http://127.0.0.1:28435/y/vv}
[junit4:junit4]   2> 16016 T1935 C74 P28435 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16016 T1933 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16017 T1935 C74 P28435 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16017 T1935 C74 P28435 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16018 T1935 C74 P28435 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16018 T1858 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16019 T1858 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16019 T1935 C74 P28435 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16019 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16229 T1858 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16232 T1858 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28443
[junit4:junit4]   2> 16233 T1858 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16233 T1858 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16234 T1858 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363474901152
[junit4:junit4]   2> 16234 T1858 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363474901152/solr.xml
[junit4:junit4]   2> 16235 T1858 oasc.CoreContainer.<init> New CoreContainer 1975943248
[junit4:junit4]   2> 16235 T1858 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363474901152/'
[junit4:junit4]   2> 16236 T1858 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363474901152/'
[junit4:junit4]   2> 16285 T1858 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16285 T1858 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16286 T1858 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16286 T1858 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16286 T1858 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16287 T1858 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16287 T1858 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16288 T1858 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16288 T1858 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16289 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16307 T1858 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16325 T1858 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28415/solr
[junit4:junit4]   2> 16326 T1858 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16326 T1858 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28415 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2b4ed974
[junit4:junit4]   2> 16327 T1858 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16328 T1946 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28415. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16329 T1946 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28415, initiating session
[junit4:junit4]   2> 16329 T1860 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28444
[junit4:junit4]   2> 16329 T1860 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28444
[junit4:junit4]   2> 16331 T1862 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d756faa02000b with negotiated timeout 20000 for client /140.211.11.196:28444
[junit4:junit4]   2> 16331 T1946 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28415, sessionid = 0x13d756faa02000b, negotiated timeout = 20000
[junit4:junit4]   2> 16331 T1947 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b4ed974 name:ZooKeeperConnection Watcher:127.0.0.1:28415 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16332 T1858 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16333 T1863 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d756faa02000b
[junit4:junit4]   2> 16342 T1947 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16342 T1860 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28444 which had sessionid 0x13d756faa02000b
[junit4:junit4]   2> 16342 T1858 oaz.ZooKeeper.close Session: 0x13d756faa02000b closed
[junit4:junit4]   2> 16343 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16352 T1858 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28415/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4e167724
[junit4:junit4]   2> 16352 T1858 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16353 T1948 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28415. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16353 T1948 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28415, initiating session
[junit4:junit4]   2> 16353 T1860 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28445
[junit4:junit4]   2> 16354 T1860 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28445
[junit4:junit4]   2> 16355 T1862 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d756faa02000c with negotiated timeout 20000 for client /140.211.11.196:28445
[junit4:junit4]   2> 16355 T1948 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28415, sessionid = 0x13d756faa02000c, negotiated timeout = 20000
[junit4:junit4]   2> 16355 T1949 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e167724 name:ZooKeeperConnection Watcher:127.0.0.1:28415/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16356 T1858 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16356 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa02000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16363 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa02000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16365 T1858 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17368 T1858 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28443_y%2Fvv
[junit4:junit4]   2> 17369 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa02000c type:delete cxid:0xd zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28443_y%2Fvv Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28443_y%2Fvv
[junit4:junit4]   2> 17395 T1858 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28443_y%2Fvv
[junit4:junit4]   2> 17397 T1932 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> 17398 T1900 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> 17398 T1916 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> 17398 T1887 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> 17398 T1949 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17398 T1880 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17399 T1880 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> 17399 T1932 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17399 T1900 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17407 T1916 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17407 T1887 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17413 T1950 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363474901152/collection1
[junit4:junit4]   2> 17413 T1950 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17413 T1950 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17414 T1950 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17415 T1950 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363474901152/collection1/'
[junit4:junit4]   2> 17416 T1950 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363474901152/collection1/lib/README' to classloader
[junit4:junit4]   2> 17416 T1950 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363474901152/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17463 T1950 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 17519 T1950 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17520 T1950 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17526 T1950 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17613 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17662 T1881 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:28435_y%2Fvv_collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[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:28435_y%2Fvv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28435/y/vv"}
[junit4:junit4]   2> 17667 T1880 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> 17667 T1916 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> 17667 T1887 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> 17667 T1949 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> 17667 T1900 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> 17667 T1932 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> 18042 T1890 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:28435_y%252Fvv_collection1&state=recovering&nodeName=127.0.0.1:28435_y%252Fvv&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 18116 T1950 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18127 T1950 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18131 T1950 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18143 T1950 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18147 T1950 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18151 T1950 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18152 T1950 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18153 T1950 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18153 T1950 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18154 T1950 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18155 T1950 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18155 T1950 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18155 T1950 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363474901152/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty4/
[junit4:junit4]   2> 18155 T1950 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a2431b9
[junit4:junit4]   2> 18156 T1950 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18156 T1950 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty4 forceNew: false
[junit4:junit4]   2> 18157 T1950 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty4/index/
[junit4:junit4]   2> 18157 T1950 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18157 T1950 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty4/index forceNew: false
[junit4:junit4]   2> 18160 T1950 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@632a6df2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d319b2a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18160 T1950 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18162 T1950 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18163 T1950 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18163 T1950 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18164 T1950 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18164 T1950 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18164 T1950 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18165 T1950 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18165 T1950 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18166 T1950 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18172 T1950 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18177 T1950 oass.SolrIndexSearcher.<init> Opening Searcher@1b28d8e3 main
[junit4:junit4]   2> 18178 T1950 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty4/tlog
[junit4:junit4]   2> 18178 T1950 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18179 T1950 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18182 T1951 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b28d8e3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18184 T1950 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18184 T1950 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19178 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19179 T1881 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:28443_y%2Fvv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28443/y/vv"}
[junit4:junit4]   2> 19179 T1881 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19179 T1881 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 19190 T1932 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> 19190 T1900 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> 19190 T1949 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> 19190 T1880 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> 19190 T1887 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> 19190 T1916 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>  C74_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:28435_y%2Fvv, base_url=http://127.0.0.1:28435/y/vv}
[junit4:junit4]   2> 20044 T1935 C74 P28435 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:28422/y/vv/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20044 T1935 C74 P28435 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:28435/y/vv START replicas=[http://127.0.0.1:28422/y/vv/collection1/] nUpdates=100
[junit4:junit4]   2> 20044 T1935 C74 P28435 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20045 T1935 C74 P28435 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20046 T1935 C74 P28435 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20046 T1935 C74 P28435 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20046 T1935 C74 P28435 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20046 T1935 C74 P28435 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:28422/y/vv/collection1/. core=collection1
[junit4:junit4]   2> 20046 T1935 C74 P28435 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C75 name=collection1 org.apache.solr.core.SolrCore@2d847267 url=http://127.0.0.1:28422/y/vv/collection1 node=127.0.0.1:28422_y%2Fvv C75_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:28422_y%2Fvv, base_url=http://127.0.0.1:28422/y/vv, leader=true}
[junit4:junit4]   2> 20052 T1891 C75 P28422 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20062 T1892 C75 P28422 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20065 T1892 C75 P28422 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2500c40a lockFactory=org.apache.lucene.store.NativeFSLockFactory@75cd83d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20065 T1892 C75 P28422 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20066 T1892 C75 P28422 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2500c40a lockFactory=org.apache.lucene.store.NativeFSLockFactory@75cd83d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2500c40a lockFactory=org.apache.lucene.store.NativeFSLockFactory@75cd83d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20066 T1892 C75 P28422 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20067 T1892 C75 P28422 oass.SolrIndexSearcher.<init> Opening Searcher@54ae1edd realtime
[junit4:junit4]   2> 20067 T1892 C75 P28422 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20068 T1892 C75 P28422 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 20068 T1935 C74 P28435 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20069 T1935 C74 P28435 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20070 T1893 C75 P28422 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20071 T1893 C75 P28422 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20071 T1935 C74 P28435 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20071 T1935 C74 P28435 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20072 T1935 C74 P28435 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20074 T1893 C75 P28422 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20075 T1935 C74 P28435 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20076 T1935 C74 P28435 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty3/index.20130317010145188 forceNew: false
[junit4:junit4]   2> 20077 T1935 C74 P28435 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@54557737 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64898566) fullCopy=false
[junit4:junit4]   2> 20079 T1893 C75 P28422 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 20080 T1935 C74 P28435 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20081 T1935 C74 P28435 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20081 T1935 C74 P28435 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20083 T1935 C74 P28435 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ba49287 lockFactory=org.apache.lucene.store.NativeFSLockFactory@51b824a5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ba49287 lockFactory=org.apache.lucene.store.NativeFSLockFactory@51b824a5),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20083 T1935 C74 P28435 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20084 T1935 C74 P28435 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20084 T1935 C74 P28435 oass.SolrIndexSearcher.<init> Opening Searcher@2c2f1cbd main
[junit4:junit4]   2> 20085 T1934 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c2f1cbd main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20085 T1935 C74 P28435 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@54557737 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64898566)
[junit4:junit4]   2> 20086 T1935 C74 P28435 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20086 T1935 C74 P28435 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20086 T1935 C74 P28435 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20086 T1935 C74 P28435 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20100 T1935 C74 P28435 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20188 T1950 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 20188 T1950 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28443/y/vv collection:collection1 shard:shard2
[junit4:junit4]   2> 20190 T1950 oasc.ZkController.register We are http://127.0.0.1:28443/y/vv/collection1/ and leader is http://127.0.0.1:28425/y/vv/collection1/
[junit4:junit4]   2> 20191 T1950 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28443/y/vv
[junit4:junit4]   2> 20191 T1950 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 20191 T1950 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C76 name=collection1 org.apache.solr.core.SolrCore@15408475 url=http://127.0.0.1:28443/y/vv/collection1 node=127.0.0.1:28443_y%2Fvv C76_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:28443_y%2Fvv, base_url=http://127.0.0.1:28443/y/vv}
[junit4:junit4]   2> 20192 T1954 C76 P28443 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 20192 T1950 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20192 T1954 C76 P28443 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 20192 T1954 C76 P28443 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 20193 T1954 C76 P28443 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20193 T1858 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 20194 T1858 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 20194 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20198 T1954 C76 P28443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20208 T1858 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20209 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20221 T1894 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363474888936/onenodecollectioncore
[junit4:junit4]   2> 20222 T1894 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 20223 T1894 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 20223 T1894 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 20224 T1894 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 20224 T1894 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 20226 T1894 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 20228 T1894 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363474888936/onenodecollectioncore/'
[junit4:junit4]   2> 20289 T1894 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 20346 T1894 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 20347 T1894 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 20354 T1894 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 20694 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20695 T1881 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:28435_y%2Fvv_collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[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:28435_y%2Fvv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28435/y/vv"}
[junit4:junit4]   2> 20698 T1881 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:28443_y%2Fvv_collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[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:28443_y%2Fvv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28443/y/vv"}
[junit4:junit4]   2> 20708 T1949 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> 20708 T1900 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> 20708 T1887 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> 20708 T1880 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> 20708 T1916 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> 20708 T1932 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> 20957 T1894 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20968 T1894 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20973 T1894 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20985 T1894 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20990 T1894 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20994 T1894 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20995 T1894 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20995 T1894 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20996 T1894 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20997 T1894 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20997 T1894 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20997 T1894 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20998 T1894 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363474888936/onenodecollectioncore/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363474885117/onenodecollection/
[junit4:junit4]   2> 20998 T1894 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a2431b9
[junit4:junit4]   2> 20999 T1894 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 21000 T1894 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363474885117/onenodecollection forceNew: false
[junit4:junit4]   2> 21000 T1894 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363474885117/onenodecollection/index/
[junit4:junit4]   2> 21000 T1894 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363474885117/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 21001 T1894 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363474885117/onenodecollection/index forceNew: false
[junit4:junit4]   2> 21004 T1894 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3eb5a816 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bbbe24e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21004 T1894 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21007 T1894 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 21007 T1894 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 21008 T1894 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 21009 T1894 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 21009 T1894 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 21010 T1894 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 21010 T1894 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 21011 T1894 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 21011 T1894 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 21018 T1894 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 21024 T1894 oass.SolrIndexSearcher.<init> Opening Searcher@60c566d1 main
[junit4:junit4]   2> 21024 T1894 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363474885117/onenodecollection/tlog
[junit4:junit4]   2> 21026 T1894 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 21026 T1894 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 21029 T1956 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@60c566d1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 21031 T1894 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 21213 T1906 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:28443_y%252Fvv_collection1&state=recovering&nodeName=127.0.0.1:28443_y%252Fvv&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 22221 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22222 T1881 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:28422_y%2Fvv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28422/y/vv"}
[junit4:junit4]   2> 22222 T1881 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 22222 T1881 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 22252 T1949 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> 22252 T1887 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> 22252 T1916 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> 22252 T1900 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> 22252 T1932 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> 22252 T1880 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> 23034 T1894 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 23035 T1894 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:28422/y/vv collection:onenodecollection shard:shard1
[junit4:junit4]   2> 23036 T1894 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 23056 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020006 type:delete cxid:0xae zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 23057 T1894 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 23057 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020006 type:create cxid:0xaf zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 23060 T1894 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 23060 T1894 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 23060 T1894 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:28422/y/vv/onenodecollectioncore/
[junit4:junit4]   2> 23061 T1894 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 23061 T1894 oasc.SyncStrategy.syncToMe http://127.0.0.1:28422/y/vv/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 23061 T1894 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28422/y/vv/onenodecollectioncore/
[junit4:junit4]   2> 23062 T1894 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 23065 T1863 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d756faa020006 type:create cxid:0xba zxid:0xc8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2>  C76_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:28443_y%2Fvv, base_url=http://127.0.0.1:28443/y/vv}
[junit4:junit4]   2> 23214 T1954 C76 P28443 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:28425/y/vv/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23214 T1954 C76 P28443 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:28443/y/vv START replicas=[http://127.0.0.1:28425/y/vv/collection1/] nUpdates=100
[junit4:junit4]   2> 23214 T1954 C76 P28443 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23215 T1954 C76 P28443 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23215 T1954 C76 P28443 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23215 T1954 C76 P28443 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23215 T1954 C76 P28443 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23216 T1954 C76 P28443 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:28425/y/vv/collection1/. core=collection1
[junit4:junit4]   2> 23216 T1954 C76 P28443 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C77 name=collection1 org.apache.solr.core.SolrCore@66f8bae1 url=http://127.0.0.1:28425/y/vv/collection1 node=127.0.0.1:28425_y%2Fvv C77_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:28425_y%2Fvv, base_url=http://127.0.0.1:28425/y/vv, leader=true}
[junit4:junit4]   2> 23221 T1907 C77 P28425 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23231 T1908 C77 P28425 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23234 T1908 C77 P28425 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@57d2df61 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ac39d3b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23234 T1908 C77 P28425 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23235 T1908 C77 P28425 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@57d2df61 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ac39d3b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@57d2df61 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ac39d3b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23236 T1908 C77 P28425 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23236 T1908 C77 P28425 oass.SolrIndexSearcher.<init> Opening Searcher@665a7e21 realtime
[junit4:junit4]   2> 23236 T1908 C77 P28425 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23237 T1908 C77 P28425 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 23238 T1954 C76 P28443 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23238 T1954 C76 P28443 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23239 T1909 C77 P28425 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23240 T1909 C77 P28425 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23240 T1954 C76 P28443 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23240 T1954 C76 P28443 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23241 T1954 C76 P28443 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23243 T1909 C77 P28425 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23244 T1954 C76 P28443 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23245 T1954 C76 P28443 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363474885117/jetty4/index.20130317010148357 forceNew: false
[junit4:junit4]   2> 23245 T1954 C76 P28443 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2d49ea8f lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b39405f) fullCopy=false
[junit4:junit4]   2> 23248 T1909 C77 P28425 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 23249 T1954 C76 P28443 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23250 T1954 C76 P28443 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23250 T1954 C76 P28443 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23252 T1954 C76 P28443 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@632a6df2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d319b2a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@632a6df2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d319b2a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23252 T1954 C76 P28443 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23253 T1954 C76 P28443 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23253 T1954 C76 P28443 oass.SolrIndexSearcher.<init> Opening Searcher@3b724265 main
[junit4:junit4]   2> 23254 T1951 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3b724265 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23254 T1954 C76 P28443 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2d49ea8f lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b39405f)
[junit4:junit4]   2> 23254 T1954 C76 P28443 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23255 T1954 C76 P28443 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23255 T1954 C76 P28443 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23255 T1954 C76 P28443 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23256 T1954 C76 P28443 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23763 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23783 T1881 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:28443_y%2Fvv_collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[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:28443_y%2Fvv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28443/y/vv"}
[junit4:junit4]   2> 23877 T1932 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> 23877 T1887 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> 23877 T1916 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> 23877 T1949 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> 23877 T1880 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> 23877 T1900 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> 23883 T1894 oasc.ZkController.register We are http://127.0.0.1:28422/y/vv/onenodecollectioncore/ and leader is http://127.0.0.1:28422/y/vv/onenodecollectioncore/
[junit4:junit4]   2> 23883 T1894 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:28422/y/vv
[junit4:junit4]   2> 23883 T1894 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 23884 T1894 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 23960 T1894 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23982 T1894 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {numShards=1&roles=none&name=onenodecollectioncore&action=CREATE&collection=onenodecollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363474885117/onenodecollection&wt=javabin&version=2} status=0 QTime=3761 
[junit4:junit4]   2> 23983 T1858 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 23984 T1858 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24986 T1858 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25484 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25485 T1881 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:28422_y%2Fvv_onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:28422_y%2Fvv",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28422/y/vv"}
[junit4:junit4]   2> 25514 T1880 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> 25514 T1932 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> 25514 T1916 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> 25514 T1887 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> 25514 T1900 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> 25514 T1949 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> 25988 T1858 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25989 T1858 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 25990 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C78 name=onenodecollectioncore org.apache.solr.core.SolrCore@158960a4 url=http://127.0.0.1:28422/y/vv/onenodecollectioncore node=127.0.0.1:28422_y%2Fvv C78_STATE=coll:onenodecollection core:onenodecollectioncore props:{shard=shard1, roles=none, state=active, core=onenodecollectioncore, collection=onenodecollection, node_name=127.0.0.1:28422_y%2Fvv, base_url=http://127.0.0.1:28422/y/vv, leader=true}
[junit4:junit4]   2> 26010 T1895 C78 P28422 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3eb5a816 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bbbe24e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 26011 T1895 C78 P28422 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 26014 T1895 C78 P28422 /update {wt=javabin&version=2} {add=[1 (1429707068404662272)]} 0 6
[junit4:junit4]   2> 26021 T1895 C78 P28422 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26023 T1895 C78 P28422 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3eb5a816 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bbbe24e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3eb5a816 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bbbe24e),segFN=segments_2,generation=2,filenames=[_0.len, segments_2, _0.inf, _0.si, _0.pst, _0.fld]
[junit4:junit4]   2> 26023 T1895 C78 P28422 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.len, segments_2, _0.inf, _0.si, _0.pst, _0.fld]
[junit4:junit4]   2> 26025 T1895 C78 P28422 oass.SolrIndexSearcher.<init> Opening Searcher@31b743d8 main
[junit4:junit4]   2> 26025 T1895 C78 P28422 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26026 T1956 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@31b743d8 main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 26026 T1895 C78 P28422 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 26030 T1895 C78 P28422 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 26031 T1858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 26044 T1895 C78 P28422 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C79 name=collection1 org.apache.solr.core.SolrCore@1ad80dc2 url=http://127.0.0.1:28418/y/vv/collection1 node=127.0.0.1:28418_y%2Fvv C79_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:28418_y%2Fvv, base_url=http://127.0.0.1:28418/y/vv, leader=true}
[junit4:junit4]   2> 26053 T1870 C79 P28418 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4bfbdf04 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ffa82ba),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 26054 T1870 C79 P28418 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 26058 T1870 C79 P28418 /update {wt=javabin&version=2} {add=[1 (1429707068448702464)]} 0 7
[junit4:junit4]   2>  C74_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:28435_y%2Fvv, base_url=http://127.0.0.1:28435/y/vv}
[junit4:junit4]   2> 26080 T1922 C74 P28435 /update {distrib.from=http://127.0.0.1:28422/y/vv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429707068466528256)]} 0 2
[junit4:junit4]   2> 26081 T1896 C75 P28422 /update {wt=javabin&version=2} {add=[1 (1429707068466528256)]} 0 13
[junit4:junit4]   2> 26084 T1870 C79 P28418 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26088 T1870 C79 P28418 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4bfbdf04 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ffa82ba),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4bfbdf04 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ffa82ba),segFN=segments_2,generation=2,filenames=[_0.len, segments_2, _0.inf, _0.si, _0.pst, _0.fld]
[junit4:junit4]   2> 26088 T1870 C79 P28418 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.len, segments_2, _0.inf, _0.si, _0.pst, _0.fld]
[junit4:junit4]   2> 26090 T1870 C79 P28418 oass.SolrIndexSearcher.<init> Opening Searcher@4e121f40 main
[junit4:junit4]   2> 26090 T1870 C79 P28418 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26091 T1884 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4e121f40 main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 26091 T1870 C79 P28418 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 26093 T1912 C77 P28425 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26094 T1912 C77 P28425 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@57d2df61 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ac39d3b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@57d2df61 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ac39d3b),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 26095 T1912 C77 P28425 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 26095 T1912 C77 P28425 oass.SolrIndexSearcher.<init> Opening Searcher@21436dfa main
[junit4:junit4]   2> 26096 T1912 C77 P28425 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26096 T1918 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21436dfa main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 26097 T1912 C77 P28425 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:28422/y/vv/collection1/, StdNode: http://127.0.0.1:28435/y/vv/collection1/, StdNode: http://127.0.0.1:28443/y/vv/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 26099 T1890 C75 P28422 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26099 T1923 C74 P28435 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C76_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:28443_y%2Fvv, base_url=http://127.0.0.1:28443/y/vv}
[junit4:junit4]   2> 26105 T1939 C76 P28443 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26105 T1890 C75 P28422 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2500c40a lockFactory=org.apache.lucene.store.NativeFSLockFactory@75cd83d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2500c40a lockFactory=org.apache.lucene.store.NativeFSLockFactory@75cd83d),segFN=segments_3,generation=3,filenames=[_0.len, _0.inf, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 26106 T1923 C74 P28435 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ba49287 lockFactory=org.apache.lucene.store.NativeFSLockFactory@51b824a5),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ba49287 lockFactory=org.apache.lucene.store.NativeFSLockFactory@51b824a5),segFN=segments_3,generation=3,filenames=[_0.len, _0.inf, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 26106 T1890 C75 P28422 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.len, _0.inf, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 26107 T1923 C74 P28435 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.len, _0.inf, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 26106 T1939 C76 P28443 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@632a6df2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d319b2a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@632a6df2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d319b2a),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 26108 T1939 C76 P28443 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 26108 T1939 C76 P28443 oass.SolrIndexSearcher.<init> Opening Searcher@7c2ef33b main
[junit4:junit4]   2> 26109 T1939 C76 P28443 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26109 T1890 C75 P28422 oass.SolrIndexSearcher.<init> Opening Searcher@7a868b99 main
[junit4:junit4]   2> 26109 T1923 C74 P28435 oass.SolrIndexSearcher.<init> Opening Searcher@7dfd5841 main
[junit4:junit4]   2> 26109 T1951 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c2ef33b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 26109 T1890 C75 P28422 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26110 T1902 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a868b99 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
[junit4:junit4]   2> 26110 T1923 C74 P28435 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26110 T1934 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7dfd5841 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
[junit4:junit4]   2> 26110 T1939 C76 P28443 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 26110 T1890 C75 P28422 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 26111 T1923 C74 P28435 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 26112 T1912 C77 P28425 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 19
[junit4:junit4]   2> 26112 T1858 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 26113 T1858 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26114 T1858 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 26117 T1870 C79 P28418 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 26118 T1858 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28415/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3ad5406
[junit4:junit4]   2> 26119 T1858 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 26120 T1964 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28415. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 26120 T1964 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28415, initiating session
[junit4:junit4]   2> 26121 T1860 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31279
[junit4:junit4]   2> 26121 T1860 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31279
[junit4:junit4]   2> 26149 T1862 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d756faa02000d with negotiated timeout 10000 for client /140.211.11.196:31279
[junit4:junit4]   2> 26149 T1964 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28415, sessionid = 0x13d756faa02000d, negotiated timeout = 10000
[junit4:junit4]   2> 26149 T1965 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ad5406 name:ZooKeeperConnection Watcher:127.0.0.1:28415/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 26150 T1858 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 26151 T1858 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 26153 T1863 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d756faa02000d
[junit4:junit4]   2> 26154 T1965 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 26154 T1860 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:31279 which had sessionid 0x13d756faa02000d
[junit4:junit4]   2> 26154 T1858 oaz.ZooKeeper.close Session: 0x13d756faa02000d closed
[junit4:junit4]   2> 26156 T1892 C75 P28422 REQ /select {q=*:*&distrib=false&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 26158 T1906 C77 P28425 REQ /select {q=*:*&distrib=false&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 26162 T1968 C75 P28422 REQ /select {NOW=1363474911272&shard.url=127.0.0.1:28422/y/vv/collection1/|127.0.0.1:28435/y/vv/collection1/&fl=id,score&start=0&q=*:*&distrib=false&wt=javabin&isShard=true&fsv=true&version=2&rows=10} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 26162 T1941 C76 P28443 REQ /select {NOW=1363474911272&shard.url=127.0.0.1:28425/y/vv/collection1/|127.0.0.1:28443/y/vv/collection1/&fl=id,score&start=0&q=*:*&distrib=false&wt=javabin&isShard=true&fsv=true&version=2&rows=10} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 26166 T1968 C75 P28422 REQ /select {NOW=1363474911272&shard.url=127.0.0.1:28422/y/vv/collection1/|127.0.0.1:28435/y/vv/collection1/&ids=1&q=*:*&distrib=false&wt=javabin&isShard=true&version=2} status=0 QTime=0 
[junit4:junit4]   2> 26167 T1940 C76 P28443 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=8 
[junit4:junit4]   2> 26175 T1870 C79 P28418 /update {wt=javabin&version=2} {add=[2 (1429707068574531584)]} 0 5
[junit4:junit4]   2> 26185 T1939 C76 P28443 /update {distrib.from=http://127.0.0.1:28425/y/vv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429707068581871616)]} 0 2
[junit4:junit4]   2> 26186 T1912 C77 P28425 /update {wt=javabin&version=2} {add=[2 (1429707068581871616)]} 0 8
[junit4:junit4]   2> 26189 T1870 C79 P28418 /update {wt=javabin&version=2} {add=[3 (1429707068592357376)]} 0 1
[junit4:junit4]   2> 26198 T1939 C76 P28443 /update {distrib.from=http://127.0.0.1:28425/y/vv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1429707068597600256)]} 0 1
[junit4:junit4]   2> 26199 T1908 C77 P28425 /update {distrib.from=http://127.0.0.1:28422/y/vv/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1429707068597600256)]} 0 6
[junit4:junit4]   2> 26199 T1896 C75 P28422 /update {wt=javabin&version=2} {add=[3]} 0 7
[junit4:junit4]   2> 26203 T1870 C79 P28418 /update {wt=javabin&version=2} {add=[4 (1429707068607037440)]} 0 1
[junit4:junit4]   2> 26215 T1922 C74 P28435 /update {distrib.from=http://127.0.0.1:28422/y/vv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1429707068613328896)]} 0 2
[junit4:junit4]   2> 26216 T1890 C75 P28422 /update {distrib.from=http://127.0.0.1:28425/y/vv/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[4 (1429707068613328896)]} 0 8
[junit4:junit4]   2> 26216 T1912 C77 P28425 /update {wt=javabin&version=2} {add=[4]} 0 10
[junit4:junit4]   2> 26220 T1870 C79 P28418 /update {wt=javabin&version=2} {add=[5 (1429707068624863232)]} 0 1
[junit4:junit4]   2> 26229 T1939 C76 P28443 /update {distrib.from=http://127.0.0.1:28425/y/vv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1429707068631154688)]} 0 1
[junit4:junit4]   2> 26230 T1908 C77 P28425 /update {distrib.from=http://127.0.0.1:28422/y/vv/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[5 (1429707068631154688)]} 0 5
[junit4:junit4]   2> 26231 T1896 C75 P28422 /update {wt=javabin&version=2} {add=[5]} 0 8
[junit4:junit4]   2> 26234 T1870 C79 P28418 /update {wt=javabin&version=2} {add=[6 (1429707068639543296)]} 0 1
[junit4:junit4]   2> 26242 T1939 C76 P28443 /update {distrib.from=http://127.0.0.1:28425/y/vv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1429707068643737600)]} 0 1
[junit4:junit4]   2> 26243 T1912 C77 P28425 /update {wt=javabin&version=2} {add=[6 (1429707068643737600)]} 0 6
[junit4:junit4]   2> 26247 T1870 C79 P28418 /update {wt=javabin&version=2} {add=[7 (1429707068653174784)]} 0 1
[junit4:junit4]   2> 26256 T1939 C76 P28443 /update {distrib.from=http://127.0.0.1:28425/y/vv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1429707068659466240)]} 0 1
[junit4:junit4]   2> 26257 T1908 C77 P28425 /update {distrib.from=http://127.0.0.1:28422/y/vv/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[7 (1429707068659466240)]} 0 5
[junit4:junit4]   2> 26264 T1896 C75 P28422 /update {wt=javabin&version=2} {add=[7]} 0 14
[junit4:junit4]   2> 26269 T1870 C79 P28418 /update {wt=javabin&version=2} {add=[8 (1429707068675194880)]} 0 2
[junit4:junit4]   2> 26279 T1922 C74 P28435 /update {distrib.from=http://127.0.0.1:28422/y/vv/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1429707068682534912)]} 0 1
[junit4:junit4]   2> 26280 T1890 C75 P28422 /update {distrib.from=http://127.0.0.1:28425/y/vv/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[8 (1429

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

nit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=D88F76030A38513A -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=ru -Dtests.timezone=Asia/Beirut -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR    138s J0 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([D88F76030A38513A:5969F81B7D673106]:0)
[junit4:junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:291)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:116)
[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:616)
[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:679)
[junit4:junit4]   2> 137700 T1858 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 137704 T1857 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 137888 T1861 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 138747 T1949 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 138747 T1949 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> 138747 T1949 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 138747 T1949 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ru, timezone=Asia/Beirut
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=152013224,total=493551616
[junit4:junit4]   2> NOTE: All tests run in this JVM: [RegexBoostProcessorTest, SolrInfoMBeanTest, DateFieldTest, OverseerTest, SolrIndexSplitterTest, TestPhraseSuggestions, ExternalFileFieldSortTest, ReturnFieldsTest, TestSweetSpotSimilarityFactory, TestCharFilters, TestExtendedDismaxParser, MBeansHandlerTest, SearchHandlerTest, TestDocSet, TestRealTimeGet, FastVectorHighlighterTest, TestLFUCache, TestFastWriter, TestXIncludeConfig, SpellingQueryConverterTest, SoftAutoCommitTest, UnloadDistributedZkTest, SimpleFacetsTest, RAMDirectoryFactoryTest, TestFieldTypeCollectionResource, CircularListTest, UUIDFieldTest, TestConfig, IndexSchemaTest, TestGroupingSearch, TestSolrDeletionPolicy2, TestSurroundQueryParser, PeerSyncTest, PluginInfoTest, TestPropInjectDefaults, ClusterStateUpdateTest, DocumentBuilderTest, BadComponentTest, TestQueryUtils, ZkControllerTest, CSVRequestHandlerTest, RecoveryZkTest, TestRandomDVFaceting, TestQuerySenderListener, MinimalSchemaTest, TestSolrDeletionPolicy1, AnalysisAfterCoreReloadTest, SystemInfoHandlerTest, SOLR749Test, SpatialFilterTest, SchemaVersionSpecificBehaviorTest, CoreAdminHandlerTest, SynonymTokenizerTest, TestSearchPerf, AutoCommitTest, DistributedQueryElevationComponentTest, TermVectorComponentTest, DocValuesTest, CachingDirectoryFactoryTest, TestPerFieldSimilarity, ChaosMonkeyNothingIsSafeTest, DirectUpdateHandlerOptimizeTest, TestSolrQueryParser, TestFaceting, ShowFileRequestHandlerTest, DistributedSpellCheckComponentTest, SliceStateTest, TestStressRecovery, BasicDistributedZk2Test]
[junit4:junit4] Completed on J0 in 138.98s, 1 test, 1 error <<< FAILURES!

[...truncated 449 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:388: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 error, 25 ignored (6 assumptions)

Total time: 117 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure