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

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_65) - Build # 10852 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10852/
Java: 32bit/jdk1.7.0_65 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest

Error Message:
testParserCoverage was run w/o any other method explicitly testing qparser: terms

Stack Trace:
java.lang.AssertionError: testParserCoverage was run w/o any other method explicitly testing qparser: terms
	at __randomizedtesting.SeedInfo.seed([5E289F1F2FB6D7D1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:62)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:58782/collection1
	at __randomizedtesting.SeedInfo.seed([5E289F1F2FB6D7D1:DFCE110758E9B7ED]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:559)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
	at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
	at sun.security.ssl.InputRecord.read(InputRecord.java:480)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449)
	... 48 more




Build Log:
[...truncated 10979 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001
   [junit4]   2> 202746 T540 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 202746 T540 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 202747 T540 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 202747 T540 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 202747 T540 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 202748 T540 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 202809 T540 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 202898 T540 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 202899 T540 oass.IndexSchema.readSchema Reading Solr Schema from schema15.xml
   [junit4]   2> 202912 T540 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 203249 T540 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 203252 T540 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 203253 T540 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 203257 T540 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 203271 T540 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 203271 T540 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 203271 T540 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 203317 T540 oasc.CoreContainer.<init> New CoreContainer 21942935
   [junit4]   2> 203317 T540 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 203318 T540 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 203318 T540 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 203318 T540 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 203318 T540 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 203319 T540 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 203319 T540 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 203319 T540 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 203319 T540 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 203319 T540 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 203321 T540 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 203323 T540 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 203323 T540 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 203323 T540 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 203327 T541 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 203328 T541 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 203328 T541 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 203329 T541 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 203388 T541 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 203458 T541 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 203459 T541 oass.IndexSchema.readSchema Reading Solr Schema from schema15.xml
   [junit4]   2> 203473 T541 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 203878 T541 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 203880 T541 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 203882 T541 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 203884 T541 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 203899 T541 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 203899 T541 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 203899 T541 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001/
   [junit4]   2> 203899 T541 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74cff3
   [junit4]   2> 203900 T541 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001
   [junit4]   2> 203900 T541 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001/index/
   [junit4]   2> 203900 T541 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 203901 T541 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001/index
   [junit4]   2> 203901 T541 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=32.6640625, floorSegmentMB=1.263671875, forceMergeDeletesPctAllowed=24.48266921881955, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8599857296768938
   [junit4]   2> 203902 T541 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@abc2ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e2f02)),segFN=segments_1,generation=1}
   [junit4]   2> 203902 T541 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 203902 T541 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 203905 T541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 203905 T541 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 203905 T541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 203905 T541 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 203906 T541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 203906 T541 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 203906 T541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 203906 T541 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 203906 T541 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 203907 T541 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 203907 T541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 203907 T541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 203907 T541 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 203908 T541 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 203908 T541 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 203909 T541 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 203909 T541 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 203909 T541 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 203909 T541 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 203910 T541 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 203910 T541 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 203910 T541 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 203911 T541 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 203911 T541 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 203912 T541 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 203912 T541 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 203912 T541 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 203912 T541 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 203913 T541 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 203913 T541 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 203913 T541 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 203914 T541 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203914 T541 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203915 T541 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203915 T541 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203916 T541 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203917 T541 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203917 T541 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203918 T541 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203918 T541 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 203919 T541 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 203922 T541 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 203923 T541 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 203924 T541 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 203926 T541 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 203927 T541 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 203928 T541 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 203929 T541 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 203930 T541 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 203930 T541 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=69.4013671875, floorSegmentMB=1.736328125, forceMergeDeletesPctAllowed=12.838927306621924, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 203931 T541 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@abc2ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e2f02)),segFN=segments_1,generation=1}
   [junit4]   2> 203931 T541 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 203931 T541 oass.SolrIndexSearcher.<init> Opening Searcher@11cd6bd[collection1] main
   [junit4]   2> 203931 T541 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 203932 T541 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 203932 T541 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 203932 T541 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 203932 T541 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 203932 T541 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 204003 T541 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 204030 T542 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11cd6bd[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 204036 T541 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 204039 T540 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 204043 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncSttf
   [junit4]   2> 204086 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSttf
   [junit4]   2> 204090 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncDist
   [junit4]   2> 204102 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDist
   [junit4]   2> 204106 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncRord
   [junit4]   2> 204109 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncRord
   [junit4]   2> 204113 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncGhhsin
   [junit4]   2> 204119 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncGhhsin
   [junit4]   2> 204123 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryLucenePlusSort
   [junit4]   2> 204132 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryLucenePlusSort
   [junit4]   2> 204137 T540 oas.SolrTestCaseJ4.setUp ###Starting testParserCoverage
   [junit4]   2> 204137 T540 oas.SolrTestCaseJ4.tearDown ###Ending testParserCoverage
   [junit4]   2> 204142 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncHsin
   [junit4]   2> 204144 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncHsin
   [junit4]   2> 204152 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncProduct
   [junit4]   2> 204159 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncProduct
   [junit4]   2> 204163 T540 oas.SolrTestCaseJ4.setUp ###Starting testQuerySurround
   [junit4]   2> 204208 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQuerySurround
   [junit4]   2> 204212 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncExists
   [junit4]   2> 204217 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncExists
   [junit4]   2> 204220 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncVector
   [junit4]   2> 204221 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncVector
   [junit4]   2> 204224 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncMathConsts
   [junit4]   2> 204226 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMathConsts
   [junit4]   2> 204229 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncDoubleValueBools
   [junit4]   2> 204234 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDoubleValueBools
   [junit4]   2> 204238 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncMaxdoc
   [junit4]   2> 204240 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMaxdoc
   [junit4]   2> 204243 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncBoost
   [junit4]   2> 204245 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncBoost
   [junit4]   2> 204249 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncSub
   [junit4]   2> 204249 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSub
   [junit4]   2> 204252 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryJoin
   [junit4]   2> 204256 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryJoin
   [junit4]   2> 204260 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryRaw
   [junit4]   2> 204260 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryRaw
   [junit4]   2> 204263 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncNot
   [junit4]   2> 204264 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncNot
   [junit4]   2> 204267 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncGeohash
   [junit4]   2> 204268 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncGeohash
   [junit4]   2> 204271 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 204278 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 204282 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncLiteral
   [junit4]   2> 204282 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncLiteral
   [junit4]   2> 204286 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncBools
   [junit4]   2> 204286 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncBools
   [junit4]   2> 204291 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryBbox
   [junit4]   2> 204306 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryBbox
   [junit4]   2> 204310 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncScale
   [junit4]   2> 204311 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncScale
   [junit4]   2> 204314 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncLinear
   [junit4]   2> 204316 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncLinear
   [junit4]   2> 204319 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncCscore
   [junit4]   2> 204336 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncCscore
   [junit4]   2> 204339 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncMin
   [junit4]   2> 204340 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMin
   [junit4]   2> 204342 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncSqedist
   [junit4]   2> 204343 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSqedist
   [junit4]   2> 204346 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncMax
   [junit4]   2> 204347 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMax
   [junit4]   2> 204350 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryFrange
   [junit4]   2> 204350 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryFrange
   [junit4]   2> 204353 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncOrd
   [junit4]   2> 204355 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncOrd
   [junit4]   2> 204358 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryGeofilt
   [junit4]   2> 204360 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryGeofilt
   [junit4]   2> 204364 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryMaxScore
   [junit4]   2> 204367 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryMaxScore
   [junit4]   2> 204370 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncDef
   [junit4]   2> 204374 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDef
   [junit4]   2> 204377 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryDismax
   [junit4]   2> 204395 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryDismax
   [junit4]   2> 204398 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryPrefix
   [junit4]   2> 204400 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryPrefix
   [junit4]   2> 204403 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncMod
   [junit4]   2> 204404 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMod
   [junit4]   2> 204406 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncField
   [junit4]   2> 204407 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncField
   [junit4]   2> 204410 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncStrdist
   [junit4]   2> 204413 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncStrdist
   [junit4]   2> 204417 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncRecip
   [junit4]   2> 204418 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncRecip
   [junit4]   2> 204421 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncQuery
   [junit4]   2> 204422 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncQuery
   [junit4]   2> 204425 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncTop
   [junit4]   2> 204426 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncTop
   [junit4]   2> 204429 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncDiv
   [junit4]   2> 204429 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDiv
   [junit4]   2> 204432 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryComplexPhrase
   [junit4]   2> 204457 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryComplexPhrase
   [junit4]   2> 204460 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncCurrency
   [junit4]   2> 204463 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncCurrency
   [junit4]   2> 204466 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryBoost
   [junit4]   2> 204466 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryBoost
   [junit4]   2> 204469 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryCollapse
   [junit4]   2> 204473 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryCollapse
   [junit4]   2> 204476 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncMs
   [junit4]   2> 204480 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMs
   [junit4]   2> 204494 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncGeodist
   [junit4]   2> 204496 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncGeodist
   [junit4]   2> 204499 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 204501 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 204504 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryTerm
   [junit4]   2> 204505 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryTerm
   [junit4]   2> 204507 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncMap
   [junit4]   2> 204509 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMap
   [junit4]   2> 204512 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncNumdocs
   [junit4]   2> 204513 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncNumdocs
   [junit4]   2> 204516 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncNorm
   [junit4]   2> 204518 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncNorm
   [junit4]   2> 204521 T540 oas.SolrTestCaseJ4.setUp ###Starting testBlockJoin
   [junit4]   2> 204530 T540 oas.SolrTestCaseJ4.tearDown ###Ending testBlockJoin
   [junit4]   2> 204533 T540 oas.SolrTestCaseJ4.setUp ###Starting testReRankQuery
   [junit4]   2> 204537 T540 oas.SolrTestCaseJ4.tearDown ###Ending testReRankQuery
   [junit4]   2> 204541 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncTestfunc
   [junit4]   2> 204541 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncTestfunc
   [junit4]   2> 204545 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryLucene
   [junit4]   2> 204546 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryLucene
   [junit4]   2> 204549 T540 oas.SolrTestCaseJ4.setUp ###Starting testField
   [junit4]   2> 204550 T540 oas.SolrTestCaseJ4.tearDown ###Ending testField
   [junit4]   2> 204553 T540 oas.SolrTestCaseJ4.setUp ###Starting testQuerySwitch
   [junit4]   2> 204555 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQuerySwitch
   [junit4]   2> 204558 T540 oas.SolrTestCaseJ4.setUp ###Starting testDateMathParsingEquality
   [junit4]   2> 204558 T540 oas.SolrTestCaseJ4.tearDown ###Ending testDateMathParsingEquality
   [junit4]   2> 204561 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryFunc
   [junit4]   2> 204562 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryFunc
   [junit4]   2> 204565 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncTerms
   [junit4]   2> 204575 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncTerms
   [junit4]   2> 204578 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryNested
   [junit4]   2> 204579 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryNested
   [junit4]   2> 204582 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncSum
   [junit4]   2> 204583 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSum
   [junit4]   2> 204585 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncIf
   [junit4]   2> 204588 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncIf
   [junit4]   2> 204590 T540 oas.SolrTestCaseJ4.setUp ###Starting testTestFuncs
   [junit4]   2> 204593 T540 oas.SolrTestCaseJ4.tearDown ###Ending testTestFuncs
   [junit4]   2> 204596 T540 oas.SolrTestCaseJ4.setUp ###Starting testQuerySimple
   [junit4]   2> 204601 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQuerySimple
   [junit4]   2> 204604 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncJoindf
   [junit4]   2> 204605 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncJoindf
   [junit4]   2> 204607 T540 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 204607 T540 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=21942935
   [junit4]   2> 204607 T540 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@172296f
   [junit4]   2> 204636 T540 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 204637 T540 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 204637 T540 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 204637 T540 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 204638 T540 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 204639 T540 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 204639 T540 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001;done=false>>]
   [junit4]   2> 204639 T540 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001
   [junit4]   2> 204639 T540 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 204640 T540 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001/index
   [junit4]   2> NOTE: test params are: codec=Lucene49: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=th, timezone=Etc/UTC
   [junit4]   2> NOTE: Linux 3.13.0-32-generic i386/Oracle Corporation 1.7.0_65 (32-bit)/cpus=8,threads=1,free=26511920,total=74567680
   [junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, TestMaxScoreQueryParser, AliasIntegrationTest, SimpleFacetsTest, CollectionsAPIAsyncDistributedZkTest, TestConfig, UUIDUpdateProcessorFallbackTest, ShowFileRequestHandlerTest, TestShortCircuitedRequests, TestTolerantSearch, TestSolrDeletionPolicy2, TestStandardQParsers, TestRemoteStreaming, QueryEqualityTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest -Dtests.seed=5E289F1F2FB6D7D1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=Etc/UTC -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | QueryEqualityTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: testParserCoverage was run w/o any other method explicitly testing qparser: terms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5E289F1F2FB6D7D1]:0)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:62)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed on J0 in 2.01s, 70 tests, 1 failure <<< FAILURES!

