You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/04/17 19:03:11 UTC

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 820 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/820/

1 tests failed.
REGRESSION:  org.apache.solr.handler.component.DistributedMLTComponentTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:39323/pf_o/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:39323/pf_o/collection1
	at __randomizedtesting.SeedInfo.seed([4F803D02AB4DD869:C7D402D805B1B591]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:558)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:606)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:588)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:567)
	at org.apache.solr.handler.component.DistributedMLTComponentTest.test(DistributedMLTComponentTest.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	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:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	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:261)
	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:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:466)
	... 51 more




Build Log:
[...truncated 10161 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/init-core-data-001
   [junit4]   2> 40975 T31 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 40976 T31 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /pf_o/
   [junit4]   2> 42727 T31 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/cores/collection1
   [junit4]   2> 43748 T31 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 44350 T31 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51267
   [junit4]   2> 44351 T31 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/pf_o, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/cores, hostPort=51267}
   [junit4]   2> 44643 T31 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5fb271f1
   [junit4]   2> 44644 T31 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/'
   [junit4]   2> 44725 T31 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/solr.xml
   [junit4]   2> 44859 T31 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/cores
   [junit4]   2> 44860 T31 oasc.CoreContainer.<init> New CoreContainer 2120288566
   [junit4]   2> 44860 T31 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/]
   [junit4]   2> 44861 T31 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/lib
   [junit4]   2> 44862 T31 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/lib).
   [junit4]   2> 44997 T31 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 45006 T31 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 45007 T31 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 45007 T31 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 45008 T31 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 45009 T31 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/cores
   [junit4]   2> 45013 T31 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/cores/collection1, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/cores/collection1/, transient=false, name=collection1, configSet=collection1, loadOnStartup=true, config=solrconfig.xml, schema=schema.xml, dataDir=data/}
   [junit4]   2> 45014 T31 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 45014 T31 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 45016 T43 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 45018 T43 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 45018 T43 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 45019 T43 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 45144 T43 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 45181 T43 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 45247 T43 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 45248 T43 oass.IndexSchema.readSchema Reading Solr Schema from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 45284 T43 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 45774 T43 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 45797 T43 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 45800 T43 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 45823 T43 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 45828 T43 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 45833 T43 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 45834 T43 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 45834 T43 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 45835 T43 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 45836 T43 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 45836 T43 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 45837 T43 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 45837 T43 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 45838 T43 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 45839 T43 c:collection1 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 45839 T43 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 45840 T43 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 45840 T43 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 45848 T43 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 45849 T43 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5904403331879714]
   [junit4]   2> 45851 T43 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@43257214 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f64a17c),segFN=segments_1,generation=1}
   [junit4]   2> 45851 T43 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 45854 T43 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 45855 T43 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 45855 T43 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 45856 T43 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 45856 T43 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 45857 T43 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 45857 T43 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 45858 T43 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 45858 T43 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 45859 T43 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 45859 T43 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 45860 T43 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 45873 T43 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 45875 T43 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 45878 T43 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 45880 T43 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 45884 T43 c:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 45885 T43 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/threads,/admin/segments,/admin/luke,mock,/admin/mbeans,/admin/properties,mltrh,/replication,/admin/system,spellCheckWithWordbreak_Direct,/get,/search-facet-def,/admin/file,/mlt,/terms,/schema,/update/json/docs,defaults,dismax,/config,spellCheckCompRH,/update/json,standard,/update/csv,lazy,/search-facet-invariants,/update,/admin/ping,/debug/dump,tvrh,spellCheckCompRH1,spellCheckWithWordbreak,spellCheckCompRH_Direct,/admin/logging,/admin/plugins
   [junit4]   2> 45887 T43 c:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 45889 T43 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 45890 T43 c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 45891 T43 c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 45892 T43 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 45892 T43 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 45893 T43 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=67.3916015625, floorSegmentMB=0.6455078125, forceMergeDeletesPctAllowed=1.48193369122403, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 45894 T43 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@43257214 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f64a17c),segFN=segments_1,generation=1}
   [junit4]   2> 45894 T43 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 45895 T43 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@5fb4f419[collection1] main
   [junit4]   2> 45896 T43 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 45896 T43 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 45896 T43 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 45897 T43 c:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 45906 T43 c:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 45965 T43 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 45966 T44 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 45966 T43 c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 45967 T31 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 45968 T44 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 45968 T31 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 45969 T44 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 45969 T44 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 45971 T44 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 45972 T44 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 45973 T44 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 45974 T44 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 45975 T44 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 45976 T44 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5fb4f419[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 47585 T31 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 47589 T31 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 47592 T31 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:39260
   [junit4]   2> 47592 T31 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/cores, hostContext=/pf_o, hostPort=39260}
   [junit4]   2> 47593 T31 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5fb271f1
   [junit4]   2> 47593 T31 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/'
   [junit4]   2> 47649 T31 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 47709 T31 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/cores
   [junit4]   2> 47710 T31 oasc.CoreContainer.<init> New CoreContainer 947658421
   [junit4]   2> 47710 T31 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/]
   [junit4]   2> 47711 T31 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/lib
   [junit4]   2> 47712 T31 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/lib).
   [junit4]   2> 47725 T31 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 47732 T31 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 47734 T31 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 47734 T31 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 47735 T31 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 47736 T31 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/cores
   [junit4]   2> 47739 T31 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {schema=schema.xml, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/cores/collection1/, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/cores/collection1, transient=false, loadOnStartup=true, config=solrconfig.xml, dataDir=data/, configSet=collection1, name=collection1}
   [junit4]   2> 47739 T31 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 47740 T31 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 47742 T55 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 47744 T55 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 47745 T55 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 47746 T55 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 47829 T55 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 47885 T55 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 47950 T55 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 47951 T55 oass.IndexSchema.readSchema Reading Solr Schema from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 47977 T55 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 48428 T55 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 48454 T55 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 48458 T55 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 48489 T55 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 48495 T55 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 48501 T55 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 48502 T55 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 48503 T55 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 48503 T55 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 48504 T55 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 48505 T55 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 48505 T55 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 48506 T55 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 48507 T55 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 48507 T55 c:collection1 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 48508 T55 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 48509 T55 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 48509 T55 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 48510 T55 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 48510 T55 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5904403331879714]
   [junit4]   2> 48512 T55 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5652fdf4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@629eca72),segFN=segments_1,generation=1}
   [junit4]   2> 48512 T55 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 48517 T55 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 48518 T55 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 48518 T55 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 48519 T55 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 48519 T55 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 48520 T55 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 48521 T55 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 48521 T55 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 48522 T55 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 48522 T55 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 48523 T55 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 48523 T55 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 48550 T55 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 48553 T55 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 48556 T55 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 48559 T55 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 48563 T55 c:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 48565 T55 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/threads,/admin/segments,/admin/luke,mock,/admin/mbeans,/admin/properties,mltrh,/replication,/admin/system,spellCheckWithWordbreak_Direct,/get,/search-facet-def,/admin/file,/mlt,/terms,/schema,/update/json/docs,defaults,dismax,/config,spellCheckCompRH,/update/json,standard,/update/csv,lazy,/search-facet-invariants,/update,/admin/ping,/debug/dump,tvrh,spellCheckCompRH1,spellCheckWithWordbreak,spellCheckCompRH_Direct,/admin/logging,/admin/plugins
   [junit4]   2> 48567 T55 c:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 48570 T55 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 48572 T55 c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 48572 T55 c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 48575 T55 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 48575 T55 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 48576 T55 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=67.3916015625, floorSegmentMB=0.6455078125, forceMergeDeletesPctAllowed=1.48193369122403, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 48577 T55 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5652fdf4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@629eca72),segFN=segments_1,generation=1}
   [junit4]   2> 48578 T55 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 48578 T55 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@31976629[collection1] main
   [junit4]   2> 48579 T55 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 48580 T55 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 48580 T55 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 48581 T55 c:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 48595 T55 c:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 48662 T55 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 48662 T56 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 48662 T55 c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 48663 T31 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 48664 T31 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 48664 T56 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 48665 T56 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 48665 T56 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 48667 T56 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 48668 T56 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 48669 T56 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 48670 T56 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 48671 T56 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 48672 T56 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31976629[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 50575 T31 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 50579 T31 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 50583 T31 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:39323
   [junit4]   2> 50583 T31 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/pf_o, hostPort=39323, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/cores}
   [junit4]   2> 50585 T31 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5fb271f1
   [junit4]   2> 50585 T31 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/'
   [junit4]   2> 50639 T31 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 50705 T31 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/cores
   [junit4]   2> 50706 T31 oasc.CoreContainer.<init> New CoreContainer 1486870540
   [junit4]   2> 50707 T31 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/]
   [junit4]   2> 50707 T31 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/lib
   [junit4]   2> 50708 T31 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/lib).
   [junit4]   2> 50725 T31 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 50733 T31 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 50735 T31 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 50736 T31 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 50736 T31 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 50739 T31 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/cores
   [junit4]   2> 50743 T31 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {schema=schema.xml, dataDir=data/, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/cores/collection1/, name=collection1, config=solrconfig.xml, loadOnStartup=true, transient=false, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/cores/collection1, configSet=collection1}
   [junit4]   2> 50744 T31 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/cores/collection1/
   [junit4]   2> 50745 T31 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 50747 T67 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 50749 T67 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 50750 T67 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 50751 T67 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 50820 T67 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 50860 T67 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 50948 T67 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 50949 T67 oass.IndexSchema.readSchema Reading Solr Schema from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 50994 T67 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 51551 T67 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 51571 T67 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 51574 T67 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 51597 T67 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 51602 T67 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 51606 T67 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 51607 T67 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 51608 T67 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 51608 T67 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 51609 T67 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 51609 T67 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 51610 T67 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 51610 T67 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 51611 T67 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 51611 T67 c:collection1 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 51612 T67 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 51612 T67 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 51612 T67 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 51613 T67 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 51613 T67 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5904403331879714]
   [junit4]   2> 51614 T67 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6d217978 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30aded41),segFN=segments_1,generation=1}
   [junit4]   2> 51615 T67 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 51618 T67 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 51618 T67 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 51618 T67 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 51619 T67 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 51619 T67 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 51619 T67 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 51620 T67 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 51620 T67 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 51620 T67 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 51621 T67 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 51621 T67 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 51622 T67 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 51644 T67 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 51647 T67 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 51649 T67 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 51659 T67 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 51666 T67 c:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 51669 T67 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/threads,/admin/segments,/admin/luke,mock,/admin/mbeans,/admin/properties,mltrh,/replication,/admin/system,spellCheckWithWordbreak_Direct,/get,/search-facet-def,/admin/file,/mlt,/terms,/schema,/update/json/docs,defaults,dismax,/config,spellCheckCompRH,/update/json,standard,/update/csv,lazy,/search-facet-invariants,/update,/admin/ping,/debug/dump,tvrh,spellCheckCompRH1,spellCheckWithWordbreak,spellCheckCompRH_Direct,/admin/logging,/admin/plugins
   [junit4]   2> 51673 T67 c:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 51676 T67 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 51679 T67 c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 51680 T67 c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 51755 T67 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 51756 T67 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 51757 T67 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=67.3916015625, floorSegmentMB=0.6455078125, forceMergeDeletesPctAllowed=1.48193369122403, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 51758 T67 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6d217978 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30aded41),segFN=segments_1,generation=1}
   [junit4]   2> 51758 T67 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 51759 T67 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@81df807[collection1] main
   [junit4]   2> 51760 T67 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 51761 T67 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 51761 T67 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 51761 T67 c:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 51795 T67 c:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 51861 T67 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 51862 T68 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 51862 T67 c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 51863 T31 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 51863 T68 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 51864 T31 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 51864 T68 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 51865 T68 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 51866 T68 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 51867 T68 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 51868 T68 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 51870 T68 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 51871 T68 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 51871 T68 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@81df807[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 53651 T31 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 53654 T31 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 53656 T31 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:14935
   [junit4]   2> 53657 T31 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/pf_o, hostPort=14935, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores}
   [junit4]   2> 53657 T31 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@5fb271f1
   [junit4]   2> 53658 T31 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/'
   [junit4]   2> 53695 T31 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 53743 T31 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores
   [junit4]   2> 53743 T31 oasc.CoreContainer.<init> New CoreContainer 38427952
   [junit4]   2> 53744 T31 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/]
   [junit4]   2> 53744 T31 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/lib
   [junit4]   2> 53745 T31 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/lib).
   [junit4]   2> 53756 T31 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 53762 T31 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 53764 T31 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 53764 T31 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 53764 T31 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 53766 T31 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores
   [junit4]   2> 53768 T31 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores/collection1, name=collection1, transient=false, config=solrconfig.xml, schema=schema.xml, configSet=collection1, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores/collection1/, dataDir=data/, loadOnStartup=true}
   [junit4]   2> 53768 T31 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores/collection1/
   [junit4]   2> 53769 T31 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 53770 T79 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 53772 T79 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 53773 T79 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 53773 T79 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 53832 T79 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 53859 T79 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 53922 T79 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 53923 T79 oass.IndexSchema.readSchema Reading Solr Schema from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 53939 T79 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 54317 T79 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 54336 T79 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 54339 T79 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 54361 T79 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 54366 T79 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 54370 T79 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 54371 T79 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 54371 T79 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 54372 T79 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 54372 T79 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 54372 T79 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 54373 T79 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 54373 T79 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 54374 T79 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 54374 T79 c:collection1 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 54375 T79 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 54375 T79 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 54375 T79 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 54376 T79 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 54376 T79 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5904403331879714]
   [junit4]   2> 54377 T79 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2baa7159 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42f7a074),segFN=segments_1,generation=1}
   [junit4]   2> 54378 T79 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 54381 T79 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 54382 T79 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 54382 T79 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 54382 T79 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 54382 T79 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 54383 T79 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 54383 T79 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 54384 T79 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 54384 T79 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 54384 T79 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 54385 T79 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 54385 T79 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 54404 T79 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 54406 T79 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 54408 T79 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 54409 T79 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 54412 T79 c:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 54414 T79 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/threads,/admin/segments,/admin/luke,mock,/admin/mbeans,/admin/properties,mltrh,/replication,/admin/system,spellCheckWithWordbreak_Direct,/get,/search-facet-def,/admin/file,/mlt,/terms,/schema,/update/json/docs,defaults,dismax,/config,spellCheckCompRH,/update/json,standard,/update/csv,lazy,/search-facet-invariants,/update,/admin/ping,/debug/dump,tvrh,spellCheckCompRH1,spellCheckWithWordbreak,spellCheckCompRH_Direct,/admin/logging,/admin/plugins
   [junit4]   2> 54415 T79 c:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 54417 T79 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 54418 T79 c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 54418 T79 c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 54420 T79 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 54420 T79 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 54421 T79 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=67.3916015625, floorSegmentMB=0.6455078125, forceMergeDeletesPctAllowed=1.48193369122403, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 54421 T79 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2baa7159 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42f7a074),segFN=segments_1,generation=1}
   [junit4]   2> 54422 T79 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 54422 T79 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1d008692[collection1] main
   [junit4]   2> 54423 T79 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 54423 T79 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 54424 T79 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 54424 T79 c:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 54454 T79 c:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 54528 T79 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 54529 T80 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 54529 T79 c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 54530 T31 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 54531 T31 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 54531 T80 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 54532 T80 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 54533 T80 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 54533 T31 oas.SolrTestCaseJ4.setUp ###Starting test
   [junit4]   2> 54534 T80 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 54536 T80 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 54537 T80 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 54539 T80 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 54540 T80 c:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 54541 T80 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d008692[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@39810970
   [junit4]   2> 56638 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1498714299485388800)} 0 273
   [junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@244d45bf
   [junit4]   2> 56930 T48 c:collection1 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1498714299905867776)} 0 3
   [junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@6d20036b
   [junit4]   2> 56939 T62 c:collection1 C6 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1498714299915304960)} 0 4
   [junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@4c860e93
   [junit4]   2> 56951 T73 c:collection1 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1498714299926839296)} 0 5
   [junit4]   2> 56973 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[1 (1498714299940470784)]} 0 13
   [junit4]   2> 56984 T48 c:collection1 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[1 (1498714299961442304)]} 0 5
   [junit4]   2> 56992 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[2 (1498714299972976640)]} 0 2
   [junit4]   2> 57003 T62 c:collection1 C6 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[2 (1498714299981365248)]} 0 5
   [junit4]   2> 57011 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[3 (1498714299992899584)]} 0 2
   [junit4]   2> 57022 T73 c:collection1 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[3 (1498714300001288192)]} 0 5
   [junit4]   2> 57031 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[4 (1498714300012822528)]} 0 2
   [junit4]   2> 57039 T48 c:collection1 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[4 (1498714300021211136)]} 0 3
   [junit4]   2> 57047 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[5 (1498714300030648320)]} 0 2
   [junit4]   2> 57054 T62 c:collection1 C6 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[5 (1498714300037988352)]} 0 1
   [junit4]   2> 57063 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[6 (1498714300046376960)]} 0 2
   [junit4]   2> 57069 T73 c:collection1 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[6 (1498714300053716992)]} 0 1
   [junit4]   2> 57078 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[7 (1498714300062105600)]} 0 2
   [junit4]   2> 57086 T48 c:collection1 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[7 (1498714300070494208)]} 0 2
   [junit4]   2> 57093 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[8 (1498714300078882816)]} 0 2
   [junit4]   2> 57101 T62 c:collection1 C6 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[8 (1498714300087271424)]} 0 1
   [junit4]   2> 57110 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[9 (1498714300094611456)]} 0 3
   [junit4]   2> 57117 T73 c:collection1 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[9 (1498714300103000064)]} 0 2
   [junit4]   2> 57123 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[10 (1498714300110340096)]} 0 1
   [junit4]   2> 57131 T48 c:collection1 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[10 (1498714300117680128)]} 0 2
   [junit4]   2> 57138 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[12 (1498714300125020160)]} 0 2
   [junit4]   2> 57146 T73 c:collection1 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[12 (1498714300133408768)]} 0 3
   [junit4]   2> 57157 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[13 (1498714300144943104)]} 0 3
   [junit4]   2> 57167 T48 c:collection1 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[13 (1498714300155428864)]} 0 3
   [junit4]   2> 57176 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[14 (1498714300164866048)]} 0 3
   [junit4]   2> 57183 T62 c:collection1 C6 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[14 (1498714300172206080)]} 0 2
   [junit4]   2> 57191 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[15 (1498714300180594688)]} 0 3
   [junit4]   2> 57199 T73 c:collection1 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[15 (1498714300190031872)]} 0 2
   [junit4]   2> 57208 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[16 (1498714300198420480)]} 0 3
   [junit4]   2> 57216 T48 c:collection1 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[16 (1498714300206809088)]} 0 3
   [junit4]   2> 57226 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[17 (1498714300216246272)]} 0 4
   [junit4]   2> 57238 T62 c:collection1 C6 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[17 (1498714300226732032)]} 0 6
   [junit4]   2> 57246 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[18 (1498714300237217792)]} 0 3
   [junit4]   2> 57253 T73 c:collection1 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[18 (1498714300245606400)]} 0 3
   [junit4]   2> 57260 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[19 (1498714300252946432)]} 0 2
   [junit4]   2> 57270 T48 c:collection1 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[19 (1498714300262383616)]} 0 4
   [junit4]   2> 57281 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[20 (1498714300274966528)]} 0 2
   [junit4]   2> 57288 T62 c:collection1 C6 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[20 (1498714300282306560)]} 0 3
   [junit4]   2> 57294 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[21 (1498714300289646592)]} 0 1
   [junit4]   2> 57301 T73 c:collection1 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[21 (1498714300295938048)]} 0 3
   [junit4]   2> 57308 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[22 (1498714300303278080)]} 0 3
   [junit4]   2> 57315 T48 c:collection1 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[22 (1498714300310618112)]} 0 3
   [junit4]   2> 57322 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[23 (1498714300317958144)]} 0 3
   [junit4]   2> 57330 T62 c:collection1 C6 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[23 (1498714300326346752)]} 0 3
   [junit4]   2> 57338 T36 c:collection1 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[24 (1498714300334735360)]} 0 3
   [junit4]   2> 57346 T73 c:collection1 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=/pf_o path=/update params={wt=javabin&version=2} {add=[24 (1498714300343123968)]} 0 3
   [junit4]   2> 57354 T36 c:collecti

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

ltSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 149543 T31 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 149545 T31 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 149547 T31 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 149547 T31 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 149548 T31 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 149549 T31 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 149549 T31 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 149551 T31 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/pf_o,null}
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedMLTComponentTest -Dtests.method=test -Dtests.seed=4F803D02AB4DD869 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=sk -Dtests.timezone=America/Moncton -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    109s J3 | DistributedMLTComponentTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:39323/pf_o/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4F803D02AB4DD869:C7D402D805B1B591]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:558)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:606)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:588)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:567)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedMLTComponentTest.test(DistributedMLTComponentTest.java:126)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [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:152)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:122)
   [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:261)
   [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:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:466)
   [junit4]    > 	... 51 more
   [junit4]   2> 149804 T31 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.component.DistributedMLTComponentTest 4F803D02AB4DD869-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval), lowerfilt1and2=BlockTreeOrds(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), lowerfilt1=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), lowerfilt=BlockTreeOrds(blocksize=128)}, docValues:{timestamp=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity, locale=sk, timezone=America/Moncton
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=170064544,total=312999936
   [junit4]   2> NOTE: All tests run in this JVM: [SampleTest, SoftAutoCommitTest, DistributedMLTComponentTest]
   [junit4] Completed [18/483] on J3 in 108.91s, 1 test, 1 error <<< FAILURES!

[...truncated 1516 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:229: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:511: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1434: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:991: There were test failures: 483 suites, 1916 tests, 1 error, 60 ignored (10 assumptions)

Total time: 175 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #819
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 877171896 bytes
Compression is 0.0%
Took 2 min 43 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 821 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/821/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Invalid content type: 

Stack Trace:
org.apache.http.ParseException: Invalid content type: 
	at __randomizedtesting.SeedInfo.seed([FD1C34E026343F3E:75480B3A88C852C6]:0)
	at org.apache.http.entity.ContentType.parse(ContentType.java:273)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:224)
	at org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:166)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:676)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	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)




