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 2014/08/05 23:27:12 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_11) - Build # 10960 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10960/
Java: 32bit/jdk1.8.0_11 -server -XX:+UseSerialGC

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

Error Message:
Task 3002 did not complete, final state: failed

Stack Trace:
java.lang.AssertionError: Task 3002 did not complete, final state: failed
	at __randomizedtesting.SeedInfo.seed([B768BA7A44130158:368E3462334C6164]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:163)
	at org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:72)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.schema.TestCloudSchemaless.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:55005/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:55005/collection1
	at __randomizedtesting.SeedInfo.seed([B768BA7A44130158:368E3462334C6164]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:561)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
	at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449)
	... 46 more




Build Log:
[...truncated 12054 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/init-core-data-001
   [junit4]   2> 2304224 T7212 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 2304225 T7212 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2304228 T7212 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2304228 T7212 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2304229 T7213 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2304329 T7212 oasc.ZkTestServer.run start zk server on port:55576
   [junit4]   2> 2304330 T7212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2304333 T7219 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e11ad0 name:ZooKeeperConnection Watcher:127.0.0.1:55576 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2304334 T7212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2304335 T7212 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2304341 T7212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2304341 T7221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13277e6 name:ZooKeeperConnection Watcher:127.0.0.1:55576/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2304342 T7212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2304343 T7212 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2304346 T7212 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2304350 T7212 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2304352 T7212 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2304355 T7212 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2304356 T7212 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2304361 T7212 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2304362 T7212 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2304366 T7212 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2304367 T7212 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2304370 T7212 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2304371 T7212 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2304374 T7212 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2304375 T7212 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2304379 T7212 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2304380 T7212 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2304383 T7212 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2304384 T7212 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2304387 T7212 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2304388 T7212 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2304391 T7212 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2304392 T7212 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2304395 T7212 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2304396 T7212 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2304399 T7212 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2304400 T7212 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2304692 T7212 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2304696 T7212 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58510
   [junit4]   2> 2304697 T7212 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2304697 T7212 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2304697 T7212 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-002
   [junit4]   2> 2304698 T7212 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-002/'
   [junit4]   2> 2304709 T7212 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-002/solr.xml
   [junit4]   2> 2304717 T7212 oasc.CoreContainer.<init> New CoreContainer 5378108
   [junit4]   2> 2304718 T7212 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-002/]
   [junit4]   2> 2304719 T7212 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2304719 T7212 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2304719 T7212 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2304719 T7212 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2304720 T7212 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2304720 T7212 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2304720 T7212 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2304721 T7212 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2304721 T7212 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2304722 T7212 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2304722 T7212 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2304722 T7212 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2304723 T7212 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2304723 T7212 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55576/solr
   [junit4]   2> 2304723 T7212 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2304724 T7212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2304725 T7232 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@169c7fd name:ZooKeeperConnection Watcher:127.0.0.1:55576 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2304725 T7212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2304727 T7212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2304727 T7234 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f85f95 name:ZooKeeperConnection Watcher:127.0.0.1:55576/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2304728 T7212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2304729 T7212 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2304730 T7212 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2304733 T7212 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2304736 T7212 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2304739 T7212 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2304743 T7212 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2304745 T7212 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58510_
   [junit4]   2> 2304746 T7212 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58510_
   [junit4]   2> 2304749 T7212 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2304751 T7212 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2304757 T7212 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:58510_
   [junit4]   2> 2304758 T7212 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2304761 T7212 oasc.Overseer.start Overseer (id=92227069405757443-127.0.0.1:58510_-n_0000000000) starting
   [junit4]   2> 2304765 T7212 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2304776 T7236 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2304777 T7212 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2304779 T7212 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2304780 T7212 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2304782 T7235 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2304784 T7237 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2304784 T7237 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2304785 T7237 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2304785 T7238 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2304786 T7235 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2304787 T7235 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58510",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58510_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2304787 T7235 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2304788 T7235 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2304790 T7238 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2304790 T7238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2305785 T7237 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2305786 T7237 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2305786 T7237 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2305786 T7237 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2305787 T7237 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2305787 T7237 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-002/collection1/'
   [junit4]   2> 2305788 T7237 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 2305788 T7237 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 2305804 T7237 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 2305826 T7237 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 2305839 T7237 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2305840 T7237 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2305844 T7237 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2305982 T7237 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2305990 T7237 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2305993 T7237 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2306003 T7237 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2306006 T7237 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2306007 T7237 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2306008 T7237 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2306008 T7237 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2306008 T7237 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2306009 T7237 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2306009 T7237 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2306009 T7237 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2306010 T7237 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2306010 T7237 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-001/control/data/
   [junit4]   2> 2306010 T7237 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2680c
   [junit4]   2> 2306011 T7237 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-001/control/data
   [junit4]   2> 2306011 T7237 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-001/control/data/index/
   [junit4]   2> 2306011 T7237 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2306011 T7237 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-001/control/data/index
   [junit4]   2> 2306011 T7237 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7218713140726696]
   [junit4]   2> 2306012 T7237 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1f0966d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f232b8),segFN=segments_1,generation=1}
   [junit4]   2> 2306012 T7237 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2306014 T7237 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2306014 T7237 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2306015 T7237 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2306015 T7237 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2306015 T7237 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2306015 T7237 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2306015 T7237 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2306016 T7237 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2306016 T7237 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2306016 T7237 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2306016 T7237 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2306017 T7237 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2306017 T7237 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2306017 T7237 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2306017 T7237 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2306018 T7237 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2306018 T7237 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2306018 T7237 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2306018 T7237 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2306019 T7237 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2306019 T7237 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2306019 T7237 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2306021 T7237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2306022 T7237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2306022 T7237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2306023 T7237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2306024 T7237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2306025 T7237 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2306025 T7237 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2306026 T7237 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=61.2939453125, floorSegmentMB=1.2705078125, forceMergeDeletesPctAllowed=29.95577668999312, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2822257855388419
   [junit4]   2> 2306026 T7237 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1f0966d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f232b8),segFN=segments_1,generation=1}
   [junit4]   2> 2306026 T7237 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2306027 T7237 oass.SolrIndexSearcher.<init> Opening Searcher@117a73b[collection1] main
   [junit4]   2> 2306027 T7237 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2306028 T7237 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2306028 T7237 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2306028 T7237 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2306028 T7237 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2306028 T7237 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2306029 T7237 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2306029 T7237 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2306030 T7237 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 2306031 T7237 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2306031 T7237 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2306031 T7237 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2306032 T7239 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@117a73b[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2306034 T7237 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2306034 T7242 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58510 collection:control_collection shard:shard1
   [junit4]   2> 2306034 T7212 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2306035 T7242 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2306035 T7212 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2306036 T7212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2306037 T7244 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19fa49e name:ZooKeeperConnection Watcher:127.0.0.1:55576/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2306037 T7212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2306038 T7212 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2306038 T7242 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2306039 T7238 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2306039 T7242 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2306039 T7212 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2306040 T7235 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2306040 T7242 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5031 name=collection1 org.apache.solr.core.SolrCore@17fc77c url=http://127.0.0.1:58510/collection1 node=127.0.0.1:58510_ C5031_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:58510, core=collection1, node_name=127.0.0.1:58510_}
   [junit4]   2> 2306040 T7242 C5031 P58510 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58510/collection1/
   [junit4]   2> 2306041 T7242 C5031 P58510 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2306041 T7242 C5031 P58510 oasc.SyncStrategy.syncToMe http://127.0.0.1:58510/collection1/ has no replicas
   [junit4]   2> 2306041 T7242 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58510/collection1/ shard1
   [junit4]   2> 2306041 T7242 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2306041 T7238 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2306043 T7238 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2306044 T7238 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2306146 T7238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2306146 T7245 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2306194 T7242 oasc.ZkController.register We are http://127.0.0.1:58510/collection1/ and leader is http://127.0.0.1:58510/collection1/
   [junit4]   2> 2306194 T7242 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58510
   [junit4]   2> 2306194 T7242 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2306195 T7242 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2306195 T7242 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2306196 T7238 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2306196 T7246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2306197 T7247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2306197 T7242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2306199 T7235 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2306199 T7235 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58510",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58510_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2306200 T7247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2306302 T7245 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2306302 T7247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2306331 T7212 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2306332 T7212 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2306334 T7212 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51869
   [junit4]   2> 2306334 T7212 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2306335 T7212 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2306335 T7212 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-003
   [junit4]   2> 2306335 T7212 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-003/'
   [junit4]   2> 2306347 T7212 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-003/solr.xml
   [junit4]   2> 2306354 T7212 oasc.CoreContainer.<init> New CoreContainer 18913846
   [junit4]   2> 2306354 T7212 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-003/]
   [junit4]   2> 2306355 T7212 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2306355 T7212 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2306355 T7212 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2306356 T7212 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2306356 T7212 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2306356 T7212 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2306357 T7212 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2306357 T7212 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2306357 T7212 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2306358 T7212 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2306358 T7212 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2306358 T7212 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2306359 T7212 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2306359 T7212 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55576/solr
   [junit4]   2> 2306359 T7212 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2306360 T7212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2306361 T7258 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16200e0 name:ZooKeeperConnection Watcher:127.0.0.1:55576 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2306361 T7212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2306363 T7212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2306364 T7260 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d0776 name:ZooKeeperConnection Watcher:127.0.0.1:55576/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2306364 T7212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2306368 T7212 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2307370 T7212 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51869_
   [junit4]   2> 2307371 T7212 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51869_
   [junit4]   2> 2307376 T7262 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2307376 T7262 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2307377 T7247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2307377 T7238 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2307377 T7246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2307377 T7262 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2307378 T7235 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2307378 T7235 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51869",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51869_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2307379 T7235 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 2307379 T7235 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2307380 T7246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2307482 T7261 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2307482 T7245 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2307482 T7246 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2308378 T7262 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2308378 T7262 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2308379 T7262 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2308379 T7262 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2308380 T7262 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2308380 T7262 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-003/collection1/'
   [junit4]   2> 2308381 T7262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 2308381 T7262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 2308381 T7262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 2308399 T7262 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 2308425 T7262 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2308426 T7262 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2308430 T7262 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2308527 T7262 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2308531 T7262 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2308532 T7262 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2308540 T7262 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2308541 T7262 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2308543 T7262 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2308543 T7262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2308544 T7262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2308544 T7262 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2308545 T7262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2308545 T7262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2308545 T7262 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2308545 T7262 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2308545 T7262 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-003/collection1/data/
   [junit4]   2> 2308546 T7262 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2680c
   [junit4]   2> 2308546 T7262 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-003/collection1/data
   [junit4]   2> 2308546 T7262 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-003/collection1/data/index/
   [junit4]   2> 2308547 T7262 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2308547 T7262 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-003/collection1/data/index
   [junit4]   2> 2308547 T7262 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7218713140726696]
   [junit4]   2> 2308548 T7262 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f088f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@85fca6),segFN=segments_1,generation=1}
   [junit4]   2> 2308548 T7262 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2308550 T7262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2308550 T7262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2308551 T7262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2308551 T7262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2308551 T7262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2308551 T7262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2308551 T7262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2308552 T7262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2308552 T7262 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2308552 T7262 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2308552 T7262 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2308553 T7262 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2308553 T7262 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2308553 T7262 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2308554 T7262 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2308554 T7262 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2308554 T7262 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2308554 T7262 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2308555 T7262 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2308555 T7262 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2308555 T7262 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2308555 T7262 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2308557 T7262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2308558 T7262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2308559 T7262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2308559 T7262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2308560 T7262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2308561 T7262 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2308561 T7262 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2308562 T7262 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=61.2939453125, floorSegmentMB=1.2705078125, forceMergeDeletesPctAllowed=29.95577668999312, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2822257855388419
   [junit4]   2> 2308562 T7262 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f088f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@85fca6),segFN=segments_1,generation=1}
   [junit4]   2> 2308563 T7262 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2308563 T7262 oass.SolrIndexSearcher.<init> Opening Searcher@b7b402[collection1] main
   [junit4]   2> 2308563 T7262 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2308564 T7262 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2308564 T7262 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2308564 T7262 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2308564 T7262 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2308564 T7262 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2308565 T7262 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2308565 T7262 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2308565 T7262 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 2308566 T7262 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2308567 T7263 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b7b402[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2308569 T7262 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2308570 T7266 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51869 collection:collection1 shard:shard2
   [junit4]   2> 2308570 T7212 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2308570 T7266 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2308571 T7212 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2308573 T7266 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2308574 T7246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2308574 T7266 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2308575 T7266 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 2308574 T7247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2308574 T7238 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2308575 T7235 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C5032 name=collection1 org.apache.solr.core.SolrCore@38299d url=http://127.0.0.1:51869/collection1 node=127.0.0.1:51869_ C5032_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:51869, core=collection1, node_name=127.0.0.1:51869_}
   [junit4]   2> 2308575 T7266 C5032 P51869 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51869/collection1/
   [junit4]   2> 2308576 T7266 C5032 P51869 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2308576 T7266 C5032 P51869 oasc.SyncStrategy.syncToMe http://127.0.0.1:51869/collection1/ has no replicas
   [junit4]   2> 2308576 T7266 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51869/collection1/ shard2
   [junit4]   2> 2308576 T7266 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2308576 T7238 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2308578 T7238 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2308580 T7238 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2308696 T7245 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2308696 T7261 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2308696 T7238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2308729 T7266 oasc.ZkController.register We are http://127.0.0.1:51869/collection1/ and leader is http://127.0.0.1:51869/collection1/
   [junit4]   2> 2308729 T7266 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51869
   [junit4]   2> 2308729 T7266 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2308730 T7266 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2308730 T7266 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2308731 T7238 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2308731 T7246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2308731 T7247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2308731 T7266 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2308732 T7235 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2308733 T7235 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51869",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51869_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2308734 T7247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2308836 T7245 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2308836 T7247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2308836 T7261 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2308886 T7212 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2308887 T7212 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2308889 T7212 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34055
   [junit4]   2> 2308889 T7212 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2308890 T7212 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2308890 T7212 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-004
   [junit4]   2> 2308890 T7212 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-004/'
   [junit4]   2> 2308902 T7212 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-004/solr.xml
   [junit4]   2> 2308909 T7212 oasc.CoreContainer.<init> New CoreContainer 27934810
   [junit4]   2> 2308909 T7212 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-004/]
   [junit4]   2> 2308910 T7212 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2308910 T7212 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2308911 T7212 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2308911 T7212 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2308911 T7212 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2308912 T7212 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2308912 T7212 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2308912 T7212 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2308913 T7212 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2308913 T7212 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2308913 T7212 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2308914 T7212 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2308914 T7212 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2308914 T7212 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55576/solr
   [junit4]   2> 2308915 T7212 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2308916 T7212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2308917 T7277 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17d18c9 name:ZooKeeperConnection Watcher:127.0.0.1:55576 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2308917 T7212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2308919 T7212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2308919 T7279 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13c3939 name:ZooKeeperConnection Watcher:127.0.0.1:55576/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2308920 T7212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2308923 T7212 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2309925 T7212 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34055_
   [junit4]   2> 2309926 T7212 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34055_
   [junit4]   2> 2309931 T7281 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2309931 T7281 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2309932 T7281 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2309932 T7238 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2309932 T7247 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2309932 T7246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2309933 T7235 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2309934 T7235 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34055",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34055_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2309934 T7235 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 2309934 T7235 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2309935 T7246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2310036 T7246 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2310037 T7280 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2310037 T7245 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2310036 T7261 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2310932 T7281 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2310933 T7281 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2310933 T7281 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2310933 T7281 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2310934 T7281 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2310935 T7281 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-004/collection1/'
   [junit4]   2> 2310935 T7281 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 2310935 T7281 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2310936 T7281 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2310953 T7281 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 2310962 T7281 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2310963 T7281 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2310967 T7281 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2311075 T7281 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2311079 T7281 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2311080 T7281 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2311086 T7281 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2311088 T7281 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2311090 T7281 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2311090 T7281 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2311091 T7281 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2311091 T7281 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2311092 T7281 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2311092 T7281 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2311092 T7281 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2311092 T7281 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2311092 T7281 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-004/collection1/data/
   [junit4]   2> 2311093 T7281 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2680c
   [junit4]   2> 2311093 T7281 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-004/collection1/data
   [junit4]   2> 2311093 T7281 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-004/collection1/data/index/
   [junit4]   2> 2311093 T7281 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2311094 T7281 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-B768BA7A44130158-001/tempDir-004/collection1/data/index
   [junit4]   2> 2311094 T7281 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7218713140726696]
   [junit4]   2> 2311095 T7281 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1a35126 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1baecdf),segFN=segments_1,generation=1}
   [junit4]   2> 2311095 T7281 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2311097 T7281 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2311097 T7281 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2311098 T7281 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2311098 T7281 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2311098 T7281 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2311098 T7281 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2311098 T7281 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2311099 T7281 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2311099 T7281 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2311099 T7281 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2311099 T7281 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2311100 T7281 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2311100 T7281 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2311100 T7281 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2311103 T7281 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2311104 T7281 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2311104 T7281 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2311104 T7281 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2311105 T7281 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2311105 T7281 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2311106 T7281 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2311106 T7281 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2311109 T7281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2311110 T7281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2311111 T7281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2311112 T7281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2311113 T7281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2311114 T7281 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2311115 T7281 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2311115 T7281 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=61.2939453125, floorSegmentMB=1.2705078125, forceMergeDeletesPctAllowed=29.95577668999312, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2822257855388419
   [junit4]   2> 2311116 T7281 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1a35126 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1baecdf),segFN=segments_1,generation=1}
   [junit4]   2> 2311116 T7281 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2311116 T7281 oass.SolrIndexSearcher.<init> Opening Searcher@b8835c[collection1] main
   [junit4]   2> 2311117 T7281 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collect

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

