You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/12/26 00:45:36 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 738 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/738/

4 tests failed.
FAILED:  org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam

Error Message:
IOException occured when talking to server at: http://127.0.0.1:49138/solr/collection1

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: http://127.0.0.1:49138/solr/collection1
	at __randomizedtesting.SeedInfo.seed([F888DCF1CE9C07BB:F439338639EB466]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam(TestSolrEntityProcessorEndToEnd.java:185)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImport

Error Message:
IOException occured when talking to server at: http://127.0.0.1:42276/solr/collection1

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: http://127.0.0.1:42276/solr/collection1
	at __randomizedtesting.SeedInfo.seed([F888DCF1CE9C07BB:7D24A16A7693999B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImport(TestSolrEntityProcessorEndToEnd.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity

Error Message:
IOException occured when talking to server at: http://127.0.0.1:50464/solr/collection1

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: http://127.0.0.1:50464/solr/collection1
	at __randomizedtesting.SeedInfo.seed([F888DCF1CE9C07BB:9FF70446FFF742C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity(TestSolrEntityProcessorEndToEnd.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFqParam

Error Message:
IOException occured when talking to server at: http://127.0.0.1:41423/solr/collection1

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: http://127.0.0.1:41423/solr/collection1
	at __randomizedtesting.SeedInfo.seed([F888DCF1CE9C07BB:9C362025EDC708E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFqParam(TestSolrEntityProcessorEndToEnd.java:170)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 14728 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001
   [junit4]   2> 10659 T48 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 10676 T48 oas.SolrTestCaseJ4.setUp ###Starting testFullImportFieldsParam
   [junit4]   2> 10732 T48 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 10732 T48 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001/collection1'
   [junit4]   2> 10733 T48 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10733 T48 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001
   [junit4]   2> 10769 T48 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 10776 T48 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 10797 T48 oasc.SolrConfig.<init> Loaded SolrConfig: dataimport-solrconfig.xml
   [junit4]   2> 10817 T48 oass.IndexSchema.readSchema [null] Schema name=dih_test
   [junit4]   2> 10845 T48 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 10845 T48 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 10846 T48 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 10846 T48 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10847 T48 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001
   [junit4]   2> 10847 T48 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001'
   [junit4]   2> 10847 T48 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10847 T48 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001
   [junit4]   2> 10864 T48 oasc.CoreContainer.<init> New CoreContainer 1694823443
   [junit4]   2> 10864 T48 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001]
   [junit4]   2> 10865 T48 oasc.CoreContainer.load WARN Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001/lib
   [junit4]   2> 10865 T48 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 10887 T48 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 10888 T48 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10888 T48 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10889 T48 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 10889 T48 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 10890 T48 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=dataimport-solrconfig.xml, transient=false, schema=dataimport-schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001, shard=shard1}
   [junit4]   2> 10941 T49 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001/collection1'
   [junit4]   2> 10956 T49 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10956 T49 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001
   [junit4]   2> 10989 T49 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 11025 T49 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 11042 T49 oasc.SolrConfig.<init> Loaded SolrConfig: dataimport-solrconfig.xml
   [junit4]   2> 11064 T49 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 11091 T49 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 11091 T49 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 11091 T49 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 11093 T49 oasc.ConfigSetProperties.readFromResourceLoader Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001/collection1'
   [junit4]   2> 11093 T49 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001/collection1
   [junit4]   2> 11094 T49 x:x:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 11104 T49 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001/]
   [junit4]   2> 11123 T49 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 11124 T49 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 11124 T49 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 11144 T49 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001
   [junit4]   2> 11144 T49 x:x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001/index/
   [junit4]   2> 11145 T49 x:x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 11145 T49 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001/index
   [junit4]   2> 11182 T49 x:x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 11182 T49 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 11188 T49 x:x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 11188 T49 x:x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 11190 T51 x:x:collection1 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001/
   [junit4]   2> 11191 T49 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 11192 T49 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 11193 T49 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 11194 T49 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 11198 T49 x:x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/search,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/dataimport
   [junit4]   2> 11199 T49 x:x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 11209 T49 x:x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 11210 T49 x:x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 11220 T49 x:x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 11220 T49 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 11221 T49 x:x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@455b15b[collection1] main
   [junit4]   2> 11222 T49 x:x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001/collection1/conf
   [junit4]   2> 11222 T49 x:x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001/collection1/conf}
   [junit4]   2> 11222 T49 x:x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001/collection1/conf
   [junit4]   2> 11223 T49 x:x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 11223 T49 x:x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 11223 T52 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@455b15b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11223 T52 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 11223 T52 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@455b15b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11224 T49 x:x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 11229 T48 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 11506 T48 oejs.Server.doStart jetty-9.3.6.v20151106
   [junit4]   2> 11552 T48 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@62392dc6{/solr,null,AVAILABLE}
   [junit4]   2> 11568 T48 oejs.AbstractConnector.doStart Started ServerConnector@1d560a3a{HTTP/1.1,[http/1.1]}{127.0.0.1:49138}
   [junit4]   2> 11569 T48 oejs.Server.doStart Started @13221ms
   [junit4]   2> 11569 T48 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data, hostContext=/solr, hostPort=49138}
   [junit4]   2> 11576 T48 oass.SolrDispatchFilter.init SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 11583 T48 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001'
   [junit4]   2> 11583 T48 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 11583 T48 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001
   [junit4]   2> 11586 T48 oasc.SolrXmlConfig.fromFile Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/solr.xml
   [junit4]   2> 11613 T48 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001
   [junit4]   2> 11613 T48 oasc.CoreContainer.<init> New CoreContainer 2023219883
   [junit4]   2> 11613 T48 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001]
   [junit4]   2> 11614 T48 oasc.CoreContainer.load WARN Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/lib
   [junit4]   2> 11625 T48 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,urlScheme : ,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 11627 T48 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 11627 T48 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 11628 T48 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 11628 T48 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 11628 T48 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 11629 T48 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001
   [junit4]   2> 11633 T48 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 11633 T48 oasc.CorePropertiesLocator$1.visitFile Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1
   [junit4]   2> 11633 T48 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 11640 T66 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1'
   [junit4]   2> 11641 T66 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 11641 T66 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-001
   [junit4]   2> 11654 T48 oass.SolrDispatchFilter.init user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0
   [junit4]   2> 11654 T48 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 11658 T66 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 11663 T66 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 11676 T66 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 11685 T66 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 11708 T66 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 11709 T66 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 11709 T66 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 11711 T66 oasc.ConfigSetProperties.readFromResourceLoader Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1'
   [junit4]   2> 11711 T66 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1
   [junit4]   2> 11712 T66 x:x:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 11712 T66 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/]
   [junit4]   2> 11712 T66 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 11712 T66 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 11713 T66 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 11713 T66 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data
   [junit4]   2> 11713 T66 x:x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/index/
   [junit4]   2> 11714 T66 x:x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 11714 T66 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/index
   [junit4]   2> 11736 T66 x:x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 11736 T66 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 11745 T66 x:x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 11746 T66 x:x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 11748 T70 x:x:collection1 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/
   [junit4]   2> 11754 T66 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 11755 T66 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 11757 T66 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 11758 T66 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 11761 T66 x:x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/search,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/dataimport
   [junit4]   2> 11762 T66 x:x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 11762 T66 x:x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 11762 T66 x:x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 11764 T66 x:x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 11764 T66 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 11765 T66 x:x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@8a91e49[collection1] main
   [junit4]   2> 11765 T66 x:x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/conf
   [junit4]   2> 11765 T66 x:x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/conf}
   [junit4]   2> 11765 T66 x:x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/conf
   [junit4]   2> 11766 T66 x:x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 11766 T66 x:x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 11770 T66 x:x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 11771 T71 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@8a91e49[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11771 T71 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 11773 T71 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8a91e49[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@38b04af5
   [junit4]   2> 12156 T48 C3 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 12680 T48 oashd.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam ERROR IOException occured when talking to server at: http://127.0.0.1:49138/solr/collection1 org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:49138/solr/collection1
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:107)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:72)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:86)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.addDocumentsToSolr(TestSolrEntityProcessorEndToEnd.java:288)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam(TestSolrEntityProcessorEndToEnd.java:181)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
   [junit4]   2> 	... 47 more
   [junit4]   2> 
   [junit4]   2> 12688 T48 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 12688 T48 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1694823443
   [junit4]   2> 12689 T48 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@38b04af5
   [junit4]   2> 12689 T48 x:x:collection1 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}
   [junit4]   2> 12700 T48 x:x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 12700 T48 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 12701 T48 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 12711 T48 x:x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 12719 T48 x:x:collection1 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 12720 T48 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001;done=false>>]
   [junit4]   2> 12720 T48 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001
   [junit4]   2> 12720 T48 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 12720 T48 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/init-core-data-001/index
   [junit4]   2> 12736 T48 oejs.AbstractConnector.doStop Stopped ServerConnector@1d560a3a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 12737 T48 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2023219883
   [junit4]   2> 12744 T48 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@20137fc5
   [junit4]   2> 12744 T48 x:x:collection1 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}
   [junit4]   2> 12745 T48 x:x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 12745 T48 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 12745 T48 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 12752 T48 x:x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 12752 T48 x:x:collection1 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 12753 T48 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 12753 T48 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/index
   [junit4]   2> 12753 T48 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 12753 T48 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data
   [junit4]   2> 12756 T48 x:x:collection1 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@62392dc6{/solr,null,UNAVAILABLE}
   [junit4]   2> 12766 T48 x:x:collection1 oas.SolrTestCaseJ4.tearDown ###Ending testFullImportFieldsParam
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.method=testFullImportFieldsParam -Dtests.seed=F888DCF1CE9C07BB -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=tr_TR -Dtests.timezone=Etc/UTC -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.12s J0 | TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: IOException occured when talking to server at: http://127.0.0.1:49138/solr/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F888DCF1CE9C07BB:F439338639EB466]:0)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam(TestSolrEntityProcessorEndToEnd.java:185)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 12788 T48 x:x:collection1 oas.SolrTestCaseJ4.setUp ###Starting testFullImport
   [junit4]   2> 12821 T48 x:x:collection1 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 12821 T48 x:x:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002/collection1'
   [junit4]   2> 12822 T48 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12822 T48 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002
   [junit4]   2> 12858 T48 x:x:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 12873 T48 x:x:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 12889 T48 x:x:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: dataimport-solrconfig.xml
   [junit4]   2> 12907 T48 x:x:collection1 oass.IndexSchema.readSchema [null] Schema name=dih_test
   [junit4]   2> 12923 T48 x:x:collection1 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 12924 T48 x:x:collection1 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 12924 T48 x:x:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 12924 T48 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12925 T48 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002
   [junit4]   2> 12925 T48 x:x:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002'
   [junit4]   2> 12925 T48 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12925 T48 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002
   [junit4]   2> 12926 T48 x:x:collection1 oasc.CoreContainer.<init> New CoreContainer 1232251643
   [junit4]   2> 12926 T48 x:x:collection1 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002]
   [junit4]   2> 12926 T48 x:x:collection1 oasc.CoreContainer.load WARN Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002/lib
   [junit4]   2> 12927 T48 x:x:collection1 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 12930 T48 x:x:collection1 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 12931 T48 x:x:collection1 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 12931 T48 x:x:collection1 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 12931 T48 x:x:collection1 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 12933 T48 x:x:collection1 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 12935 T48 x:x:collection1 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=dataimport-solrconfig.xml, transient=false, schema=dataimport-schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data, shard=shard1}
   [junit4]   2> 12942 T74 x:x:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002/collection1'
   [junit4]   2> 12943 T74 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12943 T74 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002
   [junit4]   2> 12973 T74 x:x:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 12984 T74 x:x:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 13008 T74 x:x:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: dataimport-solrconfig.xml
   [junit4]   2> 13023 T74 x:x:collection1 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 13048 T74 x:x:collection1 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 13048 T74 x:x:collection1 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 13048 T74 x:x:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 13053 T74 x:x:collection1 oasc.ConfigSetProperties.readFromResourceLoader Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002/collection1'
   [junit4]   2> 13053 T74 x:x:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002/collection1
   [junit4]   2> 13056 T74 x:x:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 13056 T74 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/]
   [junit4]   2> 13056 T74 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 13060 T74 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 13060 T74 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 13062 T74 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data
   [junit4]   2> 13062 T74 x:x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/index/
   [junit4]   2> 13062 T74 x:x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 13063 T74 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/index
   [junit4]   2> 13077 T74 x:x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 13077 T74 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 13084 T76 x:x:collection1 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/
   [junit4]   2> 13087 T74 x:x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 13088 T74 x:x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 13090 T74 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 13091 T74 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 13092 T74 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 13093 T74 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 13097 T74 x:x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/search,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/dataimport
   [junit4]   2> 13097 T74 x:x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 13108 T74 x:x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 13108 T74 x:x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 13110 T74 x:x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 13110 T74 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 13110 T74 x:x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@53b40dc5[collection1] main
   [junit4]   2> 13111 T74 x:x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002/collection1/conf
   [junit4]   2> 13111 T74 x:x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002/collection1/conf}
   [junit4]   2> 13111 T74 x:x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002/collection1/conf
   [junit4]   2> 13112 T74 x:x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 13112 T74 x:x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 13112 T77 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@53b40dc5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13112 T77 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 13112 T74 x:x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 13112 T77 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53b40dc5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13114 T48 x:x:collection1 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 13127 T48 oejs.Server.doStart jetty-9.3.6.v20151106
   [junit4]   2> 13158 T48 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@239defd6{/solr,null,AVAILABLE}
   [junit4]   2> 13159 T48 oejs.AbstractConnector.doStart Started ServerConnector@1a0c6e36{HTTP/1.1,[http/1.1]}{127.0.0.1:42276}
   [junit4]   2> 13160 T48 oejs.Server.doStart Started @14812ms
   [junit4]   2> 13160 T48 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002/collection1/data, hostContext=/solr, hostPort=42276}
   [junit4]   2> 13160 T48 oass.SolrDispatchFilter.init SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 13161 T48 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002'
   [junit4]   2> 13161 T48 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 13161 T48 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002
   [junit4]   2> 13162 T48 oasc.SolrXmlConfig.fromFile Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002/solr.xml
   [junit4]   2> 13174 T48 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002
   [junit4]   2> 13174 T48 oasc.CoreContainer.<init> New CoreContainer 268860431
   [junit4]   2> 13174 T48 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002]
   [junit4]   2> 13175 T48 oasc.CoreContainer.load WARN Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002/lib
   [junit4]   2> 13176 T48 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,urlScheme : ,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 13177 T48 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 13178 T48 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 13178 T48 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 13178 T48 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 13178 T48 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 13179 T48 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002
   [junit4]   2> 13181 T48 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 13181 T48 oasc.CorePropertiesLocator$1.visitFile Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002/collection1
   [junit4]   2> 13181 T48 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 13182 T90 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002/collection1'
   [junit4]   2> 13184 T48 oass.SolrDispatchFilter.init user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0
   [junit4]   2> 13185 T90 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 13185 T48 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 13185 T90 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/core-home-002
   [junit4]   2> 13205 T90 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 13213 T90 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 13263 T90 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 13276 T90 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 13296 T90 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 13297 T90 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 13297 T90 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 13299 T90 oasc.ConfigSetProperties.readFromResourceLoader Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002/collection1'
   [junit4]   2> 13299 T90 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002/collection1
   [junit4]   2> 13299 T90 x:x:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 13299 T90 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002/collection1/data/]
   [junit4]   2> 13299 T90 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 13300 T90 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 13300 T90 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 13300 T90 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002/collection1/data
   [junit4]   2> 13301 T90 x:x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002/collection1/data/index/
   [junit4]   2> 13301 T90 x:x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 13301 T90 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002/collection1/data/index
   [junit4]   2> 13309 T90 x:x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-002/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 13309 T90 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 13315 T90 x:x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 13315 T90 x:x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 13317 T90 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 13318 T90 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 13319 T90 x:x:collection1 oash

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