Build Log:
[...truncated 10621 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/init-core-data-001
   [junit4]   2> 1065054 T5144 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ka/fk
   [junit4]   2> 1065058 T5144 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1065059 T5145 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1065059 T5145 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1065159 T5144 oasc.ZkTestServer.run start zk server on port:22638
   [junit4]   2> 1065160 T5144 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1065161 T5144 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1065165 T5152 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18b0e21f name:ZooKeeperConnection Watcher:127.0.0.1:22638 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1065165 T5144 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1065166 T5144 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1065166 T5144 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1065169 T5144 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1065169 T5144 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1065171 T5155 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@260865f4 name:ZooKeeperConnection Watcher:127.0.0.1:22638/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1065171 T5144 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1065171 T5144 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1065172 T5144 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1065173 T5144 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1065175 T5144 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1065176 T5144 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1065178 T5144 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1065179 T5144 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1065181 T5144 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1065182 T5144 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1065284 T5144 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1065284 T5144 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1065286 T5144 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1065287 T5144 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1065288 T5144 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1065289 T5144 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1065290 T5144 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1065291 T5144 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1065292 T5144 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1065293 T5144 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1065294 T5144 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1065295 T5144 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1065296 T5144 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1065297 T5144 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1065298 T5144 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1065299 T5144 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1065302 T5144 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1065302 T5144 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1066526 T5144 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/cores/collection1
   [junit4]   2> 1066529 T5144 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1066533 T5144 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33901
   [junit4]   2> 1066533 T5144 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/ka/fk, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/tempDir-001/control/data, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/cores, hostPort=33901}
   [junit4]   2> 1066534 T5144 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3972aa3f
   [junit4]   2> 1066534 T5144 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/'
   [junit4]   2> 1066565 T5144 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/solr.xml
   [junit4]   2> 1066600 T5144 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/cores
   [junit4]   2> 1066601 T5144 oasc.CoreContainer.<init> New CoreContainer 66814986
   [junit4]   2> 1066601 T5144 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/]
   [junit4]   2> 1066601 T5144 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/lib
   [junit4]   2> 1066602 T5144 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/lib).
   [junit4]   2> 1066610 T5144 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1066615 T5144 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1066616 T5144 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1066616 T5144 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1066616 T5144 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1066616 T5144 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:22638/solr
   [junit4]   2> 1066617 T5144 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1066617 T5144 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1066617 T5144 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1066619 T5167 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d2ada53 name:ZooKeeperConnection Watcher:127.0.0.1:22638 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1066619 T5144 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1066620 T5144 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1066621 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1066622 T5170 N:127.0.0.1:33901_ka%2Ffk oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fa71925 name:ZooKeeperConnection Watcher:127.0.0.1:22638/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1066622 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1066623 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1066625 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1066626 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1066628 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1066629 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1066631 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1066632 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1066633 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1066634 T5144 N:127.0.0.1:33901_ka%2Ffk oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33901_ka%2Ffk
   [junit4]   2> 1066634 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33901_ka%2Ffk
   [junit4]   2> 1066635 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1066636 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1066637 T5144 N:127.0.0.1:33901_ka%2Ffk oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1066639 T5144 N:127.0.0.1:33901_ka%2Ffk oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:33901_ka%2Ffk
   [junit4]   2> 1066639 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1066640 T5144 N:127.0.0.1:33901_ka%2Ffk oasc.Overseer.start Overseer (id=93675305375563779-127.0.0.1:33901_ka%2Ffk-n_0000000000) starting
   [junit4]   2> 1066641 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1066646 T5144 N:127.0.0.1:33901_ka%2Ffk oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1066646 T5172 N:127.0.0.1:33901_ka%2Ffk oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1066646 T5144 N:127.0.0.1:33901_ka%2Ffk oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1066646 T5171 N:127.0.0.1:33901_ka%2Ffk oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1066649 T5144 N:127.0.0.1:33901_ka%2Ffk oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/cores
   [junit4]   2> 1066652 T5144 N:127.0.0.1:33901_ka%2Ffk oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {loadOnStartup=true, name=collection1, dataDir=data/, config=solrconfig.xml, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/cores/collection1, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/cores/collection1/, collection=control_collection, schema=schema.xml, coreNodeName=, transient=false, shard=}
   [junit4]   2> 1066652 T5144 N:127.0.0.1:33901_ka%2Ffk oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/cores/collection1/
   [junit4]   2> 1066652 T5144 N:127.0.0.1:33901_ka%2Ffk oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1066653 T5174 N:127.0.0.1:33901_ka%2Ffk C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1066653 T5174 N:127.0.0.1:33901_ka%2Ffk C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1066653 T5174 N:127.0.0.1:33901_ka%2Ffk oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1066653 T5170 N:127.0.0.1:33901_ka%2Ffk oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1066654 T5171 N:127.0.0.1:33901_ka%2Ffk oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:33901_ka%2Ffk",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33901/ka/fk",
   [junit4]   2> 	  "state":"down"} current state version: 0
   [junit4]   2> 1066655 T5171 N:127.0.0.1:33901_ka%2Ffk oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:33901_ka%2Ffk",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33901/ka/fk",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 1066655 T5171 N:127.0.0.1:33901_ka%2Ffk oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1066655 T5171 N:127.0.0.1:33901_ka%2Ffk oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1066656 T5170 N:127.0.0.1:33901_ka%2Ffk 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> 1067654 T5174 N:127.0.0.1:33901_ka%2Ffk oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1067655 T5174 N:127.0.0.1:33901_ka%2Ffk oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1067655 T5174 N:127.0.0.1:33901_ka%2Ffk oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1067656 T5174 N:127.0.0.1:33901_ka%2Ffk oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1067656 T5174 N:127.0.0.1:33901_ka%2Ffk oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1067656 T5174 N:127.0.0.1:33901_ka%2Ffk oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/cores/collection1/'
   [junit4]   2> 1067672 T5174 N:127.0.0.1:33901_ka%2Ffk oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1067675 T5174 N:127.0.0.1:33901_ka%2Ffk oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1067686 T5174 N:127.0.0.1:33901_ka%2Ffk oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1067709 T5174 N:127.0.0.1:33901_ka%2Ffk oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1067758 T5174 N:127.0.0.1:33901_ka%2Ffk oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1067859 T5174 N:127.0.0.1:33901_ka%2Ffk oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1067869 T5174 N:127.0.0.1:33901_ka%2Ffk oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1068218 T5174 N:127.0.0.1:33901_ka%2Ffk oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1068221 T5174 N:127.0.0.1:33901_ka%2Ffk oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1068222 T5174 N:127.0.0.1:33901_ka%2Ffk oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1068227 T5174 N:127.0.0.1:33901_ka%2Ffk oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1068242 T5174 N:127.0.0.1:33901_ka%2Ffk oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1068243 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1068243 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/cores/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/cores/collection1/data/
   [junit4]   2> 1068243 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@625d34c3
   [junit4]   2> 1068245 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/cores/collection1/data
   [junit4]   2> 1068246 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1068247 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1068247 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/control-001/cores/collection1/data/index
   [junit4]   2> 1068247 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@734597ae
   [junit4]   2> 1068248 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5de95ba1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ed732),segFN=segments_1,generation=1}
   [junit4]   2> 1068248 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1068253 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1068254 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1068254 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1068254 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1068255 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1068255 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1068256 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1068256 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1068256 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1068276 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1068278 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1068280 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1068282 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1068287 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update,/admin/system,/schema,/update/json/docs,/admin/file,/config,/admin/properties,/admin/luke,/update/csv,/admin/threads,standard,/update/json,/admin/ping,/admin/logging,/admin/segments,/admin/plugins,/replication,/get
   [junit4]   2> 1068289 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1068291 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1068291 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1068293 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1068294 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1068295 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=48.919921875, floorSegmentMB=0.8388671875, forceMergeDeletesPctAllowed=10.980534981442183, segmentsPerTier=19.0, maxCFSSegmentSizeMB=0.2529296875, noCFSRatio=0.1707472899272645
   [junit4]   2> 1068295 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5de95ba1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37ed732),segFN=segments_1,generation=1}
   [junit4]   2> 1068296 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1068296 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@3d47f43c[collection1] main
   [junit4]   2> 1068296 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1068297 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1068297 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1068298 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1068298 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1068298 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1068299 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1068299 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1068299 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1068299 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1068300 T5174 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1068300 T5175 N:127.0.0.1:33901_ka%2Ffk c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d47f43c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1068301 T5178 N:127.0.0.1:33901_ka%2Ffk C:control_collection S:shard1 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33901/ka/fk collection:control_collection shard:shard1
   [junit4]   2> 1068301 T5144 N:127.0.0.1:33901_ka%2Ffk oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1068302 T5144 N:127.0.0.1:33901_ka%2Ffk oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1068302 T5178 N:127.0.0.1:33901_ka%2Ffk C:control_collection S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1068303 T5144 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1068304 T5144 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1068305 T5181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65b5b971 name:ZooKeeperConnection Watcher:127.0.0.1:22638/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1068306 T5144 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1068306 T5178 N:127.0.0.1:33901_ka%2Ffk C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1068306 T5144 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1068306 T5144 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1068307 T5170 N:127.0.0.1:33901_ka%2Ffk oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1068307 T5178 N:127.0.0.1:33901_ka%2Ffk C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1068307 T5178 N:127.0.0.1:33901_ka%2Ffk C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C936 name=collection1 org.apache.solr.core.SolrCore@80058b9 url=http://127.0.0.1:33901/ka/fk/collection1 node=127.0.0.1:33901_ka%2Ffk C936_STATE=coll:control_collection core:collection1 props:{core=collection1, node_name=127.0.0.1:33901_ka%2Ffk, base_url=http://127.0.0.1:33901/ka/fk, state=down}
   [junit4]   2> 1068307 T5178 N:127.0.0.1:33901_ka%2Ffk C:control_collection S:shard1 c:collection1 C936 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33901/ka/fk/collection1/
   [junit4]   2> 1068308 T5171 N:127.0.0.1:33901_ka%2Ffk oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 1068308 T5178 N:127.0.0.1:33901_ka%2Ffk C:control_collection S:shard1 c:collection1 C936 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1068308 T5178 N:127.0.0.1:33901_ka%2Ffk C:control_collection S:shard1 c:collection1 C936 oasc.SyncStrategy.syncToMe http://127.0.0.1:33901/ka/fk/collection1/ has no replicas
   [junit4]   2> 1068308 T5178 N:127.0.0.1:33901_ka%2Ffk C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33901/ka/fk/collection1/ shard1
   [junit4]   2> 1068308 T5178 N:127.0.0.1:33901_ka%2Ffk C:control_collection S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1068309 T5144 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1068309 T5181 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> 1068309 T5170 N:127.0.0.1:33901_ka%2Ffk 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> 1068312 T5170 N:127.0.0.1:33901_ka%2Ffk oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1068312 T5171 N:127.0.0.1:33901_ka%2Ffk oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33901/ka/fk",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 1068415 T5181 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> 1068415 T5170 N:127.0.0.1:33901_ka%2Ffk 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> 1068464 T5178 N:127.0.0.1:33901_ka%2Ffk C:control_collection S:shard1 c:collection1 oasc.ZkController.register We are http://127.0.0.1:33901/ka/fk/collection1/ and leader is http://127.0.0.1:33901/ka/fk/collection1/
   [junit4]   2> 1068465 T5178 N:127.0.0.1:33901_ka%2Ffk C:control_collection S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33901/ka/fk
   [junit4]   2> 1068465 T5178 N:127.0.0.1:33901_ka%2Ffk C:control_collection S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1068465 T5178 N:127.0.0.1:33901_ka%2Ffk C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1068465 T5178 N:127.0.0.1:33901_ka%2Ffk C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1068467 T5170 N:127.0.0.1:33901_ka%2Ffk oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1068467 T5171 N:127.0.0.1:33901_ka%2Ffk oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:33901_ka%2Ffk",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33901/ka/fk",
   [junit4]   2> 	  "state":"active"} current state version: 3
   [junit4]   2> 1068468 T5171 N:127.0.0.1:33901_ka%2Ffk oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:33901_ka%2Ffk",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33901/ka/fk",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 1068571 T5170 N:127.0.0.1:33901_ka%2Ffk 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> 1068571 T5181 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> 1069428 T5144 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/cores/collection1
   [junit4]   2> 1069431 T5144 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001
   [junit4]   2> 1069431 T5144 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1069433 T5144 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11096
   [junit4]   2> 1069434 T5144 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/ka/fk, hostPort=11096, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/cores, solrconfig=solrconfig.xml, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/tempDir-001/jetty1}
   [junit4]   2> 1069434 T5144 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3972aa3f
   [junit4]   2> 1069435 T5144 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/'
   [junit4]   2> 1069464 T5144 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/solr.xml
   [junit4]   2> 1069519 T5144 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/cores
   [junit4]   2> 1069519 T5144 oasc.CoreContainer.<init> New CoreContainer 469139803
   [junit4]   2> 1069519 T5144 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/]
   [junit4]   2> 1069520 T5144 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/lib
   [junit4]   2> 1069520 T5144 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/lib).
   [junit4]   2> 1069529 T5144 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1069533 T5144 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1069534 T5144 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1069534 T5144 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1069534 T5144 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1069535 T5144 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:22638/solr
   [junit4]   2> 1069535 T5144 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1069535 T5144 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1069536 T5144 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1069537 T5193 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bf3423c name:ZooKeeperConnection Watcher:127.0.0.1:22638 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1069538 T5144 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1069538 T5144 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1069540 T5144 N:127.0.0.1:11096_ka%2Ffk oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1069541 T5196 N:127.0.0.1:11096_ka%2Ffk oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@156a9423 name:ZooKeeperConnection Watcher:127.0.0.1:22638/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1069542 T5144 N:127.0.0.1:11096_ka%2Ffk oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1069546 T5144 N:127.0.0.1:11096_ka%2Ffk oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1070550 T5144 N:127.0.0.1:11096_ka%2Ffk oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11096_ka%2Ffk
   [junit4]   2> 1070551 T5144 N:127.0.0.1:11096_ka%2Ffk oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11096_ka%2Ffk
   [junit4]   2> 1070553 T5144 N:127.0.0.1:11096_ka%2Ffk oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1070555 T5144 N:127.0.0.1:11096_ka%2Ffk oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/cores
   [junit4]   2> 1070559 T5144 N:127.0.0.1:11096_ka%2Ffk oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {coreNodeName=, collection=collection1, config=solrconfig.xml, transient=false, shard=, loadOnStartup=true, schema=schema.xml, name=collection1, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/cores/collection1/, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/cores/collection1, dataDir=data/}
   [junit4]   2> 1070560 T5144 N:127.0.0.1:11096_ka%2Ffk oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/cores/collection1/
   [junit4]   2> 1070560 T5144 N:127.0.0.1:11096_ka%2Ffk oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1070561 T5197 N:127.0.0.1:11096_ka%2Ffk C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1070561 T5197 N:127.0.0.1:11096_ka%2Ffk C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1070562 T5170 N:127.0.0.1:33901_ka%2Ffk oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1070562 T5197 N:127.0.0.1:11096_ka%2Ffk oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1070563 T5171 N:127.0.0.1:33901_ka%2Ffk oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:11096_ka%2Ffk",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:11096/ka/fk",
   [junit4]   2> 	  "state":"down"} current state version: 4
   [junit4]   2> 1070564 T5171 N:127.0.0.1:33901_ka%2Ffk oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:11096_ka%2Ffk",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:11096/ka/fk",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 1070564 T5171 N:127.0.0.1:33901_ka%2Ffk oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1070564 T5171 N:127.0.0.1:33901_ka%2Ffk oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1070566 T5196 N:127.0.0.1:11096_ka%2Ffk 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> 1070566 T5170 N:127.0.0.1:33901_ka%2Ffk 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> 1070566 T5181 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> 1071563 T5197 N:127.0.0.1:11096_ka%2Ffk oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1071564 T5197 N:127.0.0.1:11096_ka%2Ffk oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1071564 T5197 N:127.0.0.1:11096_ka%2Ffk oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1071564 T5197 N:127.0.0.1:11096_ka%2Ffk oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1071565 T5197 N:127.0.0.1:11096_ka%2Ffk oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1071565 T5197 N:127.0.0.1:11096_ka%2Ffk oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1071576 T5197 N:127.0.0.1:11096_ka%2Ffk oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1071578 T5197 N:127.0.0.1:11096_ka%2Ffk oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1071587 T5197 N:127.0.0.1:11096_ka%2Ffk oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1071603 T5197 N:127.0.0.1:11096_ka%2Ffk oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1071637 T5197 N:127.0.0.1:11096_ka%2Ffk oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1071738 T5197 N:127.0.0.1:11096_ka%2Ffk oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1071745 T5197 N:127.0.0.1:11096_ka%2Ffk oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1071982 T5197 N:127.0.0.1:11096_ka%2Ffk oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1071984 T5197 N:127.0.0.1:11096_ka%2Ffk oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1071985 T5197 N:127.0.0.1:11096_ka%2Ffk oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1071988 T5197 N:127.0.0.1:11096_ka%2Ffk oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1072001 T5197 N:127.0.0.1:11096_ka%2Ffk oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1072001 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1072001 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/cores/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1072001 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@625d34c3
   [junit4]   2> 1072003 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1072004 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1072004 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1072004 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1072004 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@633b8434
   [junit4]   2> 1072005 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5864a4d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3780c2ad),segFN=segments_1,generation=1}
   [junit4]   2> 1072005 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1072009 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1072010 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1072010 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1072010 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1072010 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1072010 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1072011 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1072011 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1072011 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1072024 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1072026 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1072027 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1072029 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1072034 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update,/admin/system,/schema,/update/json/docs,/admin/file,/config,/admin/properties,/admin/luke,/update/csv,/admin/threads,standard,/update/json,/admin/ping,/admin/logging,/admin/segments,/admin/plugins,/replication,/get
   [junit4]   2> 1072035 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1072037 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1072037 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1072039 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1072039 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1072041 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=48.919921875, floorSegmentMB=0.8388671875, forceMergeDeletesPctAllowed=10.980534981442183, segmentsPerTier=19.0, maxCFSSegmentSizeMB=0.2529296875, noCFSRatio=0.1707472899272645
   [junit4]   2> 1072041 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5864a4d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3780c2ad),segFN=segments_1,generation=1}
   [junit4]   2> 1072041 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1072042 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@556ef492[collection1] main
   [junit4]   2> 1072042 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1072042 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1072043 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1072043 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1072043 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1072043 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1072044 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1072044 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1072044 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1072044 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1072045 T5198 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@556ef492[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1072045 T5197 N:127.0.0.1:11096_ka%2Ffk c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1072046 T5201 N:127.0.0.1:11096_ka%2Ffk C:collection1 S:shard2 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:11096/ka/fk collection:collection1 shard:shard2
   [junit4]   2> 1072046 T5144 N:127.0.0.1:11096_ka%2Ffk oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1072046 T5144 N:127.0.0.1:11096_ka%2Ffk oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1072046 T5201 N:127.0.0.1:11096_ka%2Ffk C:collection1 S:shard2 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1072049 T5201 N:127.0.0.1:11096_ka%2Ffk C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1072050 T5170 N:127.0.0.1:33901_ka%2Ffk oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1072050 T5201 N:127.0.0.1:11096_ka%2Ffk C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1072050 T5201 N:127.0.0.1:11096_ka%2Ffk C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C937 name=collection1 org.apache.solr.core.SolrCore@73db9dd7 url=http://127.0.0.1:11096/ka/fk/collection1 node=127.0.0.1:11096_ka%2Ffk C937_STATE=coll:collection1 core:collection1 props:{core=collection1, node_name=127.0.0.1:11096_ka%2Ffk, base_url=http://127.0.0.1:11096/ka/fk, state=down}
   [junit4]   2> 1072051 T5201 N:127.0.0.1:11096_ka%2Ffk C:collection1 S:shard2 c:collection1 C937 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:11096/ka/fk/collection1/
   [junit4]   2> 1072051 T5171 N:127.0.0.1:33901_ka%2Ffk oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 1072051 T5201 N:127.0.0.1:11096_ka%2Ffk C:collection1 S:shard2 c:collection1 C937 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1072051 T5201 N:127.0.0.1:11096_ka%2Ffk C:collection1 S:shard2 c:collection1 C937 oasc.SyncStrategy.syncToMe http://127.0.0.1:11096/ka/fk/collection1/ has no replicas
   [junit4]   2> 1072051 T5201 N:127.0.0.1:11096_ka%2Ffk C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:11096/ka/fk/collection1/ shard2
   [junit4]   2> 1072052 T5201 N:127.0.0.1:11096_ka%2Ffk C:collection1 S:shard2 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1072054 T5170 N:127.0.0.1:33901_ka%2Ffk oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1072055 T5171 N:127.0.0.1:33901_ka%2Ffk oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:11096/ka/fk",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 1072157 T5181 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> 1072157 T5170 N:127.0.0.1:33901_ka%2Ffk 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> 1072157 T5196 N:127.0.0.1:11096_ka%2Ffk 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> 1072206 T5201 N:127.0.0.1:11096_ka%2Ffk C:collection1 S:shard2 c:collection1 oasc.ZkController.register We are http://127.0.0.1:11096/ka/fk/collection1/ and leader is http://127.0.0.1:11096/ka/fk/collection1/
   [junit4]   2> 1072207 T5201 N:127.0.0.1:11096_ka%2Ffk C:collection1 S:shard2 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:11096/ka/fk
   [junit4]   2> 1072207 T5201 N:127.0.0.1:11096_ka%2Ffk C:collection1 S:shard2 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1072207 T5201 N:127.0.0.1:11096_ka%2Ffk C:collection1 S:shard2 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1072207 T5201 N:127.0.0.1:11096_ka%2Ffk C:collection1 S:shard2 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1072208 T5170 N:127.0.0.1:33901_ka%2Ffk oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1072209 T5171 N:127.0.0.1:33901_ka%2Ffk oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:11096_ka%2Ffk",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:11096/ka/fk",
   [junit4]   2> 	  "state":"active"} current state version: 6
   [junit4]   2> 1072209 T5171 N:127.0.0.1:33901_ka%2Ffk oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:11096_ka%2Ffk",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:11096/ka/fk",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 1072312 T5170 N:127.0.0.1:33901_ka%2Ffk 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> 1072312 T5196 N:127.0.0.1:11096_ka%2Ffk 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> 1072312 T5181 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> 1073150 T5144 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-2-001/cores/collection1
   [junit4]   2> 1073153 T5144 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-2-001
   [junit4]   2> 1073153 T5144 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1073155 T5144 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:48130
   [junit4]   2> 1073156 T5144 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=48130, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/tempDir-001/jetty2, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-2-001/cores, hostContext=/ka/fk, solrconfig=solrconfig.xml}
   [junit4]   2> 1073156 T5144 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3972aa3f
   [junit4]   2> 1073157 T5144 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-2-001/'
   [junit4]   2> 1073200 T5144 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-2-001/solr.xml
   [junit4]   2> 1073252 T5144 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-2-001/cores
   [junit4]   2> 1073253 T5144 oasc.CoreContainer.<init> New CoreContainer 2137038339
   [junit4]   2> 1073253 T5144 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-2-001/]
   [junit4]   2> 1073253 T5144 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-2-001/lib
   [junit4]   2> 1073254 T5144 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-2-001/lib).
   [junit4]   2> 1073263 T5144 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1073270 T5144 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1073270 T5144 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1073271 T5144 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1073271 T5144 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1073271 T5144 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:22638/solr
   [junit4]   2> 1073271 T5144 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1073272 T5144 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1073272 T5144 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1073274 T5213 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b7b0461 name:ZooKeeperConnection Watcher:127.0.0.1:22638 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1073274 T5144 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1073275 T5144 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1073276 T5144 N:127.0.0.1:48130_ka%2Ffk oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1073277 T5216 N:127.0.0.1:48130_ka%2Ffk oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@556ddff2 name:ZooKeeperConnection Watcher:127.0.0.1:22638/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1073277 T5144 N:127.0.0.1:48130_ka%2Ffk oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1073281 T5144 N:127.0.0.1:48130_ka%2Ffk oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1074285 T5144 N:127.0.0.1:48130_ka%2Ffk oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48130_ka%2Ffk
   [junit4]   2> 1074286 T5144 N:127.0.0.1:48130_ka%2Ffk oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48130_ka%2Ffk
   [junit4]   2> 1074288 T5144 N:127.0.0.1:48130_ka%2Ffk oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1074290 T5144 N:127.0.0.1:48130_ka%2Ffk oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-2-001/cores
   [junit4]   2> 1074293 T5144 N:127.0.0.1:48130_ka%2Ffk oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {shard=, collection=collection1, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-2-001/cores/collection1/, config=solrconfig.xml, dataDir=data/, name=collection1, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-2-001/cores/collection1, loadOnStartup=true, schema=schema.xml, transient=false, coreNodeName=}
   [junit4]   2> 1074293 T5144 N:127.0.0.1:48130_ka%2Ffk oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-2-001/cores/collection1/
   [junit4]   2> 1074294 T5144 N:127.0.0.1:48130_ka%2Ffk oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1074295 T5217 N:127.0.0.1:48130_ka%2Ffk C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1074295 T5217 N:127.0.0.1:48130_ka%2Ffk C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1074296 T5170 N:127.0.0.1:33901_ka%2Ffk oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1074296 T5217 N:127.0.0.1:48130_ka%2Ffk oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1074296 T5171 N:127.0.0.1:33901_ka%2Ffk oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:48130_ka%2Ffk",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48130/ka/fk",
   [junit4]   2> 	  "state":"down"} current state version: 7
   [junit4]   2> 1074297 T5171 N:127.0.0.1:33901_ka%2Ffk oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:48130_ka%2Ffk",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48130/ka/fk",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 1074297 T5171 N:127.0.0.1:33901_ka%2Ffk oasco.ReplicaMutator.updateState Collection already exists with numShards=3
   [junit4]   2> 1074297 T5171 N:127.0.0.1:33901_ka%2Ffk oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1074298 T5170 N:127.0.0.1:33901_ka%2Ffk 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> 1074299 T5196 N:127.0.0.1:11096_ka%2Ffk 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> 1074299 T5216 N:127.0.0.1:48130_ka%2Ffk 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> 1074299 T5181 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> 1075296 T5217 N:127.0.0.1:48130_ka%2Ffk oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1075297 T5217 N:127.0.0.1:48130_ka%2Ffk oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1075297 T5217 N:127.0.0.1:48130_ka%2Ffk oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1075297 T5217 N:127.0.0.1:48130_ka%2Ffk oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1075298 T5217 N:127.0.0.1:48130_ka%2Ffk oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1075298 T5217 N:127.0.0.1:48130_ka%2Ffk oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1075310 T5217 N:127.0.0.1:48130_ka%2Ffk oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1075312 T5217 N:127.0.0.1:48130_ka%2Ffk oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1075319 T5217 N:127.0.0.1:48130_ka%2Ffk oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1075336 T5217 N:127.0.0.1:48130_ka

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