ed=B768BA7A44130158 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=no_NO -Dtests.timezone=Europe/Isle_of_Man -Dtests.file.encoding=UTF-8
   [junit4] ERROR    276s J0 | TestCloudSchemaless.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:55005/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B768BA7A44130158:368E3462334C6164]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:561)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
   [junit4]    > 	at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:150)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:121)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449)
   [junit4]    > 	... 46 more
   [junit4]   2> 2913437 T8706 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-B768BA7A44130158-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene49), sim=DefaultSimilarity, locale=no_NO, timezone=Europe/Isle_of_Man
   [junit4]   2> NOTE: Linux 3.13.0-32-generic i386/Oracle Corporation 1.8.0_11 (32-bit)/cpus=8,threads=1,free=116453144,total=257232896
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationFieldDocValues, HdfsBasicDistributedZkTest, CachingDirectoryFactoryTest, TestNRTOpen, HdfsUnloadDistributedZkTest, ExpressionTest, NoCacheHeaderTest, DistribCursorPagingTest, DateFieldTest, QueryFacetTest, HdfsLockFactoryTest, HdfsCollectionsAPIDistributedZkTest, TestUtils, AsyncMigrateRouteKeyTest, CursorPagingTest, SolrCoreCheckLockOnStartupTest, TestTrie, UnloadDistributedZkTest, TestFastLRUCache, CurrencyFieldOpenExchangeTest, DocumentAnalysisRequestHandlerTest, TestCloudInspectUtil, FieldMutatingUpdateProcessorTest, OverseerTest, JSONWriterTest, HttpPartitionTest, TestRestManager, TestStandardQParsers, TestSolr4Spatial, RollingRestartTest, MinimalSchemaTest, DirectSolrSpellCheckerTest, LeaderElectionTest, TestCodecSupport, TestDFRSimilarityFactory, MoreLikeThisHandlerTest, TestBinaryResponseWriter, HdfsWriteToMultipleCollectionsTest, EchoParamsTest, TestSearchPerf, TestLuceneMatchVersion, ChangedSchemaMergeTest, BasicDistributedZkTest, TestMaxScoreQueryParser, TestTolerantSearch, BadIndexSchemaTest, TestRemoteStreaming, TestShortCircuitedRequests, TestHighFrequencyDictionaryFactory, RecoveryZkTest, TestHighlightDedupGrouping, TestSolr4Spatial2, AddSchemaFieldsUpdateProcessorFactoryTest, TriLevelCompositeIdRoutingTest, ZkCLITest, TestLMDirichletSimilarityFactory, DistributedSpellCheckComponentTest, TestCloudManagedSchema, SyncSliceTest, XsltUpdateRequestHandlerTest, TestAnalyzeInfixSuggestions, SuggesterWFSTTest, TestSolrIndexConfig, OverseerCollectionProcessorTest, FieldFacetTest, TestSchemaNameResource, BasicFunctionalityTest, TestSolrDeletionPolicy2, TestConfigSets, TestSolrXmlPersistence, TestFastOutputStream, TestManagedSchemaFieldResource, TestStressReorder, OpenExchangeRatesOrgProviderTest, TestFuzzyAnalyzedSuggestions, HighlighterMaxOffsetTest, TermsComponentTest, TestOrdValues, TestDefaultSimilarityFactory, SuggesterTSTTest, TestReload, TestPartialUpdateDeduplication, ClusterStateUpdateTest, SignatureUpdateProcessorFactoryTest, ChaosMonkeyNothingIsSafeTest, HighlighterTest, RAMDirectoryFactoryTest, ZkControllerTest, DocValuesMissingTest, TestArbitraryIndexDir, DistributedQueryComponentCustomSortTest, IndexBasedSpellCheckerTest, DocExpirationUpdateProcessorFactoryTest, ResponseLogComponentTest, ParsingFieldUpdateProcessorsTest, UpdateParamsTest, PeerSyncTest, FastVectorHighlighterTest, SolrIndexSplitterTest, TestSurroundQueryParser, ShardRoutingTest, ShowFileRequestHandlerTest, TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, TestDistributedSearch, TestFaceting, TestHashPartitioner, TestRealTimeGet, TestStressVersions, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, TestFunctionQuery, DirectUpdateHandlerTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, TestPseudoReturnFields, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, LoggingHandlerTest, IndexSchemaTest, TestJmxIntegration, TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, HighlighterConfigTest, AlternateDirectoryTest, BadComponentTest, TestStressRecovery, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, AbstractAnalyticsStatsTest, NoFacetTest, AbstractAnalyticsFacetTest, FieldFacetExtrasTest, AliasIntegrationTest, DeleteInactiveReplicaTest, RemoteQueryErrorTest, ReplicationFactorTest, ShardSplitTest, TestSerializedLuceneMatchVersion, TestManagedSynonymFilterFactory, EnumFieldTest, TestCloudSchemaless]
   [junit4] Completed on J0 in 276.40s, 1 test, 1 error <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1298: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: There were test failures: 422 suites, 1757 tests, 1 error, 1 failure, 39 ignored (18 assumptions)

Total time: 100 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_11 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any