62 T48 x:x:collection1 C8 oasu.DefaultSolrCoreState.changeWriter Rollback old IndexWriter... core=collection1
   [junit4]   2> 17665 T48 x:x:collection1 C8 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-005/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 17665 T48 x:x:collection1 C8 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 17666 T48 x:x:collection1 C8 oasu.DefaultSolrCoreState.changeWriter New IndexWriter is ready to be used.
   [junit4]   2> 17666 T48 x:x:collection1 C8 oasu.DirectUpdateHandler2.rollback end_rollback
   [junit4]   2> 17667 T48 x:x:collection1 C8 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 17668 T48 x:x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 17668 T48 x:x:collection1 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1528282553
   [junit4]   2> 17668 T48 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4e46220b
   [junit4]   2> 17669 T48 x:x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=1,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 17669 T48 x:x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 17669 T48 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 17669 T48 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 17672 T48 x:x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 17672 T48 x:x:collection1 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 17672 T48 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-005/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-005/collection1/data;done=false>>]
   [junit4]   2> 17672 T48 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-005/collection1/data
   [junit4]   2> 17672 T48 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-005/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-005/collection1/data/index;done=false>>]
   [junit4]   2> 17673 T48 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-005/collection1/data/index
   [junit4]   2> 17674 T48 oejs.AbstractConnector.doStop Stopped ServerConnector@2101b1ec{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 17675 T48 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=378942479
   [junit4]   2> 17675 T48 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2c3b6b9d
   [junit4]   2> 17676 T48 x:x:collection1 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}
   [junit4]   2> 17680 T48 x:x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 17680 T48 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 17680 T48 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 17685 T48 x:x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 17685 T48 x:x:collection1 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 17685 T48 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-006/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-006/collection1/data/index;done=false>>]
   [junit4]   2> 17685 T48 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-006/collection1/data/index
   [junit4]   2> 17685 T48 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-006/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-006/collection1/data;done=false>>]
   [junit4]   2> 17686 T48 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001/tempDir-006/collection1/data
   [junit4]   2> 17686 T48 x:x:collection1 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@5796f26b{/solr,null,UNAVAILABLE}
   [junit4]   2> 17689 T48 x:x:collection1 oas.SolrTestCaseJ4.tearDown ###Ending testFullImportBadConfig
   [junit4]   2> 17690 T48 x:x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_F888DCF1CE9C07BB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=tr_TR, timezone=Etc/UTC
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=4,threads=1,free=211679272,total=276299776
   [junit4]   2> NOTE: All tests run in this JVM: [TestHierarchicalDocBuilder, TestZKPropertiesWriter, TestSolrEntityProcessorEndToEnd]
   [junit4] Completed [21/38 (1!)] on J0 in 7.16s, 6 tests, 4 failures <<< FAILURES!

[...truncated 65 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:784: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:728: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:253: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1436: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:991: There were test failures: 38 suites, 157 tests, 4 failures, 3 ignored [seed: F888DCF1CE9C07BB]

Total time: 64 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any