at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1195249 T5144 C:collection1 S:shard1 c:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest FD1C34E026343F3E-001
   [junit4]   2> 130200 T5143 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {14parent_f1_s=FSTOrd50, 25parent_f1_s=FSTOrd50, 1parent_f2_s=Lucene50(blocksize=128), 28parent_f2_s=FSTOrd50, 4grand3_s=PostingsFormat(name=Memory doPackFST= false), 35parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 16parent_f2_s=Lucene50(blocksize=128), 35parent_f1_s=PostingsFormat(name=MockRandom), 1parent_f1_s=FSTOrd50, 2grand0_s=PostingsFormat(name=MockRandom), 5grand4_s=PostingsFormat(name=Memory doPackFST= false), 9parent_f1_s=FSTOrd50, 6grand5_s=PostingsFormat(name=Memory doPackFST= false), 0parent_f1_s=Lucene50(blocksize=128), 19parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 15parent_f2_s=FSTOrd50, 2grand1_s=FSTOrd50, 4grand2_s=PostingsFormat(name=MockRandom), 28parent_f1_s=PostingsFormat(name=MockRandom), 10parent_f2_s=PostingsFormat(name=MockRandom), 33parent_f1_s=Lucene50(blocksize=128), 31parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 11parent_f1_s=Lucene50(blocksize=128), 36parent_f2_s=PostingsFormat(name=MockRandom), 29parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 4child0_s=Lucene50(blocksize=128), 6grand3_s=FSTOrd50, 34parent_f2_s=Lucene50(blocksize=128), 4parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 3grand2_s=PostingsFormat(name=Memory doPackFST= false), 24parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 26parent_f1_s=Lucene50(blocksize=128), 37parent_f2_s=FSTOrd50, 40parent_f2_s=FSTOrd50, 13parent_f1_s=PostingsFormat(name=MockRandom), 12parent_f2_s=Lucene50(blocksize=128), 5parent_f1_s=FSTOrd50, 30parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 12parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 27parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 25parent_f2_s=PostingsFormat(name=MockRandom), 41parent_f2_s=Lucene50(blocksize=128), 18parent_f2_s=PostingsFormat(name=MockRandom), 20parent_f1_s=PostingsFormat(name=MockRandom), 40parent_f1_s=Lucene50(blocksize=128), 6parent_f2_s=FSTOrd50, id=PostingsFormat(name=Memory doPackFST= false), _root_=PostingsFormat(name=MockRandom), 34parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 17parent_f1_s=PostingsFormat(name=MockRandom), 21parent_f2_s=PostingsFormat(name=MockRandom), 19parent_f1_s=Lucene50(blocksize=128), rnd_b=PostingsFormat(name=Memory doPackFST= false), 3parent_f2_s=PostingsFormat(name=MockRandom), 42parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 6grand4_s=PostingsFormat(name=MockRandom), 4child3_s=FSTOrd50, 5parent_f2_s=Lucene50(blocksize=128), 3parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 17parent_f2_s=FSTOrd50, 23parent_f2_s=Lucene50(blocksize=128), 5grand2_s=FSTOrd50, 2parent_f2_s=FSTOrd50, 36parent_f1_s=FSTOrd50, 43parent_f1_s=FSTOrd50, 7parent_f2_s=PostingsFormat(name=MockRandom), 7grand6_s=PostingsFormat(name=Memory doPackFST= false), 38parent_f2_s=Lucene50(blocksize=128), 29parent_f2_s=PostingsFormat(name=MockRandom), 39parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 7grand5_s=Lucene50(blocksize=128), 20parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 43parent_f2_s=PostingsFormat(name=MockRandom), 7parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 13parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 7grand3_s=PostingsFormat(name=MockRandom), 6grand2_s=Lucene50(blocksize=128), 31parent_f1_s=PostingsFormat(name=MockRandom), 5grand0_s=PostingsFormat(name=Memory doPackFST= false), 11parent_f2_s=FSTOrd50, 8parent_f1_s=Lucene50(blocksize=128), 30parent_f2_s=Lucene50(blocksize=128), 3child0_s=FSTOrd50, 4child1_s=PostingsFormat(name=Memory doPackFST= false), 33parent_f2_s=FSTOrd50, type_s=PostingsFormat(name=MockRandom), text_t=PostingsFormat(name=MockRandom), 6grand1_s=PostingsFormat(name=Memory doPackFST= false), 37parent_f1_s=Lucene50(blocksize=128), 4grand0_s=Lucene50(blocksize=128), 3child1_s=Lucene50(blocksize=128), 22parent_f1_s=Lucene50(blocksize=128), 9parent_f2_s=Lucene50(blocksize=128), 16parent_f1_s=FSTOrd50, 6grand0_s=PostingsFormat(name=MockRandom), 22parent_f2_s=FSTOrd50, 8parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 4grand1_s=FSTOrd50, 42parent_f1_s=PostingsFormat(name=MockRandom), 41parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 23parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 7grand4_s=FSTOrd50, 24parent_f1_s=PostingsFormat(name=MockRandom), 38parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 14parent_f2_s=PostingsFormat(name=MockRandom), 2child0_s=PostingsFormat(name=MockRandom), 4parent_f1_s=Lucene50(blocksize=128), 7grand0_s=FSTOrd50, 39parent_f1_s=PostingsFormat(name=MockRandom), 32parent_f2_s=PostingsFormat(name=MockRandom), 18parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 5grand1_s=PostingsFormat(name=MockRandom), 3child2_s=PostingsFormat(name=Memory doPackFST= false), 4child2_s=PostingsFormat(name=MockRandom), 6parent_f1_s=PostingsFormat(name=MockRandom), 2child1_s=PostingsFormat(name=Memory doPackFST= false), 3grand1_s=Lucene50(blocksize=128), 0parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 15parent_f1_s=Lucene50(blocksize=128), 27parent_f2_s=Lucene50(blocksize=128), 1child0_s=PostingsFormat(name=Memory doPackFST= false), 7grand2_s=PostingsFormat(name=Memory doPackFST= false), _version_=PostingsFormat(name=MockRandom), 3grand0_s=FSTOrd50, 1grand0_s=FSTOrd50, a_t=PostingsFormat(name=MockRandom), 10parent_f1_s=FSTOrd50, 21parent_f1_s=FSTOrd50, 2parent_f1_s=PostingsFormat(name=MockRandom), 26parent_f2_s=FSTOrd50, 5grand3_s=Lucene50(blocksize=128), 7grand1_s=Lucene50(blocksize=128), 32parent_f1_s=FSTOrd50}, docValues:{}, sim=DefaultSimilarity, locale=fi, timezone=Atlantic/Canary
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=133732416,total=484442112
   [junit4]   2> NOTE: All tests run in this JVM: [AddSchemaFieldsUpdateProcessorFactoryTest, TestDistribDocBasedVersion, OverriddenZkACLAndCredentialsProvidersTest, AddBlockUpdateTest, FacetPivotSmallTest, TestSolrDynamicMBean, TestRawResponseWriter, TestCharFilters, TestDFRSimilarityFactory, TestDefaultSearchFieldResource, SpatialRPTFieldTypeTest, CloudExitableDirectoryReaderTest, SolrTestCaseJ4Test, ConcurrentDeleteAndCreateCollectionTest, CursorPagingTest, ReplicationFactorTest, TestRandomFaceting, TestLeaderElectionZkExpiry, SimpleFacetsTest, TestCollationField, SolrIndexConfigTest, TestFileDictionaryLookup, TestJsonRequest, TestNamedUpdateProcessors, QueryParsingTest, TestManagedResourceStorage, HdfsBasicDistributedZk2Test, TestCustomSort, DirectSolrSpellCheckerTest, ParsingFieldUpdateProcessorsTest, ActionThrottleTest, TestInitQParser, HdfsRecoveryZkTest, SharedFSAutoReplicaFailoverUtilsTest, RemoteQueryErrorTest, TestSolrDeletionPolicy2, AssignTest, TestTrie, OverseerTest, TestChildDocTransformer, OpenExchangeRatesOrgProviderTest, DistributedFacetPivotWhiteBoxTest, TestSchemaResource, TestShortCircuitedRequests, UUIDFieldTest, ShowFileRequestHandlerTest, ZkNodePropsTest, TestCoreContainer, TestUpdate, XmlUpdateRequestHandlerTest, AsyncMigrateRouteKeyTest, TestXIncludeConfig, TimeZoneUtilsTest, PrimUtilsTest, TestSolrConfigHandler, SuggesterTest, TestFaceting, SearchHandlerTest, SolrCmdDistributorTest, ChaosMonkeySafeLeaderTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [236/483] on J0 in 130.98s, 1 test, 1 error <<< FAILURES!

[...truncated 837 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:229: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:511: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1434: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:991: There were test failures: 483 suites, 1917 tests, 1 error, 60 ignored (10 assumptions)

Total time: 167 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #819
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 879768895 bytes
Compression is 0.0%
Took 2 min 44 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure