You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/03/16 08:22:03 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jrockit-jdk1.6.0_33-R28.2.4-4.1.0) - Build # 4697 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4697/
Java: 32bit/jrockit-jdk1.6.0_33-R28.2.4-4.1.0 -XnoOpt

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8AEB05D39011E48C:B0D8BCBE74E84B0]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:774)
	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:683)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:44)
	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:56)
	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:662)




Build Log:
[...truncated 8661 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T2127 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 19 T2127 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1363418057911
[junit4:junit4]   2> 20 T2127 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 20 T2128 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 22 T2128 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 22 T2128 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 22 T2128 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 23 T2128 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 24 T2128 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1363418057911/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 120 T2127 oasc.ZkTestServer.run start zk server on port:33703
[junit4:junit4]   2> 121 T2127 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33703 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1bdffde0
[junit4:junit4]   2> 122 T2133 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33703. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 122 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 122 T2133 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33703, initiating session
[junit4:junit4]   2> 122 T2129 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51097
[junit4:junit4]   2> 123 T2129 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51097
[junit4:junit4]   2> 123 T2131 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 181 T2131 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d720c8cbd0000 with negotiated timeout 10000 for client /127.0.0.1:51097
[junit4:junit4]   2> 182 T2133 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33703, sessionid = 0x13d720c8cbd0000, negotiated timeout = 10000
[junit4:junit4]   2> 182 T2134 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bdffde0 name:ZooKeeperConnection Watcher:127.0.0.1:33703 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 183 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 184 T2127 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 188 T2132 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d720c8cbd0000
[junit4:junit4]   2> 189 T2134 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 189 T2127 oaz.ZooKeeper.close Session: 0x13d720c8cbd0000 closed
[junit4:junit4]   2> 189 T2129 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51097 which had sessionid 0x13d720c8cbd0000
[junit4:junit4]   2> 190 T2127 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33703/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1be0569c
[junit4:junit4]   2> 192 T2135 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33703. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 192 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 193 T2129 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51098
[junit4:junit4]   2> 193 T2135 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33703, initiating session
[junit4:junit4]   2> 194 T2129 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51098
[junit4:junit4]   2> 195 T2131 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d720c8cbd0001 with negotiated timeout 10000 for client /127.0.0.1:51098
[junit4:junit4]   2> 195 T2135 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33703, sessionid = 0x13d720c8cbd0001, negotiated timeout = 10000
[junit4:junit4]   2> 196 T2136 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1be0569c name:ZooKeeperConnection Watcher:127.0.0.1:33703/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 196 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 197 T2127 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 203 T2127 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 209 T2127 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 212 T2127 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 217 T2127 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 218 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 224 T2127 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 253 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 260 T2127 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 261 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 265 T2127 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 266 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 271 T2127 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 272 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 277 T2127 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 278 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 281 T2127 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 282 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 284 T2127 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 285 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 287 T2127 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 287 T2127 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 289 T2132 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d720c8cbd0001
[junit4:junit4]   2> 290 T2136 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 290 T2127 oaz.ZooKeeper.close Session: 0x13d720c8cbd0001 closed
[junit4:junit4]   2> 290 T2129 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51098 which had sessionid 0x13d720c8cbd0001
[junit4:junit4]   2> 351 T2127 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 359 T2127 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48107
[junit4:junit4]   2> 360 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 360 T2127 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 360 T2127 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363418058182
[junit4:junit4]   2> 361 T2127 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363418058182/solr.xml
[junit4:junit4]   2> 361 T2127 oasc.CoreContainer.<init> New CoreContainer 453637507
[junit4:junit4]   2> 361 T2127 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363418058182/'
[junit4:junit4]   2> 362 T2127 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363418058182/'
[junit4:junit4]   2> 379 T2127 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 379 T2127 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 379 T2127 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 380 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 380 T2127 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 380 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 381 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 381 T2127 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 381 T2127 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 382 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 389 T2127 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 403 T2127 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33703/solr
[junit4:junit4]   2> 404 T2127 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 404 T2127 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33703 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b39e824
[junit4:junit4]   2> 405 T2146 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33703. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 405 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 405 T2146 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33703, initiating session
[junit4:junit4]   2> 405 T2129 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51099
[junit4:junit4]   2> 406 T2129 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51099
[junit4:junit4]   2> 406 T2131 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d720c8cbd0002 with negotiated timeout 20000 for client /127.0.0.1:51099
[junit4:junit4]   2> 406 T2146 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33703, sessionid = 0x13d720c8cbd0002, negotiated timeout = 20000
[junit4:junit4]   2> 407 T2147 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b39e824 name:ZooKeeperConnection Watcher:127.0.0.1:33703 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 407 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 408 T2132 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d720c8cbd0002
[junit4:junit4]   2> 409 T2147 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 409 T2129 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51099 which had sessionid 0x13d720c8cbd0002
[junit4:junit4]   2> 409 T2127 oaz.ZooKeeper.close Session: 0x13d720c8cbd0002 closed
[junit4:junit4]   2> 410 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 413 T2127 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33703/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b3b5c5c
[junit4:junit4]   2> 414 T2148 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33703. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 414 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 414 T2148 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33703, initiating session
[junit4:junit4]   2> 414 T2129 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51100
[junit4:junit4]   2> 415 T2129 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51100
[junit4:junit4]   2> 415 T2131 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d720c8cbd0003 with negotiated timeout 20000 for client /127.0.0.1:51100
[junit4:junit4]   2> 415 T2148 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33703, sessionid = 0x13d720c8cbd0003, negotiated timeout = 20000
[junit4:junit4]   2> 416 T2149 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b3b5c5c name:ZooKeeperConnection Watcher:127.0.0.1:33703/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 416 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 418 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 420 T2127 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 422 T2127 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48107_
[junit4:junit4]   2> 423 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:48107_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:48107_
[junit4:junit4]   2> 423 T2127 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48107_
[junit4:junit4]   2> 428 T2127 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 434 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0003 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> 435 T2127 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 438 T2127 oasc.Overseer.start Overseer (id=89352965843648515-127.0.0.1:48107_-n_0000000000) starting
[junit4:junit4]   2> 438 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 440 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 441 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 442 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 444 T2151 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 445 T2127 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 449 T2127 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 451 T2127 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 456 T2150 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 461 T2152 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363418058182/collection1
[junit4:junit4]   2> 461 T2152 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 462 T2152 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 463 T2152 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 465 T2152 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363418058182/collection1/'
[junit4:junit4]   2> 466 T2152 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1363418058182/collection1/lib/README' to classloader
[junit4:junit4]   2> 466 T2152 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1363418058182/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 515 T2152 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 558 T2152 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 559 T2152 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 564 T2152 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1030 T2152 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1037 T2152 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1040 T2152 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1058 T2152 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1065 T2152 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1072 T2152 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1074 T2152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1074 T2152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1075 T2152 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1077 T2152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1077 T2152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1077 T2152 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1078 T2152 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363418058182/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363418057911/control/data/
[junit4:junit4]   2> 1078 T2152 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae1ea7f
[junit4:junit4]   2> 1079 T2152 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1080 T2152 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/control/data forceNew: false
[junit4:junit4]   2> 1081 T2152 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363418057911/control/data/index/
[junit4:junit4]   2> 1081 T2152 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363418057911/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1082 T2152 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/control/data/index forceNew: false
[junit4:junit4]   2> 1088 T2152 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b9f13a6; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1088 T2152 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1091 T2152 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1091 T2152 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1092 T2152 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1093 T2152 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1094 T2152 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1094 T2152 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1095 T2152 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1096 T2152 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1096 T2152 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1100 T2152 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1103 T2152 oass.SolrIndexSearcher.<init> Opening Searcher@1ba03c3d main
[junit4:junit4]   2> 1103 T2152 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1103 T2152 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1110 T2153 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ba03c3d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1112 T2152 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1113 T2152 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1114 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1962 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1963 T2150 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:48107_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48107"}
[junit4:junit4]   2> 1964 T2150 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1964 T2150 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1965 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1973 T2149 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> 2116 T2152 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2117 T2152 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48107 collection:control_collection shard:shard1
[junit4:junit4]   2> 2118 T2152 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2127 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2128 T2152 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2129 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2132 T2152 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2132 T2152 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2142 T2152 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48107/collection1/
[junit4:junit4]   2> 2142 T2152 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2142 T2152 oasc.SyncStrategy.syncToMe http://127.0.0.1:48107/collection1/ has no replicas
[junit4:junit4]   2> 2142 T2152 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48107/collection1/
[junit4:junit4]   2> 2143 T2152 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2147 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3479 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3492 T2149 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> 3504 T2152 oasc.ZkController.register We are http://127.0.0.1:48107/collection1/ and leader is http://127.0.0.1:48107/collection1/
[junit4:junit4]   2> 3504 T2152 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48107
[junit4:junit4]   2> 3504 T2152 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3505 T2152 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3505 T2152 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3508 T2152 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3509 T2127 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3510 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3511 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3518 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3519 T2127 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33703/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1af91857
[junit4:junit4]   2> 3520 T2155 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33703. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3520 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3521 T2155 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33703, initiating session
[junit4:junit4]   2> 3521 T2129 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51101
[junit4:junit4]   2> 3521 T2129 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51101
[junit4:junit4]   2> 3522 T2131 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d720c8cbd0004 with negotiated timeout 10000 for client /127.0.0.1:51101
[junit4:junit4]   2> 3522 T2155 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33703, sessionid = 0x13d720c8cbd0004, negotiated timeout = 10000
[junit4:junit4]   2> 3522 T2156 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1af91857 name:ZooKeeperConnection Watcher:127.0.0.1:33703/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3522 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3524 T2127 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3526 T2127 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3589 T2127 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3591 T2127 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54228
[junit4:junit4]   2> 3591 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3592 T2127 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3592 T2127 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363418061418
[junit4:junit4]   2> 3592 T2127 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363418061418/solr.xml
[junit4:junit4]   2> 3593 T2127 oasc.CoreContainer.<init> New CoreContainer 454123157
[junit4:junit4]   2> 3593 T2127 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363418061418/'
[junit4:junit4]   2> 3593 T2127 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363418061418/'
[junit4:junit4]   2> 3610 T2127 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3611 T2127 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3611 T2127 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3611 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3612 T2127 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3612 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3612 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3612 T2127 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3613 T2127 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3613 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3620 T2127 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3634 T2127 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33703/solr
[junit4:junit4]   2> 3635 T2127 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3635 T2127 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33703 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b3535b1
[junit4:junit4]   2> 3636 T2166 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33703. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3636 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3636 T2166 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33703, initiating session
[junit4:junit4]   2> 3637 T2129 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51102
[junit4:junit4]   2> 3637 T2129 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51102
[junit4:junit4]   2> 3638 T2131 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d720c8cbd0005 with negotiated timeout 20000 for client /127.0.0.1:51102
[junit4:junit4]   2> 3638 T2166 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33703, sessionid = 0x13d720c8cbd0005, negotiated timeout = 20000
[junit4:junit4]   2> 3638 T2167 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b3535b1 name:ZooKeeperConnection Watcher:127.0.0.1:33703 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3638 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3639 T2132 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d720c8cbd0005
[junit4:junit4]   2> 3640 T2129 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51102 which had sessionid 0x13d720c8cbd0005
[junit4:junit4]   2> 3640 T2127 oaz.ZooKeeper.close Session: 0x13d720c8cbd0005 closed
[junit4:junit4]   2> 3640 T2167 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3641 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3644 T2127 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33703/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b364049
[junit4:junit4]   2> 3645 T2168 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33703. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3645 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3645 T2129 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51103
[junit4:junit4]   2> 3645 T2168 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33703, initiating session
[junit4:junit4]   2> 3646 T2129 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51103
[junit4:junit4]   2> 3646 T2131 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d720c8cbd0006 with negotiated timeout 20000 for client /127.0.0.1:51103
[junit4:junit4]   2> 3646 T2168 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33703, sessionid = 0x13d720c8cbd0006, negotiated timeout = 20000
[junit4:junit4]   2> 3647 T2169 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b364049 name:ZooKeeperConnection Watcher:127.0.0.1:33703/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3647 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3648 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3649 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3652 T2127 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4655 T2127 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54228_
[junit4:junit4]   2> 4656 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:54228_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:54228_
[junit4:junit4]   2> 4657 T2127 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54228_
[junit4:junit4]   2> 4661 T2149 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> 4662 T2169 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4662 T2156 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4664 T2149 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4673 T2170 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363418061418/collection1
[junit4:junit4]   2> 4673 T2170 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4675 T2170 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4675 T2170 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4677 T2170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363418061418/collection1/'
[junit4:junit4]   2> 4678 T2170 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1363418061418/collection1/lib/README' to classloader
[junit4:junit4]   2> 4679 T2170 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1363418061418/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4720 T2170 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 4763 T2170 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4764 T2170 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4770 T2170 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4999 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5000 T2150 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:48107_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48107"}
[junit4:junit4]   2> 5003 T2169 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> 5003 T2156 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> 5003 T2149 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> 5245 T2170 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5252 T2170 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5255 T2170 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5272 T2170 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5277 T2170 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5283 T2170 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5285 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5285 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5286 T2170 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5288 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5288 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5288 T2170 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5289 T2170 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363418061418/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/
[junit4:junit4]   2> 5289 T2170 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae1ea7f
[junit4:junit4]   2> 5290 T2170 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5291 T2170 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1 forceNew: false
[junit4:junit4]   2> 5291 T2170 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index/
[junit4:junit4]   2> 5292 T2170 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5292 T2170 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index forceNew: false
[junit4:junit4]   2> 5298 T2170 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5299 T2170 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5302 T2170 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5302 T2170 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5303 T2170 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5304 T2170 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5305 T2170 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5306 T2170 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5306 T2170 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5307 T2170 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5308 T2170 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5312 T2170 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5319 T2170 oass.SolrIndexSearcher.<init> Opening Searcher@1b165b92 main
[junit4:junit4]   2> 5319 T2170 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5320 T2170 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5330 T2171 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b165b92 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5333 T2170 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5334 T2170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6509 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6510 T2150 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:54228_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54228"}
[junit4:junit4]   2> 6511 T2150 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6511 T2150 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6517 T2169 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> 6517 T2156 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> 6517 T2149 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> 7336 T2170 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7337 T2170 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54228 collection:collection1 shard:shard1
[junit4:junit4]   2> 7338 T2170 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7348 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7349 T2170 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7350 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7355 T2170 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7355 T2170 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7356 T2170 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54228/collection1/
[junit4:junit4]   2> 7356 T2170 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7357 T2170 oasc.SyncStrategy.syncToMe http://127.0.0.1:54228/collection1/ has no replicas
[junit4:junit4]   2> 7357 T2170 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54228/collection1/
[junit4:junit4]   2> 7358 T2170 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7363 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8022 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8030 T2156 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> 8030 T2169 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> 8030 T2149 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> 8069 T2170 oasc.ZkController.register We are http://127.0.0.1:54228/collection1/ and leader is http://127.0.0.1:54228/collection1/
[junit4:junit4]   2> 8069 T2170 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54228
[junit4:junit4]   2> 8069 T2170 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8069 T2170 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8070 T2170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8071 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8072 T2127 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8072 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8073 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8152 T2127 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8154 T2127 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55866
[junit4:junit4]   2> 8155 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8155 T2127 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8156 T2127 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363418065968
[junit4:junit4]   2> 8156 T2127 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363418065968/solr.xml
[junit4:junit4]   2> 8156 T2127 oasc.CoreContainer.<init> New CoreContainer 457631326
[junit4:junit4]   2> 8157 T2127 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363418065968/'
[junit4:junit4]   2> 8157 T2127 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363418065968/'
[junit4:junit4]   2> 8175 T2127 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8175 T2127 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8176 T2127 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8176 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8176 T2127 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8176 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8177 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8177 T2127 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8177 T2127 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8178 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8185 T2127 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8201 T2127 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33703/solr
[junit4:junit4]   2> 8202 T2127 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8202 T2127 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33703 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b572fd1
[junit4:junit4]   2> 8203 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8203 T2182 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33703. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8204 T2182 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33703, initiating session
[junit4:junit4]   2> 8204 T2129 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51104
[junit4:junit4]   2> 8204 T2129 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51104
[junit4:junit4]   2> 8205 T2131 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d720c8cbd0007 with negotiated timeout 20000 for client /127.0.0.1:51104
[junit4:junit4]   2> 8205 T2182 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33703, sessionid = 0x13d720c8cbd0007, negotiated timeout = 20000
[junit4:junit4]   2> 8205 T2183 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b572fd1 name:ZooKeeperConnection Watcher:127.0.0.1:33703 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8205 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8206 T2132 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d720c8cbd0007
[junit4:junit4]   2> 8207 T2183 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8207 T2127 oaz.ZooKeeper.close Session: 0x13d720c8cbd0007 closed
[junit4:junit4]   2> 8207 T2129 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51104 which had sessionid 0x13d720c8cbd0007
[junit4:junit4]   2> 8207 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8210 T2127 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33703/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b584544
[junit4:junit4]   2> 8211 T2184 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33703. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8211 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8211 T2184 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33703, initiating session
[junit4:junit4]   2> 8211 T2129 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51105
[junit4:junit4]   2> 8212 T2129 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51105
[junit4:junit4]   2> 8213 T2131 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d720c8cbd0008 with negotiated timeout 20000 for client /127.0.0.1:51105
[junit4:junit4]   2> 8213 T2184 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33703, sessionid = 0x13d720c8cbd0008, negotiated timeout = 20000
[junit4:junit4]   2> 8213 T2185 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b584544 name:ZooKeeperConnection Watcher:127.0.0.1:33703/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8213 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8214 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8215 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8216 T2127 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9219 T2127 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55866_
[junit4:junit4]   2> 9220 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55866_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55866_
[junit4:junit4]   2> 9222 T2127 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55866_
[junit4:junit4]   2> 9225 T2156 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> 9225 T2169 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> 9225 T2149 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> 9226 T2185 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9228 T2156 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9228 T2169 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9230 T2149 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9237 T2186 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363418065968/collection1
[junit4:junit4]   2> 9237 T2186 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9238 T2186 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9239 T2186 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9241 T2186 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363418065968/collection1/'
[junit4:junit4]   2> 9242 T2186 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1363418065968/collection1/lib/README' to classloader
[junit4:junit4]   2> 9243 T2186 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1363418065968/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9320 T2186 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9364 T2186 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9366 T2186 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9371 T2186 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9533 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9534 T2150 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:54228_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54228"}
[junit4:junit4]   2> 9537 T2169 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> 9537 T2156 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> 9537 T2149 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> 9537 T2185 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> 9844 T2186 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9850 T2186 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9854 T2186 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9869 T2186 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9879 T2186 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9886 T2186 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9888 T2186 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9888 T2186 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9889 T2186 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9891 T2186 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9891 T2186 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9892 T2186 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9892 T2186 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363418065968/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty2/
[junit4:junit4]   2> 9893 T2186 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae1ea7f
[junit4:junit4]   2> 9893 T2186 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9894 T2186 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty2 forceNew: false
[junit4:junit4]   2> 9895 T2186 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty2/index/
[junit4:junit4]   2> 9895 T2186 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9896 T2186 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty2/index forceNew: false
[junit4:junit4]   2> 9902 T2186 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1aee3115; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9902 T2186 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9904 T2186 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9905 T2186 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9906 T2186 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9907 T2186 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9908 T2186 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9908 T2186 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9909 T2186 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9910 T2186 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9911 T2186 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9915 T2186 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9920 T2186 oass.SolrIndexSearcher.<init> Opening Searcher@1af9b162 main
[junit4:junit4]   2> 9921 T2186 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9921 T2186 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9931 T2187 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1af9b162 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9934 T2186 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9935 T2186 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11042 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11043 T2150 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:55866_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55866"}
[junit4:junit4]   2> 11044 T2150 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11044 T2150 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11051 T2169 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> 11051 T2185 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> 11051 T2156 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> 11051 T2149 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> 11937 T2186 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11937 T2186 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55866 collection:collection1 shard:shard1
[junit4:junit4]   2> 11943 T2186 oasc.ZkController.register We are http://127.0.0.1:55866/collection1/ and leader is http://127.0.0.1:54228/collection1/
[junit4:junit4]   2> 11944 T2186 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55866
[junit4:junit4]   2> 11944 T2186 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11944 T2186 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C177 name=collection1 org.apache.solr.core.SolrCore@1aebad2f url=http://127.0.0.1:55866/collection1 node=127.0.0.1:55866_ C177_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:55866_, base_url=http://127.0.0.1:55866}
[junit4:junit4]   2> 11945 T2188 C177 P55866 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11946 T2188 C177 P55866 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11946 T2186 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11946 T2188 C177 P55866 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11946 T2188 C177 P55866 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11948 T2127 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 11948 T2188 C177 P55866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11948 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11950 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12033 T2127 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12035 T2127 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41737
[junit4:junit4]   2> 12036 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12036 T2127 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12036 T2127 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363418069851
[junit4:junit4]   2> 12037 T2127 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363418069851/solr.xml
[junit4:junit4]   2> 12037 T2127 oasc.CoreContainer.<init> New CoreContainer 454223511
[junit4:junit4]   2> 12037 T2127 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363418069851/'
[junit4:junit4]   2> 12038 T2127 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363418069851/'
[junit4:junit4]   2> 12055 T2127 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12055 T2127 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12056 T2127 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12056 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12056 T2127 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12056 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12057 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12057 T2127 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12057 T2127 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12058 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12065 T2127 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12079 T2127 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33703/solr
[junit4:junit4]   2> 12079 T2127 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12080 T2127 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33703 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1aff7c1c
[junit4:junit4]   2> 12081 T2199 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33703. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12081 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12081 T2199 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33703, initiating session
[junit4:junit4]   2> 12081 T2129 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51113
[junit4:junit4]   2> 12081 T2129 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51113
[junit4:junit4]   2> 12082 T2131 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d720c8cbd0009 with negotiated timeout 20000 for client /127.0.0.1:51113
[junit4:junit4]   2> 12082 T2199 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33703, sessionid = 0x13d720c8cbd0009, negotiated timeout = 20000
[junit4:junit4]   2> 12083 T2200 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aff7c1c name:ZooKeeperConnection Watcher:127.0.0.1:33703 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12083 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12084 T2132 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d720c8cbd0009
[junit4:junit4]   2> 12085 T2200 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12085 T2129 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51113 which had sessionid 0x13d720c8cbd0009
[junit4:junit4]   2> 12085 T2127 oaz.ZooKeeper.close Session: 0x13d720c8cbd0009 closed
[junit4:junit4]   2> 12086 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12089 T2127 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33703/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b02cd19
[junit4:junit4]   2> 12090 T2201 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33703. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12089 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12090 T2129 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51114
[junit4:junit4]   2> 12090 T2201 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33703, initiating session
[junit4:junit4]   2> 12090 T2129 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51114
[junit4:junit4]   2> 12091 T2131 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d720c8cbd000a with negotiated timeout 20000 for client /127.0.0.1:51114
[junit4:junit4]   2> 12091 T2201 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33703, sessionid = 0x13d720c8cbd000a, negotiated timeout = 20000
[junit4:junit4]   2> 12092 T2202 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b02cd19 name:ZooKeeperConnection Watcher:127.0.0.1:33703/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12092 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12093 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd000a type:create cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12094 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd000a type:create cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12097 T2127 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12558 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12559 T2150 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:55866_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55866"}
[junit4:junit4]   2> 12565 T2202 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> 12565 T2169 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> 12565 T2149 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> 12566 T2156 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> 12565 T2185 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> 12961 T2162 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=3&state=recovering&nodeName=127.0.0.1:55866_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1000 
[junit4:junit4]   2> 13101 T2127 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41737_
[junit4:junit4]   2> 13101 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd000a type:delete cxid:0xd zxid:0x87 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:41737_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:41737_
[junit4:junit4]   2> 13102 T2127 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41737_
[junit4:junit4]   2> 13104 T2169 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> 13104 T2156 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> 13104 T2149 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> 13105 T2202 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13105 T2185 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13105 T2202 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> 13105 T2185 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> 13106 T2156 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13106 T2169 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13107 T2149 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13110 T2203 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363418069851/collection1
[junit4:junit4]   2> 13110 T2203 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13111 T2203 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13111 T2203 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13112 T2203 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363418069851/collection1/'
[junit4:junit4]   2> 13113 T2203 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1363418069851/collection1/lib/README' to classloader
[junit4:junit4]   2> 13113 T2203 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1363418069851/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13145 T2203 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 13193 T2203 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13194 T2203 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13205 T2203 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13695 T2203 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13702 T2203 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13705 T2203 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13722 T2203 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13726 T2203 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13730 T2203 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13731 T2203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13732 T2203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13732 T2203 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13733 T2203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13734 T2203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13734 T2203 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13734 T2203 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363418069851/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty3/
[junit4:junit4]   2> 13734 T2203 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae1ea7f
[junit4:junit4]   2> 13735 T2203 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13735 T2203 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty3 forceNew: false
[junit4:junit4]   2> 13735 T2203 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty3/index/
[junit4:junit4]   2> 13736 T2203 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13736 T2203 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty3/index forceNew: false
[junit4:junit4]   2> 13905 T2203 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b29df6b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13905 T2203 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13906 T2203 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13907 T2203 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13907 T2203 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13908 T2203 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13909 T2203 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13910 T2203 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13911 T2203 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13912 T2203 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13912 T2203 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13917 T2203 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13921 T2203 oass.SolrIndexSearcher.<init> Opening Searcher@1b2d4a13 main
[junit4:junit4]   2> 13922 T2203 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13922 T2203 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13928 T2204 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b2d4a13 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13930 T2203 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13930 T2203 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14071 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14072 T2150 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:41737_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41737"}
[junit4:junit4]   2> 14072 T2150 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14073 T2150 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14080 T2202 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> 14080 T2169 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> 14080 T2149 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> 14080 T2185 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> 14080 T2156 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> 14931 T2203 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14932 T2203 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41737 collection:collection1 shard:shard1
[junit4:junit4]   2> 14936 T2203 oasc.ZkController.register We are http://127.0.0.1:41737/collection1/ and leader is http://127.0.0.1:54228/collection1/
[junit4:junit4]   2> 14937 T2203 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41737
[junit4:junit4]   2> 14937 T2203 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14938 T2203 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C178 name=collection1 org.apache.solr.core.SolrCore@1af03785 url=http://127.0.0.1:41737/collection1 node=127.0.0.1:41737_ C178_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:41737_, base_url=http://127.0.0.1:41737}
[junit4:junit4]   2> 14938 T2205 C178 P41737 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14939 T2203 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14939 T2205 C178 P41737 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14940 T2205 C178 P41737 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14941 T2205 C178 P41737 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14941 T2127 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 14942 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14942 T2205 C178 P41737 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14943 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2>  C177_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:55866_, base_url=http://127.0.0.1:55866}
[junit4:junit4]   2> 14962 T2188 C177 P55866 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:54228/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 14963 T2188 C177 P55866 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55866 START replicas=[http://127.0.0.1:54228/collection1/] nUpdates=100
[junit4:junit4]   2> 14966 T2188 C177 P55866 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 14967 T2188 C177 P55866 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 14967 T2188 C177 P55866 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 14968 T2188 C177 P55866 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 14968 T2188 C177 P55866 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 14969 T2188 C177 P55866 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:54228/collection1/. core=collection1
[junit4:junit4]   2> 14969 T2188 C177 P55866 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C179 name=collection1 org.apache.solr.core.SolrCore@1b11a703 url=http://127.0.0.1:54228/collection1 node=127.0.0.1:54228_ C179_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54228_, base_url=http://127.0.0.1:54228, leader=true}
[junit4:junit4]   2> 14980 T2164 C179 P54228 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 14983 T2165 C179 P54228 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 14986 T2165 C179 P54228 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14986 T2165 C179 P54228 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14991 T2165 C179 P54228 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; 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@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14992 T2165 C179 P54228 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14993 T2165 C179 P54228 oass.SolrIndexSearcher.<init> Opening Searcher@1b31bd7c realtime
[junit4:junit4]   2> 14993 T2165 C179 P54228 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14993 T2165 C179 P54228 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 14994 T2188 C177 P55866 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14994 T2188 C177 P55866 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14996 T2164 C179 P54228 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14996 T2164 C179 P54228 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 14997 T2188 C177 P55866 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 14997 T2188 C177 P55866 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14997 T2188 C177 P55866 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14999 T2165 C179 P54228 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 14999 T2188 C177 P55866 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15000 T2188 C177 P55866 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty2/index.20130315214432892 forceNew: false
[junit4:junit4]   2> 15001 T2188 C177 P55866 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty2/index.20130315214432892 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b331765; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 15003 T2163 C179 P54228 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15004 T2188 C177 P55866 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15012 T2188 C177 P55866 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15012 T2188 C177 P55866 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15015 T2188 C177 P55866 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1aee3115; 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@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1aee3115; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15015 T2188 C177 P55866 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15016 T2188 C177 P55866 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15016 T2188 C177 P55866 oass.SolrIndexSearcher.<init> Opening Searcher@1b2de4c9 main
[junit4:junit4]   2> 15017 T2187 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b2de4c9 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15018 T2188 C177 P55866 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty2/index.20130315214432892 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b331765; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 15019 T2188 C177 P55866 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15019 T2188 C177 P55866 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15019 T2188 C177 P55866 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15019 T2188 C177 P55866 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15021 T2188 C177 P55866 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15052 T2127 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15054 T2127 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50035
[junit4:junit4]   2> 15055 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15055 T2127 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15056 T2127 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363418072843
[junit4:junit4]   2> 15056 T2127 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363418072843/solr.xml
[junit4:junit4]   2> 15056 T2127 oasc.CoreContainer.<init> New CoreContainer 451530734
[junit4:junit4]   2> 15057 T2127 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363418072843/'
[junit4:junit4]   2> 15057 T2127 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363418072843/'
[junit4:junit4]   2> 15078 T2127 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15078 T2127 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15078 T2127 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15079 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15079 T2127 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15079 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15080 T2127 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15080 T2127 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15080 T2127 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15081 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15089 T2127 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15104 T2127 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33703/solr
[junit4:junit4]   2> 15105 T2127 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15105 T2127 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33703 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b15ec4f
[junit4:junit4]   2> 15106 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15106 T2218 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33703. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15107 T2218 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33703, initiating session
[junit4:junit4]   2> 15107 T2129 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51154
[junit4:junit4]   2> 15108 T2129 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51154
[junit4:junit4]   2> 15110 T2131 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d720c8cbd000b with negotiated timeout 20000 for client /127.0.0.1:51154
[junit4:junit4]   2> 15110 T2218 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33703, sessionid = 0x13d720c8cbd000b, negotiated timeout = 20000
[junit4:junit4]   2> 15110 T2219 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b15ec4f name:ZooKeeperConnection Watcher:127.0.0.1:33703 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15110 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15112 T2132 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d720c8cbd000b
[junit4:junit4]   2> 15113 T2219 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15113 T2127 oaz.ZooKeeper.close Session: 0x13d720c8cbd000b closed
[junit4:junit4]   2> 15113 T2129 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13d720c8cbd000b, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 15113 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15114 T2129 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51154 which had sessionid 0x13d720c8cbd000b
[junit4:junit4]   2> 15117 T2127 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33703/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b0a930a
[junit4:junit4]   2> 15118 T2220 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33703. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15118 T2127 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15118 T2129 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51155
[junit4:junit4]   2> 15118 T2220 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33703, initiating session
[junit4:junit4]   2> 15119 T2129 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51155
[junit4:junit4]   2> 15120 T2131 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d720c8cbd000c with negotiated timeout 20000 for client /127.0.0.1:51155
[junit4:junit4]   2> 15120 T2220 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33703, sessionid = 0x13d720c8cbd000c, negotiated timeout = 20000
[junit4:junit4]   2> 15120 T2221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b0a930a name:ZooKeeperConnection Watcher:127.0.0.1:33703/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15121 T2127 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15121 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd000c type:create cxid:0x1 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15122 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd000c type:create cxid:0x2 zxid:0x96 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15123 T2127 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 15600 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15600 T2150 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:41737_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41737"}
[junit4:junit4]   2> 15603 T2150 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:55866_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55866"}
[junit4:junit4]   2> 15608 T2156 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> 15608 T2149 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> 15608 T2185 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> 15608 T2202 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> 15608 T2169 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> 15608 T2221 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> 15953 T2162 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:41737_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1000 
[junit4:junit4]   2> 16125 T2127 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50035_
[junit4:junit4]   2> 16126 T2132 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d720c8cbd000c type:delete cxid:0xd zxid:0x9e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50035_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50035_
[junit4:junit4]   2> 16126 T2127 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50035_
[junit4:junit4]   2> 16128 T2169 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> 16128 T2156 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> 16128 T2149 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> 16128 T2202 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16129 T2202 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> 16129 T2221 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16128 T2185 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16129 T2185 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> 16130 T2169 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16129 T2221 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> 16130 T2156 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16130 T2149 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16135 T2222 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363418072843/collection1
[junit4:junit4]   2> 16135 T2222 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16136 T2222 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16136 T2222 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16137 T2222 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363418072843/collection1/'
[junit4:junit4]   2> 16137 T2222 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1363418072843/collection1/lib/README' to classloader
[junit4:junit4]   2> 16138 T2222 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1363418072843/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16179 T2222 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 16235 T2222 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16236 T2222 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16243 T2222 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16863 T2222 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16872 T2222 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16876 T2222 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16888 T2222 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16892 T2222 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16896 T2222 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16897 T2222 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 16897 T2222 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 16898 T2222 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16898 T2222 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 16899 T2222 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 16899 T2222 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 16899 T2222 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363418072843/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty4/
[junit4:junit4]   2> 16899 T2222 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae1ea7f
[junit4:junit4]   2> 16900 T2222 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 16900 T2222 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty4 forceNew: false
[junit4:junit4]   2> 16901 T2222 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty4/index/
[junit4:junit4]   2> 16901 T2222 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16901 T2222 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty4/index forceNew: false
[junit4:junit4]   2> 16905 T2222 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bdce70f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16906 T2222 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16907 T2222 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16907 T2222 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16908 T2222 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16909 T2222 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16909 T2222 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16909 T2222 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16910 T2222 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16910 T2222 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16911 T2222 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16913 T2222 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16917 T2222 oass.SolrIndexSearcher.<init> Opening Searcher@1be3d217 main
[junit4:junit4]   2> 16918 T2222 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16918 T2222 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16924 T2223 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1be3d217 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16933 T2222 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 16933 T2222 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17113 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17114 T2150 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:50035_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50035"}
[junit4:junit4]   2> 17114 T2150 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17115 T2150 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17120 T2202 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> 17121 T2149 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> 17120 T2156 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> 17121 T2221 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> 17120 T2169 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> 17120 T2185 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> 17934 T2222 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17935 T2222 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50035 collection:collection1 shard:shard1
[junit4:junit4]   2> 17938 T2222 oasc.ZkController.register We are http://127.0.0.1:50035/collection1/ and leader is http://127.0.0.1:54228/collection1/
[junit4:junit4]   2> 17939 T2222 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50035
[junit4:junit4]   2> 17939 T2222 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17940 T2222 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C180 name=collection1 org.apache.solr.core.SolrCore@1bdc500e url=http://127.0.0.1:50035/collection1 node=127.0.0.1:50035_ C180_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:50035_, base_url=http://127.0.0.1:50035}
[junit4:junit4]   2> 17940 T2224 C180 P50035 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17941 T2222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17941 T2224 C180 P50035 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17942 T2224 C180 P50035 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17942 T2224 C180 P50035 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17944 T2224 C180 P50035 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17944 T2127 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 17945 T2127 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17946 T2127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2>  C178_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:41737_, base_url=http://127.0.0.1:41737}
[junit4:junit4]   2> 17954 T2205 C178 P41737 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:54228/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 17954 T2205 C178 P41737 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:41737 START replicas=[http://127.0.0.1:54228/collection1/] nUpdates=100
[junit4:junit4]   2> 17955 T2205 C178 P41737 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 17956 T2205 C178 P41737 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 17956 T2205 C178 P41737 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 17956 T2127 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17957 T2205 C178 P41737 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 17958 T2205 C178 P41737 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 17958 T2205 C178 P41737 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:54228/collection1/. core=collection1
[junit4:junit4]   2> 17958 T2205 C178 P41737 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17958 T2164 C179 P54228 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17967 T2162 C179 P54228 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 17967 T2127 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 17968 T2127 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 17969 T2127 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17982 T2162 C179 P54228 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; 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@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17983 T2162 C179 P54228 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17985 T2162 C179 P54228 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17985 T2162 C179 P54228 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 19
[junit4:junit4]   2> 17987 T2205 C178 P41737 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17987 T2205 C178 P41737 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 17989 T2164 C179 P54228 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17990 T2205 C178 P41737 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 17991 T2205 C178 P41737 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 17991 T2205 C178 P41737 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 17994 T2162 C179 P54228 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17995 T2205 C178 P41737 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 17996 T2205 C178 P41737 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty3/index.20130315214435888 forceNew: false
[junit4:junit4]   2> 17997 T2205 C178 P41737 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty3/index.20130315214435888 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bb33dcb; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 18000 T2165 C179 P54228 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18002 T2205 C178 P41737 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18004 T2205 C178 P41737 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18005 T2205 C178 P41737 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18009 T2205 C178 P41737 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b29df6b; 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@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b29df6b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18009 T2205 C178 P41737 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18010 T2205 C178 P41737 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18011 T2205 C178 P41737 oass.SolrIndexSearcher.<init> Opening Searcher@1bb07a6b main
[junit4:junit4]   2> 18013 T2204 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bb07a6b main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18015 T2205 C178 P41737 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty3/index.20130315214435888 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bb33dcb; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 18017 T2205 C178 P41737 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18017 T2205 C178 P41737 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18018 T2205 C178 P41737 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18018 T2205 C178 P41737 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18020 T2205 C178 P41737 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18638 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18639 T2150 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:50035_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50035"}
[junit4:junit4]   2> 18645 T2150 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:41737_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41737"}
[junit4:junit4]   2> 18650 T2202 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> 18650 T2156 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> 18650 T2169 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> 18650 T2149 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> 18650 T2221 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> 18650 T2185 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> 18958 T2163 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:50035_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1000 
[junit4:junit4]   2> 18973 T2127 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19975 T2127 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C180_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:50035_, base_url=http://127.0.0.1:50035}
[junit4:junit4]   2> 20960 T2224 C180 P50035 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:54228/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20960 T2224 C180 P50035 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50035 START replicas=[http://127.0.0.1:54228/collection1/] nUpdates=100
[junit4:junit4]   2> 20961 T2224 C180 P50035 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20962 T2224 C180 P50035 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20962 T2224 C180 P50035 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20963 T2224 C180 P50035 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20963 T2224 C180 P50035 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20963 T2164 C179 P54228 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20963 T2224 C180 P50035 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:54228/collection1/. core=collection1
[junit4:junit4]   2> 20964 T2224 C180 P50035 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20974 T2162 C179 P54228 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20976 T2127 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21002 T2162 C179 P54228 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; 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@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21004 T2162 C179 P54228 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21005 T2162 C179 P54228 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21005 T2162 C179 P54228 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 31
[junit4:junit4]   2> 21006 T2224 C180 P50035 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21007 T2224 C180 P50035 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21009 T2163 C179 P54228 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21010 T2224 C180 P50035 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 21011 T2224 C180 P50035 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21011 T2224 C180 P50035 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21014 T2164 C179 P54228 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 21015 T2224 C180 P50035 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21015 T2224 C180 P50035 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty4/index.20130315214438907 forceNew: false
[junit4:junit4]   2> 21017 T2224 C180 P50035 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty4/index.20130315214438907 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b131fd9; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 21020 T2162 C179 P54228 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 21022 T2224 C180 P50035 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21024 T2224 C180 P50035 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21025 T2224 C180 P50035 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21029 T2224 C180 P50035 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bdce70f; 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@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bdce70f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21030 T2224 C180 P50035 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21031 T2224 C180 P50035 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 21032 T2224 C180 P50035 oass.SolrIndexSearcher.<init> Opening Searcher@1b1461bc main
[junit4:junit4]   2> 21034 T2223 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b1461bc main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 21036 T2224 C180 P50035 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty4/index.20130315214438907 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b131fd9; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 21037 T2224 C180 P50035 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 21038 T2224 C180 P50035 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 21038 T2224 C180 P50035 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 21038 T2224 C180 P50035 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21052 T2224 C180 P50035 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 21663 T2150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21664 T2150 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50035_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50035"}
[junit4:junit4]   2> 21668 T2202 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> 21668 T2156 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> 21668 T2149 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> 21668 T2221 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> 21668 T2185 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> 21668 T2169 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> 21978 T2127 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21979 T2127 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C181 name=collection1 org.apache.solr.core.SolrCore@1ba4c690 url=http://127.0.0.1:48107/collection1 node=127.0.0.1:48107_ C181_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:48107_, base_url=http://127.0.0.1:48107, leader=true}
[junit4:junit4]   2> 21986 T2143 C181 P48107 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21989 T2143 C181 P48107 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b9f13a6; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21989 T2143 C181 P48107 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22002 T2143 C181 P48107 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b9f13a6; 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@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b9f13a6; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22002 T2143 C181 P48107 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22004 T2143 C181 P48107 oass.SolrIndexSearcher.<init> Opening Searcher@1b1be4d5 main
[junit4:junit4]   2> 22004 T2143 C181 P48107 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22005 T2153 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b1be4d5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 22006 T2143 C181 P48107 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 20
[junit4:junit4]   2> 22010 T2162 C179 P54228 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22032 T2162 C179 P54228 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; 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@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22033 T2162 C179 P54228 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22033 T2162 C179 P54228 oass.SolrIndexSearcher.<init> Opening Searcher@1af38696 main
[junit4:junit4]   2> 22033 T2162 C179 P54228 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22034 T2171 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1af38696 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22035 T2162 C179 P54228 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:55866/collection1/, StdNode: http://127.0.0.1:41737/collection1/, StdNode: http://127.0.0.1:50035/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C177_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55866_, base_url=http://127.0.0.1:55866}
[junit4:junit4]   2> 22042 T2180 C177 P55866 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C178_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:41737_, base_url=http://127.0.0.1:41737}
[junit4:junit4]   2> 22043 T2196 C178 P41737 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C180_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:50035_, base_url=http://127.0.0.1:50035}
[junit4:junit4]   2> 22043 T2215 C180 P50035 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22062 T2180 C177 P55866 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1aee3115; 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@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1aee3115; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22062 T2180 C177 P55866 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22063 T2196 C178 P41737 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b29df6b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b29df6b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22063 T2196 C178 P41737 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22064 T2180 C177 P55866 oass.SolrIndexSearcher.<init> Opening Searcher@1b1f4a23 main
[junit4:junit4]   2> 22064 T2180 C177 P55866 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22064 T2196 C178 P41737 oass.SolrIndexSearcher.<init> Opening Searcher@1aeefe93 main
[junit4:junit4]   2> 22065 T2196 C178 P41737 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22065 T2187 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b1f4a23 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22065 T2204 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1aeefe93 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 22066 T2180 C177 P55866 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   2> 22066 T2196 C178 P41737 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 23
[junit4:junit4]   2> 22072 T2215 C180 P50035 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bdce70f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bdce70f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22072 T2215 C180 P50035 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22073 T2215 C180 P50035 oass.SolrIndexSearcher.<init> Opening Searcher@1b2952a2 main
[junit4:junit4]   2> 22074 T2215 C180 P50035 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22075 T2223 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b2952a2 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 22076 T2215 C180 P50035 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 33
[junit4:junit4]   2> 22076 T2162 C179 P54228 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 67
[junit4:junit4]   2> 22077 T2127 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22079 T2163 C179 P54228 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 22080 T2181 C177 P55866 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 22081 T2198 C178 P41737 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 22082 T2216 C180 P50035 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 24085 T2143 C181 P48107 oass.SolrIndexSearcher.<init> Opening Searcher@1b1515ca realtime
[junit4:junit4]   2> 24086 T2143 C181 P48107 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429647478727114752)} 0 1
[junit4:junit4]   2> 24091 T2216 C180 P50035 /update {update.distrib=FROMLEADER&_version_=-1429647478730260480&update.from=http://127.0.0.1:54228/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429647478730260480)} 0 1
[junit4:junit4]   2> 24091 T2181 C177 P55866 /update {update.distrib=FROMLEADER&_version_=-1429647478730260480&update.from=http://127.0.0.1:54228/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429647478730260480)} 0 1
[junit4:junit4]   2> 24091 T2198 C178 P41737 /update {update.distrib=FROMLEADER&_version_=-1429647478730260480&update.from=http://127.0.0.1:54228/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429647478730260480)} 0 1
[junit4:junit4]   2> 24092 T2165 C179 P54228 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429647478730260480)} 0 4
[junit4:junit4]   2> 24096 T2144 C181 P48107 /update {wt=javabin&version=2} {add=[0 (1429647478737600512)]} 0 1
[junit4:junit4]   2> 24101 T2214 C180 P50035 /update {distrib.from=http://127.0.0.1:54228/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429647478740746240)]} 0 1
[junit4:junit4]   2> 24102 T2197 C178 P41737 /update {distrib.from=http://127.0.0.1:54228/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429647478740746240)]} 0 2
[junit4:junit4]   2> 24103 T2179 C177 P55866 /update {distrib.from=http://127.0.0.1:54228/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429647478740746240)]} 0 1
[junit4:junit4]   2> 24104 T2164 C179 P54228 /update {wt=javabin&version=2} {add=[0 (1429647478740746240)]} 0 6
[junit4:junit4]   2> 24106 T2142 C181 P48107 /update {wt=javabin&version=2} {add=[1 (1429647478749134848)]} 0 0
[junit4:junit4]   2> 24111 T2178 C177 P55866 /update {distrib.from=http://127.0.0.1:54228/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429647478751232000)]} 0 1
[junit4:junit4]   2> 24111 T2195 C178 P41737 /update {distrib.from=http://127.0.0.1:54228/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429647478751232000)]} 0 1
[junit4:junit4]   2> 24112 T2215 C180 P50035 /update {distrib.from=http://127.0.0.1:54228/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429647478751232000)]} 0 0
[junit4:junit4]   2> 24112 T2162 C179 P54228 /update {wt=javabin&version=2} {add=[1 (1429647478751232000)]} 0 4
[junit4:junit4]   2> 24115 T2145 C181 P48107 /update {wt=javabin&version=2} {add=[2 (1429647478757523456)]} 0 1
[junit4:junit4]   2> 24119 T2196 C178 P41737 /update {distrib.from=http://127.0.0.1:54228/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429647478760669184)]} 0 0
[junit4:junit4]   2> 24119 T2217 C180 P50035 /update {distrib.from=http://127.0.0.1:54228/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429647478760669184)]} 0 0
[junit4:junit4]   2> 24120 T2163 C179 P54228 /update {test.distrib.skip.servers=http://127.0.0.1:55866/collection1/&wt=javabin&version=2} {add=[2 (1429647478760669184)]} 0 3
[junit4:junit4]   2> 24122 T2143 C181 P48107 /update {wt=javabin&version=2} {add=[3 (1429647478765912064)]} 0 0
[junit4:junit4]   2> 24127 T2216 C180 P50035 /update {distrib.from=http://127.0.0.1:54228/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1429647478768009216)]} 0 0
[junit4:junit4]   2> 24128 T2165 C179 P54228 /update {test.distrib.skip.servers=http://127.0.0.1:55866/collection1/&test.distrib.skip.servers=http://127.0.0.1:41737/collection1/&wt=javabin&version=2} {add=[3 (1429647478768009216)]} 0 4
[junit4:junit4]   2> 24130 T2144 C181 P48107 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24184 T2144 C181 P48107 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b9f13a6; 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@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b9f13a6; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_3]
[junit4:junit4]   2> 24185 T2144 C181 P48107 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_3]
[junit4:junit4]   2> 24194 T2144 C181 P48107 oass.SolrIndexSearcher.<init> Opening Searcher@1b3c4d4e main
[junit4:junit4]   2> 24195 T2144 C181 P48107 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24197 T2153 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b3c4d4e main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 24198 T2144 C181 P48107 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 68
[junit4:junit4]   2> 24201 T2164 C179 P54228 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24255 T2164 C179 P54228 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=5
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; 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@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b188f4b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24257 T2164 C179 P54228 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24265 T2164 C179 P54228 oass.SolrIndexSearcher.<init> Opening Searcher@1b43981a main
[junit4:junit4]   2> 24266 T2164 C179 P54228 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24268 T2171 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b43981a main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 24270 T2164 C179 P54228 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:55866/collection1/, StdNode: http://127.0.0.1:41737/collection1/, StdNode: http://127.0.0.1:50035/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 24273 T2198 C178 P41737 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24274 T2214 C180 P50035 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24273 T2180 C177 P55866 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24333 T2214 C180 P50035 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bdce70f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bdce70f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24333 T2214 C180 P50035 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24337 T2214 C180 P50035 oass.SolrIndexSearcher.<init> Opening Searcher@1b46bd51 main
[junit4:junit4]   2> 24338 T2214 C180 P50035 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24339 T2223 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b46bd51 main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 24339 T2214 C180 P50035 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 65
[junit4:junit4]   2> 24353 T2180 C177 P55866 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1aee3115; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1aee3115; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_4]
[junit4:junit4]   2> 24354 T2180 C177 P55866 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_4]
[junit4:junit4]   2> 24358 T2180 C177 P55866 oass.SolrIndexSearcher.<init> Opening Searcher@1b504316 main
[junit4:junit4]   2> 24358 T2180 C177 P55866 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24360 T2187 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b504316 main{StandardDirectoryReader(segments_4:3:nrt _0(4.3):C2)}
[junit4:junit4]   2> 24361 T2180 C177 P55866 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 88
[junit4:junit4]   2> 24361 T2198 C178 P41737 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b29df6b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363418057911/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b29df6b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, segments_5, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24362 T2198 C178 P41737 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, segments_5, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 2

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

testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([8AEB05D39011E48C:B0D8BCBE74E84B0]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:92)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:54)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:597)
[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:738)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:774)
[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:683)
[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:40)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:44)
[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:56)
[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:662)
[junit4:junit4]   2> 50491 T2127 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 50494 T2126 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 50523 T2202 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 50524 T2202 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> 50524 T2202 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 50524 T2202 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 51108 T2130 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 51630 T2221 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 51630 T2221 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> 51631 T2221 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 51631 T2221 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=pt_BR, timezone=Pacific/Marquesas
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.6.0_33 (32-bit)/cpus=8,threads=6,free=87582336,total=288587776
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SampleTest, TestQueryTypes, TestDynamicFieldCollectionResource, FullSolrCloudDistribCmdsTest, SortByFunctionTest, TestHashPartitioner, StandardRequestHandlerTest, OutputWriterTest, TestRecovery, TestBM25SimilarityFactory, TestDistributedSearch, BasicDistributedZk2Test, ChaosMonkeySafeLeaderTest, IndexSchemaRuntimeFieldTest, TestAnalyzedSuggestions, TestShardHandlerFactory, PingRequestHandlerTest, NumericFieldsTest, TestReload, TestOmitPositions, UniqFieldsUpdateProcessorFactoryTest, DisMaxRequestHandlerTest, TestNumberUtils, HighlighterTest, TestElisionMultitermQuery, ConvertedLegacyTest, TestDefaultSimilarityFactory, TestBinaryResponseWriter, DirectSolrSpellCheckerTest, DateMathParserTest, SolrTestCaseJ4Test, ZkNodePropsTest, ZkSolrClientTest, BasicZkTest, EchoParamsTest, TestZkChroot, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestBinaryField, TestSystemIdResolver, JSONWriterTest, HardAutoCommitTest, TestFieldTypeResource, TestSuggestSpellingConverter, TermVectorComponentDistributedTest, SuggesterTSTTest, XsltUpdateRequestHandlerTest, TestQuerySenderNoQuery, TestFastOutputStream, TestComponentsName, CoreContainerCoreInitFailuresTest, DocValuesMultiTest, TestUpdate, TestIndexSearcher, TestCollationField, SpellCheckComponentTest, SimplePostToolTest, FileUtilsTest, TestJmxIntegration, LeaderElectionIntegrationTest, SpellPossibilityIteratorTest, URLClassifyProcessorTest, TestPartialUpdateDeduplication, TestCSVResponseWriter, ShardRoutingCustomTest, TimeZoneUtilsTest, BadIndexSchemaTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 51.83s, 1 test, 1 failure <<< FAILURES!

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

Total time: 78 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jrockit-jdk1.6.0_33-R28.2.4-4.1.0 -XnoOpt
Email was triggered for: Failure
Sending email for trigger: Failure