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/02/27 04:13:51 UTC

[JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1023 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1023/

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

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:56205/nj_c/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@d712d310, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@d712d310]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:56205/nj_c/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@d712d310, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@d712d310]
	at __randomizedtesting.SeedInfo.seed([E93244493A4A059A:68D4CA514D1565A6]: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:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:805)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9576 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T3495 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /nj_c/
[junit4:junit4]   2> 5 T3495 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1361934621162
[junit4:junit4]   2> 7 T3495 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T3496 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 12 T3496 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 12 T3496 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 12 T3496 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 13 T3496 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T3496 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T3495 oasc.ZkTestServer.run start zk server on port:23300
[junit4:junit4]   2> 110 T3495 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23300 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2af216e1
[junit4:junit4]   2> 111 T3495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 111 T3501 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23300. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 111 T3501 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23300, initiating session
[junit4:junit4]   2> 112 T3497 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37533
[junit4:junit4]   2> 112 T3497 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37533
[junit4:junit4]   2> 113 T3499 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 116 T3499 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19a119f20000 with negotiated timeout 10000 for client /140.211.11.196:37533
[junit4:junit4]   2> 116 T3501 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23300, sessionid = 0x13d19a119f20000, negotiated timeout = 10000
[junit4:junit4]   2> 116 T3502 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2af216e1 name:ZooKeeperConnection Watcher:127.0.0.1:23300 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 117 T3495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 118 T3495 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 121 T3500 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d19a119f20000
[junit4:junit4]   2> 155 T3502 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 155 T3497 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37533 which had sessionid 0x13d19a119f20000
[junit4:junit4]   2> 155 T3495 oaz.ZooKeeper.close Session: 0x13d19a119f20000 closed
[junit4:junit4]   2> 156 T3495 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23300/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3b5546e9
[junit4:junit4]   2> 157 T3495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 167 T3503 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23300. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 168 T3503 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23300, initiating session
[junit4:junit4]   2> 168 T3497 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58535
[junit4:junit4]   2> 168 T3497 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58535
[junit4:junit4]   2> 170 T3499 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19a119f20001 with negotiated timeout 10000 for client /140.211.11.196:58535
[junit4:junit4]   2> 170 T3503 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23300, sessionid = 0x13d19a119f20001, negotiated timeout = 10000
[junit4:junit4]   2> 170 T3504 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b5546e9 name:ZooKeeperConnection Watcher:127.0.0.1:23300/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 170 T3495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 171 T3495 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 495 T3495 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 500 T3495 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 527 T3495 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 531 T3495 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 532 T3495 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 568 T3495 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 569 T3495 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 676 T3495 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 678 T3495 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 846 T3495 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 848 T3495 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 855 T3495 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 857 T3495 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 921 T3495 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 923 T3495 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 930 T3495 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 932 T3495 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 1012 T3495 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 1014 T3495 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 1021 T3495 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 1022 T3495 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 1030 T3500 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d19a119f20001
[junit4:junit4]   2> 1057 T3504 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1057 T3497 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:58535 which had sessionid 0x13d19a119f20001
[junit4:junit4]   2> 1057 T3495 oaz.ZooKeeper.close Session: 0x13d19a119f20001 closed
[junit4:junit4]   2> 1401 T3495 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1407 T3495 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:37996
[junit4:junit4]   2> 1408 T3495 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1408 T3495 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1409 T3495 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361934622214
[junit4:junit4]   2> 1409 T3495 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361934622214/solr.xml
[junit4:junit4]   2> 1410 T3495 oasc.CoreContainer.<init> New CoreContainer 1390009272
[junit4:junit4]   2> 1411 T3495 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361934622214/'
[junit4:junit4]   2> 1411 T3495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361934622214/'
[junit4:junit4]   2> 1497 T3495 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1498 T3495 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1498 T3495 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1499 T3495 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1499 T3495 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1500 T3495 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1501 T3495 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1501 T3495 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1502 T3495 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1502 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1546 T3495 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1574 T3495 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:23300/solr
[junit4:junit4]   2> 1575 T3495 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1576 T3495 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23300 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b04963e
[junit4:junit4]   2> 1577 T3495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1577 T3514 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23300. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1578 T3514 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23300, initiating session
[junit4:junit4]   2> 1578 T3497 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64716
[junit4:junit4]   2> 1579 T3497 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64716
[junit4:junit4]   2> 1581 T3499 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19a119f20002 with negotiated timeout 20000 for client /140.211.11.196:64716
[junit4:junit4]   2> 1581 T3514 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23300, sessionid = 0x13d19a119f20002, negotiated timeout = 20000
[junit4:junit4]   2> 1582 T3515 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b04963e name:ZooKeeperConnection Watcher:127.0.0.1:23300 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1582 T3495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1583 T3500 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d19a119f20002
[junit4:junit4]   2> 1633 T3515 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1633 T3497 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:64716 which had sessionid 0x13d19a119f20002
[junit4:junit4]   2> 1633 T3495 oaz.ZooKeeper.close Session: 0x13d19a119f20002 closed
[junit4:junit4]   2> 1634 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1647 T3495 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23300/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5db30b1c
[junit4:junit4]   2> 1648 T3495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1648 T3516 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23300. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1649 T3516 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23300, initiating session
[junit4:junit4]   2> 1649 T3497 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22680
[junit4:junit4]   2> 1650 T3497 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22680
[junit4:junit4]   2> 1766 T3499 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19a119f20003 with negotiated timeout 20000 for client /140.211.11.196:22680
[junit4:junit4]   2> 1766 T3516 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23300, sessionid = 0x13d19a119f20003, negotiated timeout = 20000
[junit4:junit4]   2> 1767 T3517 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5db30b1c name:ZooKeeperConnection Watcher:127.0.0.1:23300/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1767 T3495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1856 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1880 T3495 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 1945 T3495 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37996_nj_c
[junit4:junit4]   2> 1946 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37996_nj_c Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37996_nj_c
[junit4:junit4]   2> 1949 T3495 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37996_nj_c
[junit4:junit4]   2> 1977 T3495 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 2065 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 2067 T3495 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 2071 T3495 oasc.Overseer.start Overseer (id=89255747332997123-127.0.0.1:37996_nj_c-n_0000000000) starting
[junit4:junit4]   2> 2071 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2074 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2148 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2153 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2244 T3519 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 2244 T3495 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 2288 T3495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2291 T3518 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 2301 T3520 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361934622214/collection1
[junit4:junit4]   2> 2301 T3520 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 2302 T3520 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2302 T3520 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 2303 T3520 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361934622214/collection1/'
[junit4:junit4]   2> 2304 T3520 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1361934622214/collection1/lib/README' to classloader
[junit4:junit4]   2> 2305 T3520 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1361934622214/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2371 T3520 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 2434 T3520 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2534 T3520 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2562 T3520 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 3417 T3520 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 3429 T3520 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 3433 T3520 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 3454 T3520 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 3459 T3520 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 3464 T3520 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 3466 T3520 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 3467 T3520 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361934622214/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361934621162/control/data/
[junit4:junit4]   2> 3467 T3520 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8e2779
[junit4:junit4]   2> 3468 T3520 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 3474 T3520 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/control/data forceNew:false
[junit4:junit4]   2> 3475 T3520 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/control/data
[junit4:junit4]   2> 3475 T3520 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361934621162/control/data/index/
[junit4:junit4]   2> 3476 T3520 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361934621162/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 3477 T3520 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/control/data/index forceNew:false
[junit4:junit4]   2> 3514 T3520 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1451ed0d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3515 T3520 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3530 T3520 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/control/data/index
[junit4:junit4]   2> 3532 T3520 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 3532 T3520 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 3533 T3520 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 3534 T3520 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3534 T3520 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 3535 T3520 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 3535 T3520 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 3535 T3520 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3536 T3520 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 3551 T3520 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3558 T3520 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/control/data
[junit4:junit4]   2> 3560 T3520 oass.SolrIndexSearcher.<init> Opening Searcher@299cb87d main
[junit4:junit4]   2> 3561 T3520 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3561 T3520 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3570 T3521 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@299cb87d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3573 T3520 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 3573 T3520 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3574 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20003 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> 3794 T3518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3794 T3518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37996/nj_c"}
[junit4:junit4]   2> 3795 T3518 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 3795 T3518 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 3795 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20003 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> 3979 T3517 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> 4599 T3520 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 4599 T3520 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37996/nj_c collection:control_collection shard:shard1
[junit4:junit4]   2> 4600 T3520 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 4641 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20003 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> 4643 T3520 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 4644 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4656 T3520 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 4657 T3520 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 4657 T3520 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37996/nj_c/collection1/
[junit4:junit4]   2> 4657 T3520 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 4658 T3520 oasc.SyncStrategy.syncToMe http://127.0.0.1:37996/nj_c/collection1/ has no replicas
[junit4:junit4]   2> 4658 T3520 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37996/nj_c/collection1/
[junit4:junit4]   2> 4658 T3520 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 4682 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5514 T3518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5688 T3517 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> 5729 T3520 oasc.ZkController.register We are http://127.0.0.1:37996/nj_c/collection1/ and leader is http://127.0.0.1:37996/nj_c/collection1/
[junit4:junit4]   2> 5729 T3520 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37996/nj_c
[junit4:junit4]   2> 5729 T3520 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 5729 T3520 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 5730 T3520 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5732 T3520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5732 T3495 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 5733 T3495 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 5734 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5772 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 5774 T3495 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23300/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@386fc011
[junit4:junit4]   2> 5776 T3495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5778 T3522 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23300. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5779 T3522 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23300, initiating session
[junit4:junit4]   2> 5780 T3497 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:49748
[junit4:junit4]   2> 5781 T3497 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:49748
[junit4:junit4]   2> 5913 T3499 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19a119f20004 with negotiated timeout 10000 for client /140.211.11.196:49748
[junit4:junit4]   2> 5913 T3522 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23300, sessionid = 0x13d19a119f20004, negotiated timeout = 10000
[junit4:junit4]   2> 5914 T3523 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@386fc011 name:ZooKeeperConnection Watcher:127.0.0.1:23300/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5914 T3495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5915 T3495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5918 T3495 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 6306 T3495 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6323 T3495 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:23812
[junit4:junit4]   2> 6324 T3495 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6324 T3495 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6335 T3495 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361934627074
[junit4:junit4]   2> 6336 T3495 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361934627074/solr.xml
[junit4:junit4]   2> 6337 T3495 oasc.CoreContainer.<init> New CoreContainer 1687335460
[junit4:junit4]   2> 6337 T3495 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361934627074/'
[junit4:junit4]   2> 6338 T3495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361934627074/'
[junit4:junit4]   2> 6408 T3495 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 6409 T3495 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6409 T3495 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 6410 T3495 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6410 T3495 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6411 T3495 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6411 T3495 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6412 T3495 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6412 T3495 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6413 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 6437 T3495 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 6461 T3495 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:23300/solr
[junit4:junit4]   2> 6462 T3495 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 6463 T3495 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23300 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@492f2c52
[junit4:junit4]   2> 6464 T3495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6464 T3533 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23300. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6465 T3533 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23300, initiating session
[junit4:junit4]   2> 6465 T3497 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:39834
[junit4:junit4]   2> 6465 T3497 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:39834
[junit4:junit4]   2> 6487 T3499 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19a119f20005 with negotiated timeout 20000 for client /140.211.11.196:39834
[junit4:junit4]   2> 6487 T3533 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23300, sessionid = 0x13d19a119f20005, negotiated timeout = 20000
[junit4:junit4]   2> 6488 T3534 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@492f2c52 name:ZooKeeperConnection Watcher:127.0.0.1:23300 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6488 T3495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6489 T3500 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d19a119f20005
[junit4:junit4]   2> 6536 T3534 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 6537 T3497 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:39834 which had sessionid 0x13d19a119f20005
[junit4:junit4]   2> 6536 T3495 oaz.ZooKeeper.close Session: 0x13d19a119f20005 closed
[junit4:junit4]   2> 6538 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 6551 T3495 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23300/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6d13ec5
[junit4:junit4]   2> 6553 T3495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6553 T3535 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23300. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6554 T3535 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23300, initiating session
[junit4:junit4]   2> 6554 T3497 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30054
[junit4:junit4]   2> 6555 T3497 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30054
[junit4:junit4]   2> 6561 T3499 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19a119f20006 with negotiated timeout 20000 for client /140.211.11.196:30054
[junit4:junit4]   2> 6561 T3535 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23300, sessionid = 0x13d19a119f20006, negotiated timeout = 20000
[junit4:junit4]   2> 6562 T3536 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d13ec5 name:ZooKeeperConnection Watcher:127.0.0.1:23300/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6562 T3495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6563 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6580 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6647 T3495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7210 T3518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7210 T3518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37996/nj_c"}
[junit4:junit4]   2> 7321 T3523 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> 7321 T3536 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> 7322 T3517 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> 7650 T3495 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23812_nj_c
[junit4:junit4]   2> 7652 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20006 type:delete cxid:0xb zxid:0x4f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:23812_nj_c Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:23812_nj_c
[junit4:junit4]   2> 7654 T3495 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23812_nj_c
[junit4:junit4]   2> 7699 T3523 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> 7699 T3517 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> 7700 T3536 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 7700 T3536 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> 7701 T3523 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 7704 T3517 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 7710 T3537 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361934627074/collection1
[junit4:junit4]   2> 7711 T3537 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7711 T3537 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7711 T3537 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7714 T3537 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361934627074/collection1/'
[junit4:junit4]   2> 7715 T3537 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1361934627074/collection1/lib/README' to classloader
[junit4:junit4]   2> 7715 T3537 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1361934627074/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7785 T3537 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 7875 T3537 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7976 T3537 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7981 T3537 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8773 T3537 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8781 T3537 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8784 T3537 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8796 T3537 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8801 T3537 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8806 T3537 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8809 T3537 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8810 T3537 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361934627074/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1/
[junit4:junit4]   2> 8810 T3537 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8e2779
[junit4:junit4]   2> 8811 T3537 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8815 T3537 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1 forceNew:false
[junit4:junit4]   2> 8815 T3537 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1
[junit4:junit4]   2> 8815 T3537 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1/index/
[junit4:junit4]   2> 8816 T3537 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8816 T3537 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1/index forceNew:false
[junit4:junit4]   2> 8848 T3537 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cb0bbf7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8849 T3537 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8858 T3537 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1/index
[junit4:junit4]   2> 8861 T3537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8861 T3537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8861 T3537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8862 T3537 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8862 T3537 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8862 T3537 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8863 T3537 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8863 T3537 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8863 T3537 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8873 T3537 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8878 T3537 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1
[junit4:junit4]   2> 8879 T3537 oass.SolrIndexSearcher.<init> Opening Searcher@74d4ec5f main
[junit4:junit4]   2> 8880 T3537 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8880 T3537 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8885 T3538 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@74d4ec5f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8887 T3537 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8887 T3537 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10331 T3518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10332 T3518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:23812_nj_c",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:23812/nj_c"}
[junit4:junit4]   2> 10332 T3518 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 10332 T3518 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10357 T3523 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> 10357 T3517 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> 10357 T3536 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> 10891 T3537 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 10891 T3537 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:23812/nj_c collection:collection1 shard:shard1
[junit4:junit4]   2> 10892 T3537 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 10963 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20006 type:delete cxid:0x48 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 10965 T3537 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 10966 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20006 type:create cxid:0x49 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11008 T3537 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11008 T3537 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11009 T3537 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:23812/nj_c/collection1/
[junit4:junit4]   2> 11009 T3537 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11009 T3537 oasc.SyncStrategy.syncToMe http://127.0.0.1:23812/nj_c/collection1/ has no replicas
[junit4:junit4]   2> 11010 T3537 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:23812/nj_c/collection1/
[junit4:junit4]   2> 11010 T3537 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11266 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20006 type:create cxid:0x53 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11861 T3518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11905 T3536 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> 11905 T3517 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> 11905 T3523 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> 11953 T3537 oasc.ZkController.register We are http://127.0.0.1:23812/nj_c/collection1/ and leader is http://127.0.0.1:23812/nj_c/collection1/
[junit4:junit4]   2> 11953 T3537 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:23812/nj_c
[junit4:junit4]   2> 11953 T3537 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 11954 T3537 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 11954 T3537 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11956 T3537 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11957 T3495 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 11958 T3495 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11959 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12305 T3495 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12308 T3495 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56205
[junit4:junit4]   2> 12309 T3495 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12309 T3495 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12310 T3495 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361934633151
[junit4:junit4]   2> 12310 T3495 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361934633151/solr.xml
[junit4:junit4]   2> 12311 T3495 oasc.CoreContainer.<init> New CoreContainer 47312961
[junit4:junit4]   2> 12311 T3495 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361934633151/'
[junit4:junit4]   2> 12312 T3495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361934633151/'
[junit4:junit4]   2> 12409 T3495 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12410 T3495 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12411 T3495 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12411 T3495 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12412 T3495 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12412 T3495 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12413 T3495 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12413 T3495 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12414 T3495 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12414 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12439 T3495 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12481 T3495 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:23300/solr
[junit4:junit4]   2> 12482 T3495 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12482 T3495 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23300 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7df30410
[junit4:junit4]   2> 12483 T3495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12484 T3548 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23300. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12485 T3548 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23300, initiating session
[junit4:junit4]   2> 12485 T3497 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:39750
[junit4:junit4]   2> 12485 T3497 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:39750
[junit4:junit4]   2> 12491 T3499 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19a119f20007 with negotiated timeout 20000 for client /140.211.11.196:39750
[junit4:junit4]   2> 12491 T3548 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23300, sessionid = 0x13d19a119f20007, negotiated timeout = 20000
[junit4:junit4]   2> 12492 T3549 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7df30410 name:ZooKeeperConnection Watcher:127.0.0.1:23300 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12492 T3495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12493 T3500 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d19a119f20007
[junit4:junit4]   2> 12563 T3549 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12563 T3497 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:39750 which had sessionid 0x13d19a119f20007
[junit4:junit4]   2> 12563 T3495 oaz.ZooKeeper.close Session: 0x13d19a119f20007 closed
[junit4:junit4]   2> 12564 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12577 T3495 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23300/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2e21ca30
[junit4:junit4]   2> 12579 T3495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12579 T3550 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23300. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12580 T3550 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23300, initiating session
[junit4:junit4]   2> 12580 T3497 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58547
[junit4:junit4]   2> 12581 T3497 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58547
[junit4:junit4]   2> 12585 T3499 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19a119f20008 with negotiated timeout 20000 for client /140.211.11.196:58547
[junit4:junit4]   2> 12585 T3550 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23300, sessionid = 0x13d19a119f20008, negotiated timeout = 20000
[junit4:junit4]   2> 12586 T3551 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e21ca30 name:ZooKeeperConnection Watcher:127.0.0.1:23300/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12586 T3495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12587 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12599 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12606 T3495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13426 T3518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13427 T3518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:23812_nj_c",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:23812/nj_c"}
[junit4:junit4]   2> 13475 T3517 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> 13475 T3551 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> 13475 T3536 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> 13475 T3523 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> 13609 T3495 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56205_nj_c
[junit4:junit4]   2> 13610 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f20008 type:delete cxid:0xb zxid:0x73 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:56205_nj_c Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:56205_nj_c
[junit4:junit4]   2> 13683 T3495 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56205_nj_c
[junit4:junit4]   2> 13723 T3551 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> 13723 T3523 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> 13723 T3517 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> 13723 T3536 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 13724 T3536 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> 13738 T3523 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 13738 T3551 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 13738 T3517 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 13762 T3552 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361934633151/collection1
[junit4:junit4]   2> 13762 T3552 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13763 T3552 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13763 T3552 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13764 T3552 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361934633151/collection1/'
[junit4:junit4]   2> 13765 T3552 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1361934633151/collection1/lib/README' to classloader
[junit4:junit4]   2> 13765 T3552 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1361934633151/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13834 T3552 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 13942 T3552 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14043 T3552 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14048 T3552 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14933 T3552 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14949 T3552 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14954 T3552 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14963 T3552 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14970 T3552 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14975 T3552 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14976 T3552 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14977 T3552 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361934633151/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/
[junit4:junit4]   2> 14978 T3552 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8e2779
[junit4:junit4]   2> 14978 T3552 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14982 T3552 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2 forceNew:false
[junit4:junit4]   2> 14982 T3552 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2
[junit4:junit4]   2> 14983 T3552 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index/
[junit4:junit4]   2> 14983 T3552 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14984 T3552 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index forceNew:false
[junit4:junit4]   2> 15004 T3552 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f87b045; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15005 T3552 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15044 T3552 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index
[junit4:junit4]   2> 15046 T3552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15047 T3552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15047 T3552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15048 T3552 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15049 T3552 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15049 T3552 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15049 T3552 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15050 T3552 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15050 T3552 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15062 T3552 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15069 T3552 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2
[junit4:junit4]   2> 15070 T3552 oass.SolrIndexSearcher.<init> Opening Searcher@12a441c main
[junit4:junit4]   2> 15071 T3552 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15072 T3552 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15077 T3553 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12a441c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15080 T3552 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15080 T3552 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16481 T3518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16482 T3518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56205_nj_c",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56205/nj_c"}
[junit4:junit4]   2> 16482 T3518 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 16482 T3518 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16514 T3536 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> 16514 T3517 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> 16514 T3523 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> 16514 T3551 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> 17085 T3552 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17085 T3552 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56205/nj_c collection:collection1 shard:shard1
[junit4:junit4]   2> 17091 T3552 oasc.ZkController.register We are http://127.0.0.1:56205/nj_c/collection1/ and leader is http://127.0.0.1:23812/nj_c/collection1/
[junit4:junit4]   2> 17091 T3552 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56205/nj_c
[junit4:junit4]   2> 17091 T3552 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17091 T3552 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C267 name=collection1 org.apache.solr.core.SolrCore@5eccbee3 url=http://127.0.0.1:56205/nj_c/collection1 node=127.0.0.1:56205_nj_c C267_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:56205_nj_c, base_url=http://127.0.0.1:56205/nj_c}
[junit4:junit4]   2> 17093 T3554 C267 P56205 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17093 T3554 C267 P56205 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17093 T3554 C267 P56205 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17094 T3554 C267 P56205 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17094 T3552 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17098 T3554 C267 P56205 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17098 T3495 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 17099 T3495 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17100 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17427 T3495 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 17430 T3495 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:13333
[junit4:junit4]   2> 17431 T3495 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17431 T3495 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17432 T3495 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361934638275
[junit4:junit4]   2> 17432 T3495 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361934638275/solr.xml
[junit4:junit4]   2> 17433 T3495 oasc.CoreContainer.<init> New CoreContainer 1360696776
[junit4:junit4]   2> 17434 T3495 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361934638275/'
[junit4:junit4]   2> 17434 T3495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361934638275/'
[junit4:junit4]   2> 17501 T3495 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 17502 T3495 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17503 T3495 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17503 T3495 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17504 T3495 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17504 T3495 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17505 T3495 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17505 T3495 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17506 T3495 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17507 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 17561 T3495 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 17598 T3495 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:23300/solr
[junit4:junit4]   2> 17599 T3495 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 17599 T3495 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23300 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@144b8fd9
[junit4:junit4]   2> 17600 T3495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17601 T3564 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23300. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17602 T3564 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23300, initiating session
[junit4:junit4]   2> 17602 T3497 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:35410
[junit4:junit4]   2> 17602 T3497 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:35410
[junit4:junit4]   2> 17660 T3499 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19a119f20009 with negotiated timeout 20000 for client /140.211.11.196:35410
[junit4:junit4]   2> 17660 T3564 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23300, sessionid = 0x13d19a119f20009, negotiated timeout = 20000
[junit4:junit4]   2> 17661 T3565 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@144b8fd9 name:ZooKeeperConnection Watcher:127.0.0.1:23300 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17661 T3495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17663 T3500 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d19a119f20009
[junit4:junit4]   2> 17785 T3565 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 17785 T3497 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:35410 which had sessionid 0x13d19a119f20009
[junit4:junit4]   2> 17785 T3495 oaz.ZooKeeper.close Session: 0x13d19a119f20009 closed
[junit4:junit4]   2> 17786 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 17795 T3495 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23300/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@61f5e97f
[junit4:junit4]   2> 17796 T3495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17797 T3566 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23300. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17797 T3566 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23300, initiating session
[junit4:junit4]   2> 17797 T3497 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:35453
[junit4:junit4]   2> 17798 T3497 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:35453
[junit4:junit4]   2> 17906 T3499 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19a119f2000a with negotiated timeout 20000 for client /140.211.11.196:35453
[junit4:junit4]   2> 17906 T3566 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23300, sessionid = 0x13d19a119f2000a, negotiated timeout = 20000
[junit4:junit4]   2> 17907 T3567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61f5e97f name:ZooKeeperConnection Watcher:127.0.0.1:23300/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17907 T3495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17909 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f2000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17914 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f2000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17934 T3495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 18017 T3518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18018 T3518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56205_nj_c",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56205/nj_c"}
[junit4:junit4]   2> 18636 T3523 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> 18636 T3536 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> 18636 T3517 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> 18636 T3551 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> 18636 T3567 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> 18937 T3495 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:13333_nj_c
[junit4:junit4]   2> 18938 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f2000a type:delete cxid:0xb zxid:0x86 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:13333_nj_c Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:13333_nj_c
[junit4:junit4]   2> 18945 T3495 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:13333_nj_c
[junit4:junit4]   2> 18986 T3551 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> 18986 T3523 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> 18986 T3517 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> 18986 T3567 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 18986 T3536 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 18987 T3567 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> 18987 T3536 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> 18988 T3551 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 18988 T3517 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 18989 T3523 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 19045 T3568 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361934638275/collection1
[junit4:junit4]   2> 19045 T3568 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 19046 T3568 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 19046 T3568 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 19048 T3568 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361934638275/collection1/'
[junit4:junit4]   2> 19049 T3568 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1361934638275/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 19050 T3568 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1361934638275/collection1/lib/README' to classloader
[junit4:junit4]   2> 19111 T3568 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 19184 T3568 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19285 T3568 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19292 T3568 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 20166 T3568 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20178 T3568 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20182 T3568 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20194 T3568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20199 T3568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20203 T3568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20205 T3568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20206 T3568 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361934638275/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/
[junit4:junit4]   2> 20206 T3568 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8e2779
[junit4:junit4]   2> 20207 T3568 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 20216 T3568 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3 forceNew:false
[junit4:junit4]   2> 20217 T3568 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3
[junit4:junit4]   2> 20217 T3568 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index/
[junit4:junit4]   2> 20218 T3568 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20218 T3568 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index forceNew:false
[junit4:junit4]   2> 20245 T3568 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@71bd98ac; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20246 T3568 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20255 T3568 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index
[junit4:junit4]   2> 20257 T3568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20258 T3568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20258 T3568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20259 T3568 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20260 T3568 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20260 T3568 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20261 T3568 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20261 T3568 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20262 T3568 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20298 T3568 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20304 T3568 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3
[junit4:junit4]   2> 20306 T3568 oass.SolrIndexSearcher.<init> Opening Searcher@3a20291d main
[junit4:junit4]   2> 20307 T3568 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20308 T3568 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20313 T3569 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3a20291d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20316 T3568 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 20316 T3568 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> coreNodeName:1
[junit4:junit4]   1> ###### getShardId(1) in {}
[junit4:junit4]   1> coreNodeName:1
[junit4:junit4]   1> ###### getShardId(1) in {}
[junit4:junit4]   1> ###### getShardId(1) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "state":"down",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:37996/nj_c"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:1
[junit4:junit4]   1> coreNodeName:1
[junit4:junit4]   1> coreNodeName:1
[junit4:junit4]   1> coreNodeName:1
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> ###### getShardId(2) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:37996/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> ###### getShardId(2) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:37996/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> ###### getShardId(2) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:37996/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> ###### getShardId(2) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"2":{
[junit4:junit4]   1>           "state":"down",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:23812_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:23812/nj_c"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:37996/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> ###### getShardId(3) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"2":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:23812_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:23812/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:37996/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> ###### getShardId(3) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"2":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:23812_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:23812/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:37996/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> ###### getShardId(3) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"2":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:23812_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:23812/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:37996/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> ###### getShardId(3) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "2":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:23812_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:23812/nj_c",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "3":{
[junit4:junit4]   1>           "state":"down",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56205_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56205/nj_c"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:37996/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> ###### getShardId(4) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "2":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:23812_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:23812/nj_c",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "3":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"recovering",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56205_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56205/nj_c"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:37996/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   2>  C267_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:56205_nj_c, base_url=http://127.0.0.1:56205/nj_c}
[junit4:junit4]   2> 21113 T3554 C267 P56205 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:23812/nj_c/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21113 T3554 C267 P56205 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:56205/nj_c START replicas=[http://127.0.0.1:23812/nj_c/collection1/] nUpdates=100
[junit4:junit4]   2> 21114 T3554 C267 P56205 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21114 T3554 C267 P56205 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21114 T3554 C267 P56205 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21114 T3554 C267 P56205 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21115 T3554 C267 P56205 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21115 T3554 C267 P56205 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:23812/nj_c/collection1/. core=collection1
[junit4:junit4]   2> 21115 T3554 C267 P56205 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C268 name=collection1 org.apache.solr.core.SolrCore@632526a6 url=http://127.0.0.1:23812/nj_c/collection1 node=127.0.0.1:23812_nj_c C268_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:23812_nj_c, base_url=http://127.0.0.1:23812/nj_c, leader=true}
[junit4:junit4]   2> 21123 T3527 C268 P23812 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21133 T3528 C268 P23812 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21134 T3528 C268 P23812 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1
[junit4:junit4]   2> 21159 T3528 C268 P23812 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cb0bbf7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21161 T3528 C268 P23812 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21207 T3528 C268 P23812 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cb0bbf7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cb0bbf7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21208 T3528 C268 P23812 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21233 T3528 C268 P23812 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1
[junit4:junit4]   2> 21234 T3528 C268 P23812 oass.SolrIndexSearcher.<init> Opening Searcher@93f0476 realtime
[junit4:junit4]   2> 21234 T3528 C268 P23812 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21235 T3528 C268 P23812 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 102
[junit4:junit4]   2> 21236 T3554 C267 P56205 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21236 T3554 C267 P56205 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21238 T3529 C268 P23812 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21239 T3529 C268 P23812 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 21239 T3554 C267 P56205 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 21240 T3554 C267 P56205 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21240 T3554 C267 P56205 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21242 T3529 C268 P23812 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1
[junit4:junit4]   2> 21243 T3529 C268 P23812 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1/index
[junit4:junit4]   2> 21243 T3529 C268 P23812 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 21243 T3554 C267 P56205 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21249 T3554 C267 P56205 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index.20130227021042400 forceNew:false
[junit4:junit4]   2> 21250 T3554 C267 P56205 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2
[junit4:junit4]   2> 21266 T3554 C267 P56205 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index.20130227021042400 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6399bced; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=true
[junit4:junit4]   2> 21269 T3529 C268 P23812 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 21272 T3554 C267 P56205 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index
[junit4:junit4]   2> 21273 T3554 C267 P56205 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21287 T3554 C267 P56205 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130227021042400
[junit4:junit4]   2> 21291 T3554 C267 P56205 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2
[junit4:junit4]   2> 21292 T3554 C267 P56205 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2
[junit4:junit4]   2> 21292 T3554 C267 P56205 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index.20130227021042400
[junit4:junit4]   2> 21297 T3554 C267 P56205 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index.20130227021042400 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6399bced; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21297 T3554 C267 P56205 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21298 T3554 C267 P56205 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2
[junit4:junit4]   2> 21321 T3554 C267 P56205 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2
[junit4:junit4]   2> 21321 T3554 C267 P56205 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21321 T3554 C267 P56205 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21322 T3554 C267 P56205 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 21332 T3554 C267 P56205 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index.20130227021042400
[junit4:junit4]   2> 21333 T3554 C267 P56205 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2
[junit4:junit4]   2> 21335 T3554 C267 P56205 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index.20130227021042400 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6399bced; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21335 T3554 C267 P56205 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21336 T3554 C267 P56205 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 21336 T3554 C267 P56205 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2
[junit4:junit4]   2> 21336 T3554 C267 P56205 oass.SolrIndexSearcher.<init> Opening Searcher@4c8cb75d main
[junit4:junit4]   2> 21337 T3553 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c8cb75d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 21338 T3553 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index
[junit4:junit4]   2> 21338 T3554 C267 P56205 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index.20130227021042400
[junit4:junit4]   2> 21339 T3554 C267 P56205 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty2/index
[junit4:junit4]   2> 21339 T3554 C267 P56205 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 21339 T3554 C267 P56205 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 21339 T3554 C267 P56205 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 21339 T3554 C267 P56205 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21411 T3554 C267 P56205 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 21705 T3518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21706 T3518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:13333_nj_c",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13333/nj_c"}
[junit4:junit4]   2> 21706 T3518 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 21706 T3518 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 21710 T3518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56205_nj_c",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56205/nj_c"}
[junit4:junit4]   2> 21820 T3523 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> 21820 T3551 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> 21820 T3517 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> 21820 T3536 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> 21820 T3567 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> 22325 T3568 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 22325 T3568 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:13333/nj_c collection:collection1 shard:shard1
[junit4:junit4]   2> 22331 T3568 oasc.ZkController.register We are http://127.0.0.1:13333/nj_c/collection1/ and leader is http://127.0.0.1:23812/nj_c/collection1/
[junit4:junit4]   2> 22332 T3568 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:13333/nj_c
[junit4:junit4]   2> 22332 T3568 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 22332 T3568 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C269 name=collection1 org.apache.solr.core.SolrCore@8dcaadf url=http://127.0.0.1:13333/nj_c/collection1 node=127.0.0.1:13333_nj_c C269_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:13333_nj_c, base_url=http://127.0.0.1:13333/nj_c}
[junit4:junit4]   2> 22334 T3572 C269 P13333 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 22334 T3568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22334 T3572 C269 P13333 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 22335 T3572 C269 P13333 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 22335 T3572 C269 P13333 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22335 T3495 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 22336 T3495 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 22337 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22339 T3572 C269 P13333 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22646 T3495 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 22649 T3495 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:13384
[junit4:junit4]   2> 22649 T3495 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 22650 T3495 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 22651 T3495 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361934643510
[junit4:junit4]   2> 22651 T3495 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361934643510/solr.xml
[junit4:junit4]   2> 22652 T3495 oasc.CoreContainer.<init> New CoreContainer 131184281
[junit4:junit4]   2> 22652 T3495 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361934643510/'
[junit4:junit4]   2> 22653 T3495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361934643510/'
[junit4:junit4]   2> 22720 T3495 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 22721 T3495 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 22721 T3495 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 22722 T3495 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 22722 T3495 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 22723 T3495 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 22723 T3495 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 22724 T3495 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 22725 T3495 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 22725 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 22772 T3495 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 22793 T3495 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:23300/solr
[junit4:junit4]   2> 22794 T3495 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 22794 T3495 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23300 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2f56202
[junit4:junit4]   2> 22796 T3495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 22796 T3582 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23300. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 22797 T3582 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23300, initiating session
[junit4:junit4]   2> 22797 T3497 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42030
[junit4:junit4]   2> 22798 T3497 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42030
[junit4:junit4]   2> 22802 T3499 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19a119f2000b with negotiated timeout 20000 for client /140.211.11.196:42030
[junit4:junit4]   2> 22802 T3582 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23300, sessionid = 0x13d19a119f2000b, negotiated timeout = 20000
[junit4:junit4]   2> 22802 T3583 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f56202 name:ZooKeeperConnection Watcher:127.0.0.1:23300 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 22803 T3495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 22804 T3500 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d19a119f2000b
[junit4:junit4]   2> 22805 T3583 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 22805 T3497 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:42030 which had sessionid 0x13d19a119f2000b
[junit4:junit4]   2> 22805 T3495 oaz.ZooKeeper.close Session: 0x13d19a119f2000b closed
[junit4:junit4]   2> 22806 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 22820 T3495 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:23300/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@73626e36
[junit4:junit4]   2> 22821 T3495 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 22822 T3584 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:23300. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 22822 T3584 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:23300, initiating session
[junit4:junit4]   2> 22823 T3497 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58694
[junit4:junit4]   2> 22823 T3497 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58694
[junit4:junit4]   2> 22829 T3499 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d19a119f2000c with negotiated timeout 20000 for client /140.211.11.196:58694
[junit4:junit4]   2> 22829 T3584 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:23300, sessionid = 0x13d19a119f2000c, negotiated timeout = 20000
[junit4:junit4]   2> 22829 T3585 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73626e36 name:ZooKeeperConnection Watcher:127.0.0.1:23300/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 22829 T3495 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 22830 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f2000c type:create cxid:0x1 zxid:0x97 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22861 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f2000c type:create cxid:0x2 zxid:0x98 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22864 T3495 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 23331 T3518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23332 T3518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:13333_nj_c",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13333/nj_c"}
[junit4:junit4]   2> 23350 T3517 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> 23350 T3567 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> 23350 T3585 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> 23350 T3536 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> 23350 T3551 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> 23350 T3523 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> 23866 T3495 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:13384_nj_c
[junit4:junit4]   2> 23867 T3500 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d19a119f2000c type:delete cxid:0xb zxid:0x9d txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:13384_nj_c Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:13384_nj_c
[junit4:junit4]   2> 23868 T3495 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:13384_nj_c
[junit4:junit4]   2> 23876 T3523 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> 23876 T3585 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> 23876 T3551 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> 23876 T3517 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> 23877 T3567 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 23877 T3536 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 23878 T3567 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> 23878 T3536 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> 23881 T3523 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 23881 T3585 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 23881 T3551 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 23881 T3517 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 23895 T3586 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361934643510/collection1
[junit4:junit4]   2> 23895 T3586 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 23895 T3586 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 23896 T3586 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 23897 T3586 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361934643510/collection1/'
[junit4:junit4]   2> 23899 T3586 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1361934643510/collection1/lib/README' to classloader
[junit4:junit4]   2> 23899 T3586 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1361934643510/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 23971 T3586 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 24110 T3586 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 24211 T3586 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 24218 T3586 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 24957 T3586 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 25017 T3586 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 25022 T3586 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 25034 T3586 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 25045 T3586 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 25050 T3586 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 25052 T3586 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 25053 T3586 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361934643510/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty4/
[junit4:junit4]   2> 25053 T3586 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8e2779
[junit4:junit4]   2> 25054 T3586 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 25060 T3586 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty4 forceNew:false
[junit4:junit4]   2> 25061 T3586 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty4
[junit4:junit4]   2> 25061 T3586 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty4/index/
[junit4:junit4]   2> 25062 T3586 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 25063 T3586 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty4/index forceNew:false
[junit4:junit4]   2> 25073 T3586 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@136c244; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25074 T3586 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25088 T3586 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty4/index
[junit4:junit4]   2> 25091 T3586 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 25091 T3586 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 25092 T3586 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 25093 T3586 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 25093 T3586 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 25093 T3586 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 25094 T3586 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 25095 T3586 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 25095 T3586 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 25123 T3586 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 25145 T3586 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty4
[junit4:junit4]   2> 25146 T3586 oass.SolrIndexSearcher.<init> Opening Searcher@5e47da5d main
[junit4:junit4]   2> 25147 T3586 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 25148 T3586 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 25153 T3587 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e47da5d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 25156 T3586 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25156 T3586 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> ###### getShardId(4) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "2":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:23812_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:23812/nj_c",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "3":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"recovering",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56205_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56205/nj_c"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:37996/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> ###### getShardId(4) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "2":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:23812_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:23812/nj_c",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "3":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"recovering",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56205_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56205/nj_c"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:37996/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> ###### getShardId(4) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "2":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:23812_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:23812/nj_c",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "3":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56205_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56205/nj_c"},
[junit4:junit4]   1>         "4":{
[junit4:junit4]   1>           "state":"down",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:13333_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:13333/nj_c"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:37996/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:5
[junit4:junit4]   1> ###### getShardId(5) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "2":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:23812_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:23812/nj_c",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "3":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56205_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56205/nj_c"},
[junit4:junit4]   1>         "4":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"recovering",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:13333_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:13333/nj_c"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:37996/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:5
[junit4:junit4]   1> ###### getShardId(5) in {collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "2":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:23812_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:23812/nj_c",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "3":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56205_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56205/nj_c"},
[junit4:junit4]   1>         "4":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"recovering",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "node_name":"127.0.0.1:13333_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:13333/nj_c"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "node_name":"127.0.0.1:37996_nj_c",
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:37996/nj_c",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   2>  C269_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:13333_nj_c, base_url=http://127.0.0.1:13333/nj_c}
[junit4:junit4]   2> 26358 T3572 C269 P13333 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:23812/nj_c/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 26358 T3572 C269 P13333 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:13333/nj_c START replicas=[http://127.0.0.1:23812/nj_c/collection1/] nUpdates=100
[junit4:junit4]   2> 26358 T3572 C269 P13333 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 26359 T3572 C269 P13333 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 26359 T3572 C269 P13333 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 26359 T3572 C269 P13333 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 26359 T3572 C269 P13333 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 26359 T3572 C269 P13333 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:23812/nj_c/collection1/. core=collection1
[junit4:junit4]   2> 26359 T3572 C269 P13333 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 26362 T3527 C268 P23812 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 26372 T3518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26373 T3518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:13384_nj_c",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13384/nj_c"}
[junit4:junit4]   2> 26373 T3518 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 26373 T3518 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 26373 T3531 C268 P23812 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26443 T3517 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> 26443 T3585 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> 26443 T3567 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> 26443 T3551 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> 26443 T3536 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> 26443 T3523 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> 26462 T3531 C268 P23812 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cb0bbf7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cb0bbf7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 26463 T3531 C268 P23812 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 26463 T3531 C268 P23812 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1
[junit4:junit4]   2> 26464 T3531 C268 P23812 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26464 T3531 C268 P23812 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 91
[junit4:junit4]   2> 26465 T3572 C269 P13333 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 26465 T3572 C269 P13333 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 26468 T3529 C268 P23812 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 26469 T3572 C269 P13333 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 26470 T3572 C269 P13333 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 26470 T3572 C269 P13333 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 26472 T3529 C268 P23812 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1
[junit4:junit4]   2> 26473 T3529 C268 P23812 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty1/index
[junit4:junit4]   2> 26473 T3529 C268 P23812 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 26473 T3572 C269 P13333 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 26479 T3572 C269 P13333 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index.20130227021047630 forceNew:false
[junit4:junit4]   2> 26479 T3572 C269 P13333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3
[junit4:junit4]   2> 26484 T3572 C269 P13333 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index.20130227021047630 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74a97713; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=true
[junit4:junit4]   2> 26496 T3529 C268 P23812 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 26498 T3572 C269 P13333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index
[junit4:junit4]   2> 26499 T3572 C269 P13333 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 26501 T3572 C269 P13333 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130227021047630
[junit4:junit4]   2> 26503 T3572 C269 P13333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3
[junit4:junit4]   2> 26503 T3572 C269 P13333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3
[junit4:junit4]   2> 26504 T3572 C269 P13333 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index.20130227021047630
[junit4:junit4]   2> 26507 T3572 C269 P13333 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index.20130227021047630 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74a97713; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 26508 T3572 C269 P13333 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 26508 T3572 C269 P13333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3
[junit4:junit4]   2> 26509 T3572 C269 P13333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3
[junit4:junit4]   2> 26510 T3572 C269 P13333 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 26510 T3572 C269 P13333 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 26510 T3572 C269 P13333 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 26526 T3572 C269 P13333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index.20130227021047630
[junit4:junit4]   2> 26527 T3572 C269 P13333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3
[junit4:junit4]   2> 26532 T3572 C269 P13333 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index.20130227021047630 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74a97713; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 26532 T3572 C269 P13333 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 26533 T3572 C269 P13333 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 26537 T3572 C269 P13333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3
[junit4:junit4]   2> 26538 T3572 C269 P13333 oass.SolrIndexSearcher.<init> Opening Searcher@76f76408 main
[junit4:junit4]   2> 26539 T3569 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@76f76408 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 26540 T3569 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index
[junit4:junit4]   2> 26540 T3572 C269 P13333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index.20130227021047630
[junit4:junit4]   2> 26540 T3572 C269 P13333 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361934621162/jetty3/index
[junit4:junit4]   2> 26540 T3572 C269 P13333 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 26541 T3572 C269 P13333 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 26541 T3572 C269 P13333 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 26541 T3572 C269 P13333 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 26546 T3572 C269 P13333 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 27163 T3586 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 27163 T3586 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:13384/nj_c collection:collection1 shard:shard1
[junit4:junit4]   2> 27166 T3586 oasc.ZkController.register We are http://127.0.0.1:13384/nj_c/collection1/ and leader is http://127.0.0.1:23812/nj_c/collection1/
[junit4:junit4]   2> 27167 T3586 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:13384/nj_c
[junit4:junit4]   2> 27167 T3586 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 27167 T3586 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C270 name=collection1 org.apache.solr.core.SolrCore@3971941b url=http://127.0.0.1:13384/nj_c/collection1 node=127.0.0.1:13384_nj_c C270_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:13384_nj_c, base_url=http://127.0.0.1:13384/nj_c}
[junit4:junit4]   2> 27169 T3590 C270 P13384 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 27169 T3586 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27169 T3590 C270 P13384 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 27169 T3590 C270 P13384 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 27169 T3590 C270 P13384 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 27170 T3495 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 27170 T3495 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 27171 T3495 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 27173 T3590 C270 P13384 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 27197 T3495 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27198 T3495 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 27199 T3495 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 27199 T3495 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27964 T3518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27965 T3518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:13333_nj_c",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13333/nj_c"}
[junit4:junit4]   2> 27994 T3518 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:13384_nj_c",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13384/nj_c"}
[junit4:junit4]   2> 28026 T3523 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> 28026 T3567 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> 28026 T3551 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> 28026 T3585 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> 28026 T3536 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> 28026 T3517 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> 28201 T3495 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 29203 T3495 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C270_STATE=coll:collection1 core:col

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