[...truncated 89 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/init-core-data-001
   [junit4]   2> 206398 T553 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 206398 T553 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 206401 T553 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 206401 T553 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 206402 T554 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 206502 T553 oasc.ZkTestServer.run start zk server on port:59975
   [junit4]   2> 206502 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 206505 T560 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14ac423 name:ZooKeeperConnection Watcher:127.0.0.1:59975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206505 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 206506 T553 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 206508 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 206510 T562 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8a2787 name:ZooKeeperConnection Watcher:127.0.0.1:59975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206510 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 206510 T553 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 206512 T553 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 206513 T553 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 206515 T553 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 206516 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 206517 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 206519 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml
   [junit4]   2> 206519 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 206521 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 206521 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 206523 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 206523 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 206525 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 206525 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 206527 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 206527 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 206528 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 206529 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 206530 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 206531 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 206533 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 206533 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 206535 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 206535 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 206537 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 206537 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 206539 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 206540 T564 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56d51b name:ZooKeeperConnection Watcher:127.0.0.1:59975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206540 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 206896 T553 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 206900 T553 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 206915 T553 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:?????
   [junit4]   2> 206917 T553 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 206917 T553 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 206917 T553 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002
   [junit4]   2> 206918 T553 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/'
   [junit4]   2> 206932 T553 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/solr.xml
   [junit4]   2> 206983 T553 oasc.CoreContainer.<init> New CoreContainer 9946018
   [junit4]   2> 206983 T553 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/]
   [junit4]   2> 206984 T553 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 206984 T553 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 206985 T553 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 206985 T553 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 206985 T553 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 206986 T553 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 206986 T553 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 206986 T553 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 206986 T553 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 206988 T553 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 206990 T553 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 206990 T553 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 206990 T553 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 206991 T553 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59975/solr
   [junit4]   2> 206991 T553 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 206992 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 206993 T575 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@310840 name:ZooKeeperConnection Watcher:127.0.0.1:59975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206994 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 206996 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 206996 T577 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f90960 name:ZooKeeperConnection Watcher:127.0.0.1:59975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206997 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 206998 T553 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 207000 T553 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 207002 T553 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 207004 T553 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 207005 T553 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 207007 T553 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 207008 T553 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52520_
   [junit4]   2> 207009 T553 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52520_
   [junit4]   2> 207010 T553 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 207011 T553 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 207013 T553 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52520_
   [junit4]   2> 207014 T553 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 207015 T553 oasc.Overseer.start Overseer (id=92238189432537092-127.0.0.1:52520_-n_0000000000) starting
   [junit4]   2> 207016 T553 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 207022 T579 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 207022 T553 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 207024 T553 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 207025 T553 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 207027 T578 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 207030 T580 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 207030 T580 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 207031 T580 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 207031 T581 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 207033 T578 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 207033 T578 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52520",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52520_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 207034 T578 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 207034 T578 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 207036 T581 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 207036 T581 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> 208031 T580 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 208032 T580 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 208032 T580 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 208033 T580 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 208033 T580 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 208034 T580 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/'
   [junit4]   2> 208034 T580 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 208035 T580 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 208035 T580 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 208077 T580 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 208116 T580 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 208121 T580 oass.ManagedIndexSchemaFactory.create The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 208125 T580 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 208130 T580 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 208159 T580 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 208163 T580 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 208164 T580 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak
   [junit4]   2> 208168 T580 oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 208169 T580 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 208169 T580 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 208170 T580 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/data/
   [junit4]   2> 208170 T580 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 208171 T580 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/data
   [junit4]   2> 208171 T580 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/data/index/
   [junit4]   2> 208172 T580 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 208172 T580 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/data/index
   [junit4]   2> 208173 T580 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 208243 T580 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a78895; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 208243 T580 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 208244 T580 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 208401 T580 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 208401 T580 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 208402 T580 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 208402 T580 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 208402 T580 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 208402 T580 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 208402 T580 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 208403 T580 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 208403 T580 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 208403 T580 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 208403 T580 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 208403 T580 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 208406 T580 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 208407 T580 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 208408 T580 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 208410 T580 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 208411 T580 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 208413 T580 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 208413 T580 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 208414 T580 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=45.267578125, floorSegmentMB=1.810546875, forceMergeDeletesPctAllowed=2.2556430893191983, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8949863660588501
   [junit4]   2> 208415 T580 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a78895; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 208419 T580 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 208419 T580 oass.SolrIndexSearcher.<init> Opening Searcher@eb53cb[collection1] main
   [junit4]   2> 208420 T580 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 208420 T580 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 208421 T580 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 208421 T580 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 208421 T580 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 208422 T580 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 208423 T580 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 208428 T580 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 208428 T580 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 208430 T580 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 208431 T580 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 208431 T580 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 208433 T580 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 208441 T582 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@eb53cb[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 208441 T580 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 208442 T585 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52520 collection:control_collection shard:shard1
   [junit4]   2> 208442 T553 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 208443 T585 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 208443 T553 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 208447 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 208447 T585 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 208448 T587 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e97fcb name:ZooKeeperConnection Watcher:127.0.0.1:59975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208448 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 208451 T581 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 208451 T553 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 208452 T585 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 208452 T585 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C225 name=collection1 org.apache.solr.core.SolrCore@1a872da url=https://127.0.0.1:52520/collection1 node=127.0.0.1:52520_ C225_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:52520, core=collection1, node_name=127.0.0.1:52520_}
   [junit4]   2> 208452 T585 C225 P52520 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52520/collection1/
   [junit4]   2> 208453 T585 C225 P52520 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 208453 T585 C225 P52520 oasc.SyncStrategy.syncToMe https://127.0.0.1:52520/collection1/ has no replicas
   [junit4]   2> 208453 T578 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 208453 T585 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52520/collection1/ shard1
   [junit4]   2> 208453 T553 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 208453 T585 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 208456 T581 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 208466 T581 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 208468 T581 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 208570 T581 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> 208570 T588 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> 208615 T585 oasc.ZkController.register We are https://127.0.0.1:52520/collection1/ and leader is https://127.0.0.1:52520/collection1/
   [junit4]   2> 208615 T585 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52520
   [junit4]   2> 208615 T585 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 208615 T585 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 208615 T585 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 208617 T581 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 208617 T590 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 208617 T585 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 208617 T589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 208619 T578 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 208619 T578 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52520",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52520_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 208621 T589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 208722 T588 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> 208722 T589 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> 208809 T553 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 208810 T553 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 208816 T553 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 208818 T553 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:?????
   [junit4]   2> 208821 T553 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 208822 T553 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 208822 T553 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003
   [junit4]   2> 208822 T553 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/'
   [junit4]   2> 208843 T553 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/solr.xml
   [junit4]   2> 208881 T553 oasc.CoreContainer.<init> New CoreContainer 21339707
   [junit4]   2> 208882 T553 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/]
   [junit4]   2> 208883 T553 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 208883 T553 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 208883 T553 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 208884 T553 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 208884 T553 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 208884 T553 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 208884 T553 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 208885 T553 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 208885 T553 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 208887 T553 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 208892 T553 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 208892 T553 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 208892 T553 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 208893 T553 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59975/solr
   [junit4]   2> 208893 T553 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 208894 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 208895 T601 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ce4ef name:ZooKeeperConnection Watcher:127.0.0.1:59975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208895 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 208897 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 208898 T603 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@169f7bf name:ZooKeeperConnection Watcher:127.0.0.1:59975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208899 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 208903 T553 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 209907 T553 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59683_
   [junit4]   2> 209908 T553 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59683_
   [junit4]   2> 209910 T589 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 209910 T588 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 209911 T604 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 209916 T605 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 209916 T605 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 209917 T605 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 209917 T589 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209917 T590 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209917 T581 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209918 T578 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 209919 T578 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:59683",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59683_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 209919 T578 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 209919 T578 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard4
   [junit4]   2> 209920 T581 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 210022 T604 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> 210022 T588 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> 210022 T581 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> 210917 T605 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 210918 T605 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 210918 T605 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 210918 T605 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 210919 T605 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 210920 T605 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/'
   [junit4]   2> 210920 T605 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 210921 T605 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 210921 T605 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 210964 T605 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 211001 T605 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 211002 T605 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema
   [junit4]   2> 211007 T605 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 211037 T605 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 211038 T605 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 211038 T605 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 211039 T605 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/data/
   [junit4]   2> 211039 T605 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 211039 T605 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/data
   [junit4]   2> 211040 T605 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/data/index/
   [junit4]   2> 211040 T605 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 211043 T605 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/data/index
   [junit4]   2> 211043 T605 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 211103 T605 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bb8b28; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 211104 T605 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 211104 T605 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 211111 T605 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 211111 T605 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 211111 T605 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 211112 T605 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 211112 T605 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 211112 T605 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 211112 T605 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 211112 T605 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 211113 T605 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 211113 T605 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 211113 T605 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 211113 T605 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 211116 T605 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 211117 T605 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 211118 T605 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 211119 T605 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 211120 T605 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 211123 T605 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 211123 T605 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 211124 T605 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=45.267578125, floorSegmentMB=1.810546875, forceMergeDeletesPctAllowed=2.2556430893191983, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8949863660588501
   [junit4]   2> 211125 T605 oasc.SolrDeletionPolicy.onI

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

