Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2776/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin

Error Message:
expected:<0> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([69D9C619C8BB4981:D30BA9614B95A794]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin(TestContentStreamDataSource.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 14741 lines...]
   [junit4] Suite: 
org.apache.solr.handler.dataimport.TestContentStreamDataSource
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/init-core-data-001
   [junit4]   2> 33200 T201 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 33206 T201 oas.SolrTestCaseJ4.setUp ###Starting 
testCommitWithin
   [junit4]   2> 33216 T201 oejs.Server.doStart jetty-9.2.13.v20150730
   [junit4]   2> 33219 T201 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@1fc43b8e{/solr,null,AVAILABLE}
   [junit4]   2> 33221 T201 oejs.AbstractConnector.doStart Started 
ServerConnector@a1beed4{HTTP/1.1}{127.0.0.1:56722}
   [junit4]   2> 33222 T201 oejs.Server.doStart Started @35511ms
   [junit4]   2> 33222 T201 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/solr, hostPort=56722}
   [junit4]   2> 33223 T201 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1447034b
   [junit4]   2> 33224 T201 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/'
   [junit4]   2> 33224 T201 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 33224 T201 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/dih-properties-001
   [junit4]   2> 33248 T201 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/solr.xml
   [junit4]   2> 33278 T201 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001
   [junit4]   2> 33298 T201 oasc.CoreContainer.<init> New CoreContainer 
208208551
   [junit4]   2> 33298 T201 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/]
   [junit4]   2> 33298 T201 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/lib
   [junit4]   2> 33298 T201 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/lib).
   [junit4]   2> 33307 T201 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> 33310 T201 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 33311 T201 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 33311 T201 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 33311 T201 oasc.CoreContainer.initializeAuthorizationPlugin 
Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 33311 T201 oasc.CoreContainer.initializeAuthenticationPlugin 
No authentication plugin used.
   [junit4]   2> 33313 T201 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001
   [junit4]   2> 33314 T201 oasc.CoreDescriptor.<init> Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, dataDir=data/, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/,
 configSetProperties=configsetprops.json, schema=schema.xml, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1,
 loadOnStartup=true}
   [junit4]   2> 33314 T201 oasc.CorePropertiesLocator.discoverUnder Found core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/
   [junit4]   2> 33314 T201 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 33339 T213 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/'
   [junit4]   2> 33341 T213 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 33341 T213 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/dih-properties-001
   [junit4]   2> 33341 T201 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0
   [junit4]   2> 33343 T201 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 33365 T213 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 33383 T213 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.4.0
   [junit4]   2> 33422 T213 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 33422 T213 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/conf/schema.xml
   [junit4]   2> 33441 T213 oass.IndexSchema.readSchema [collection1] Schema 
name=dih_test
   [junit4]   2> 33478 T213 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 33479 T213 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 33479 T213 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 33481 T213 oasc.ConfigSetProperties.readFromResourceLoader Did 
not find ConfigSet properties, assuming default properties: Can't find resource 
'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/conf'
   [junit4]   2> 33481 T213 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/
   [junit4]   2> 33481 T213 x:x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 33482 T213 x:x:collection1 oasc.SolrCore.<init> [[collection1] 
] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/],
 dataDir=[null]
   [junit4]   2> 33482 T213 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: collection1
   [junit4]   2> 33482 T213 x:x:collection1 oasc.SolrCore.initListeners 
[[collection1] ] Added SolrEventListener for newSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, 
{q=rocks,start=0,rows=10}, {q=static newSearcher warming query from 
solrconfig.xml}]}]
   [junit4]   2> 33482 T213 x:x:collection1 oasc.SolrCore.initListeners 
[[collection1] ] Added SolrEventListener for firstSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 33483 T213 x:x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/data
   [junit4]   2> 33483 T213 x:x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/data/index/
   [junit4]   2> 33483 T213 x:x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 33483 T213 x:x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/data/index
   [junit4]   2> 33484 T213 x:x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3f531236 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66d0b7b4),segFN=segments_1,generation=1}
   [junit4]   2> 33484 T213 x:x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 33487 T213 x:x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" 
(default)
   [junit4]   2> 33487 T213 x:x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 33488 T217 x:x:collection1 oasc.SolrCore$12.run Looking for 
old index directories to cleanup for core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/data/
   [junit4]   2> 33493 T213 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 33495 T213 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 33496 T213 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 33497 T213 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 33499 T213 x:x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/threads,/admin/logging,/get,/admin/plugins,/update/json/docs,/admin/mbeans,/admin/file,/admin/luke,/replication,/update/csv,/config,/update/json,/schema,/admin/system,/admin/segments,/update,/admin/ping,/dataimport,/admin/properties,/search,,standard
   [junit4]   2> 33500 T213 x:x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 33501 T213 x:x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 33501 T213 x:x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 33501 T213 x:x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3f531236 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66d0b7b4),segFN=segments_1,generation=1}
   [junit4]   2> 33501 T213 x:x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 33502 T213 x:x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@2f0099d6[collection1] main
   [junit4]   2> 33502 T213 x:x:collection1 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/conf
   [junit4]   2> 33502 T213 x:x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/conf}
   [junit4]   2> 33502 T213 x:x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/conf
   [junit4]   2> 33503 T213 x:x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 33503 T213 x:x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 33503 T213 x:x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 33503 T218 x:x:collection1 
oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to 
Searcher@2f0099d6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 33503 T218 x:x:collection1 
oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 33504 T218 x:x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@2f0099d6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C21 name=collection1 
org.apache.solr.core.SolrCore@160e10f5
   [junit4]   2> 33870 T205 x:x:collection1 C21 
oashd.DataImporter.maybeReloadConfiguration Loading DIH Configuration: 
data-config.xml
   [junit4]   2> 33872 T205 x:x:collection1 C21 
oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 33872 T205 x:x:collection1 C21 oashd.DataImporter.doFullImport 
Starting Full Import
   [junit4]   2> 33873 T205 x:x:collection1 C21 
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: 
dataimport.properties
   [junit4]   2> ASYNC  NEW_CORE C22 name=collection1 
org.apache.solr.core.SolrCore@160e10f5
   [junit4]   2> 33952 T205 x:x:collection1 C22 oashd.DocBuilder.finish Import 
completed successfully
   [junit4]   2> 33952 T205 x:x:collection1 C22 
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: 
dataimport.properties
   [junit4]   2> 34953 T221 x:x:collection1 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 34966 T221 x:x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@30744b7c[collection1] main
   [junit4]   2> 34967 T221 x:x:collection1 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 34967 T218 x:x:collection1 
oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to 
Searcher@30744b7c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c2)))}
   [junit4]   2> 34968 T218 x:x:collection1 C22 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={distrib=false&rows=10&event=newSearcher&q=solr&start=0} hits=0 status=0 
QTime=0 
   [junit4]   2> 34968 T218 x:x:collection1 C22 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={distrib=false&rows=10&event=newSearcher&q=rocks&start=0} hits=0 
status=0 QTime=0 
   [junit4]   2> 34970 T218 x:x:collection1 C22 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={distrib=false&event=newSearcher&q=static+newSearcher+warming+query+from+solrconfig.xml}
 hits=0 status=0 QTime=0 
   [junit4]   2> 34970 T218 x:x:collection1 
oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 34970 T218 x:x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@30744b7c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c2)))}
   [junit4]   2> 36297 T205 x:x:collection1 C22 
oashd.SimplePropertiesWriter.persist Wrote last indexed time to 
dataimport.properties
   [junit4]   2> 36297 T205 x:x:collection1 C22 oashd.DocBuilder.execute Time 
taken = 0:0:2.424
   [junit4]   2> 36297 T205 x:x:collection1 C22 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/dataimport 
params={version=2&command=full-import&clean=false&wt=javabin&commit=false&commitWithin=1000}
 {add=[1, 2]} 0 2428
   [junit4]   2> 36406 T206 x:x:collection1 C22 oasc.SolrCore.execute 
[collection1] webapp=/solr path=/select params={version=2&q=*&wt=javabin} 
hits=2 status=0 QTime=0 
   [junit4]   2> 36409 T201 oejs.AbstractConnector.doStop Stopped 
ServerConnector@a1beed4{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 36409 T201 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=208208551
   [junit4]   2> 36410 T201 x:x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@160e10f5
   [junit4]   2> 36410 T201 x:x:collection1 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 36410 T201 x:x:collection1 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 36410 T201 x:x:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 36411 T201 x:x:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 36412 T201 x:x:collection1 C22 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3f531236 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66d0b7b4),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3f531236 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66d0b7b4),segFN=segments_2,generation=2}
   [junit4]   2> 36412 T201 x:x:collection1 C22 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 36413 T201 x:x:collection1 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 36414 T201 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 36414 T201 x:x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/data/index;done=false>>]
   [junit4]   2> 36414 T201 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/data/index
   [junit4]   2> 36415 T201 x:x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/data;done=false>>]
   [junit4]   2> 37144 T201 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-001/collection1/data
   [junit4]   2> 37145 T201 x:x:collection1 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@1fc43b8e{/solr,null,UNAVAILABLE}
   [junit4]   2> 37147 T201 oas.SolrTestCaseJ4.tearDown ###Ending 
testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestContentStreamDataSource -Dtests.method=testCommitWithin 
-Dtests.seed=69D9C619C8BB4981 -Dtests.slow=true -Dtests.locale=fr_CH 
-Dtests.timezone=Asia/Hovd -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 3.99s J0 | TestContentStreamDataSource.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but 
was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([69D9C619C8BB4981:D30BA9614B95A794]:0)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin(TestContentStreamDataSource.java:97)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 37195 T201 oas.SolrTestCaseJ4.setUp ###Starting testSimple
   [junit4]   2> 37205 T201 oejs.Server.doStart jetty-9.2.13.v20150730
   [junit4]   2> 37208 T201 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@3d4c5873{/solr,null,AVAILABLE}
   [junit4]   2> 37209 T201 oejs.AbstractConnector.doStart Started 
ServerConnector@5f430575{HTTP/1.1}{127.0.0.1:56724}
   [junit4]   2> 37209 T201 oejs.Server.doStart Started @39498ms
   [junit4]   2> 37209 T201 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=56724, hostContext=/solr}
   [junit4]   2> 37210 T201 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1447034b
   [junit4]   2> 37210 T201 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/'
   [junit4]   2> 37210 T201 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 37210 T201 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/dih-properties-002
   [junit4]   2> 37231 T201 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/solr.xml
   [junit4]   2> 37257 T201 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002
   [junit4]   2> 37257 T201 oasc.CoreContainer.<init> New CoreContainer 
275275100
   [junit4]   2> 37257 T201 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/]
   [junit4]   2> 37257 T201 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/lib
   [junit4]   2> 37258 T201 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/lib).
   [junit4]   2> 37270 T201 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> 37272 T201 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 37273 T201 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 37273 T201 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 37273 T201 oasc.CoreContainer.initializeAuthorizationPlugin 
Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 37273 T201 oasc.CoreContainer.initializeAuthenticationPlugin 
No authentication plugin used.
   [junit4]   2> 37278 T201 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002
   [junit4]   2> 37278 T201 oasc.CoreDescriptor.<init> Created CoreDescriptor: 
{transient=false, config=solrconfig.xml, dataDir=data/, loadOnStartup=true, 
name=collection1, schema=schema.xml, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/,
 configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1}
   [junit4]   2> 37279 T201 oasc.CorePropertiesLocator.discoverUnder Found core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/
   [junit4]   2> 37279 T201 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 37280 T233 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/'
   [junit4]   2> 37280 T201 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0
   [junit4]   2> 37281 T201 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 37280 T233 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 37281 T233 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/dih-properties-002
   [junit4]   2> 37301 T233 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 37319 T233 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.4.0
   [junit4]   2> 37357 T233 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 37357 T233 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/conf/schema.xml
   [junit4]   2> 37367 T233 oass.IndexSchema.readSchema [collection1] Schema 
name=dih_test
   [junit4]   2> 37409 T233 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 37410 T233 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 37410 T233 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 37413 T233 oasc.ConfigSetProperties.readFromResourceLoader Did 
not find ConfigSet properties, assuming default properties: Can't find resource 
'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/conf'
   [junit4]   2> 37413 T233 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/
   [junit4]   2> 37413 T233 x:x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 37413 T233 x:x:collection1 oasc.SolrCore.<init> [[collection1] 
] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/],
 dataDir=[null]
   [junit4]   2> 37413 T233 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: collection1
   [junit4]   2> 37414 T233 x:x:collection1 oasc.SolrCore.initListeners 
[[collection1] ] Added SolrEventListener for newSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, 
{q=rocks,start=0,rows=10}, {q=static newSearcher warming query from 
solrconfig.xml}]}]
   [junit4]   2> 37414 T233 x:x:collection1 oasc.SolrCore.initListeners 
[[collection1] ] Added SolrEventListener for firstSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 37414 T233 x:x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/data
   [junit4]   2> 37414 T233 x:x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/data/index/
   [junit4]   2> 37415 T233 x:x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 37415 T233 x:x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/data/index
   [junit4]   2> 37416 T233 x:x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1bf6a967 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5eebb788),segFN=segments_1,generation=1}
   [junit4]   2> 37416 T233 x:x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 37419 T237 x:x:collection1 oasc.SolrCore$12.run Looking for 
old index directories to cleanup for core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/data/
   [junit4]   2> 37433 T233 x:x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" 
(default)
   [junit4]   2> 37435 T233 x:x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 37441 T233 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 37446 T233 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 37447 T233 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 37449 T233 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 37456 T233 x:x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/threads,/admin/logging,/get,/admin/plugins,/update/json/docs,/admin/mbeans,/admin/file,/admin/luke,/replication,/update/csv,/config,/update/json,/schema,/admin/system,/admin/segments,/update,/admin/ping,/dataimport,/admin/properties,/search,,standard
   [junit4]   2> 37457 T233 x:x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 37458 T233 x:x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 37458 T233 x:x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 37459 T233 x:x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1bf6a967 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5eebb788),segFN=segments_1,generation=1}
   [junit4]   2> 37459 T233 x:x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 37460 T233 x:x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@3cf81050[collection1] main
   [junit4]   2> 37460 T233 x:x:collection1 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/conf
   [junit4]   2> 37460 T233 x:x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/conf}
   [junit4]   2> 37460 T233 x:x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/conf
   [junit4]   2> 37461 T233 x:x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 37461 T233 x:x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 37461 T233 x:x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 37461 T238 x:x:collection1 
oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to 
Searcher@3cf81050[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 37462 T238 x:x:collection1 
oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 37462 T238 x:x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@3cf81050[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C23 name=collection1 
org.apache.solr.core.SolrCore@4b3ae910
   [junit4]   2> 37792 T225 x:x:collection1 C23 
oashd.DataImporter.maybeReloadConfiguration Loading DIH Configuration: 
data-config.xml
   [junit4]   2> 37794 T225 x:x:collection1 C23 
oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 37795 T225 x:x:collection1 C23 oashd.DataImporter.doFullImport 
Starting Full Import
   [junit4]   2> 37795 T225 x:x:collection1 C23 
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: 
dataimport.properties
   [junit4]   2> 37798 T225 x:x:collection1 C23 oashd.DocBuilder.finish Import 
completed successfully
   [junit4]   2> 37799 T225 x:x:collection1 C23 
oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 37808 T225 x:x:collection1 C23 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1bf6a967 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5eebb788),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1bf6a967 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5eebb788),segFN=segments_2,generation=2}
   [junit4]   2> 37809 T225 x:x:collection1 C23 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 37813 T225 x:x:collection1 C23 oass.SolrIndexSearcher.<init> 
Opening Searcher@5b5153cd[collection1] main
   [junit4]   2> 37814 T225 x:x:collection1 C23 
oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 37814 T238 x:x:collection1 C23 
oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to 
Searcher@5b5153cd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c2)))}
   [junit4]   2> 37814 T238 x:x:collection1 C23 
oasr.SolrRequestInfo.setRequestInfo ERROR Previous SolrRequestInfo was not 
closed!  req=version=2&command=full-import&clean=false&wt=javabin
   [junit4]   2> 37814 T238 x:x:collection1 C23 
oasr.SolrRequestInfo.setRequestInfo ERROR prev == info : false
   [junit4]   2> 37815 T238 x:x:collection1 oasc.SolrException.log ERROR 
null:java.lang.AssertionError
   [junit4]   2>                at 
org.apache.solr.request.SolrRequestInfo.setRequestInfo(SolrRequestInfo.java:58)
   [junit4]   2>                at 
org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:63)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore$6.call(SolrCore.java:1865)
   [junit4]   2>                at 
java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2>                at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 37815 T238 x:x:collection1 C23 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@5b5153cd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c2)))}
   [junit4]   2> 37816 T225 x:x:collection1 C23 
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: 
dataimport.properties
   [junit4]   2> 37817 T225 x:x:collection1 C23 
oashd.SimplePropertiesWriter.persist Wrote last indexed time to 
dataimport.properties
   [junit4]   2> 37817 T225 x:x:collection1 C23 oashd.DocBuilder.execute Time 
taken = 0:0:0.21
   [junit4]   2> 37817 T225 x:x:collection1 C23 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/dataimport 
params={version=2&command=full-import&clean=false&wt=javabin} {add=[1, 
2],commit=} 0 26
   [junit4]   2> 37822 T226 x:x:collection1 C23 oasc.SolrCore.execute 
[collection1] webapp=/solr path=/select params={version=2&q=*:*&wt=javabin} 
hits=2 status=0 QTime=0 
   [junit4]   2> 37825 T201 oejs.AbstractConnector.doStop Stopped 
ServerConnector@5f430575{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 37825 T201 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=275275100
   [junit4]   2> 37826 T201 x:x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@4b3ae910
   [junit4]   2> 37827 T201 x:x:collection1 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 37827 T201 x:x:collection1 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 37828 T201 x:x:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 37828 T201 x:x:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 37830 T201 x:x:collection1 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 37831 T201 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 37831 T201 x:x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/data/index;done=false>>]
   [junit4]   2> 37832 T201 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/data/index
   [junit4]   2> 37832 T201 x:x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/data;done=false>>]
   [junit4]   2> 37832 T201 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001/inst-002/collection1/data
   [junit4]   2> 37833 T201 x:x:collection1 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@3d4c5873{/solr,null,UNAVAILABLE}
   [junit4]   2> 37835 T201 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
   [junit4]   2> 37836 T201 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestContentStreamDataSource_69D9C619C8BB4981-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): 
{desc=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Direct), 
timestamp=PostingsFormat(name=Asserting)}, docValues:{}, sim=DefaultSimilarity, 
locale=fr_CH, timezone=Asia/Hovd
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 
(64-bit)/cpus=3,threads=1,free=15704432,total=64020480
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestJdbcDataSourceConvertType, TestZKPropertiesWriter, 
TestSolrEntityProcessorEndToEnd, TestNestedChildren, 
TestContentStreamDataSource]
   [junit4] Completed [24/38] on J0 in 4.67s, 2 tests, 1 failure <<< FAILURES!

[...truncated 52 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:785: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:729: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:253: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:467: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:526: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1452: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1006: 
There were test failures: 38 suites, 157 tests, 1 failure, 3 ignored [seed: 
69D9C619C8BB4981]

Total time: 88 minutes 17 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to