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/02/09 15:53:08 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4204/
Java: 64bit/jdk1.8.0-ea-b65 -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([DB076DFF2CBA2E5D:5AE1E3E75BE54E61]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:474)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9021 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T672 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 3 T672 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1360420942037
[junit4:junit4]   2> 3 T672 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T673 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T673 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T673 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T673 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 5 T673 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T673 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T672 oasc.ZkTestServer.run start zk server on port:59646
[junit4:junit4]   2> 106 T672 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59646 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@73ccd9c6
[junit4:junit4]   2> 107 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 107 T678 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59646. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 108 T678 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59646, initiating session
[junit4:junit4]   2> 108 T674 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48420
[junit4:junit4]   2> 108 T674 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48420
[junit4:junit4]   2> 108 T676 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 110 T676 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbf6830d80000 with negotiated timeout 10000 for client /127.0.0.1:48420
[junit4:junit4]   2> 110 T678 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59646, sessionid = 0x13cbf6830d80000, negotiated timeout = 10000
[junit4:junit4]   2> 119 T679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73ccd9c6 name:ZooKeeperConnection Watcher:127.0.0.1:59646 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 119 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 119 T672 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 122 T677 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbf6830d80000
[junit4:junit4]   2> 122 T672 oaz.ZooKeeper.close Session: 0x13cbf6830d80000 closed
[junit4:junit4]   2> 123 T672 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59646/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6b0cc658
[junit4:junit4]   2> 123 T674 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13cbf6830d80000, 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:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 123 T679 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 124 T674 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48420 which had sessionid 0x13cbf6830d80000
[junit4:junit4]   2> 124 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 124 T680 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59646. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 125 T680 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59646, initiating session
[junit4:junit4]   2> 125 T674 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48421
[junit4:junit4]   2> 125 T674 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48421
[junit4:junit4]   2> 126 T676 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbf6830d80001 with negotiated timeout 10000 for client /127.0.0.1:48421
[junit4:junit4]   2> 126 T680 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59646, sessionid = 0x13cbf6830d80001, negotiated timeout = 10000
[junit4:junit4]   2> 126 T681 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b0cc658 name:ZooKeeperConnection Watcher:127.0.0.1:59646/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 126 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 127 T672 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 129 T672 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 131 T672 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 132 T672 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 134 T672 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 135 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 139 T672 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> 139 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 145 T672 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> 145 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 151 T672 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> 152 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 154 T672 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> 155 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 157 T672 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> 158 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 160 T672 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> 161 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 167 T672 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> 167 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 169 T672 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> 169 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 172 T677 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbf6830d80001
[junit4:junit4]   2> 173 T674 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48421 which had sessionid 0x13cbf6830d80001
[junit4:junit4]   2> 173 T672 oaz.ZooKeeper.close Session: 0x13cbf6830d80001 closed
[junit4:junit4]   2> 173 T681 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 230 T672 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 233 T672 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47065
[junit4:junit4]   2> 234 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 234 T672 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 235 T672 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360420942207
[junit4:junit4]   2> 235 T672 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360420942207/solr.xml
[junit4:junit4]   2> 236 T672 oasc.CoreContainer.<init> New CoreContainer 414311132
[junit4:junit4]   2> 236 T672 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360420942207/'
[junit4:junit4]   2> 237 T672 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360420942207/'
[junit4:junit4]   2> 251 T672 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 251 T672 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 252 T672 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 252 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 252 T672 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 252 T672 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 253 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 253 T672 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 253 T672 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 254 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 259 T672 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 267 T672 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59646/solr
[junit4:junit4]   2> 268 T672 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 268 T672 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59646 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f2a9760
[junit4:junit4]   2> 269 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 269 T691 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59646. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 270 T691 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59646, initiating session
[junit4:junit4]   2> 270 T674 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48422
[junit4:junit4]   2> 270 T674 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48422
[junit4:junit4]   2> 271 T676 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbf6830d80002 with negotiated timeout 20000 for client /127.0.0.1:48422
[junit4:junit4]   2> 271 T691 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59646, sessionid = 0x13cbf6830d80002, negotiated timeout = 20000
[junit4:junit4]   2> 271 T692 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f2a9760 name:ZooKeeperConnection Watcher:127.0.0.1:59646 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 271 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 272 T677 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbf6830d80002
[junit4:junit4]   2> 273 T692 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 273 T674 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48422 which had sessionid 0x13cbf6830d80002
[junit4:junit4]   2> 273 T672 oaz.ZooKeeper.close Session: 0x13cbf6830d80002 closed
[junit4:junit4]   2> 274 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 276 T672 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59646/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@33b7de88
[junit4:junit4]   2> 276 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 277 T693 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59646. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 277 T693 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59646, initiating session
[junit4:junit4]   2> 277 T674 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48423
[junit4:junit4]   2> 277 T674 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48423
[junit4:junit4]   2> 278 T676 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbf6830d80003 with negotiated timeout 20000 for client /127.0.0.1:48423
[junit4:junit4]   2> 278 T693 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59646, sessionid = 0x13cbf6830d80003, negotiated timeout = 20000
[junit4:junit4]   2> 278 T694 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33b7de88 name:ZooKeeperConnection Watcher:127.0.0.1:59646/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 279 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 280 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 281 T672 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 282 T672 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47065_
[junit4:junit4]   2> 283 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47065_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47065_
[junit4:junit4]   2> 283 T672 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47065_
[junit4:junit4]   2> 286 T672 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 289 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80003 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> 290 T672 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 292 T672 oasc.Overseer.start Overseer (id=89156546857533443-127.0.0.1:47065_-n_0000000000) starting
[junit4:junit4]   2> 293 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 293 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 294 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 295 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 295 T696 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 296 T672 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 299 T672 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 300 T695 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 304 T697 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360420942207/collection1
[junit4:junit4]   2> 305 T697 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 305 T697 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 305 T697 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 306 T697 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360420942207/collection1/'
[junit4:junit4]   2> 306 T697 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1360420942207/collection1/lib/README' to classloader
[junit4:junit4]   2> 307 T697 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1360420942207/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 331 T697 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 388 T697 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 389 T697 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 392 T697 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 654 T697 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 659 T697 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 661 T697 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 670 T697 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 673 T697 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 675 T697 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 677 T697 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 678 T697 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360420942207/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360420942037/control/data/
[junit4:junit4]   2> 680 T697 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3938efa9
[junit4:junit4]   2> 681 T697 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 682 T697 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/control/data forceNew:false
[junit4:junit4]   2> 682 T697 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/control/data
[junit4:junit4]   2> 682 T697 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360420942037/control/data/index/
[junit4:junit4]   2> 683 T697 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360420942037/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 683 T697 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/control/data/index forceNew:false
[junit4:junit4]   2> 688 T697 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@76fff857; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 688 T697 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 689 T697 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/control/data/index
[junit4:junit4]   2> 689 T697 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 691 T697 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 691 T697 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 692 T697 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 692 T697 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 693 T697 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 693 T697 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 694 T697 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 694 T697 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 695 T697 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 695 T697 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 696 T697 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 696 T697 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 697 T697 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 697 T697 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 697 T697 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 698 T697 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 698 T697 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 699 T697 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 699 T697 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 701 T697 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 701 T697 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 702 T697 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 702 T697 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 702 T697 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 703 T697 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 703 T697 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 707 T697 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 709 T697 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 710 T697 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, CURRENCY.XML, SYNONYMS.TXT, MAPPING-ISOLATIN1ACCENT.TXT, STOPWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, OLD_SYNONYMS.TXT, PROTWORDS.TXT]
[junit4:junit4]   2> 712 T697 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/control/data
[junit4:junit4]   2> 713 T697 oass.SolrIndexSearcher.<init> Opening Searcher@6565d29 main
[junit4:junit4]   2> 713 T697 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 713 T697 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 714 T697 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 717 T697 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 732 T698 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6565d29 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 735 T697 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 735 T697 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 736 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80003 type:create cxid:0x51 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1804 T695 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1805 T695 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47065",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47065_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 1805 T695 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1812 T695 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1813 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80003 type:create cxid:0x59 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1820 T694 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> 2739 T697 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2739 T697 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47065 collection:control_collection shard:shard1
[junit4:junit4]   2> 2744 T697 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 2748 T697 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2752 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80003 type:delete cxid:0x73 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2752 T697 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2753 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80003 type:create cxid:0x74 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2754 T697 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2754 T697 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2756 T697 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47065/collection1/
[junit4:junit4]   2> 2756 T697 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2756 T697 oasc.SyncStrategy.syncToMe http://127.0.0.1:47065/collection1/ has no replicas
[junit4:junit4]   2> 2756 T697 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47065/collection1/
[junit4:junit4]   2> 2756 T697 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2759 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80003 type:create cxid:0x7e zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3323 T695 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3331 T694 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> 3363 T697 oasc.ZkController.register We are http://127.0.0.1:47065/collection1/ and leader is http://127.0.0.1:47065/collection1/
[junit4:junit4]   2> 3364 T697 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47065
[junit4:junit4]   2> 3364 T697 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3364 T697 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3365 T697 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3367 T697 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3368 T672 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3369 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3370 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3375 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3380 T672 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59646/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7fbc937d
[junit4:junit4]   2> 3382 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3382 T699 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59646. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3383 T699 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59646, initiating session
[junit4:junit4]   2> 3383 T674 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48426
[junit4:junit4]   2> 3383 T674 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48426
[junit4:junit4]   2> 3384 T676 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbf6830d80004 with negotiated timeout 10000 for client /127.0.0.1:48426
[junit4:junit4]   2> 3384 T699 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59646, sessionid = 0x13cbf6830d80004, negotiated timeout = 10000
[junit4:junit4]   2> 3385 T700 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fbc937d name:ZooKeeperConnection Watcher:127.0.0.1:59646/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3385 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3386 T672 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3389 T672 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3438 T672 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3439 T672 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57968
[junit4:junit4]   2> 3440 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3440 T672 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3440 T672 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360420945423
[junit4:junit4]   2> 3441 T672 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360420945423/solr.xml
[junit4:junit4]   2> 3441 T672 oasc.CoreContainer.<init> New CoreContainer 1180753758
[junit4:junit4]   2> 3441 T672 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360420945423/'
[junit4:junit4]   2> 3442 T672 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360420945423/'
[junit4:junit4]   2> 3456 T672 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 3456 T672 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3457 T672 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3457 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3457 T672 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3457 T672 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3458 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3458 T672 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3458 T672 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3459 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3464 T672 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3473 T672 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59646/solr
[junit4:junit4]   2> 3473 T672 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3473 T672 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59646 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@263865bc
[junit4:junit4]   2> 3474 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3474 T710 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59646. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3475 T710 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59646, initiating session
[junit4:junit4]   2> 3475 T674 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48427
[junit4:junit4]   2> 3476 T674 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48427
[junit4:junit4]   2> 3477 T676 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbf6830d80005 with negotiated timeout 20000 for client /127.0.0.1:48427
[junit4:junit4]   2> 3477 T710 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59646, sessionid = 0x13cbf6830d80005, negotiated timeout = 20000
[junit4:junit4]   2> 3477 T711 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@263865bc name:ZooKeeperConnection Watcher:127.0.0.1:59646 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3477 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3478 T677 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbf6830d80005
[junit4:junit4]   2> 3479 T711 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3479 T674 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48427 which had sessionid 0x13cbf6830d80005
[junit4:junit4]   2> 3479 T672 oaz.ZooKeeper.close Session: 0x13cbf6830d80005 closed
[junit4:junit4]   2> 3479 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 3481 T672 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59646/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@774a6738
[junit4:junit4]   2> 3482 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3482 T712 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59646. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3483 T712 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59646, initiating session
[junit4:junit4]   2> 3483 T674 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48428
[junit4:junit4]   2> 3483 T674 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48428
[junit4:junit4]   2> 3484 T676 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbf6830d80006 with negotiated timeout 20000 for client /127.0.0.1:48428
[junit4:junit4]   2> 3484 T712 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59646, sessionid = 0x13cbf6830d80006, negotiated timeout = 20000
[junit4:junit4]   2> 3484 T713 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@774a6738 name:ZooKeeperConnection Watcher:127.0.0.1:59646/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3484 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3485 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3486 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3486 T672 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3488 T672 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57968_
[junit4:junit4]   2> 3488 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57968_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57968_
[junit4:junit4]   2> 3489 T672 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57968_
[junit4:junit4]   2> 3491 T713 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 3491 T694 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 3491 T700 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 3491 T694 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> 3495 T714 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360420945423/collection1
[junit4:junit4]   2> 3496 T714 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 3496 T714 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 3496 T714 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 3497 T714 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360420945423/collection1/'
[junit4:junit4]   2> 3497 T714 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1360420945423/collection1/lib/README' to classloader
[junit4:junit4]   2> 3498 T714 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1360420945423/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 3540 T714 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 3574 T714 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 3575 T714 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 3579 T714 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 3845 T714 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 3850 T714 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 3853 T714 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 3866 T714 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 3868 T714 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 3871 T714 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 3872 T714 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 3873 T714 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360420945423/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/
[junit4:junit4]   2> 3873 T714 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3938efa9
[junit4:junit4]   2> 3874 T714 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 3874 T714 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1 forceNew:false
[junit4:junit4]   2> 3874 T714 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1
[junit4:junit4]   2> 3875 T714 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index/
[junit4:junit4]   2> 3875 T714 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 3875 T714 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index forceNew:false
[junit4:junit4]   2> 3878 T714 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a848958; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3878 T714 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3879 T714 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index
[junit4:junit4]   2> 3879 T714 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 3880 T714 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 3880 T714 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 3880 T714 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 3881 T714 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 3881 T714 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 3881 T714 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 3881 T714 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 3882 T714 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3882 T714 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 3882 T714 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 3882 T714 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 3883 T714 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 3883 T714 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 3883 T714 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 3883 T714 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 3883 T714 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3884 T714 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3884 T714 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3884 T714 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3884 T714 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3885 T714 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3885 T714 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3885 T714 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3885 T714 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3886 T714 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 3886 T714 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 3888 T714 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3890 T714 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 3891 T714 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, CURRENCY.XML, SYNONYMS.TXT, MAPPING-ISOLATIN1ACCENT.TXT, STOPWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, OLD_SYNONYMS.TXT, PROTWORDS.TXT]
[junit4:junit4]   2> 3892 T714 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1
[junit4:junit4]   2> 3892 T714 oass.SolrIndexSearcher.<init> Opening Searcher@55e8b270 main
[junit4:junit4]   2> 3893 T714 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3893 T714 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3893 T714 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 3897 T714 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 3915 T715 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55e8b270 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3919 T714 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 3919 T714 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4836 T695 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4837 T695 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47065",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47065_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 4839 T695 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57968",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57968_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 4840 T695 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 4840 T695 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 4842 T713 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> 4842 T694 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> 4842 T700 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> 4921 T714 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 4921 T714 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57968 collection:collection1 shard:shard1
[junit4:junit4]   2> 4922 T714 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 4928 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80006 type:delete cxid:0x45 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 4928 T714 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 4929 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80006 type:create cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4930 T714 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 4930 T714 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 4930 T714 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57968/collection1/
[junit4:junit4]   2> 4930 T714 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 4930 T714 oasc.SyncStrategy.syncToMe http://127.0.0.1:57968/collection1/ has no replicas
[junit4:junit4]   2> 4930 T714 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57968/collection1/
[junit4:junit4]   2> 4931 T714 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 4933 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80006 type:create cxid:0x50 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6347 T695 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6353 T700 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> 6353 T694 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> 6353 T713 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> 6388 T714 oasc.ZkController.register We are http://127.0.0.1:57968/collection1/ and leader is http://127.0.0.1:57968/collection1/
[junit4:junit4]   2> 6388 T714 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57968
[junit4:junit4]   2> 6388 T714 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6388 T714 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6388 T714 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6390 T714 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6391 T672 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6391 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6392 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6458 T672 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6460 T672 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46304
[junit4:junit4]   2> 6461 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6461 T672 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6461 T672 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360420948428
[junit4:junit4]   2> 6462 T672 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360420948428/solr.xml
[junit4:junit4]   2> 6462 T672 oasc.CoreContainer.<init> New CoreContainer 805920918
[junit4:junit4]   2> 6462 T672 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360420948428/'
[junit4:junit4]   2> 6463 T672 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360420948428/'
[junit4:junit4]   2> 6478 T672 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 6478 T672 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6478 T672 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 6479 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6479 T672 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6479 T672 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6479 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6480 T672 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6480 T672 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6480 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 6486 T672 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 6494 T672 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59646/solr
[junit4:junit4]   2> 6494 T672 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 6495 T672 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59646 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@262c2ad7
[junit4:junit4]   2> 6496 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6496 T725 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59646. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6496 T725 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59646, initiating session
[junit4:junit4]   2> 6497 T674 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48431
[junit4:junit4]   2> 6497 T674 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48431
[junit4:junit4]   2> 6498 T676 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbf6830d80007 with negotiated timeout 20000 for client /127.0.0.1:48431
[junit4:junit4]   2> 6498 T725 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59646, sessionid = 0x13cbf6830d80007, negotiated timeout = 20000
[junit4:junit4]   2> 6498 T726 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@262c2ad7 name:ZooKeeperConnection Watcher:127.0.0.1:59646 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6498 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6499 T677 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbf6830d80007
[junit4:junit4]   2> 6500 T726 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 6500 T674 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48431 which had sessionid 0x13cbf6830d80007
[junit4:junit4]   2> 6500 T672 oaz.ZooKeeper.close Session: 0x13cbf6830d80007 closed
[junit4:junit4]   2> 6500 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 6503 T672 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59646/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3ad76446
[junit4:junit4]   2> 6504 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6504 T727 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59646. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6504 T727 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59646, initiating session
[junit4:junit4]   2> 6504 T674 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48432
[junit4:junit4]   2> 6504 T674 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48432
[junit4:junit4]   2> 6505 T676 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbf6830d80008 with negotiated timeout 20000 for client /127.0.0.1:48432
[junit4:junit4]   2> 6505 T727 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59646, sessionid = 0x13cbf6830d80008, negotiated timeout = 20000
[junit4:junit4]   2> 6505 T728 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ad76446 name:ZooKeeperConnection Watcher:127.0.0.1:59646/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6506 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6507 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6507 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6508 T672 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 6510 T672 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46304_
[junit4:junit4]   2> 6510 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d80008 type:delete cxid:0x9 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:46304_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:46304_
[junit4:junit4]   2> 6510 T672 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46304_
[junit4:junit4]   2> 6512 T700 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> 6512 T713 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> 6512 T694 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 6512 T694 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> 6513 T728 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 6513 T700 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 6513 T713 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 6518 T729 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360420948428/collection1
[junit4:junit4]   2> 6518 T729 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 6519 T729 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 6519 T729 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 6521 T729 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360420948428/collection1/'
[junit4:junit4]   2> 6522 T729 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1360420948428/collection1/lib/README' to classloader
[junit4:junit4]   2> 6522 T729 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1360420948428/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 6547 T729 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 6579 T729 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6580 T729 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6583 T729 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6867 T729 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6872 T729 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6874 T729 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6883 T729 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6886 T729 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6889 T729 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6890 T729 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6891 T729 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360420948428/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/
[junit4:junit4]   2> 6891 T729 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3938efa9
[junit4:junit4]   2> 6891 T729 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 6892 T729 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2 forceNew:false
[junit4:junit4]   2> 6892 T729 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2
[junit4:junit4]   2> 6892 T729 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index/
[junit4:junit4]   2> 6892 T729 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6893 T729 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index forceNew:false
[junit4:junit4]   2> 6897 T729 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3fffa6be; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6897 T729 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6897 T729 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index
[junit4:junit4]   2> 6897 T729 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 6898 T729 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6899 T729 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 6899 T729 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6899 T729 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 6899 T729 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6899 T729 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6900 T729 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6900 T729 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6900 T729 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6900 T729 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 6901 T729 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 6901 T729 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6901 T729 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 6901 T729 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 6902 T729 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 6902 T729 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6902 T729 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6902 T729 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6903 T729 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6903 T729 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6903 T729 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6903 T729 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6904 T729 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6904 T729 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6904 T729 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 6904 T729 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 6906 T729 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6908 T729 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 6909 T729 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, CURRENCY.XML, SYNONYMS.TXT, MAPPING-ISOLATIN1ACCENT.TXT, STOPWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, OLD_SYNONYMS.TXT, PROTWORDS.TXT]
[junit4:junit4]   2> 6910 T729 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2
[junit4:junit4]   2> 6910 T729 oass.SolrIndexSearcher.<init> Opening Searcher@4fb47d92 main
[junit4:junit4]   2> 6911 T729 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6911 T729 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6911 T729 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 6914 T729 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 6932 T730 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4fb47d92 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6934 T729 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6934 T729 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7857 T695 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7858 T695 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57968",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57968_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 7862 T695 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46304",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46304_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 7862 T695 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 7862 T695 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7865 T728 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> 7865 T694 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> 7865 T713 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> 7865 T700 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> 7936 T729 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7936 T729 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46304 collection:collection1 shard:shard1
[junit4:junit4]   2> 7939 T729 oasc.ZkController.register We are http://127.0.0.1:46304/collection1/ and leader is http://127.0.0.1:57968/collection1/
[junit4:junit4]   2> 7939 T729 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46304
[junit4:junit4]   2> 7939 T729 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 7939 T729 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C55 name=collection1 org.apache.solr.core.SolrCore@3039ee6e url=http://127.0.0.1:46304/collection1 node=127.0.0.1:46304_ C55_STATE=coll:collection1 core:collection1 props:{roles=null, base_url=http://127.0.0.1:46304, collection=collection1, node_name=127.0.0.1:46304_, state=down, shard=null, core=collection1}
[junit4:junit4]   2> 7943 T731 C55 P46304 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 7943 T729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7943 T731 C55 P46304 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 7944 T731 C55 P46304 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 7944 T731 C55 P46304 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7944 T672 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 7944 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7945 T731 C55 P46304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7945 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7992 T672 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7994 T672 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33036
[junit4:junit4]   2> 7995 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7995 T672 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7995 T672 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360420949981
[junit4:junit4]   2> 7995 T672 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360420949981/solr.xml
[junit4:junit4]   2> 7996 T672 oasc.CoreContainer.<init> New CoreContainer 548119190
[junit4:junit4]   2> 7996 T672 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360420949981/'
[junit4:junit4]   2> 7996 T672 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360420949981/'
[junit4:junit4]   2> 8011 T672 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 8011 T672 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8011 T672 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8012 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8012 T672 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8012 T672 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8012 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8013 T672 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8013 T672 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8013 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8019 T672 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8027 T672 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59646/solr
[junit4:junit4]   2> 8028 T672 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8028 T672 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59646 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4b964479
[junit4:junit4]   2> 8029 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8029 T741 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59646. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8030 T741 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59646, initiating session
[junit4:junit4]   2> 8030 T674 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48434
[junit4:junit4]   2> 8030 T674 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48434
[junit4:junit4]   2> 8031 T676 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbf6830d80009 with negotiated timeout 20000 for client /127.0.0.1:48434
[junit4:junit4]   2> 8031 T741 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59646, sessionid = 0x13cbf6830d80009, negotiated timeout = 20000
[junit4:junit4]   2> 8031 T742 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b964479 name:ZooKeeperConnection Watcher:127.0.0.1:59646 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8031 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8032 T677 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbf6830d80009
[junit4:junit4]   2> 8033 T742 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8033 T674 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48434 which had sessionid 0x13cbf6830d80009
[junit4:junit4]   2> 8033 T672 oaz.ZooKeeper.close Session: 0x13cbf6830d80009 closed
[junit4:junit4]   2> 8033 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 8036 T672 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59646/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@266f93d2
[junit4:junit4]   2> 8036 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8037 T743 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59646. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8037 T743 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59646, initiating session
[junit4:junit4]   2> 8037 T674 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48435
[junit4:junit4]   2> 8037 T674 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48435
[junit4:junit4]   2> 8038 T676 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbf6830d8000a with negotiated timeout 20000 for client /127.0.0.1:48435
[junit4:junit4]   2> 8038 T743 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59646, sessionid = 0x13cbf6830d8000a, negotiated timeout = 20000
[junit4:junit4]   2> 8038 T744 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@266f93d2 name:ZooKeeperConnection Watcher:127.0.0.1:59646/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8039 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8039 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d8000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8040 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d8000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8041 T672 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8042 T672 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33036_
[junit4:junit4]   2> 8043 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d8000a type:delete cxid:0x9 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33036_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33036_
[junit4:junit4]   2> 8043 T672 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33036_
[junit4:junit4]   2> 8045 T713 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> 8045 T728 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 8045 T728 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> 8046 T694 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 8046 T694 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> 8046 T744 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 8046 T700 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 8046 T700 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> 8046 T713 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 8051 T745 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360420949981/collection1
[junit4:junit4]   2> 8051 T745 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 8052 T745 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8052 T745 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 8053 T745 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360420949981/collection1/'
[junit4:junit4]   2> 8053 T745 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1360420949981/collection1/lib/README' to classloader
[junit4:junit4]   2> 8054 T745 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1360420949981/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 8077 T745 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 8114 T745 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8115 T745 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8118 T745 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8424 T745 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8429 T745 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8431 T745 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8439 T745 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8442 T745 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8445 T745 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8446 T745 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8447 T745 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360420949981/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/
[junit4:junit4]   2> 8447 T745 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3938efa9
[junit4:junit4]   2> 8447 T745 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8448 T745 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3 forceNew:false
[junit4:junit4]   2> 8448 T745 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3
[junit4:junit4]   2> 8448 T745 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index/
[junit4:junit4]   2> 8449 T745 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8450 T745 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index forceNew:false
[junit4:junit4]   2> 8454 T745 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@48d89d0d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8454 T745 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8455 T745 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index
[junit4:junit4]   2> 8455 T745 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8457 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8457 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8457 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8458 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8458 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8459 T745 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8459 T745 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8459 T745 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8460 T745 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8460 T745 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8461 T745 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8461 T745 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8462 T745 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8462 T745 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8462 T745 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8463 T745 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8463 T745 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8463 T745 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8464 T745 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8464 T745 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8464 T745 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8465 T745 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8465 T745 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8466 T745 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8466 T745 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8467 T745 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8470 T745 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8472 T745 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8473 T745 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, CURRENCY.XML, SYNONYMS.TXT, MAPPING-ISOLATIN1ACCENT.TXT, STOPWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, OLD_SYNONYMS.TXT, PROTWORDS.TXT]
[junit4:junit4]   2> 8475 T745 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3
[junit4:junit4]   2> 8476 T745 oass.SolrIndexSearcher.<init> Opening Searcher@58117fd7 main
[junit4:junit4]   2> 8477 T745 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8477 T745 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8478 T745 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8482 T745 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8499 T746 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58117fd7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8501 T745 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8501 T745 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9370 T695 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9370 T695 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46304",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46304_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 9373 T695 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33036",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33036_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 9373 T695 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 9373 T695 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 9375 T700 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> 9375 T744 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> 9375 T694 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> 9376 T728 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> 9376 T713 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> 9503 T745 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9503 T745 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33036 collection:collection1 shard:shard1
[junit4:junit4]   2> 9506 T745 oasc.ZkController.register We are http://127.0.0.1:33036/collection1/ and leader is http://127.0.0.1:57968/collection1/
[junit4:junit4]   2> 9507 T745 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33036
[junit4:junit4]   2> 9507 T745 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9507 T745 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C56 name=collection1 org.apache.solr.core.SolrCore@db60d0a url=http://127.0.0.1:33036/collection1 node=127.0.0.1:33036_ C56_STATE=coll:collection1 core:collection1 props:{roles=null, base_url=http://127.0.0.1:33036, collection=collection1, node_name=127.0.0.1:33036_, state=down, shard=null, core=collection1}
[junit4:junit4]   2> 9508 T747 C56 P33036 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9508 T745 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9514 T747 C56 P33036 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9515 T747 C56 P33036 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9515 T747 C56 P33036 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9515 T672 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9516 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9516 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9517 T747 C56 P33036 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9566 T672 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9568 T672 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38071
[junit4:junit4]   2> 9568 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9569 T672 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9569 T672 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360420951555
[junit4:junit4]   2> 9569 T672 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360420951555/solr.xml
[junit4:junit4]   2> 9570 T672 oasc.CoreContainer.<init> New CoreContainer 1389571539
[junit4:junit4]   2> 9570 T672 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360420951555/'
[junit4:junit4]   2> 9570 T672 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360420951555/'
[junit4:junit4]   2> 9584 T672 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9585 T672 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9585 T672 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9585 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9585 T672 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9586 T672 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9586 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9586 T672 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9587 T672 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9587 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9592 T672 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9600 T672 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59646/solr
[junit4:junit4]   2> 9601 T672 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9601 T672 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59646 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3affd7df
[junit4:junit4]   2> 9602 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9602 T757 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59646. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9603 T757 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59646, initiating session
[junit4:junit4]   2> 9603 T674 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48440
[junit4:junit4]   2> 9603 T674 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48440
[junit4:junit4]   2> 9604 T676 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbf6830d8000b with negotiated timeout 20000 for client /127.0.0.1:48440
[junit4:junit4]   2> 9604 T757 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59646, sessionid = 0x13cbf6830d8000b, negotiated timeout = 20000
[junit4:junit4]   2> 9604 T758 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3affd7df name:ZooKeeperConnection Watcher:127.0.0.1:59646 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9604 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9605 T677 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cbf6830d8000b
[junit4:junit4]   2> 9606 T674 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48440 which had sessionid 0x13cbf6830d8000b
[junit4:junit4]   2> 9606 T758 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9606 T672 oaz.ZooKeeper.close Session: 0x13cbf6830d8000b closed
[junit4:junit4]   2> 9606 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9609 T672 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59646/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@291916d2
[junit4:junit4]   2> 9610 T759 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59646. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9610 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9611 T674 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48441
[junit4:junit4]   2> 9611 T759 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59646, initiating session
[junit4:junit4]   2> 9611 T674 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48441
[junit4:junit4]   2> 9612 T676 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cbf6830d8000c with negotiated timeout 20000 for client /127.0.0.1:48441
[junit4:junit4]   2> 9612 T759 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59646, sessionid = 0x13cbf6830d8000c, negotiated timeout = 20000
[junit4:junit4]   2> 9612 T760 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@291916d2 name:ZooKeeperConnection Watcher:127.0.0.1:59646/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9612 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9613 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d8000c type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9614 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d8000c type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9615 T672 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9617 T672 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38071_
[junit4:junit4]   2> 9618 T677 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cbf6830d8000c type:delete cxid:0x9 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38071_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38071_
[junit4:junit4]   2> 9618 T672 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38071_
[junit4:junit4]   2> 9620 T694 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> 9620 T728 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> 9621 T713 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> 9621 T700 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 9621 T700 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> 9621 T744 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 9622 T744 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> 9622 T728 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 9623 T760 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 9623 T713 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 9623 T694 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 9628 T761 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360420951555/collection1
[junit4:junit4]   2> 9628 T761 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9629 T761 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9629 T761 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9629 T761 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360420951555/collection1/'
[junit4:junit4]   2> 9630 T761 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1360420951555/collection1/lib/README' to classloader
[junit4:junit4]   2> 9630 T761 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1360420951555/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9654 T761 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 9686 T761 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9687 T761 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9690 T761 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9978 T761 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9983 T761 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9985 T761 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9994 T761 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9997 T761 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9999 T761 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10000 T761 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10000 T761 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360420951555/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/
[junit4:junit4]   2> 10001 T761 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3938efa9
[junit4:junit4]   2> 10001 T761 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10001 T761 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4 forceNew:false
[junit4:junit4]   2> 10002 T761 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4
[junit4:junit4]   2> 10002 T761 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index/
[junit4:junit4]   2> 10002 T761 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10002 T761 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index forceNew:false
[junit4:junit4]   2> 10005 T761 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4351c202; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10006 T761 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10006 T761 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index
[junit4:junit4]   2> 10006 T761 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10007 T761 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10007 T761 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10008 T761 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10008 T761 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10008 T761 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10008 T761 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10008 T761 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10009 T761 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10009 T761 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10009 T761 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10010 T761 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10010 T761 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10010 T761 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10010 T761 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10010 T761 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10011 T761 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10011 T761 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10011 T761 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10011 T761 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10012 T761 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10012 T761 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10012 T761 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10012 T761 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10013 T761 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10013 T761 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10013 T761 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10015 T761 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10017 T761 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10018 T761 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, CURRENCY.XML, SYNONYMS.TXT, MAPPING-ISOLATIN1ACCENT.TXT, STOPWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, OLD_SYNONYMS.TXT, PROTWORDS.TXT]
[junit4:junit4]   2> 10019 T761 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4
[junit4:junit4]   2> 10020 T761 oass.SolrIndexSearcher.<init> Opening Searcher@91d3a80 main
[junit4:junit4]   2> 10020 T761 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10020 T761 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10020 T761 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10024 T761 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10040 T762 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@91d3a80 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10043 T761 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10043 T761 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10881 T695 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10881 T695 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33036",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33036_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 10998 T695 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38071",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38071_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 10998 T695 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 10998 T695 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11004 T713 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> 11005 T694 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> 11004 T760 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> 11004 T728 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> 11004 T744 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> 11005 T700 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> 11045 T761 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11045 T761 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38071 collection:collection1 shard:shard1
[junit4:junit4]   2> 11047 T761 oasc.ZkController.register We are http://127.0.0.1:38071/collection1/ and leader is http://127.0.0.1:57968/collection1/
[junit4:junit4]   2> 11048 T761 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38071
[junit4:junit4]   2> 11048 T761 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11048 T761 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C57 name=collection1 org.apache.solr.core.SolrCore@9c06d30 url=http://127.0.0.1:38071/collection1 node=127.0.0.1:38071_ C57_STATE=coll:collection1 core:collection1 props:{roles=null, base_url=http://127.0.0.1:38071, collection=collection1, node_name=127.0.0.1:38071_, state=down, shard=null, core=collection1}
[junit4:junit4]   2> 11049 T763 C57 P38071 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11049 T761 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11049 T763 C57 P38071 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11049 T763 C57 P38071 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11049 T763 C57 P38071 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11050 T672 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11050 T763 C57 P38071 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11050 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11051 T672 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11055 T672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11057 T672 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 11057 T672 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 11058 T672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C55_STATE=coll:collection1 core:collection1 props:{roles=null, base_url=http://127.0.0.1:46304, collection=collection1, node_name=127.0.0.1:46304_, state=recovering, shard=shard1, core=collection1}
[junit4:junit4]   2> 11953 T731 C55 P46304 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:57968/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 11956 T731 C55 P46304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 11960 T731 C55 P46304 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:46304 START replicas=[http://127.0.0.1:57968/collection1/] nUpdates=100
[junit4:junit4]   2> 11960 T731 C55 P46304 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 11961 T731 C55 P46304 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 11962 T731 C55 P46304 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 11962 T731 C55 P46304 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 11962 T731 C55 P46304 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 11962 T731 C55 P46304 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:57968/collection1/. core=collection1
[junit4:junit4]   2> 11962 T731 C55 P46304 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C58 name=collection1 org.apache.solr.core.SolrCore@1b3cb43e url=http://127.0.0.1:57968/collection1 node=127.0.0.1:57968_ C58_STATE=coll:collection1 core:collection1 props:{roles=null, base_url=http://127.0.0.1:57968, collection=collection1, node_name=127.0.0.1:57968_, state=active, shard=shard1, core=collection1, leader=true}
[junit4:junit4]   2> 11967 T708 C58 P57968 REQ /get {distrib=false&qt=/get&version=2&getVersions=100&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 11974 T709 C58 P57968 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 11975 T709 C58 P57968 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1
[junit4:junit4]   2> 11977 T709 C58 P57968 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a848958; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11978 T709 C58 P57968 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11991 T709 C58 P57968 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a848958; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a848958; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 11991 T709 C58 P57968 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 11992 T709 C58 P57968 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1
[junit4:junit4]   2> 11992 T709 C58 P57968 oass.SolrIndexSearcher.<init> Opening Searcher@680f8067 realtime
[junit4:junit4]   2> 11992 T709 C58 P57968 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 11993 T709 C58 P57968 /update {commit_end_point=true&openSearcher=false&waitSearcher=true&commit=true&version=2&wt=javabin&softCommit=false} {commit=} 0 26
[junit4:junit4]   2> 11994 T731 C55 P46304 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 11994 T731 C55 P46304 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 11998 T731 C55 P46304 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12000 T708 C58 P57968 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12001 T708 C58 P57968 REQ /replication {qt=/replication&command=indexversion&version=2&wt=javabin} status=0 QTime=2 
[junit4:junit4]   2> 12002 T731 C55 P46304 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12002 T731 C55 P46304 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12002 T731 C55 P46304 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12004 T709 C58 P57968 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1
[junit4:junit4]   2> 12005 T709 C58 P57968 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index
[junit4:junit4]   2> 12005 T709 C58 P57968 REQ /replication {qt=/replication&command=filelist&generation=2&version=2&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 12006 T731 C55 P46304 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12007 T731 C55 P46304 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index.20130209074234040 forceNew:false
[junit4:junit4]   2> 12007 T731 C55 P46304 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2
[junit4:junit4]   2> 12007 T731 C55 P46304 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index.20130209074234040 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e7fcc50; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12015 T707 C58 P57968 REQ /replication {checksum=true&qt=/replication&command=filecontent&generation=2&wt=filestream&file=segments_2} status=0 QTime=1 
[junit4:junit4]   2> 12019 T731 C55 P46304 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index
[junit4:junit4]   2> 12019 T731 C55 P46304 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12031 T731 C55 P46304 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130209074234040
[junit4:junit4]   2> 12032 T731 C55 P46304 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2
[junit4:junit4]   2> 12033 T731 C55 P46304 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2
[junit4:junit4]   2> 12033 T731 C55 P46304 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index.20130209074234040
[junit4:junit4]   2> 12034 T731 C55 P46304 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index.20130209074234040 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e7fcc50; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12034 T731 C55 P46304 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12035 T731 C55 P46304 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2
[junit4:junit4]   2> 12036 T731 C55 P46304 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12036 T731 C55 P46304 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12036 T731 C55 P46304 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12036 T731 C55 P46304 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index.20130209074234040
[junit4:junit4]   2> 12037 T731 C55 P46304 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2
[junit4:junit4]   2> 12038 T731 C55 P46304 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index.20130209074234040 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e7fcc50; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12038 T731 C55 P46304 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12038 T731 C55 P46304 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12038 T731 C55 P46304 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2
[junit4:junit4]   2> 12039 T731 C55 P46304 oass.SolrIndexSearcher.<init> Opening Searcher@3f2274c2 main
[junit4:junit4]   2> 12040 T730 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f2274c2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12041 T730 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index
[junit4:junit4]   2> 12041 T731 C55 P46304 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12043 T731 C55 P46304 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index.20130209074234040 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e7fcc50; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index.20130209074234040 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e7fcc50; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12044 T731 C55 P46304 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12044 T731 C55 P46304 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2
[junit4:junit4]   2> 12045 T731 C55 P46304 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12045 T731 C55 P46304 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index.20130209074234040
[junit4:junit4]   2> 12045 T731 C55 P46304 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty2/index
[junit4:junit4]   2> 12045 T731 C55 P46304 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12045 T731 C55 P46304 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12045 T731 C55 P46304 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12045 T731 C55 P46304 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12046 T731 C55 P46304 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 12060 T672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12510 T695 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12511 T695 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38071",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38071_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 12524 T695 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46304",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46304_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 12527 T728 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> 12527 T744 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> 12528 T760 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> 12528 T694 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> 12527 T713 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> 12527 T700 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> 13062 T672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C56_STATE=coll:collection1 core:collection1 props:{roles=null, base_url=http://127.0.0.1:33036, collection=collection1, node_name=127.0.0.1:33036_, state=recovering, shard=shard1, core=collection1}
[junit4:junit4]   2> 13524 T747 C56 P33036 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:57968/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 13525 T747 C56 P33036 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:33036 START replicas=[http://127.0.0.1:57968/collection1/] nUpdates=100
[junit4:junit4]   2> 13525 T747 C56 P33036 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 13525 T747 C56 P33036 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 13526 T747 C56 P33036 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 13526 T747 C56 P33036 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 13526 T747 C56 P33036 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 13526 T747 C56 P33036 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:57968/collection1/. core=collection1
[junit4:junit4]   2> 13526 T747 C56 P33036 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13527 T708 C58 P57968 REQ /get {distrib=false&qt=/get&version=2&getVersions=100&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 13532 T709 C58 P57968 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 13541 T709 C58 P57968 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a848958; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a848958; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 13541 T709 C58 P57968 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 13542 T709 C58 P57968 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1
[junit4:junit4]   2> 13543 T709 C58 P57968 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13543 T709 C58 P57968 /update {commit_end_point=true&openSearcher=false&waitSearcher=true&commit=true&version=2&wt=javabin&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 13544 T747 C56 P33036 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13545 T747 C56 P33036 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 13547 T706 C58 P57968 REQ /replication {qt=/replication&command=indexversion&version=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 13548 T747 C56 P33036 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 13548 T747 C56 P33036 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 13548 T747 C56 P33036 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 13551 T708 C58 P57968 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1
[junit4:junit4]   2> 13552 T708 C58 P57968 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index
[junit4:junit4]   2> 13552 T708 C58 P57968 REQ /replication {qt=/replication&command=filelist&generation=3&version=2&wt=javabin} status=0 QTime=2 
[junit4:junit4]   2> 13553 T747 C56 P33036 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 13554 T747 C56 P33036 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index.20130209074235587 forceNew:false
[junit4:junit4]   2> 13554 T747 C56 P33036 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3
[junit4:junit4]   2> 13555 T747 C56 P33036 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index.20130209074235587 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b5783eb; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 13558 T709 C58 P57968 REQ /replication {checksum=true&qt=/replication&command=filecontent&generation=3&wt=filestream&file=segments_3} status=0 QTime=0 
[junit4:junit4]   2> 13560 T747 C56 P33036 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index
[junit4:junit4]   2> 13561 T747 C56 P33036 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 13562 T747 C56 P33036 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130209074235587
[junit4:junit4]   2> 13562 T747 C56 P33036 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3
[junit4:junit4]   2> 13563 T747 C56 P33036 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3
[junit4:junit4]   2> 13563 T747 C56 P33036 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index.20130209074235587
[junit4:junit4]   2> 13565 T747 C56 P33036 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index.20130209074235587 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b5783eb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 13565 T747 C56 P33036 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 13566 T747 C56 P33036 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3
[junit4:junit4]   2> 13566 T747 C56 P33036 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 13566 T747 C56 P33036 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 13566 T747 C56 P33036 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 13566 T747 C56 P33036 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index.20130209074235587
[junit4:junit4]   2> 13567 T747 C56 P33036 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3
[junit4:junit4]   2> 13568 T747 C56 P33036 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index.20130209074235587 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b5783eb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 13569 T747 C56 P33036 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 13569 T747 C56 P33036 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 13569 T747 C56 P33036 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3
[junit4:junit4]   2> 13570 T747 C56 P33036 oass.SolrIndexSearcher.<init> Opening Searcher@21018ab7 main
[junit4:junit4]   2> 13571 T746 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21018ab7 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 13571 T746 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index
[junit4:junit4]   2> 13571 T747 C56 P33036 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 13575 T747 C56 P33036 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index.20130209074235587 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b5783eb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index.20130209074235587 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b5783eb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 13575 T747 C56 P33036 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 13576 T747 C56 P33036 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3
[junit4:junit4]   2> 13576 T747 C56 P33036 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13576 T747 C56 P33036 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index.20130209074235587
[junit4:junit4]   2> 13576 T747 C56 P33036 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty3/index
[junit4:junit4]   2> 13577 T747 C56 P33036 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 13577 T747 C56 P33036 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 13577 T747 C56 P33036 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13577 T747 C56 P33036 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13578 T747 C56 P33036 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 14033 T695 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14034 T695 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33036",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33036_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 14041 T728 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> 14041 T760 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> 14041 T700 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> 14041 T694 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> 14041 T744 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> 14041 T713 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> 14063 T672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C57_STATE=coll:collection1 core:collection1 props:{roles=null, base_url=http://127.0.0.1:38071, collection=collection1, node_name=127.0.0.1:38071_, state=recovering, shard=shard1, core=collection1}
[junit4:junit4]   2> 15057 T763 C57 P38071 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:57968/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15057 T763 C57 P38071 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:38071 START replicas=[http://127.0.0.1:57968/collection1/] nUpdates=100
[junit4:junit4]   2> 15057 T763 C57 P38071 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15058 T763 C57 P38071 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15058 T763 C57 P38071 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15058 T763 C57 P38071 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15058 T763 C57 P38071 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15058 T763 C57 P38071 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:57968/collection1/. core=collection1
[junit4:junit4]   2> 15058 T763 C57 P38071 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15060 T707 C58 P57968 REQ /get {distrib=false&qt=/get&version=2&getVersions=100&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 15062 T706 C58 P57968 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15065 T672 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15101 T706 C58 P57968 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a848958; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a848958; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a848958; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15102 T706 C58 P57968 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15102 T706 C58 P57968 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1
[junit4:junit4]   2> 15102 T706 C58 P57968 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15102 T706 C58 P57968 /update {commit_end_point=true&openSearcher=false&waitSearcher=true&commit=true&version=2&wt=javabin&softCommit=false} {commit=} 0 40
[junit4:junit4]   2> 15103 T763 C57 P38071 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15104 T763 C57 P38071 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15106 T709 C58 P57968 REQ /replication {qt=/replication&command=indexversion&version=2&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 15106 T763 C57 P38071 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 15106 T763 C57 P38071 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15107 T763 C57 P38071 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15108 T707 C58 P57968 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1
[junit4:junit4]   2> 15109 T707 C58 P57968 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty1/index
[junit4:junit4]   2> 15109 T707 C58 P57968 REQ /replication {qt=/replication&command=filelist&generation=4&version=2&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 15109 T763 C57 P38071 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15110 T763 C57 P38071 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index.20130209074237144 forceNew:false
[junit4:junit4]   2> 15110 T763 C57 P38071 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4
[junit4:junit4]   2> 15111 T763 C57 P38071 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index.20130209074237144 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fa0f9aa; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15114 T706 C58 P57968 REQ /replication {checksum=true&qt=/replication&command=filecontent&generation=4&wt=filestream&file=segments_4} status=0 QTime=1 
[junit4:junit4]   2> 15115 T763 C57 P38071 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index
[junit4:junit4]   2> 15116 T763 C57 P38071 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15117 T763 C57 P38071 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130209074237144
[junit4:junit4]   2> 15117 T763 C57 P38071 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4
[junit4:junit4]   2> 15118 T763 C57 P38071 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4
[junit4:junit4]   2> 15118 T763 C57 P38071 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index.20130209074237144
[junit4:junit4]   2> 15120 T763 C57 P38071 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index.20130209074237144 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fa0f9aa; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15120 T763 C57 P38071 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15121 T763 C57 P38071 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4
[junit4:junit4]   2> 15121 T763 C57 P38071 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15121 T763 C57 P38071 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15121 T763 C57 P38071 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15122 T763 C57 P38071 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index.20130209074237144
[junit4:junit4]   2> 15122 T763 C57 P38071 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4
[junit4:junit4]   2> 15123 T763 C57 P38071 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index.20130209074237144 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fa0f9aa; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15123 T763 C57 P38071 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15124 T763 C57 P38071 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15124 T763 C57 P38071 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4
[junit4:junit4]   2> 15124 T763 C57 P38071 oass.SolrIndexSearcher.<init> Opening Searcher@474a16bd main
[junit4:junit4]   2> 15125 T762 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@474a16bd main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 15125 T762 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index
[junit4:junit4]   2> 15126 T763 C57 P38071 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15128 T763 C57 P38071 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index.20130209074237144 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fa0f9aa; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index.20130209074237144 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fa0f9aa; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 15128 T763 C57 P38071 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 15128 T763 C57 P38071 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4
[junit4:junit4]   2> 15128 T763 C57 P38071 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15129 T763 C57 P38071 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index.20130209074237144
[junit4:junit4]   2> 15129 T763 C57 P38071 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index
[junit4:junit4]   2> 15129 T763 C57 P38071 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15129 T763 C57 P38071 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15129 T763 C57 P38071 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15129 T763 C57 P38071 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15130 T763 C57 P38071 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15546 T695 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15547 T695 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38071",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38071_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 15561 T694 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> 15561 T700 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> 15561 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus

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

220420 T672 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index
[junit4:junit4]   2> 220421 T672 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360420942037/jetty4/index
[junit4:junit4]   2> 220848 T759 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59646. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 220949 T760 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 220949 T672 oaz.ZooKeeper.close Session: 0x13cbf6830d8000c closed
[junit4:junit4]   2> 220972 T672 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 221066 T672 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=DB076DFF2CBA2E5D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_MT -Dtests.timezone=America/Inuvik -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  221s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([DB076DFF2CBA2E5D:5AE1E3E75BE54E61]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:474)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 221107 T672 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=320), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=320)), sim=DefaultSimilarity, locale=en_MT, timezone=America/Inuvik
[junit4:junit4]   2> NOTE: Linux 3.2.0-37-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=2,free=254666528,total=349175808
[junit4:junit4]   2> NOTE: All tests run in this JVM: [JsonLoaderTest, CacheHeaderTest, IndexBasedSpellCheckerTest, WordBreakSolrSpellCheckerTest, TestFaceting, SimpleFacetsTest, SuggesterFSTTest, TestGroupingSearch, FileBasedSpellCheckerTest, TestCollationKeyRangeQueries, UniqFieldsUpdateProcessorFactoryTest, AnalysisAfterCoreReloadTest, DistributedSpellCheckComponentTest, TestJmxMonitoredMap, TestPHPSerializedResponseWriter, TestBinaryResponseWriter, TestWordDelimiterFilterFactory, TestIBSimilarityFactory, TestSearchPerf, SolrCoreCheckLockOnStartupTest, TestPerFieldSimilarity, TestFiltering, SpatialFilterTest, TestCollationField, ResponseLogComponentTest, TestJoin, MinimalSchemaTest, NumericFieldsTest, DistributedTermsComponentTest, SpellCheckCollatorTest, TestBadConfig, DateMathParserTest, TestRangeQuery, TestConfig, TestRTGBase, AutoCommitTest, TestCoreContainer, SolrPluginUtilsTest, TestStressRecovery, PreAnalyzedFieldTest, SpellPossibilityIteratorTest, TestLazyCores, TestFastLRUCache, NotRequiredUniqueKeyTest, SearchHandlerTest, CopyFieldTest, TestLuceneMatchVersion, TestComponentsName, BinaryUpdateRequestHandlerTest, SOLR749Test, TestIndexingPerformance, UpdateRequestProcessorFactoryTest, TestZkChroot, SyncSliceTest]
[junit4:junit4] Completed on J0 in 221.12s, 1 test, 1 failure <<< FAILURES!

[...truncated 403 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:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:865: There were test failures: 250 suites, 1041 tests, 1 failure, 8 ignored (3 assumptions)

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