on1/data/index.20140807222502510;done=false>>]
   [junit4]   2> 465251 T553 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-010/collection1/data/index.20140807222502510
   [junit4]   2> 465252 T795 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 465252 T553 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-010/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-010/collection1/data;done=false>>]
   [junit4]   2> 465252 T795 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> 465252 T553 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-010/collection1/data
   [junit4]   2> 465254 T820 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:60804_
   [junit4]   2> 466755 T822 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:302)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:288)
   [junit4]   2> 
   [junit4]   2> 466755 T809 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 466779 T553 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 471769 T553 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 471772 T553 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59975 59975
   [junit4]   2> 472482 T554 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59975 59975
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudSchemaless -Dtests.method=testDistribSearch -Dtests.seed=5E289F1F2FB6D7D1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th_TH_TH_#u-nu-thai -Dtests.timezone=Europe/Tirane -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    266s J0 | TestCloudSchemaless.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:58782/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5E289F1F2FB6D7D1:DFCE110758E9B7ED]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:559)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
   [junit4]    > 	at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [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 sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:480)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449)
   [junit4]    > 	... 48 more
   [junit4]   2> 472516 T553 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=th_TH_TH_#u-nu-thai, timezone=Europe/Tirane
   [junit4]   2> NOTE: Linux 3.13.0-32-generic i386/Oracle Corporation 1.7.0_65 (32-bit)/cpus=8,threads=1,free=43214416,total=106131456
   [junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, TestMaxScoreQueryParser, AliasIntegrationTest, SimpleFacetsTest, CollectionsAPIAsyncDistributedZkTest, TestConfig, UUIDUpdateProcessorFallbackTest, ShowFileRequestHandlerTest, TestShortCircuitedRequests, TestTolerantSearch, TestSolrDeletionPolicy2, TestStandardQParsers, TestRemoteStreaming, QueryEqualityTest, TestComplexPhraseQParserPlugin, TestCloudSchemaless]
   [junit4] Completed on J0 in 266.16s, 1 test, 1 error <<< FAILURES!

[...truncated 1142 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:474: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:454: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 411 suites, 1711 tests, 1 suite-level error, 1 error, 38 ignored (17 assumptions)

Total time: 105 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_65 -client -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk7) - Build # 10853 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10853/
Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

2 tests failed.
FAILED:  org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes

Error Message:
key:ignored_creation_date expected:<[2011-09-02T10:11:00Z]> but was:<[२०११-०९-०२T१०:११:००Z]>

Stack Trace:
java.lang.AssertionError: key:ignored_creation_date expected:<[2011-09-02T10:11:00Z]> but was:<[२०११-०९-०२T१०:११:००Z]>
	at __randomizedtesting.SeedInfo.seed([24AA36538EE3B98C:BE6995CDEB38E759]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:170)
	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes(SolrCellMorphlineTest.java:193)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:94)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:619)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:853)


FAILED:  org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2

Error Message:
key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but was:<[२००७-१०-०१T१६:१३:५६Z]>

Stack Trace:
java.lang.AssertionError: key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but was:<[२००७-१०-०१T१६:१३:५६Z]>
	at __randomizedtesting.SeedInfo.seed([24AA36538EE3B98C:AF2A8DB389152A72]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:170)
	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2(SolrCellMorphlineTest.java:255)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:94)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:619)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:853)




Build Log:
[...truncated 19432 lines...]
   [junit4] Suite: org.apache.solr.morphlines.cell.SolrCellMorphlineTest
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001
   [junit4]   2> 507 T26 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 529 T26 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 554 T26 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 895 T26 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 897 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 899 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 900 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 902 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 903 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 904 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 906 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 907 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 908 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 1054 T26 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1371 T26 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1379 T26 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1467 T26 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 1620 T26 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.IntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1628 T26 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.LongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1637 T26 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.FloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1646 T26 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.DoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1654 T26 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.DateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2581 T26 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.ThaiWordFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2644 T26 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2790 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2807 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3005 T26 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3006 T26 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr
   [junit4]   2> 3006 T26 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/'
   [junit4]   2> 3576 T26 oasc.CoreContainer.<init> New CoreContainer -1691051749
   [junit4]   2> 3577 T26 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/]
   [junit4]   2> 3595 T26 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 3597 T26 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 3598 T26 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 3599 T26 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3601 T26 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3602 T26 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3603 T26 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3604 T26 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3605 T26 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 4170 T26 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 4174 T26 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4176 T26 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4178 T26 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 4241 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 4321 T27 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 4322 T27 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 4323 T27 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 4324 T27 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 4325 T27 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 4325 T27 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 4326 T27 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 4327 T27 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 4328 T27 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 4329 T27 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 4409 T27 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 4537 T27 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 4538 T27 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 4617 T27 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 5448 T27 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5489 T27 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5500 T27 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5579 T27 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/
   [junit4]   2> 5600 T27 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5606 T27 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001/
   [junit4]   2> 5608 T27 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 5615 T27 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 5617 T27 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 5637 T27 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001
   [junit4]   2> 5638 T27 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001/index/
   [junit4]   2> 5640 T27 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 5644 T27 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001/index
   [junit4]   2> 5685 T27 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6769d2df lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 5687 T27 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5693 T27 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 5694 T27 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 5695 T27 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 5703 T27 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 5704 T27 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 5862 T27 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5871 T27 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5872 T27 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5873 T27 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5873 T27 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5881 T27 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 5881 T27 oasc.RequestHandlers.initHandlersFromConfig created /query: solr.SearchHandler
   [junit4]   2> 5884 T27 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 5885 T27 oasc.RequestHandlers.initHandlersFromConfig created /browse: solr.SearchHandler
   [junit4]   2> 5887 T27 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5888 T27 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5888 T27 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 5889 T27 oasc.RequestHandlers.initHandlersFromConfig created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 5890 T27 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 5890 T27 oasc.RequestHandlers.initHandlersFromConfig created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 5893 T27 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 5896 T27 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 5900 T27 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 5909 T27 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5910 T27 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 5911 T27 oasc.RequestHandlers.initHandlersFromConfig created /spell: solr.SearchHandler
   [junit4]   2> 5911 T27 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 5912 T27 oasc.RequestHandlers.initHandlersFromConfig created /tvrh: solr.SearchHandler
   [junit4]   2> 5913 T27 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 5913 T27 oasc.RequestHandlers.initHandlersFromConfig created /terms: solr.SearchHandler
   [junit4]   2> 5914 T27 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 5914 T27 oasc.RequestHandlers.initHandlersFromConfig created /elevate: solr.SearchHandler
   [junit4]   2> 5935 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5938 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5940 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5941 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5942 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5963 T27 oasu.CommitTracker.<init> Hard AutoCommit: if uncommited for 60000ms; 
   [junit4]   2> 5964 T27 oasu.CommitTracker.<init> Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 5967 T27 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6769d2df lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 5967 T27 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5977 T27 oass.SolrIndexSearcher.<init> Opening Searcher@e21e43f0[collection1] main
   [junit4]   2> 5989 T27 oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 5990 T27 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 6003 T27 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 6004 T27 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 6007 T27 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 6007 T27 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6008 T27 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 6017 T27 oass.DirectSolrSpellChecker.init init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 6028 T27 oashc.SpellCheckComponent.inform No queryConverter defined, using default converter
   [junit4]   2> 6032 T27 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 6074 T27 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 6075 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@e21e43f0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 6075 T27 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6080 T26 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 6114 T26 oas.SolrTestCaseJ4.setUp ###Starting testSolrCellDocumentTypes
   [junit4]   2> ASYNC  NEW_CORE C0 name=collection1 org.apache.solr.core.SolrCore@c37c80e0
   [junit4]   2> 6244 T26 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1475827129844236288)} 0 115
   [junit4]   2> 6247 T26 C0 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 6248 T26 C0 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 6249 T26 C0 oasc.SolrCore.getSearcher WARN [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 6251 T26 C0 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 6252 T26 C0 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 6253 T28 C0 oasc.SolrCore.execute [collection1] webapp=null path=null params={event=firstSearcher&q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false} hits=0 status=0 QTime=176 
   [junit4]   2> 6254 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 6256 T28 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 6257 T28 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 6258 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e21e43f0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 6258 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@e21e43f0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 6260 T28 C0 oasc.SolrCore.execute [collection1] webapp=null path=null params={event=firstSearcher&q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false} hits=0 status=0 QTime=1 
   [junit4]   2> 6261 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 6261 T28 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 6262 T28 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@c37c80e0
   [junit4]   2> 6263 T26 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 16
   [junit4]   2> 6455 T26 okma.MorphlineContext.importCommandBuilders Importing commands
   [junit4]   2> 7875 T26 okma.MorphlineContext.importCommandBuilders Done importing commands
   [junit4]   2> 9733 T26 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 9782 T26 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 9783 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 9784 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 9785 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 9786 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 9787 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 9787 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 9788 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 9789 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 9790 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 9853 T26 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 9979 T26 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 9981 T26 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 10034 T26 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 10660 T26 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 10690 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 10697 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 10741 T26 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 10768 T26 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 10769 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 10773 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 10774 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 10775 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 10777 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 10778 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 10779 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 10781 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 10782 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 10851 T26 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 10945 T26 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 10946 T26 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 10962 T26 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 11632 T26 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 11678 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 11688 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 12059 T26 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 12085 T26 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 12085 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 12086 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 12087 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 12088 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 12089 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 12089 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 12090 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 12091 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 12092 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 12136 T26 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 12223 T26 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 12225 T26 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 12248 T26 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 13002 T26 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 13037 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 13047 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 13099 T26 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 13136 T26 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 13137 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 13138 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 13140 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 13141 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 13142 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 13144 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 13145 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 13146 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 13148 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 13216 T26 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 13345 T26 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 13347 T26 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 13366 T26 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 13919 T26 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 13941 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 13947 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 14104 T26 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 14142 T26 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 14143 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 14145 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 14146 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 14147 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 14149 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 14150 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 14151 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 14153 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 14154 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 14220 T26 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 14305 T26 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 14306 T26 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 14319 T26 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 14828 T26 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 14849 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 14856 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@c37c80e0
   [junit4]   2> 14900 T26 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1475827138986770432)} 0 1
   [junit4]   2> 14902 T26 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 14903 T26 C2 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 14904 T26 C2 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 14905 T26 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 14906 T26 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 4
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@c37c80e0
   [junit4]   2> 15230 T26 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testBMPfp.txt#0 (1475827139264643072)]} 0 68
   [junit4]   2> 15233 T26 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 15313 T26 C3 oass.SolrIndexSearcher.<init> Opening Searcher@f44ff491[collection1] main
   [junit4]   2> 15316 T26 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 15316 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@f44ff491[collection1] main{StandardDirectoryReader(segments_1:3:nrt _0(4.10):C1)}
   [junit4]   2> 15317 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 15318 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f44ff491[collection1] main{StandardDirectoryReader(segments_1:3:nrt _0(4.10):C1)}
   [junit4]   2> 15319 T26 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 86
   [junit4]   2> 15329 T26 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=8 
   [junit4]   2> 17910 T26 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[boilerplate.html#0 (1475827142138789888)]} 0 6
   [junit4]   2> 17912 T26 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@c37c80e0
   [junit4]   2> 17950 T26 C4 oass.SolrIndexSearcher.<init> Opening Searcher@ec49b94e[collection1] main
   [junit4]   2> 17952 T26 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 17953 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@ec49b94e[collection1] main{StandardDirectoryReader(segments_1:5:nrt _0(4.10):C1 _1(4.10):C1)}
   [junit4]   2> 17954 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 17955 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ec49b94e[collection1] main{StandardDirectoryReader(segments_1:5:nrt _0(4.10):C1 _1(4.10):C1)}
   [junit4]   2> 17956 T26 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 44
   [junit4]   2> 17958 T26 C4 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=2 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@c37c80e0
   [junit4]   2> 18987 T26 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[NullHeader.docx#0 (1475827143251329024)]} 0 24
   [junit4]   2> 18989 T26 C5 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 19026 T26 C5 oass.SolrIndexSearcher.<init> Opening Searcher@d23ec731[collection1] main
   [junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@c37c80e0
   [junit4]   2> 19028 T26 C6 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 19035 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@d23ec731[collection1] main{StandardDirectoryReader(segments_1:7:nrt _0(4.10):C1 _1(4.10):C1 _2(4.10):C1)}
   [junit4]   2> 19036 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 19037 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d23ec731[collection1] main{StandardDirectoryReader(segments_1:7:nrt _0(4.10):C1 _1(4.10):C1 _2(4.10):C1)}
   [junit4]   2> 19038 T26 C6 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 50
   [junit4]   2> 19040 T26 C6 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@c37c80e0
   [junit4]   2> 19368 T26 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testWORD_various.doc#0 (1475827143659225088)]} 0 17
   [junit4]   2> 19370 T26 C7 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> ASYNC  NEW_CORE C8 name=collection1 org.apache.solr.core.SolrCore@c37c80e0
   [junit4]   2> 19391 T26 C8 oass.SolrIndexSearcher.<init> Opening Searcher@398148ec[collection1] main
   [junit4]   2> 19392 T26 C8 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 19392 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@398148ec[collection1] main{StandardDirectoryReader(segments_1:9:nrt _0(4.10):C1 _1(4.10):C1 _2(4.10):C1 _3(4.10):C1)}
   [junit4]   2> 19394 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 19395 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@398148ec[collection1] main{StandardDirectoryReader(segments_1:9:nrt _0(4.10):C1 _1(4.10):C1 _2(4.10):C1 _3(4.10):C1)}
   [junit4]   2> 19396 T26 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 26
   [junit4]   2> 19397 T26 C8 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=4 status=0 QTime=0 
   [junit4]   2> 19405 T26 oas.SolrTestCaseJ4.tearDown ###Ending testSolrCellDocumentTypes
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCellMorphlineTest -Dtests.method=testSolrCellDocumentTypes -Dtests.seed=24AA36538EE3B98C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi_IN -Dtests.timezone=Etc/Zulu -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 13.4s | SolrCellMorphlineTest.testSolrCellDocumentTypes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: key:ignored_creation_date expected:<[2011-09-02T10:11:00Z]> but was:<[२०११-०९-०२T१०:११:००Z]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24AA36538EE3B98C:BE6995CDEB38E759]:0)
   [junit4]    > 	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:170)
   [junit4]    > 	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes(SolrCellMorphlineTest.java:193)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:853)
   [junit4]   2> 19474 T26 oas.SolrTestCaseJ4.setUp ###Starting testTransformValue
   [junit4]   2> 19500 T26 C8 oass.SolrIndexSearcher.<init> Opening Searcher@508988b2[collection1] realtime
   [junit4]   2> 19502 T26 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1475827143785054208)} 0 27
   [junit4]   2> 19503 T26 C8 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19505 T26 C8 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6769d2df lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6769d2df lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001/index),segFN=segments_2,generation=2}
   [junit4]   2> 19507 T26 C8 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 19508 T26 C8 oass.SolrIndexSearcher.<init> Opening Searcher@75e409ae[collection1] main
   [junit4]   2> 19510 T26 C8 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 19510 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@75e409ae[collection1] main{StandardDirectoryReader(segments_1:11:nrt)}
   [junit4]   2> 19512 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 19512 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75e409ae[collection1] main{StandardDirectoryReader(segments_1:11:nrt)}
   [junit4]   2> 19514 T26 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 11
   [junit4]   2> 19518 T26 oas.SolrTestCaseJ4.tearDown ###Ending testTransformValue
   [junit4]   2> 19538 T26 oas.SolrTestCaseJ4.setUp ###Starting testSolrCellJPGCompressed
   [junit4]   2> 19540 T26 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1475827143852163072)} 0 1
   [junit4]   2> 19541 T26 C8 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19543 T26 C8 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 19544 T26 C8 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 19545 T26 C8 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 19546 T26 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 5
   [junit4]   2> 19571 T26 okma.MorphlineContext.importCommandBuilders Importing commands
   [junit4]   2> 20177 T26 okma.MorphlineContext.importCommandBuilders Done importing commands
   [junit4]   2> 20683 T26 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 20704 T26 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 20705 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 20706 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 20707 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 20707 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 20708 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 20709 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 20710 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 20711 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 20711 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 20749 T26 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 20822 T26 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 20824 T26 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 20834 T26 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 21327 T26 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 21346 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 21352 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 21379 T26 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 21401 T26 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 21402 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 21402 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 21403 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 21404 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 21405 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 21406 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 21406 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 21407 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 21408 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 21445 T26 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 21519 T26 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 21520 T26 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 21532 T26 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 22018 T26 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 22045 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 22055 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> ASYNC  NEW_CORE C9 name=collection1 org.apache.solr.core.SolrCore@c37c80e0
   [junit4]   2> 22094 T26 C9 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1475827146529177600)} 0 2
   [junit4]   2> 22096 T26 C9 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 22097 T26 C9 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 22098 T26 C9 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 22099 T26 C9 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22100 T26 C9 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 5
   [junit4]   2> 22232 T26 C9 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testJPEG_EXIF.jpg#0 (1475827146671783936)]} 0 14
   [junit4]   2> 22234 T26 C9 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 22241 T26 C9 oass.SolrIndexSearcher.<init> Opening Searcher@9fcc0a9d[collection1] main
   [junit4]   2> 22243 T26 C9 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22243 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@9fcc0a9d[collection1] main{StandardDirectoryReader(segments_2:13:nrt _4(4.10):C1)}
   [junit4]   2> 22244 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 22245 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9fcc0a9d[collection1] main{StandardDirectoryReader(segments_2:13:nrt _4(4.10):C1)}
   [junit4]   2> 22245 T26 C9 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 11
   [junit4]   2> 22247 T26 C9 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C10 name=collection1 org.apache.solr.core.SolrCore@c37c80e0
   [junit4]   2> 22305 T26 C10 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testJPEG_EXIF.jpg.gz#0 (1475827146749378560)]} 0 12
   [junit4]   2> 22306 T26 C10 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 22312 T26 C10 oass.SolrIndexSearcher.<init> Opening Searcher@b8b17e4a[collection1] main
   [junit4]   2> 22313 T26 C10 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22313 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@b8b17e4a[collection1] main{StandardDirectoryReader(segments_2:15:nrt _4(4.10):C1 _5(4.10):C1)}
   [junit4]   2> 22315 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 22315 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b8b17e4a[collection1] main{StandardDirectoryReader(segments_2:15:nrt _4(4.10):C1 _5(4.10):C1)}
   [junit4]   2> 22316 T26 C10 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 10
   [junit4]   2> 22317 T26 C10 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=2 status=0 QTime=0 
   [junit4]   2> 22366 T26 C10 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[4bacde2d-e37e-4c59-9761-cc69c4016818#0 (1475827146813341696)]} 0 13
   [junit4]   2> 22369 T26 C10 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 22378 T26 C10 oass.SolrIndexSearcher.<init> Opening Searcher@7554a62d[collection1] main
   [junit4]   2> 22380 T26 C10 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22380 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@7554a62d[collection1] main{StandardDirectoryReader(segments_2:17:nrt _4(4.10):C1 _5(4.10):C1 _6(4.10):C1)}
   [junit4]   2> 22381 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 22382 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7554a62d[collection1] main{StandardDirectoryReader(segments_2:17:nrt _4(4.10):C1 _5(4.10):C1 _6(4.10):C1)}
   [junit4]   2> 22382 T26 C10 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 13
   [junit4]   2> 22384 T26 C10 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=0 
   [junit4]   2> 22386 T26 C10 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 22388 T26 C10 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 22389 T26 C10 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22390 T26 C10 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 4
   [junit4]   2> 22391 T26 C10 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=0 
   [junit4]   2> 22393 T26 oas.SolrTestCaseJ4.tearDown ###Ending testSolrCellJPGCompressed
   [junit4]   2> 22406 T26 oas.SolrTestCaseJ4.setUp ###Starting testSolrCellXML
   [junit4]   2> 22410 T26 C10 oass.SolrIndexSearcher.<init> Opening Searcher@50870755[collection1] realtime
   [junit4]   2> 22411 T26 C10 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1475827146859479040)} 0 4
   [junit4]   2> 22412 T26 C10 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 22414 T26 C10 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6769d2df lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001/index),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6769d2df lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001/index),segFN=segments_3,generation=3}
   [junit4]   2> 22416 T26 C10 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 22417 T26 C10 oass.SolrIndexSearcher.<init> Opening Searcher@4590d6a3[collection1] main
   [junit4]   2> 22419 T26 C10 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22419 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@4590d6a3[collection1] main{StandardDirectoryReader(segments_2:19:nrt)}
   [junit4]   2> 22420 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 22421 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4590d6a3[collection1] main{StandardDirectoryReader(segments_2:19:nrt)}
   [junit4]   2> 22423 T26 C10 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 11
   [junit4]   2> 22444 T26 okma.MorphlineContext.importCommandBuilders Importing commands
   [junit4]   2> 22905 T26 okma.MorphlineContext.importCommandBuilders Done importing commands
   [junit4]   2> 22908 T26 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 22930 T26 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 22931 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 22932 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 22933 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 22934 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 22935 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 22936 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 22937 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 22938 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 22939 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 22977 T26 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 23057 T26 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 23058 T26 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 23068 T26 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 23681 T26 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 23696 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 23702 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 23726 T26 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 23746 T26 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 23747 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 23748 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 23749 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 23749 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 23750 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 23751 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 23752 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 23753 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 23753 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 23791 T26 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 23868 T26 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 23869 T26 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 23884 T26 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 24425 T26 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 24447 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 24456 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 24492 T26 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 24523 T26 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 24525 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 24526 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 24527 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 24529 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 24530 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 24531 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 24532 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 24534 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 24535 T26 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 24594 T26 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 24668 T26 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 24669 T26 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 24677 T26 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 25250 T26 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 25264 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 25270 T26 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> ASYNC  NEW_CORE C11 name=collection1 org.apache.solr.core.SolrCore@c37c80e0
   [junit4]   2> 25295 T26 C11 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1475827149886717952)} 0 1
   [junit4]   2> 25296 T26 C11 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 25297 T26 C11 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 25298 T26 C11 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 25299 T26 C11 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 25299 T26 C11 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 3
   [junit4]   2> 25312 T26 C11 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testXML2.xml#0 (1475827149903495168)]} 0 3
   [junit4]   2> 25313 T26 C11 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 25318 T26 C11 oass.SolrIndexSearcher.<init> Opening Searcher@8e3e0e3d[collection1] mai

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

