Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/10/
Java: 32bit/jdk-9-ea+107 -server -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: 
http://127.0.0.1:41354/solr/collection1
        at 
__randomizedtesting.SeedInfo.seed([55C34E2AAE168FF3:D06F33B1161911D3]: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:520)
        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:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        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:804)


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

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

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: 
http://127.0.0.1:53805/solr/collection1
        at 
__randomizedtesting.SeedInfo.seed([55C34E2AAE168FF3:A20801E303143C2E]: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:520)
        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:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        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:804)


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

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

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: 
http://127.0.0.1:52985/solr/collection1
        at 
__randomizedtesting.SeedInfo.seed([55C34E2AAE168FF3:A4B4E29F0F75FC64]: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:520)
        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:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        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:804)


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

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

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: 
http://127.0.0.1:53357/solr/collection1
        at 
__randomizedtesting.SeedInfo.seed([55C34E2AAE168FF3:A488F0D93E56F8C6]: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:520)
        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:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        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:804)




Build Log:
[...truncated 16194 lines...]
   [junit4] Suite: 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001
   [junit4]   2> 7660 T45 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 7664 T45 oas.SolrTestCaseJ4.setUp ###Starting testFullImport
   [junit4]   2> 7675 T45 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 7675 T45 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001/collection1'
   [junit4]   2> 7676 T45 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 7676 T45 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001
   [junit4]   2> 7707 T45 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 7717 T45 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.1.0
   [junit4]   2> 7738 T45 oasc.SolrConfig.<init> Loaded SolrConfig: 
dataimport-solrconfig.xml
   [junit4]   2> 7752 T45 oass.IndexSchema.readSchema [null] Schema 
name=dih_test
   [junit4]   2> 7801 T45 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 7802 T45 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 7803 T45 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 7803 T45 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 7803 T45 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001
   [junit4]   2> 7804 T45 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001'
   [junit4]   2> 7804 T45 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 7804 T45 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001
   [junit4]   2> 7805 T45 oasc.CoreContainer.<init> New CoreContainer 26559904
   [junit4]   2> 7805 T45 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001]
   [junit4]   2> 7805 T45 oasc.CoreContainer.load WARN Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001/lib
   [junit4]   2> 7806 T45 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> 7812 T45 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 7813 T45 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 7813 T45 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 7813 T45 oasc.CoreContainer.initializeAuthorizationPlugin 
Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 7814 T45 oasc.CoreContainer.initializeAuthenticationPlugin No 
authentication plugin used.
   [junit4]   2> 7815 T45 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=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 7818 T46 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001/collection1'
   [junit4]   2> 7819 T46 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 7819 T46 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001
   [junit4]   2> 7833 T46 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 7839 T46 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.1.0
   [junit4]   2> 7871 T46 oasc.SolrConfig.<init> Loaded SolrConfig: 
dataimport-solrconfig.xml
   [junit4]   2> 7893 T46 oass.IndexSchema.readSchema [collection1] Schema 
name=dih_test
   [junit4]   2> 7909 T46 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 7909 T46 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 7910 T46 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 7912 T46 oasc.ConfigSetProperties.readFromResourceLoader Did 
not find ConfigSet properties, assuming default properties: Can't find resource 
'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001/collection1'
   [junit4]   2> 7913 T46 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001/collection1
   [junit4]   2> 7913 T46 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 7920 T46 oasc.SolrCore.<init> [[collection1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001/]
   [junit4]   2> 7921 T46 oasc.SolrCore.initInfoRegistry JMX monitoring not 
detected for core: collection1
   [junit4]   2> 7921 T46 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> 7921 T46 oasc.SolrCore.initListeners [[collection1] ] Added 
SolrEventListener for firstSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 7959 T46 oasc.CachingDirectoryFactory.get return new directory 
for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001
   [junit4]   2> 7960 T46 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001/index/
   [junit4]   2> 7960 T46 oasc.SolrCore.initIndex WARN [collection1] Solr index 
directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 7961 T46 oasc.CachingDirectoryFactory.get return new directory 
for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001/index
   [junit4]   2> 8025 T46 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 8026 T46 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 8027 T48 oasc.SolrCore$12.run Looking for old index 
directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001/
   [junit4]   2> 8028 T46 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "" (default)
   [junit4]   2> 8029 T46 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 8032 T46 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 8033 T46 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 8034 T46 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 8035 T46 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 8037 T46 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> 8038 T46 oasc.SolrCore.initStatsCache Using default statsCache 
cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 8038 T46 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 8039 T46 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 8044 T46 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 8044 T46 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 8045 T46 oass.SolrIndexSearcher.<init> Opening 
[Searcher@17a4e2e[collection1] main]
   [junit4]   2> 8045 T46 oasr.ManagedResourceStorage$FileStorageIO.configure 
File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001/collection1/conf
   [junit4]   2> 8046 T46 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001/collection1/conf}
   [junit4]   2> 8046 T46 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001/collection1/conf
   [junit4]   2> 8046 T46 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 8047 T46 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 8047 T49 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@17a4e2e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8047 T49 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 8047 T49 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@17a4e2e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8047 T46 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 8049 T45 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 8089 T45 oejul.Log.initialized Logging initialized @9282ms
   [junit4]   2> 8238 T45 oejs.Server.doStart jetty-9.3.6.v20151106
   [junit4]   2> 8270 T45 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@d82b03{/solr,null,AVAILABLE}
   [junit4]   2> 8284 T45 oejs.AbstractConnector.doStart Started 
ServerConnector@17e892c{HTTP/1.1,[http/1.1]}{127.0.0.1:41354}
   [junit4]   2> 8284 T45 oejs.Server.doStart Started @9478ms
   [junit4]   2> 8285 T45 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data,
 hostContext=/solr, hostPort=41354}
   [junit4]   2> 8293 T45 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@df1c96
   [junit4]   2> 8295 T45 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001'
   [junit4]   2> 8295 T45 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 8295 T45 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001
   [junit4]   2> 8297 T45 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/solr.xml
   [junit4]   2> 8308 T45 oasc.CorePropertiesLocator.<init> Config-defined core 
root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001
   [junit4]   2> 8308 T45 oasc.CoreContainer.<init> New CoreContainer 13565907
   [junit4]   2> 8308 T45 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001]
   [junit4]   2> 8309 T45 oasc.CoreContainer.load WARN Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/lib
   [junit4]   2> 8319 T45 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> 8321 T45 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 8322 T45 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 8322 T45 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 8322 T45 oasc.CoreContainer.initializeAuthorizationPlugin 
Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 8322 T45 oasc.CoreContainer.initializeAuthenticationPlugin No 
authentication plugin used.
   [junit4]   2> 8323 T45 oasc.CorePropertiesLocator.discover Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001
   [junit4]   2> 8325 T45 oasc.CoreDescriptor.<init> Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, loadOnStartup=true, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=false, 
dataDir=data/}
   [junit4]   2> 8326 T45 oasc.CorePropertiesLocator$1.visitFile Found core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1
   [junit4]   2> 8326 T45 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 8327 T63 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1'
   [junit4]   2> 8331 T63 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 8331 T63 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-001
   [junit4]   2> 8328 T45 oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0
   [junit4]   2> 8335 T45 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 8348 T63 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 8376 T63 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.1.0
   [junit4]   2> 8392 T63 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 8404 T63 oass.IndexSchema.readSchema [collection1] Schema 
name=dih_test
   [junit4]   2> 8424 T63 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 8425 T63 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 8425 T63 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 8428 T63 oasc.ConfigSetProperties.readFromResourceLoader Did 
not find ConfigSet properties, assuming default properties: Can't find resource 
'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1'
   [junit4]   2> 8428 T63 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1
   [junit4]   2> 8429 T63 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 8429 T63 oasc.SolrCore.<init> [[collection1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/]
   [junit4]   2> 8429 T63 oasc.SolrCore.initInfoRegistry JMX monitoring not 
detected for core: collection1
   [junit4]   2> 8430 T63 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> 8430 T63 oasc.SolrCore.initListeners [[collection1] ] Added 
SolrEventListener for firstSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 8431 T63 oasc.CachingDirectoryFactory.get return new directory 
for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data
   [junit4]   2> 8431 T63 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/index/
   [junit4]   2> 8431 T63 oasc.SolrCore.initIndex WARN [collection1] Solr index 
directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 8432 T63 oasc.CachingDirectoryFactory.get return new directory 
for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/index
   [junit4]   2> 8470 T63 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 8470 T63 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 8471 T67 oasc.SolrCore$12.run Looking for old index 
directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/
   [junit4]   2> 8473 T63 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "" (default)
   [junit4]   2> 8473 T63 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 8476 T63 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 8477 T63 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 8479 T63 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 8480 T63 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 8482 T63 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> 8487 T63 oasc.SolrCore.initStatsCache Using default statsCache 
cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 8489 T63 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 8489 T63 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 8491 T63 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 8491 T63 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 8492 T63 oass.SolrIndexSearcher.<init> Opening 
[Searcher@1cbbba2[collection1] main]
   [junit4]   2> 8492 T63 oasr.ManagedResourceStorage$FileStorageIO.configure 
File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/conf
   [junit4]   2> 8492 T63 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/conf}
   [junit4]   2> 8495 T63 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/conf
   [junit4]   2> 8496 T63 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 8496 T63 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 8497 T68 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@1cbbba2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8497 T68 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 8497 T63 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 8498 T68 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1cbbba2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 
org.apache.solr.core.SolrCore@16a767b
   [junit4]   2> 8836 T45 C2 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> 9113 T45 oashd.TestSolrEntityProcessorEndToEnd.testFullImport 
ERROR IOException occured when talking to server at: 
http://127.0.0.1:41354/solr/collection1 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:41354/solr/collection1
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
   [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:149)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
   [junit4]   2>        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.addDocumentsToSolr(TestSolrEntityProcessorEndToEnd.java:288)
   [junit4]   2>        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImport(TestSolrEntityProcessorEndToEnd.java:148)
   [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:520)
   [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:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [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:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [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:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [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:804)
   [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:482)
   [junit4]   2>        ... 47 more
   [junit4]   2> 
   [junit4]   2> 9116 T45 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 9116 T45 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=26559904
   [junit4]   2> 9119 T71 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@16a767b
   [junit4]   2> 9119 T71 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> 9121 T71 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 9121 T71 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 9121 T71 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 9126 T71 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 9126 T71 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 9126 T71 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001;done=false>>]
   [junit4]   2> 9126 T71 oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001
   [junit4]   2> 9126 T71 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 9126 T71 oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/init-core-data-001/index
   [junit4]   2> 9132 T45 oejs.AbstractConnector.doStop Stopped 
ServerConnector@17e892c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 9132 T45 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=13565907
   [junit4]   2> 9133 T72 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@9ccc82
   [junit4]   2> 9134 T72 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> 9134 T72 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 9134 T72 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 9134 T72 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 9137 T72 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 9137 T72 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 9137 T72 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 9137 T72 oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data
   [junit4]   2> 9137 T72 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 9137 T72 oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/index
   [junit4]   2> 9140 T45 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@d82b03{/solr,null,UNAVAILABLE}
   [junit4]   2> 9148 T45 oas.SolrTestCaseJ4.tearDown ###Ending testFullImport
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.method=testFullImport 
-Dtests.seed=55C34E2AAE168FF3 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=tr-CY -Dtests.timezone=Asia/Ashkhabad -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.49s J0 | TestSolrEntityProcessorEndToEnd.testFullImport 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: IOException occured 
when talking to server at: http://127.0.0.1:41354/solr/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([55C34E2AAE168FF3:D06F33B1161911D3]:0)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImport(TestSolrEntityProcessorEndToEnd.java:152)
   [junit4]    >        at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 9156 T45 oas.SolrTestCaseJ4.setUp ###Starting 
testFullImportFieldsParam
   [junit4]   2> 9164 T45 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 9165 T45 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002/collection1'
   [junit4]   2> 9165 T45 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 9165 T45 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002
   [junit4]   2> 9181 T45 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 9187 T45 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.1.0
   [junit4]   2> 9205 T45 oasc.SolrConfig.<init> Loaded SolrConfig: 
dataimport-solrconfig.xml
   [junit4]   2> 9214 T45 oass.IndexSchema.readSchema [null] Schema 
name=dih_test
   [junit4]   2> 9227 T45 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 9228 T45 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 9228 T45 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 9229 T45 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 9229 T45 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002
   [junit4]   2> 9229 T45 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002'
   [junit4]   2> 9230 T45 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 9231 T45 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002
   [junit4]   2> 9231 T45 oasc.CoreContainer.<init> New CoreContainer 4888211
   [junit4]   2> 9231 T45 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002]
   [junit4]   2> 9232 T45 oasc.CoreContainer.load WARN Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002/lib
   [junit4]   2> 9232 T45 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> 9234 T45 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 9235 T45 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 9235 T45 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 9235 T45 oasc.CoreContainer.initializeAuthorizationPlugin 
Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 9235 T45 oasc.CoreContainer.initializeAuthenticationPlugin No 
authentication plugin used.
   [junit4]   2> 9237 T45 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=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data,
 shard=shard1}
   [junit4]   2> 9264 T73 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002/collection1'
   [junit4]   2> 9267 T73 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 9267 T73 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002
   [junit4]   2> 9317 T73 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 9322 T73 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.1.0
   [junit4]   2> 9344 T73 oasc.SolrConfig.<init> Loaded SolrConfig: 
dataimport-solrconfig.xml
   [junit4]   2> 9349 T73 oass.IndexSchema.readSchema [collection1] Schema 
name=dih_test
   [junit4]   2> 9362 T73 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 9363 T73 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 9363 T73 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 9392 T73 oasc.ConfigSetProperties.readFromResourceLoader Did 
not find ConfigSet properties, assuming default properties: Can't find resource 
'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002/collection1'
   [junit4]   2> 9393 T73 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002/collection1
   [junit4]   2> 9393 T73 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 9393 T73 oasc.SolrCore.<init> [[collection1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/]
   [junit4]   2> 9393 T73 oasc.SolrCore.initInfoRegistry JMX monitoring not 
detected for core: collection1
   [junit4]   2> 9394 T73 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> 9394 T73 oasc.SolrCore.initListeners [[collection1] ] Added 
SolrEventListener for firstSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 9398 T73 oasc.CachingDirectoryFactory.get return new directory 
for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data
   [junit4]   2> 9406 T73 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/index/
   [junit4]   2> 9407 T73 oasc.SolrCore.initIndex WARN [collection1] Solr index 
directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 9408 T73 oasc.CachingDirectoryFactory.get return new directory 
for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/index
   [junit4]   2> 9438 T73 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 9439 T73 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 9440 T75 oasc.SolrCore$12.run Looking for old index 
directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/
   [junit4]   2> 9441 T73 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "" (default)
   [junit4]   2> 9442 T73 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 9445 T73 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9448 T73 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9450 T73 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9451 T73 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9453 T73 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> 9463 T73 oasc.SolrCore.initStatsCache Using default statsCache 
cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 9472 T73 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 9473 T73 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 9474 T73 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 9475 T73 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 9475 T73 oass.SolrIndexSearcher.<init> Opening 
[Searcher@16edc8e[collection1] main]
   [junit4]   2> 9475 T73 oasr.ManagedResourceStorage$FileStorageIO.configure 
File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002/collection1/conf
   [junit4]   2> 9476 T73 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002/collection1/conf}
   [junit4]   2> 9476 T73 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002/collection1/conf
   [junit4]   2> 9476 T73 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 9476 T73 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 9477 T73 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 9480 T76 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@16edc8e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9480 T76 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 9480 T76 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@16edc8e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9481 T45 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 9488 T45 oejs.Server.doStart jetty-9.3.6.v20151106
   [junit4]   2> 9490 T45 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@b762d6{/solr,null,AVAILABLE}
   [junit4]   2> 9492 T45 oejs.AbstractConnector.doStart Started 
ServerConnector@17767a3{HTTP/1.1,[http/1.1]}{127.0.0.1:53805}
   [junit4]   2> 9492 T45 oejs.Server.doStart Started @10685ms
   [junit4]   2> 9492 T45 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1/data,
 hostContext=/solr, hostPort=53805}
   [junit4]   2> 9493 T45 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@df1c96
   [junit4]   2> 9493 T45 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002'
   [junit4]   2> 9493 T45 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 9494 T45 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002
   [junit4]   2> 9495 T45 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/solr.xml
   [junit4]   2> 9504 T45 oasc.CorePropertiesLocator.<init> Config-defined core 
root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002
   [junit4]   2> 9505 T45 oasc.CoreContainer.<init> New CoreContainer 26697043
   [junit4]   2> 9505 T45 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002]
   [junit4]   2> 9505 T45 oasc.CoreContainer.load WARN Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/lib
   [junit4]   2> 9507 T45 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> 9508 T45 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 9509 T45 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 9509 T45 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 9509 T45 oasc.CoreContainer.initializeAuthorizationPlugin 
Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 9509 T45 oasc.CoreContainer.initializeAuthenticationPlugin No 
authentication plugin used.
   [junit4]   2> 9510 T45 oasc.CorePropertiesLocator.discover Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002
   [junit4]   2> 9512 T45 oasc.CoreDescriptor.<init> Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, loadOnStartup=true, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=false, 
dataDir=data/}
   [junit4]   2> 9513 T45 oasc.CorePropertiesLocator$1.visitFile Found core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1
   [junit4]   2> 9513 T45 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 9534 T89 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1'
   [junit4]   2> 9535 T89 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 9535 T89 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/core-home-002
   [junit4]   2> 9545 T89 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 9551 T89 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.1.0
   [junit4]   2> 9558 T45 oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0
   [junit4]   2> 9558 T45 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 9585 T89 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 9592 T89 oass.IndexSchema.readSchema [collection1] Schema 
name=dih_test
   [junit4]   2> 9603 T89 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 9604 T89 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 9604 T89 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 9606 T89 oasc.ConfigSetProperties.readFromResourceLoader Did 
not find ConfigSet properties, assuming default properties: Can't find resource 
'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1'
   [junit4]   2> 9606 T89 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1
   [junit4]   2> 9606 T89 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 9606 T89 oasc.SolrCore.<init> [[collection1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1/data/]
   [junit4]   2> 9607 T89 oasc.SolrCore.initInfoRegistry JMX monitoring not 
detected for core: collection1
   [junit4]   2> 9607 T89 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> 9607 T89 oasc.SolrCore.initListeners [[collection1] ] Added 
SolrEventListener for firstSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 9608 T89 oasc.CachingDirectoryFactory.get return new directory 
for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1/data
   [junit4]   2> 9608 T89 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1/data/index/
   [junit4]   2> 9608 T89 oasc.SolrCore.initIndex WARN [collection1] Solr index 
directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 9609 T89 oasc.CachingDirectoryFactory.get return new directory 
for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1/data/index
   [junit4]   2> 9670 T89 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 9670 T89 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 9673 T89 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "" (default)
   [junit4]   2> 9673 T89 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 9675 T89 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9676 T89 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9677 T89 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9678 T89 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9680 T89 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> 9681 T89 oasc.SolrCore.initStatsCache Using default statsCache 
cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 9681 T93 oasc.SolrCore$12.run Looking for old index 
directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1/data/
   [junit4]   2> 9681 T89 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 9681 T89 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 9683 T89 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 9683 T89 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 9683 T89 oass.SolrIndexSearcher.<init> Opening 
[Searcher@1b7c7e[collection1] main]
   [junit4]   2> 9685 T89 oasr.ManagedResourceStorage$FileStorageIO.configure 
File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1/conf
   [junit4]   2> 9685 T89 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1/conf}
   [junit4]   2> 9685 T89 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-002/collection1/conf
   [junit4]   2> 9685 T89 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 9685 T89 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 9686 T89 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 9687 T94 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@1b7c7e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9687 T94 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 9687 T94 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1b7c7e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 
org.apache.solr.core.SolrCore@11a6727
   [junit4]   2> 10059 T45 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> 10064 T45 
oashd.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam ERROR 
IOException occured when talking to server at: 
http://127.0.0.1:53805/solr/collection1 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:53805/solr/collection1
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
   [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:149)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
   [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:520)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at com.carrotsearch.randomizedtesting.R

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

        at 
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [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:482)
   [junit4]   2>        ... 47 more
   [junit4]   2> 
   [junit4]   2> 12869 T45 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 12869 T45 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=23079167
   [junit4]   2> 12870 T204 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1a25590
   [junit4]   2> 12870 T204 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> 12870 T204 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 12870 T204 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 12870 T204 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 12872 T204 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 12872 T204 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 12872 T204 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-005/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-005/collection1/data;done=false>>]
   [junit4]   2> 12872 T204 oasc.CachingDirectoryFactory.close Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-005/collection1/data
   [junit4]   2> 12872 T204 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-005/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-005/collection1/data/index;done=false>>]
   [junit4]   2> 12872 T204 oasc.CachingDirectoryFactory.close Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-005/collection1/data/index
   [junit4]   2> 12874 T45 oejs.AbstractConnector.doStop Stopped 
ServerConnector@1d6478e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 12874 T45 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=7939341
   [junit4]   2> 12875 T206 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1f1d309
   [junit4]   2> 12875 T206 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> 12875 T206 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 12875 T206 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 12875 T206 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 12877 T206 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 12877 T206 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 12877 T206 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-006/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-006/collection1/data/index;done=false>>]
   [junit4]   2> 12877 T206 oasc.CachingDirectoryFactory.close Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-006/collection1/data/index
   [junit4]   2> 12877 T206 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-006/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-006/collection1/data;done=false>>]
   [junit4]   2> 12877 T206 oasc.CachingDirectoryFactory.close Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001/tempDir-006/collection1/data
   [junit4]   2> 12878 T45 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@9ce05a{/solr,null,UNAVAILABLE}
   [junit4]   2> 12880 T45 oas.SolrTestCaseJ4.tearDown ###Ending 
testFullImportFqParam
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.method=testFullImportFqParam 
-Dtests.seed=55C34E2AAE168FF3 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=tr-CY -Dtests.timezone=Asia/Ashkhabad -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.65s J0 | 
TestSolrEntityProcessorEndToEnd.testFullImportFqParam <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: IOException occured 
when talking to server at: http://127.0.0.1:53357/solr/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([55C34E2AAE168FF3:A488F0D93E56F8C6]:0)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFqParam(TestSolrEntityProcessorEndToEnd.java:170)
   [junit4]    >        at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 12881 T45 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_55C34E2AAE168FF3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=tr-CY, 
timezone=Asia/Ashkhabad
   [junit4]   2> NOTE: Linux 3.19.0-51-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=29273032,total=76546048
   [junit4]   2> NOTE: All tests run in this JVM: [TestZKPropertiesWriter, 
TestSolrEntityProcessorEndToEnd]
   [junit4] Completed [21/38 (1!)] on J0 in 5.28s, 6 tests, 4 failures <<< 
FAILURES!

[...truncated 65 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:253: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:459: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:524: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: 
There were test failures: 38 suites, 157 tests, 4 failures, 3 ignored [seed: 
55C34E2AAE168FF3]

Total time: 61 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to