t.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 149836 T3495 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 149841 T3494 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 149845 T3498 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=Memory doPackFST= false), text=Lucene41(blocksize=128), _version_=PostingsFormat(name=Asserting), rnd_b=PostingsFormat(name=Memory doPackFST= true), intDefault=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= true), a_t=PostingsFormat(name=Memory doPackFST= false), range_facet_sl=PostingsFormat(name=Memory doPackFST= true), range_facet_si=PostingsFormat(name=Memory doPackFST= false), other_tl1=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Memory doPackFST= false), a_si=PostingsFormat(name=Asserting)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sr_BA, timezone=Atlantic/Azores
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=5,free=321879520,total=533725184
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSurroundQueryParser, UpdateParamsTest, TestBM25SimilarityFactory, OverseerTest, TestDFRSimilarityFactory, TestFoldingMultitermQuery, SolrIndexConfigTest, ExternalFileFieldSortTest, TestComponentsName, EchoParamsTest, TestReload, LukeRequestHandlerTest, MultiTermTest, TestQuerySenderListener, StatelessScriptUpdateProcessorFactoryTest, ZkSolrClientTest, TestMultiCoreConfBootstrap, TestDistributedGrouping, QueryEqualityTest, PrimitiveFieldTypeTest, TestTrie, TestSort, TestOmitPositions, TestLRUCache, TestDocSet, TestWriterPerf, SliceStateTest, DOMUtilTest, URLClassifyProcessorTest, LeaderElectionTest, TestRealTimeGet, TestQueryUtils, UUIDFieldTest, ClusterStateTest, TestCSVResponseWriter, TestElisionMultitermQuery, TestDistributedSearch, TestRecovery, TestUpdate, RequiredFieldsTest, TestDocumentBuilder, ConvertedLegacyTest, TestRemoteStreaming, TestPostingsSolrHighlighter, SuggesterTest, PingRequestHandlerTest, XsltUpdateRequestHandlerTest, TestZkChroot, TimeZoneUtilsTest, TestAtomicUpdateErrorCases, SliceStateUpdateTest, TestValueSourceCache, ResponseLogComponentTest, HardAutoCommitTest, TestFunctionQuery, TestMergePolicyConfig, QueryParsingTest, DisMaxRequestHandlerTest, SchemaVersionSpecificBehaviorTest, OpenExchangeRatesOrgProviderTest, BasicDistributedZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, LeaderElectionIntegrationTest, TestRandomFaceting, TestExtendedDismaxParser, SoftAutoCommitTest, BasicZkTest, TestFaceting, WordBreakSolrSpellCheckerTest, TestHashPartitioner, StatsComponentTest, SolrCoreTest, DirectUpdateHandlerTest, TestCoreContainer, TestGroupingSearch, TestWordDelimiterFilterFactory, PolyFieldTest, MBeansHandlerTest, TestPseudoReturnFields, IndexSchemaTest, SolrInfoMBeanTest, TestPHPSerializedResponseWriter, TermVectorComponentTest, DocumentAnalysisRequestHandlerTest, DirectUpdateHandlerOptimizeTest, SolrPluginUtilsTest, TestReversedWildcardFilterFactory, JSONWriterTest, RequestHandlersTest, SuggesterFSTTest, LoggingHandlerTest, CSVRequestHandlerTest, ShowFileRequestHandlerTest, SolrCoreCheckLockOnStartupTest, TestSolrDeletionPolicy1, UpdateRequestProcessorFactoryTest, TestIndexingPerformance, TestBinaryField, TestSolrDeletionPolicy2, TestCollationField, OutputWriterTest, TestSolrCoreProperties, TestPhraseSuggestions, TestPerFieldSimilarity, LegacyHTMLStripCharFilterTest, TestCodecSupport, ResourceLoaderTest, TestSolrXMLSerializer, SpellingQueryConverterTest, SystemInfoHandlerTest, PreAnalyzedFieldTest, AnalysisAfterCoreReloadTest, CollectionsAPIDistributedZkTest, ShardRoutingCustomTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 150.12s, 1 test, 1 failure <<< FAILURES!

[...truncated 48 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/common-build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1202: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:865: There were test failures: 258 suites, 1078 tests, 1 failure, 22 ignored (4 assumptions)

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