30649 T26 C12 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C13 name=collection1 org.apache.solr.core.SolrCore@c37c80e0
   [junit4]   2> 31422 T26 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testPPT_various.pptx#0 (1475827156305051648)]} 0 10
   [junit4]   2> 31423 T26 C13 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 31432 T26 C13 oass.SolrIndexSearcher.<init> Opening Searcher@d6bc713a[collection1] main
   [junit4]   2> 31433 T26 C13 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 31433 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@d6bc713a[collection1] main{StandardDirectoryReader(segments_4:27:nrt _8(4.10):C1 _9(4.10):C1)}
   [junit4]   2> 31434 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 31435 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d6bc713a[collection1] main{StandardDirectoryReader(segments_4:27:nrt _8(4.10):C1 _9(4.10):C1)}
   [junit4]   2> 31435 T26 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 12
   [junit4]   2> 31437 T26 C13 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=2 status=0 QTime=1 
   [junit4]   2> 31581 T26 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testEXCEL.xlsx#0 (1475827156474920960)]} 0 7
   [junit4]   2> 31582 T26 C13 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 31591 T26 C13 oass.SolrIndexSearcher.<init> Opening Searcher@e59c569[collection1] main
   [junit4]   2> 31592 T26 C13 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 31592 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@e59c569[collection1] main{StandardDirectoryReader(segments_4:29:nrt _8(4.10):C1 _9(4.10):C1 _a(4.10):C1)}
   [junit4]   2> 31593 T28 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 31593 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e59c569[collection1] main{StandardDirectoryReader(segments_4:29:nrt _8(4.10):C1 _9(4.10):C1 _a(4.10):C1)}
   [junit4]   2> 31594 T26 C13 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 12
   [junit4]   2> 31595 T26 C13 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=0 
   [junit4]   2> 31597 T26 oas.SolrTestCaseJ4.tearDown ###Ending testSolrCellDocumentTypes2
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCellMorphlineTest -Dtests.method=testSolrCellDocumentTypes2 -Dtests.seed=24AA36538EE3B98C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi_IN -Dtests.timezone=Etc/Zulu -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 6.27s | SolrCellMorphlineTest.testSolrCellDocumentTypes2 <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but was:<[२००७-१०-०१T१६:१३:५६Z]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24AA36538EE3B98C:AF2A8DB389152A72]:0)
   [junit4]    > 	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:170)
   [junit4]    > 	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2(SolrCellMorphlineTest.java:255)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:853)
   [junit4]   2> 31609 T26 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 31609 T26 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-1691051749
   [junit4]   2> 31610 T26 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c37c80e0
   [junit4]   2> 31611 T26 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=22,autocommit maxTime=60000ms,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=3,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=11,cumulative_deletesById=0,cumulative_deletesByQuery=9,cumulative_errors=0,transaction_logs_total_size=22785,transaction_logs_total_number=9}
   [junit4]   2> 31612 T26 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 31612 T26 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 31613 T26 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 31613 T26 C13 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 31615 T26 C13 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6769d2df lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001/index),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6769d2df lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001/index),segFN=segments_5,generation=5}
   [junit4]   2> 31616 T26 C13 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 31618 T26 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 31619 T26 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 31620 T26 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001;done=false>>]
   [junit4]   2> 31621 T26 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001
   [junit4]   2> 31622 T26 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 31622 T26 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-24AA36538EE3B98C-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=hi_IN, timezone=Etc/Zulu
   [junit4]   2> NOTE: Linux 3.13.0-32-generic x86/IBM Corporation 1.7.0 (32-bit)/cpus=8,threads=1,free=11804784,total=106954752
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCellMorphlineTest]
   [junit4] Completed in 31.74s, 5 tests, 2 failures <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:474: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:209: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:440: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 1 suite, 5 tests, 2 failures

Total time: 110 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any