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/01/09 20:31:06 UTC

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 144 - Failure

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

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

Error Message:
shard1 should have just been set up to be inconsistent - but it's still consistent

Stack Trace:
java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([A082C5D19BD3DA9D:21644BC9EC8CBAA1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java: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 8677 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T3366 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 3 T3366 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-SyncSliceTest-1357759669358
[junit4:junit4]   2> 4 T3366 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T3367 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 8 T3367 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 8 T3367 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 8 T3367 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 9 T3367 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 10 T3367 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.SyncSliceTest-1357759669358/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 106 T3366 oasc.ZkTestServer.run start zk server on port:39246
[junit4:junit4]   2> 106 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39246 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@315f866b
[junit4:junit4]   2> 107 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T3372 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39246. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 108 T3372 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39246, initiating session
[junit4:junit4]   2> 109 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64751
[junit4:junit4]   2> 109 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64751
[junit4:junit4]   2> 109 T3370 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 112 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c20c864750000 with negotiated timeout 10000 for client /140.211.11.196:64751
[junit4:junit4]   2> 112 T3372 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39246, sessionid = 0x13c20c864750000, negotiated timeout = 10000
[junit4:junit4]   2> 112 T3373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@315f866b name:ZooKeeperConnection Watcher:127.0.0.1:39246 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 112 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 113 T3366 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 116 T3371 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c20c864750000
[junit4:junit4]   2> 126 T3373 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 127 T3368 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:64751 which had sessionid 0x13c20c864750000
[junit4:junit4]   2> 126 T3366 oaz.ZooKeeper.close Session: 0x13c20c864750000 closed
[junit4:junit4]   2> 128 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39246/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@22cc6138
[junit4:junit4]   2> 128 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 129 T3374 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39246. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 129 T3374 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39246, initiating session
[junit4:junit4]   2> 129 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:50244
[junit4:junit4]   2> 130 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:50244
[junit4:junit4]   2> 131 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c20c864750001 with negotiated timeout 10000 for client /140.211.11.196:50244
[junit4:junit4]   2> 131 T3374 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39246, sessionid = 0x13c20c864750001, negotiated timeout = 10000
[junit4:junit4]   2> 131 T3375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22cc6138 name:ZooKeeperConnection Watcher:127.0.0.1:39246/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 131 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 132 T3366 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 142 T3366 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 145 T3366 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 148 T3366 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 156 T3366 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.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 157 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 168 T3366 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> 169 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 173 T3366 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> 174 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 178 T3366 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> 179 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 188 T3366 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> 188 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 191 T3366 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> 192 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 196 T3366 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> 196 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 200 T3366 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> 200 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 203 T3366 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> 204 T3366 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 207 T3371 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c20c864750001
[junit4:junit4]   2> 214 T3375 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 214 T3368 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:50244 which had sessionid 0x13c20c864750001
[junit4:junit4]   2> 214 T3366 oaz.ZooKeeper.close Session: 0x13c20c864750001 closed
[junit4:junit4]   2> 379 T3366 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 383 T3366 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40985
[junit4:junit4]   2> 384 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 384 T3366 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 384 T3366 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.SyncSliceTest-controljetty-1357759669568
[junit4:junit4]   2> 385 T3366 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357759669568/solr.xml
[junit4:junit4]   2> 385 T3366 oasc.CoreContainer.<init> New CoreContainer 999338244
[junit4:junit4]   2> 386 T3366 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.SyncSliceTest-controljetty-1357759669568/'
[junit4:junit4]   2> 386 T3366 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.SyncSliceTest-controljetty-1357759669568/'
[junit4:junit4]   2> 429 T3366 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 429 T3366 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 430 T3366 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 430 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 431 T3366 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 431 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 432 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 432 T3366 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 432 T3366 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 433 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 451 T3366 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 469 T3366 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39246/solr
[junit4:junit4]   2> 470 T3366 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 470 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39246 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c7f543a
[junit4:junit4]   2> 471 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 472 T3385 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39246. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 472 T3385 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39246, initiating session
[junit4:junit4]   2> 473 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64605
[junit4:junit4]   2> 473 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64605
[junit4:junit4]   2> 476 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c20c864750002 with negotiated timeout 20000 for client /140.211.11.196:64605
[junit4:junit4]   2> 477 T3385 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39246, sessionid = 0x13c20c864750002, negotiated timeout = 20000
[junit4:junit4]   2> 477 T3386 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c7f543a name:ZooKeeperConnection Watcher:127.0.0.1:39246 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 477 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 478 T3371 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c20c864750002
[junit4:junit4]   2> 479 T3386 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 479 T3366 oaz.ZooKeeper.close Session: 0x13c20c864750002 closed
[junit4:junit4]   2> 479 T3368 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:64605 which had sessionid 0x13c20c864750002
[junit4:junit4]   2> 480 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 489 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39246/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@67863889
[junit4:junit4]   2> 490 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 490 T3387 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39246. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 491 T3387 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39246, initiating session
[junit4:junit4]   2> 491 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:62870
[junit4:junit4]   2> 491 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:62870
[junit4:junit4]   2> 493 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c20c864750003 with negotiated timeout 20000 for client /140.211.11.196:62870
[junit4:junit4]   2> 493 T3387 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39246, sessionid = 0x13c20c864750003, negotiated timeout = 20000
[junit4:junit4]   2> 493 T3388 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67863889 name:ZooKeeperConnection Watcher:127.0.0.1:39246/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 493 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 495 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 504 T3366 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 506 T3366 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40985_
[junit4:junit4]   2> 507 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40985_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40985_
[junit4:junit4]   2> 509 T3366 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40985_
[junit4:junit4]   2> 518 T3366 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 531 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 532 T3366 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 541 T3366 oasc.Overseer.start Overseer (id=88982137691504643-127.0.0.1:40985_-n_0000000000) starting
[junit4:junit4]   2> 542 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 544 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 549 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 550 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 558 T3390 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 560 T3366 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 570 T3366 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 578 T3389 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 583 T3391 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.SyncSliceTest-controljetty-1357759669568/collection1
[junit4:junit4]   2> 584 T3391 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 584 T3391 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 584 T3391 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 586 T3391 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.SyncSliceTest-controljetty-1357759669568/collection1/'
[junit4:junit4]   2> 587 T3391 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.SyncSliceTest-controljetty-1357759669568/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 588 T3391 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.SyncSliceTest-controljetty-1357759669568/collection1/lib/README' to classloader
[junit4:junit4]   2> 642 T3391 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 719 T3391 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 720 T3391 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 726 T3391 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1296 T3391 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1303 T3391 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1306 T3391 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1315 T3391 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1319 T3391 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1322 T3391 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1322 T3391 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1323 T3391 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.SyncSliceTest-controljetty-1357759669568/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357759669358/control/data/
[junit4:junit4]   2> 1323 T3391 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13647278
[junit4:junit4]   2> 1324 T3391 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1324 T3391 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/control/data forceNew:false
[junit4:junit4]   2> 1325 T3391 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/control/data
[junit4:junit4]   2> 1325 T3391 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357759669358/control/data/index/
[junit4:junit4]   2> 1325 T3391 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357759669358/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1326 T3391 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/control/data/index forceNew:false
[junit4:junit4]   2> 1331 T3391 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3fca13c4; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1332 T3391 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1332 T3391 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/control/data/index
[junit4:junit4]   2> 1332 T3391 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1334 T3391 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1334 T3391 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1334 T3391 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1334 T3391 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1335 T3391 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1335 T3391 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1335 T3391 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1335 T3391 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1336 T3391 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1336 T3391 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1336 T3391 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1336 T3391 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1337 T3391 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1337 T3391 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1337 T3391 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1337 T3391 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1338 T3391 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1338 T3391 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1338 T3391 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1338 T3391 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1339 T3391 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1339 T3391 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1339 T3391 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1340 T3391 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1340 T3391 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1340 T3391 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1345 T3391 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1348 T3391 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1348 T3391 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1350 T3391 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/control/data
[junit4:junit4]   2> 1351 T3391 oass.SolrIndexSearcher.<init> Opening Searcher@64c90bdc main
[junit4:junit4]   2> 1352 T3391 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1352 T3391 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1353 T3391 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1366 T3391 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1407 T3392 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@64c90bdc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1409 T3391 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1409 T3391 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1409 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2081 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2082 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:40985_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40985"}
[junit4:junit4]   2> 2082 T3389 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2082 T3389 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2083 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2125 T3388 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> 2422 T3391 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2422 T3391 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40985 collection:control_collection shard:shard1
[junit4:junit4]   2> 2423 T3391 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2439 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2440 T3391 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2440 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2442 T3391 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2442 T3391 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2443 T3391 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40985/collection1/
[junit4:junit4]   2> 2443 T3391 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2443 T3391 oasc.SyncStrategy.syncToMe http://127.0.0.1:40985/collection1/ has no replicas
[junit4:junit4]   2> 2443 T3391 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40985/collection1/
[junit4:junit4]   2> 2443 T3391 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2447 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3629 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3647 T3388 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> 3673 T3391 oasc.ZkController.register We are http://127.0.0.1:40985/collection1/ and leader is http://127.0.0.1:40985/collection1/
[junit4:junit4]   2> 3673 T3391 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40985
[junit4:junit4]   2> 3673 T3391 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3673 T3391 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3673 T3391 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3676 T3391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3677 T3366 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> 3677 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3678 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3691 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3699 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39246/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6ef64e7f
[junit4:junit4]   2> 3700 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3700 T3393 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39246. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3701 T3393 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39246, initiating session
[junit4:junit4]   2> 3701 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12707
[junit4:junit4]   2> 3701 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12707
[junit4:junit4]   2> 3702 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c20c864750004 with negotiated timeout 10000 for client /140.211.11.196:12707
[junit4:junit4]   2> 3702 T3393 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39246, sessionid = 0x13c20c864750004, negotiated timeout = 10000
[junit4:junit4]   2> 3703 T3394 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ef64e7f name:ZooKeeperConnection Watcher:127.0.0.1:39246/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3703 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3704 T3366 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3705 T3366 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3868 T3366 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3871 T3366 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:45344
[junit4:junit4]   2> 3872 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3873 T3366 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3873 T3366 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.SyncSliceTest-jetty1-1357759673060
[junit4:junit4]   2> 3873 T3366 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357759673060/solr.xml
[junit4:junit4]   2> 3874 T3366 oasc.CoreContainer.<init> New CoreContainer 1794000035
[junit4:junit4]   2> 3874 T3366 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.SyncSliceTest-jetty1-1357759673060/'
[junit4:junit4]   2> 3875 T3366 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.SyncSliceTest-jetty1-1357759673060/'
[junit4:junit4]   2> 3917 T3366 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 3917 T3366 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3918 T3366 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3918 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3919 T3366 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3919 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3920 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3920 T3366 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3921 T3366 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3921 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3939 T3366 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3963 T3366 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39246/solr
[junit4:junit4]   2> 3964 T3366 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3964 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39246 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@30ff35ea
[junit4:junit4]   2> 3965 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3966 T3404 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39246. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3966 T3404 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39246, initiating session
[junit4:junit4]   2> 3967 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31436
[junit4:junit4]   2> 3967 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31436
[junit4:junit4]   2> 3993 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c20c864750005 with negotiated timeout 20000 for client /140.211.11.196:31436
[junit4:junit4]   2> 3993 T3404 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39246, sessionid = 0x13c20c864750005, negotiated timeout = 20000
[junit4:junit4]   2> 3994 T3405 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30ff35ea name:ZooKeeperConnection Watcher:127.0.0.1:39246 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3994 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3995 T3371 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c20c864750005
[junit4:junit4]   2> 4014 T3405 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4014 T3368 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:31436 which had sessionid 0x13c20c864750005
[junit4:junit4]   2> 4014 T3366 oaz.ZooKeeper.close Session: 0x13c20c864750005 closed
[junit4:junit4]   2> 4015 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4024 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39246/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e714bda
[junit4:junit4]   2> 4025 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4025 T3406 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39246. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4025 T3406 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39246, initiating session
[junit4:junit4]   2> 4026 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:21493
[junit4:junit4]   2> 4026 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:21493
[junit4:junit4]   2> 4027 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c20c864750006 with negotiated timeout 20000 for client /140.211.11.196:21493
[junit4:junit4]   2> 4027 T3406 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39246, sessionid = 0x13c20c864750006, negotiated timeout = 20000
[junit4:junit4]   2> 4027 T3407 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e714bda name:ZooKeeperConnection Watcher:127.0.0.1:39246/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4028 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4028 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4030 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4031 T3366 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45344_
[junit4:junit4]   2> 4032 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45344_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45344_
[junit4:junit4]   2> 4033 T3366 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45344_
[junit4:junit4]   2> 4041 T3388 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> 4042 T3394 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4042 T3388 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4045 T3366 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4051 T3408 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.SyncSliceTest-jetty1-1357759673060/collection1
[junit4:junit4]   2> 4051 T3408 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4052 T3408 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4052 T3408 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4053 T3408 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.SyncSliceTest-jetty1-1357759673060/collection1/'
[junit4:junit4]   2> 4054 T3408 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.SyncSliceTest-jetty1-1357759673060/collection1/lib/README' to classloader
[junit4:junit4]   2> 4055 T3408 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.SyncSliceTest-jetty1-1357759673060/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4105 T3408 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 4175 T3408 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4176 T3408 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4182 T3408 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4765 T3408 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4772 T3408 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4774 T3408 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4788 T3408 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4792 T3408 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4795 T3408 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4795 T3408 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4796 T3408 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.SyncSliceTest-jetty1-1357759673060/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1/
[junit4:junit4]   2> 4796 T3408 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13647278
[junit4:junit4]   2> 4797 T3408 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4797 T3408 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1 forceNew:false
[junit4:junit4]   2> 4798 T3408 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1
[junit4:junit4]   2> 4798 T3408 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1/index/
[junit4:junit4]   2> 4798 T3408 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4799 T3408 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1/index forceNew:false
[junit4:junit4]   2> 4808 T3408 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf9517b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4808 T3408 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4809 T3408 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1/index
[junit4:junit4]   2> 4809 T3408 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4811 T3408 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4811 T3408 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4811 T3408 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4811 T3408 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4812 T3408 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4812 T3408 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4812 T3408 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4812 T3408 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4813 T3408 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4813 T3408 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4813 T3408 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4814 T3408 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4814 T3408 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4814 T3408 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4814 T3408 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4815 T3408 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4815 T3408 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4815 T3408 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4816 T3408 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4816 T3408 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4816 T3408 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4817 T3408 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4817 T3408 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4817 T3408 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4818 T3408 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 4818 T3408 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 4823 T3408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4826 T3408 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 4826 T3408 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 4828 T3408 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1
[junit4:junit4]   2> 4829 T3408 oass.SolrIndexSearcher.<init> Opening Searcher@3b8d6c02 main
[junit4:junit4]   2> 4830 T3408 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4830 T3408 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4830 T3408 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4835 T3408 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 4881 T3409 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3b8d6c02 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4884 T3408 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4884 T3408 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5159 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5160 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:40985_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40985"}
[junit4:junit4]   2> 5163 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45344_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45344"}
[junit4:junit4]   2> 5163 T3389 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5163 T3389 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5176 T3394 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> 5176 T3407 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> 5176 T3388 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> 5887 T3408 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5887 T3408 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45344 collection:collection1 shard:shard1
[junit4:junit4]   2> 5888 T3408 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 5919 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 5921 T3408 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 5921 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5955 T3408 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 5955 T3408 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 5956 T3408 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45344/collection1/
[junit4:junit4]   2> 5956 T3408 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 5956 T3408 oasc.SyncStrategy.syncToMe http://127.0.0.1:45344/collection1/ has no replicas
[junit4:junit4]   2> 5956 T3408 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45344/collection1/
[junit4:junit4]   2> 5956 T3408 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 5959 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6692 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6716 T3388 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> 6716 T3407 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> 6716 T3394 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> 6726 T3408 oasc.ZkController.register We are http://127.0.0.1:45344/collection1/ and leader is http://127.0.0.1:45344/collection1/
[junit4:junit4]   2> 6726 T3408 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45344
[junit4:junit4]   2> 6726 T3408 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6726 T3408 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6727 T3408 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6730 T3408 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6730 T3366 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> 6731 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6732 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6907 T3366 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6909 T3366 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:53397
[junit4:junit4]   2> 6910 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6910 T3366 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6911 T3366 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.SyncSliceTest-jetty2-1357759676099
[junit4:junit4]   2> 6911 T3366 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357759676099/solr.xml
[junit4:junit4]   2> 6912 T3366 oasc.CoreContainer.<init> New CoreContainer 815459573
[junit4:junit4]   2> 6912 T3366 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.SyncSliceTest-jetty2-1357759676099/'
[junit4:junit4]   2> 6913 T3366 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.SyncSliceTest-jetty2-1357759676099/'
[junit4:junit4]   2> 6955 T3366 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 6956 T3366 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6956 T3366 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 6957 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6957 T3366 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6958 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6958 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6958 T3366 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6959 T3366 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6959 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 6978 T3366 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 6996 T3366 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39246/solr
[junit4:junit4]   2> 6996 T3366 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 6997 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39246 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@46bb4ba9
[junit4:junit4]   2> 6998 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6998 T3419 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39246. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 6999 T3419 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39246, initiating session
[junit4:junit4]   2> 6999 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:46579
[junit4:junit4]   2> 6999 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:46579
[junit4:junit4]   2> 7001 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c20c864750007 with negotiated timeout 20000 for client /140.211.11.196:46579
[junit4:junit4]   2> 7001 T3419 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39246, sessionid = 0x13c20c864750007, negotiated timeout = 20000
[junit4:junit4]   2> 7002 T3420 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46bb4ba9 name:ZooKeeperConnection Watcher:127.0.0.1:39246 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7002 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7003 T3371 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c20c864750007
[junit4:junit4]   2> 7019 T3420 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7019 T3368 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:46579 which had sessionid 0x13c20c864750007
[junit4:junit4]   2> 7019 T3366 oaz.ZooKeeper.close Session: 0x13c20c864750007 closed
[junit4:junit4]   2> 7019 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7028 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39246/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@28c773d2
[junit4:junit4]   2> 7029 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7030 T3421 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39246. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7030 T3421 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39246, initiating session
[junit4:junit4]   2> 7030 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:21247
[junit4:junit4]   2> 7031 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:21247
[junit4:junit4]   2> 7032 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c20c864750008 with negotiated timeout 20000 for client /140.211.11.196:21247
[junit4:junit4]   2> 7032 T3421 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39246, sessionid = 0x13c20c864750008, negotiated timeout = 20000
[junit4:junit4]   2> 7032 T3422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28c773d2 name:ZooKeeperConnection Watcher:127.0.0.1:39246/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7033 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7034 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7039 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7041 T3366 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53397_
[junit4:junit4]   2> 7042 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c864750008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:53397_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:53397_
[junit4:junit4]   2> 7048 T3366 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53397_
[junit4:junit4]   2> 7050 T3407 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> 7050 T3388 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> 7050 T3394 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7050 T3394 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> 7052 T3407 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7052 T3388 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7054 T3366 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7061 T3423 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.SyncSliceTest-jetty2-1357759676099/collection1
[junit4:junit4]   2> 7061 T3423 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7062 T3423 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7062 T3423 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7063 T3423 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.SyncSliceTest-jetty2-1357759676099/collection1/'
[junit4:junit4]   2> 7064 T3423 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.SyncSliceTest-jetty2-1357759676099/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7065 T3423 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.SyncSliceTest-jetty2-1357759676099/collection1/lib/README' to classloader
[junit4:junit4]   2> 7116 T3423 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 7186 T3423 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7187 T3423 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7192 T3423 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7810 T3423 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7821 T3423 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7825 T3423 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7837 T3423 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7842 T3423 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7846 T3423 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7848 T3423 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7849 T3423 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.SyncSliceTest-jetty2-1357759676099/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/
[junit4:junit4]   2> 7849 T3423 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13647278
[junit4:junit4]   2> 7849 T3423 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7850 T3423 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2 forceNew:false
[junit4:junit4]   2> 7851 T3423 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2
[junit4:junit4]   2> 7851 T3423 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index/
[junit4:junit4]   2> 7852 T3423 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7853 T3423 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index forceNew:false
[junit4:junit4]   2> 7860 T3423 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bae796b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7860 T3423 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7861 T3423 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index
[junit4:junit4]   2> 7862 T3423 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 7863 T3423 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7864 T3423 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 7864 T3423 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7865 T3423 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 7865 T3423 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7865 T3423 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7866 T3423 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7866 T3423 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7867 T3423 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7867 T3423 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 7868 T3423 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 7868 T3423 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7869 T3423 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7869 T3423 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7869 T3423 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7870 T3423 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7870 T3423 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7871 T3423 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7871 T3423 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7872 T3423 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7872 T3423 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7873 T3423 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7873 T3423 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7874 T3423 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7874 T3423 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 7875 T3423 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 7882 T3423 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7887 T3423 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 7888 T3423 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 7891 T3423 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2
[junit4:junit4]   2> 7892 T3423 oass.SolrIndexSearcher.<init> Opening Searcher@4b21f9cc main
[junit4:junit4]   2> 7893 T3423 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7893 T3423 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7894 T3423 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 7901 T3423 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 7949 T3424 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b21f9cc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7953 T3423 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 7953 T3423 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8231 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8232 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45344_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45344"}
[junit4:junit4]   2> 8236 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53397_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53397"}
[junit4:junit4]   2> 8236 T3389 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8236 T3389 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8251 T3422 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> 8251 T3388 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> 8252 T3407 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> 8251 T3394 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> 8956 T3423 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 8956 T3423 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53397 collection:collection1 shard:shard1
[junit4:junit4]   2> 8984 T3423 oasc.ZkController.register We are http://127.0.0.1:53397/collection1/ and leader is http://127.0.0.1:45344/collection1/
[junit4:junit4]   2> 8984 T3423 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53397
[junit4:junit4]   2> 8984 T3423 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 8984 T3423 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C186 name=collection1 org.apache.solr.core.SolrCore@572aa983 url=http://127.0.0.1:53397/collection1 node=127.0.0.1:53397_ C186_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:53397_, base_url=http://127.0.0.1:53397}
[junit4:junit4]   2> 8985 T3425 C186 P53397 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 8986 T3425 C186 P53397 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 8986 T3423 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8986 T3425 C186 P53397 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 8986 T3425 C186 P53397 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8987 T3366 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> 8987 T3425 C186 P53397 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8987 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8988 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9163 T3366 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9166 T3366 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:23041
[junit4:junit4]   2> 9167 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9167 T3366 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9167 T3366 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.SyncSliceTest-jetty3-1357759678356
[junit4:junit4]   2> 9168 T3366 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357759678356/solr.xml
[junit4:junit4]   2> 9168 T3366 oasc.CoreContainer.<init> New CoreContainer 1063552547
[junit4:junit4]   2> 9169 T3366 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.SyncSliceTest-jetty3-1357759678356/'
[junit4:junit4]   2> 9169 T3366 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.SyncSliceTest-jetty3-1357759678356/'
[junit4:junit4]   2> 9212 T3366 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9212 T3366 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9213 T3366 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9213 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9213 T3366 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9214 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9214 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9215 T3366 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9215 T3366 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9216 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9234 T3366 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9252 T3366 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39246/solr
[junit4:junit4]   2> 9253 T3366 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9253 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39246 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4d9edef8
[junit4:junit4]   2> 9254 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9254 T3435 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39246. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9255 T3435 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39246, initiating session
[junit4:junit4]   2> 9255 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:50890
[junit4:junit4]   2> 9256 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:50890
[junit4:junit4]   2> 9262 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c20c864750009 with negotiated timeout 20000 for client /140.211.11.196:50890
[junit4:junit4]   2> 9262 T3435 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39246, sessionid = 0x13c20c864750009, negotiated timeout = 20000
[junit4:junit4]   2> 9262 T3436 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d9edef8 name:ZooKeeperConnection Watcher:127.0.0.1:39246 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9262 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9263 T3371 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c20c864750009
[junit4:junit4]   2> 9274 T3436 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9274 T3368 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:50890 which had sessionid 0x13c20c864750009
[junit4:junit4]   2> 9274 T3366 oaz.ZooKeeper.close Session: 0x13c20c864750009 closed
[junit4:junit4]   2> 9275 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9283 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39246/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@25a618fb
[junit4:junit4]   2> 9284 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9285 T3437 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39246. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9285 T3437 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39246, initiating session
[junit4:junit4]   2> 9285 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:27919
[junit4:junit4]   2> 9286 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:27919
[junit4:junit4]   2> 9287 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c20c86475000a with negotiated timeout 20000 for client /140.211.11.196:27919
[junit4:junit4]   2> 9287 T3437 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39246, sessionid = 0x13c20c86475000a, negotiated timeout = 20000
[junit4:junit4]   2> 9287 T3438 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25a618fb name:ZooKeeperConnection Watcher:127.0.0.1:39246/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9288 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9288 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c86475000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9290 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c86475000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9298 T3366 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23041_
[junit4:junit4]   2> 9299 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c86475000a type:delete cxid:0x4 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:23041_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:23041_
[junit4:junit4]   2> 9300 T3366 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23041_
[junit4:junit4]   2> 9302 T3388 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> 9302 T3407 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> 9303 T3394 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9303 T3422 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9303 T3394 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> 9303 T3422 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> 9304 T3407 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9304 T3388 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9310 T3366 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9317 T3439 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.SyncSliceTest-jetty3-1357759678356/collection1
[junit4:junit4]   2> 9317 T3439 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9318 T3439 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9318 T3439 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9319 T3439 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.SyncSliceTest-jetty3-1357759678356/collection1/'
[junit4:junit4]   2> 9320 T3439 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.SyncSliceTest-jetty3-1357759678356/collection1/lib/README' to classloader
[junit4:junit4]   2> 9321 T3439 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.SyncSliceTest-jetty3-1357759678356/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9372 T3439 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 9440 T3439 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9442 T3439 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9447 T3439 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9767 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9768 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53397_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53397"}
[junit4:junit4]   2> 9784 T3422 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> 9784 T3438 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> 9784 T3407 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> 9784 T3394 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> 9784 T3388 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> 10104 T3439 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10115 T3439 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10119 T3439 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10132 T3439 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10136 T3439 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10141 T3439 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10142 T3439 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10143 T3439 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.SyncSliceTest-jetty3-1357759678356/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/
[junit4:junit4]   2> 10143 T3439 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13647278
[junit4:junit4]   2> 10144 T3439 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10145 T3439 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3 forceNew:false
[junit4:junit4]   2> 10145 T3439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3
[junit4:junit4]   2> 10145 T3439 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index/
[junit4:junit4]   2> 10146 T3439 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10147 T3439 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index forceNew:false
[junit4:junit4]   2> 10152 T3439 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2dc697fc; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10153 T3439 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10154 T3439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index
[junit4:junit4]   2> 10154 T3439 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10156 T3439 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10156 T3439 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10156 T3439 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10157 T3439 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10157 T3439 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10157 T3439 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10158 T3439 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10158 T3439 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10159 T3439 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10159 T3439 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10160 T3439 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10160 T3439 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10161 T3439 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10161 T3439 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10161 T3439 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10162 T3439 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10162 T3439 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10163 T3439 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10163 T3439 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10164 T3439 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10164 T3439 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10165 T3439 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10165 T3439 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10165 T3439 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10166 T3439 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10167 T3439 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10173 T3439 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10178 T3439 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10179 T3439 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10181 T3439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3
[junit4:junit4]   2> 10183 T3439 oass.SolrIndexSearcher.<init> Opening Searcher@6373596f main
[junit4:junit4]   2> 10184 T3439 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10184 T3439 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10185 T3439 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10191 T3439 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10241 T3440 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6373596f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10245 T3439 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10245 T3439 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11290 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11291 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:23041_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:23041"}
[junit4:junit4]   2> 11291 T3389 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11292 T3389 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11333 T3438 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> 11333 T3394 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> 11333 T3388 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> 11333 T3407 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> 11333 T3422 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>  C186_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:53397_, base_url=http://127.0.0.1:53397}
[junit4:junit4]   2> 12006 T3425 C186 P53397 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:45344/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12006 T3425 C186 P53397 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53397 START replicas=[http://127.0.0.1:45344/collection1/] nUpdates=100
[junit4:junit4]   2> 12006 T3425 C186 P53397 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12007 T3425 C186 P53397 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12007 T3425 C186 P53397 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12007 T3425 C186 P53397 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12008 T3425 C186 P53397 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12008 T3425 C186 P53397 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:45344/collection1/. core=collection1
[junit4:junit4]   2> 12008 T3425 C186 P53397 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C187 name=collection1 org.apache.solr.core.SolrCore@4191c912 url=http://127.0.0.1:45344/collection1 node=127.0.0.1:45344_ C187_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:45344_, base_url=http://127.0.0.1:45344, leader=true}
[junit4:junit4]   2> 12018 T3398 C187 P45344 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 12024 T3399 C187 P45344 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12025 T3399 C187 P45344 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1
[junit4:junit4]   2> 12029 T3399 C187 P45344 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf9517b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12030 T3399 C187 P45344 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12058 T3399 C187 P45344 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf9517b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf9517b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12059 T3399 C187 P45344 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12060 T3399 C187 P45344 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1
[junit4:junit4]   2> 12060 T3399 C187 P45344 oass.SolrIndexSearcher.<init> Opening Searcher@37300e52 realtime
[junit4:junit4]   2> 12061 T3399 C187 P45344 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12061 T3399 C187 P45344 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 37
[junit4:junit4]   2> 12062 T3425 C186 P53397 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12062 T3425 C186 P53397 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12065 T3400 C187 P45344 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12065 T3400 C187 P45344 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12066 T3425 C186 P53397 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12066 T3425 C186 P53397 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12066 T3425 C186 P53397 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12068 T3400 C187 P45344 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1
[junit4:junit4]   2> 12069 T3400 C187 P45344 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1/index
[junit4:junit4]   2> 12069 T3400 C187 P45344 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12070 T3425 C186 P53397 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12071 T3425 C186 P53397 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index.20130109192801424 forceNew:false
[junit4:junit4]   2> 12072 T3425 C186 P53397 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2
[junit4:junit4]   2> 12072 T3425 C186 P53397 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index.20130109192801424 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73002143; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12075 T3400 C187 P45344 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 12077 T3425 C186 P53397 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index
[junit4:junit4]   2> 12077 T3425 C186 P53397 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12077 T3425 C186 P53397 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130109192801424
[junit4:junit4]   2> 12078 T3425 C186 P53397 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2
[junit4:junit4]   2> 12079 T3425 C186 P53397 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2
[junit4:junit4]   2> 12079 T3425 C186 P53397 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index.20130109192801424
[junit4:junit4]   2> 12082 T3425 C186 P53397 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index.20130109192801424 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73002143; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12083 T3425 C186 P53397 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12084 T3425 C186 P53397 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2
[junit4:junit4]   2> 12084 T3425 C186 P53397 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12084 T3425 C186 P53397 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12085 T3425 C186 P53397 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12085 T3425 C186 P53397 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index.20130109192801424
[junit4:junit4]   2> 12086 T3425 C186 P53397 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2
[junit4:junit4]   2> 12089 T3425 C186 P53397 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index.20130109192801424 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73002143; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12089 T3425 C186 P53397 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12089 T3425 C186 P53397 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12090 T3425 C186 P53397 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2
[junit4:junit4]   2> 12090 T3425 C186 P53397 oass.SolrIndexSearcher.<init> Opening Searcher@64ef859d main
[junit4:junit4]   2> 12092 T3424 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@64ef859d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12092 T3424 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index
[junit4:junit4]   2> 12092 T3425 C186 P53397 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12095 T3425 C186 P53397 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index.20130109192801424 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73002143; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index.20130109192801424 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73002143; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12096 T3425 C186 P53397 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12097 T3425 C186 P53397 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2
[junit4:junit4]   2> 12097 T3425 C186 P53397 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12097 T3425 C186 P53397 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index.20130109192801424
[junit4:junit4]   2> 12097 T3425 C186 P53397 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty2/index
[junit4:junit4]   2> 12098 T3425 C186 P53397 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12098 T3425 C186 P53397 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12098 T3425 C186 P53397 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12098 T3425 C186 P53397 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12105 T3425 C186 P53397 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 12249 T3439 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12249 T3439 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:23041 collection:collection1 shard:shard1
[junit4:junit4]   2> 12253 T3439 oasc.ZkController.register We are http://127.0.0.1:23041/collection1/ and leader is http://127.0.0.1:45344/collection1/
[junit4:junit4]   2> 12253 T3439 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:23041
[junit4:junit4]   2> 12253 T3439 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12254 T3439 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C188 name=collection1 org.apache.solr.core.SolrCore@34ae171e url=http://127.0.0.1:23041/collection1 node=127.0.0.1:23041_ C188_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:23041_, base_url=http://127.0.0.1:23041}
[junit4:junit4]   2> 12254 T3443 C188 P23041 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12254 T3439 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12255 T3443 C188 P23041 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12255 T3443 C188 P23041 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12255 T3443 C188 P23041 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12256 T3366 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> 12256 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12257 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12263 T3443 C188 P23041 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12436 T3366 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12439 T3366 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:45917
[junit4:junit4]   2> 12440 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12440 T3366 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12441 T3366 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.SyncSliceTest-jetty4-1357759681624
[junit4:junit4]   2> 12441 T3366 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357759681624/solr.xml
[junit4:junit4]   2> 12442 T3366 oasc.CoreContainer.<init> New CoreContainer 1196041276
[junit4:junit4]   2> 12442 T3366 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.SyncSliceTest-jetty4-1357759681624/'
[junit4:junit4]   2> 12443 T3366 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.SyncSliceTest-jetty4-1357759681624/'
[junit4:junit4]   2> 12485 T3366 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12486 T3366 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12486 T3366 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12487 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12487 T3366 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12488 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12488 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12489 T3366 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12489 T3366 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12490 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12508 T3366 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12526 T3366 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39246/solr
[junit4:junit4]   2> 12526 T3366 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12527 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39246 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7c8a49cb
[junit4:junit4]   2> 12528 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12528 T3453 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39246. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12529 T3453 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39246, initiating session
[junit4:junit4]   2> 12529 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:26297
[junit4:junit4]   2> 12530 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:26297
[junit4:junit4]   2> 12531 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c20c86475000b with negotiated timeout 20000 for client /140.211.11.196:26297
[junit4:junit4]   2> 12531 T3453 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39246, sessionid = 0x13c20c86475000b, negotiated timeout = 20000
[junit4:junit4]   2> 12532 T3454 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c8a49cb name:ZooKeeperConnection Watcher:127.0.0.1:39246 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12532 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12533 T3371 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c20c86475000b
[junit4:junit4]   2> 12540 T3454 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12541 T3368 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:26297 which had sessionid 0x13c20c86475000b
[junit4:junit4]   2> 12540 T3366 oaz.ZooKeeper.close Session: 0x13c20c86475000b closed
[junit4:junit4]   2> 12542 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12551 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39246/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@70214504
[junit4:junit4]   2> 12552 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12552 T3455 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39246. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12553 T3455 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39246, initiating session
[junit4:junit4]   2> 12553 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28000
[junit4:junit4]   2> 12553 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28000
[junit4:junit4]   2> 12554 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c20c86475000c with negotiated timeout 20000 for client /140.211.11.196:28000
[junit4:junit4]   2> 12555 T3455 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39246, sessionid = 0x13c20c86475000c, negotiated timeout = 20000
[junit4:junit4]   2> 12555 T3456 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70214504 name:ZooKeeperConnection Watcher:127.0.0.1:39246/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12555 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12556 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c86475000c type:create cxid:0x1 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12558 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c86475000c type:create cxid:0x2 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12566 T3366 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45917_
[junit4:junit4]   2> 12566 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c86475000c type:delete cxid:0x4 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45917_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45917_
[junit4:junit4]   2> 12567 T3366 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45917_
[junit4:junit4]   2> 12570 T3407 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> 12570 T3388 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> 12570 T3422 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12570 T3438 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12571 T3422 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> 12570 T3394 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12571 T3438 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> 12571 T3394 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> 12572 T3407 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12579 T3388 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12580 T3366 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12587 T3457 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.SyncSliceTest-jetty4-1357759681624/collection1
[junit4:junit4]   2> 12587 T3457 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12588 T3457 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12588 T3457 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12589 T3457 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.SyncSliceTest-jetty4-1357759681624/collection1/'
[junit4:junit4]   2> 12591 T3457 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.SyncSliceTest-jetty4-1357759681624/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12591 T3457 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.SyncSliceTest-jetty4-1357759681624/collection1/lib/README' to classloader
[junit4:junit4]   2> 12643 T3457 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 12718 T3457 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12720 T3457 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12726 T3457 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12837 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12838 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53397_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53397"}
[junit4:junit4]   2> 12842 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:23041_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:23041"}
[junit4:junit4]   2> 12858 T3422 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> 12859 T3394 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> 12859 T3407 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> 12859 T3456 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> 12859 T3388 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> 12859 T3438 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> 13311 T3457 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13319 T3457 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13322 T3457 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13331 T3457 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13334 T3457 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13338 T3457 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13339 T3457 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13339 T3457 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.SyncSliceTest-jetty4-1357759681624/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty4/
[junit4:junit4]   2> 13340 T3457 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13647278
[junit4:junit4]   2> 13340 T3457 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13341 T3457 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty4 forceNew:false
[junit4:junit4]   2> 13341 T3457 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty4
[junit4:junit4]   2> 13341 T3457 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty4/index/
[junit4:junit4]   2> 13342 T3457 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13342 T3457 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty4/index forceNew:false
[junit4:junit4]   2> 13346 T3457 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64bfc88f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13346 T3457 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13347 T3457 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty4/index
[junit4:junit4]   2> 13347 T3457 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13349 T3457 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13349 T3457 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13349 T3457 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13349 T3457 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13350 T3457 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13350 T3457 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13350 T3457 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13350 T3457 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13351 T3457 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13351 T3457 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13352 T3457 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13352 T3457 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13352 T3457 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13352 T3457 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13352 T3457 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13353 T3457 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13353 T3457 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13353 T3457 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13354 T3457 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13354 T3457 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13354 T3457 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13355 T3457 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13355 T3457 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13355 T3457 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13356 T3457 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13356 T3457 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13361 T3457 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13364 T3457 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13365 T3457 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 13366 T3457 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty4
[junit4:junit4]   2> 13368 T3457 oass.SolrIndexSearcher.<init> Opening Searcher@247a065f main
[junit4:junit4]   2> 13368 T3457 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13369 T3457 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13369 T3457 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13384 T3457 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13428 T3458 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@247a065f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13430 T3457 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13431 T3457 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14366 T3389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14367 T3389 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45917_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45917"}
[junit4:junit4]   2> 14367 T3389 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14367 T3389 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14387 T3422 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> 14387 T3388 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> 14387 T3394 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> 14387 T3456 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> 14387 T3438 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> 14387 T3407 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> 14433 T3457 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14433 T3457 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45917 collection:collection1 shard:shard1
[junit4:junit4]   2> 14437 T3457 oasc.ZkController.register We are http://127.0.0.1:45917/collection1/ and leader is http://127.0.0.1:45344/collection1/
[junit4:junit4]   2> 14437 T3457 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45917
[junit4:junit4]   2> 14437 T3457 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14437 T3457 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C189 name=collection1 org.apache.solr.core.SolrCore@47239608 url=http://127.0.0.1:45917/collection1 node=127.0.0.1:45917_ C189_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:45917_, base_url=http://127.0.0.1:45917}
[junit4:junit4]   2> 14438 T3459 C189 P45917 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14439 T3459 C189 P45917 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14439 T3459 C189 P45917 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14439 T3457 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14439 T3459 C189 P45917 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14440 T3366 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> 14441 T3459 C189 P45917 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14441 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14442 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14621 T3366 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14624 T3366 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21739
[junit4:junit4]   2> 14624 T3366 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14625 T3366 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14625 T3366 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.SyncSliceTest-jetty5-1357759683808
[junit4:junit4]   2> 14626 T3366 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty5-1357759683808/solr.xml
[junit4:junit4]   2> 14626 T3366 oasc.CoreContainer.<init> New CoreContainer 317166152
[junit4:junit4]   2> 14627 T3366 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.SyncSliceTest-jetty5-1357759683808/'
[junit4:junit4]   2> 14627 T3366 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.SyncSliceTest-jetty5-1357759683808/'
[junit4:junit4]   2> 14672 T3366 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 14673 T3366 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14673 T3366 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14674 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14674 T3366 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14674 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14675 T3366 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14675 T3366 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14676 T3366 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14676 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14696 T3366 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14715 T3366 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39246/solr
[junit4:junit4]   2> 14715 T3366 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14716 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39246 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@dd19bee
[junit4:junit4]   2> 14717 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14717 T3469 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39246. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 14718 T3469 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39246, initiating session
[junit4:junit4]   2> 14718 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:61851
[junit4:junit4]   2> 14718 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:61851
[junit4:junit4]   2> 14720 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c20c86475000d with negotiated timeout 20000 for client /140.211.11.196:61851
[junit4:junit4]   2> 14720 T3469 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39246, sessionid = 0x13c20c86475000d, negotiated timeout = 20000
[junit4:junit4]   2> 14721 T3470 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dd19bee name:ZooKeeperConnection Watcher:127.0.0.1:39246 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14721 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14722 T3371 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c20c86475000d
[junit4:junit4]   2> 14734 T3470 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14734 T3368 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:61851 which had sessionid 0x13c20c86475000d
[junit4:junit4]   2> 14734 T3366 oaz.ZooKeeper.close Session: 0x13c20c86475000d closed
[junit4:junit4]   2> 14735 T3366 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 14745 T3366 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39246/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@22ca9381
[junit4:junit4]   2> 14746 T3366 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14746 T3471 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39246. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 14747 T3471 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39246, initiating session
[junit4:junit4]   2> 14747 T3368 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10640
[junit4:junit4]   2> 14748 T3368 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10640
[junit4:junit4]   2> 14749 T3370 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c20c86475000e with negotiated timeout 20000 for client /140.211.11.196:10640
[junit4:junit4]   2> 14749 T3471 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39246, sessionid = 0x13c20c86475000e, negotiated timeout = 20000
[junit4:junit4]   2> 14749 T3472 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22ca9381 name:ZooKeeperConnection Watcher:127.0.0.1:39246/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14749 T3366 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14750 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c86475000e type:create cxid:0x1 zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14752 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c86475000e type:create cxid:0x2 zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14759 T3366 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21739_
[junit4:junit4]   2> 14760 T3371 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c20c86475000e type:delete cxid:0x4 zxid:0xaa txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:21739_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:21739_
[junit4:junit4]   2> 14761 T3366 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21739_
[junit4:junit4]   2> 14763 T3407 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> 14763 T3388 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> 14763 T3438 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 14763 T3422 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 14763 T3456 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 14764 T3438 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 14763 T3394 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 14764 T3422 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 14764 T3456 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 14764 T3394 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 14764 T3407 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 14771 T3388 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 14772 T3366 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14779 T3473 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.SyncSliceTest-jetty5-1357759683808/collection1
[junit4:junit4]   2> 14779 T3473 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14780 T3473 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14780 T3473 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14781 T3473 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.SyncSliceTest-jetty5-1357759683808/collection1/'
[junit4:junit4]   2> 14781 T3473 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.SyncSliceTest-jetty5-1357759683808/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14782 T3473 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.SyncSliceTest-jetty5-1357759683808/collection1/lib/README' to classloader
[junit4:junit4]   2> 14817 T3473 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 14864 T3473 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14865 T3473 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14869 T3473 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C188_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:23041_, base_url=http://127.0.0.1:23041}
[junit4:junit4]   2> 15275 T3443 C188 P23041 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:45344/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15275 T3443 C188 P23041 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:23041 START replicas=[http://127.0.0.1:45344/collection1/] nUpdates=100
[junit4:junit4]   2> 15275 T3443 C188 P23041 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15275 T3443 C188 P23041 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15276 T3443 C188 P23041 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15276 T3443 C188 P23041 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15276 T3443 C188 P23041 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15276 T3443 C188 P23041 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:45344/collection1/. core=collection1
[junit4:junit4]   2> 15276 T3443 C188 P23041 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15284 T3398 C187 P45344 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15289 T3403 C187 P45344 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15302 T3403 C187 P45344 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf9517b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf9517b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15303 T3403 C187 P45344 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15305 T3403 C187 P45344 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1
[junit4:junit4]   2> 15305 T3403 C187 P45344 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15306 T3403 C187 P45344 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 17
[junit4:junit4]   2> 15307 T3443 C188 P23041 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15307 T3443 C188 P23041 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15309 T3400 C187 P45344 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15310 T3443 C188 P23041 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 15310 T3443 C188 P23041 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15310 T3443 C188 P23041 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15312 T3400 C187 P45344 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1
[junit4:junit4]   2> 15313 T3400 C187 P45344 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty1/index
[junit4:junit4]   2> 15313 T3400 C187 P45344 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15313 T3443 C188 P23041 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15315 T3443 C188 P23041 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index.20130109192804668 forceNew:false
[junit4:junit4]   2> 15315 T3443 C188 P23041 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3
[junit4:junit4]   2> 15316 T3443 C188 P23041 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index.20130109192804668 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38a88c3c; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15319 T3400 C187 P45344 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 15320 T3443 C188 P23041 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index
[junit4:junit4]   2> 15321 T3443 C188 P23041 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15321 T3443 C188 P23041 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130109192804668
[junit4:junit4]   2> 15322 T3443 C188 P23041 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3
[junit4:junit4]   2> 15323 T3443 C188 P23041 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3
[junit4:junit4]   2> 15323 T3443 C188 P23041 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index.20130109192804668
[junit4:junit4]   2> 15325 T3443 C188 P23041 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index.20130109192804668 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38a88c3c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15326 T3443 C188 P23041 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15327 T3443 C188 P23041 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3
[junit4:junit4]   2> 15327 T3443 C188 P23041 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15327 T3443 C188 P23041 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15327 T3443 C188 P23041 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15328 T3443 C188 P23041 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index.20130109192804668
[junit4:junit4]   2> 15328 T3443 C188 P23041 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3
[junit4:junit4]   2> 15331 T3443 C188 P23041 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index.20130109192804668 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38a88c3c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15331 T3443 C188 P23041 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15331 T3443 C188 P23041 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15331 T3443 C188 P23041 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3
[junit4:junit4]   2> 15332 T3443 C188 P23041 oass.SolrIndexSearcher.<init> Opening Searcher@30e88e4b main
[junit4:junit4]   2> 15332 T3473 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15333 T3440 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30e88e4b main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 15334 T3440 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index
[junit4:junit4]   2> 15334 T3443 C188 P23041 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15337 T3443 C188 P23041 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index.20130109192804668 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38a88c3c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index.20130109192804668 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38a88c3c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15337 T3443 C188 P23041 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15338 T3443 C188 P23041 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3
[junit4:junit4]   2> 15338 T3443 C188 P23041 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15338 T3443 C188 P23041 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index.20130109192804668
[junit4:junit4]   2> 15338 T3443 C188 P23041 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty3/index
[junit4:junit4]   2> 15338 T3443 C188 P23041 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15338 T3443 C188 P23041 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15339 T3443 C188 P23041 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15339 T3443 C188 P23041 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15345 T3473 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15347 T3443 C188 P23041 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15348 T3473 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15360 T3473 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15368 T3473 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15371 T3473 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15372 T3473 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15373 T3473 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.SyncSliceTest-jetty5-1357759683808/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty5/
[junit4:junit4]   2> 15373 T3473 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13647278
[junit4:junit4]   2> 15374 T3473 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 15375 T3473 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty5 forceNew:false
[junit4:junit4]   2> 15375 T3473 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty5
[junit4:junit4]   2> 15376 T3473 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty5/index/
[junit4:junit4]   2> 15376 T3473 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty5/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15377 T3473 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty5/index forceNew:false
[junit4:junit4]   2> 15404 T3473 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357759669358/jetty5/index lockFactory=org.apache.lucene.store.NativeFSLockFacto

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

omizedtesting.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> 174900 T3366 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {range_facet_l=PostingsFormat(name=Direct), text=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=NestedPulsing), rnd_b=PostingsFormat(name=SimpleText), intDefault=PostingsFormat(name=NestedPulsing), id=PostingsFormat(name=SimpleText), timestamp=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Direct), range_facet_sl=PostingsFormat(name=SimpleText), range_facet_si=PostingsFormat(name=Direct), other_tl1=PostingsFormat(name=NestedPulsing), multiDefault=PostingsFormat(name=Direct), a_si=PostingsFormat(name=NestedPulsing)}, sim=DefaultSimilarity, locale=hu, timezone=Africa/Freetown
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=30069224,total=388431872
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParser, IndexBasedSpellCheckerTest, TestGroupingSearch, TestExtendedDismaxParser, CSVRequestHandlerTest, TestNumberUtils, TestFastLRUCache, TestRandomFaceting, SolrCoreCheckLockOnStartupTest, AnalysisAfterCoreReloadTest, DistanceFunctionTest, TestComponentsName, SuggesterWFSTTest, SuggesterFSTTest, BasicDistributedZkTest, FastVectorHighlighterTest, AutoCommitTest, MoreLikeThisHandlerTest, TestFaceting, CopyFieldTest, SpellCheckComponentTest, TestSearchPerf, WordBreakSolrSpellCheckerTest, TestLuceneMatchVersion, TestSuggestSpellingConverter, DistributedTermsComponentTest, ChaosMonkeySafeLeaderTest, TestFastWriter, LeaderElectionIntegrationTest, TestSolrIndexConfig, BinaryUpdateRequestHandlerTest, NoCacheHeaderTest, ZkControllerTest, TestLMDirichletSimilarityFactory, ZkCLITest, TestLMJelinekMercerSimilarityFactory, TestConfig, TestJoin, TestDefaultSimilarityFactory, DateMathParserTest, TestSystemIdResolver, SystemInfoHandlerTest, OverseerCollectionProcessorTest, SolrPluginUtilsTest, TestJmxMonitoredMap, TermVectorComponentDistributedTest, TestXIncludeConfig, AlternateDirectoryTest, UpdateRequestProcessorFactoryTest, SpellCheckCollatorTest, CoreContainerCoreInitFailuresTest, TestDocumentBuilder, TestElisionMultitermQuery, TestPostingsSolrHighlighter, SampleTest, TestBinaryResponseWriter, TestPseudoReturnFields, TestWordDelimiterFilterFactory, HighlighterConfigTest, DistributedSpellCheckComponentTest, TestRealTimeGet, StatsComponentTest, TestRangeQuery, TestMultiCoreConfBootstrap, SimpleFacetsTest, TestCoreContainer, LukeRequestHandlerTest, TestSort, DirectSolrSpellCheckerTest, TestFiltering, FileBasedSpellCheckerTest, ConvertedLegacyTest, QueryElevationComponentTest, SortByFunctionTest, BasicFunctionalityTest, TestIndexSearcher, CoreAdminHandlerTest, TestFunctionQuery, TestTrie, SolrRequestParserTest, DirectSolrConnectionTest, CacheHeaderTest, TestCSVLoader, PolyFieldTest, SpatialFilterTest, TestCSVResponseWriter, DocumentBuilderTest, MBeansHandlerTest, CurrencyFieldTest, IndexSchemaTest, TermsComponentTest, SolrInfoMBeanTest, MinimalSchemaTest, TestQueryTypes, TestPHPSerializedResponseWriter, XmlUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, PingRequestHandlerTest, JsonLoaderTest, TestSurroundQueryParser, DirectUpdateHandlerOptimizeTest, IndexSchemaRuntimeFieldTest, JSONWriterTest, RequestHandlersTest, SearchHandlerTest, RequiredFieldsTest, TestOmitPositions, TestArbitraryIndexDir, TestQueryUtils, LoggingHandlerTest, SuggesterTSTTest, SolrCmdDistributorTest, UniqFieldsUpdateProcessorFactoryTest, SuggesterTest, NotRequiredUniqueKeyTest, BadIndexSchemaTest, TestIndexingPerformance, FieldMutatingUpdateProcessorTest, BadComponentTest, TestSolrDeletionPolicy2, SOLR749Test, DefaultValueUpdateProcessorTest, TestMergePolicyConfig, TestDocSet, TestLFUCache, TestQuerySenderListener, TestCollationField, SolrIndexConfigTest, TestQuerySenderNoQuery, NumericFieldsTest, MultiTermTest, TestSolrCoreProperties, SpellPossibilityIteratorTest, TestBM25SimilarityFactory, TestPhraseSuggestions, TestPerFieldSimilarity, TestPluginEnable, TestDFRSimilarityFactory, TestIBSimilarityFactory, TestCodecSupport, PluginInfoTest, OpenExchangeRatesOrgProviderTest, ResourceLoaderTest, TestSolrXMLSerializer, DateFieldTest, TestBadConfig, DOMUtilTest, TestLRUCache, UUIDFieldTest, RAMDirectoryFactoryTest, TestUtils, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, CircularListTest, TestCharFilters, TestCollationKeyRangeQueries, BasicDistributedZk2Test, ClusterStateTest, ClusterStateUpdateTest, ShardRoutingCustomTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 174.92s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:373: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:353: 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:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:841: There were test failures: 247 suites, 1032 tests, 1 failure, 23 ignored (5 assumptions)

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