Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10991/
Java: 64bit/jdk1.8.0_11 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSqlEntityProcessor
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.dataimport.TestSqlEntityProcessor: 1) Thread[id=26,
name=Timer-0, state=WAITING, group=TGRP-TestSqlEntityProcessor] at
java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:502) at
java.util.TimerThread.mainLoop(Timer.java:526) at
java.util.TimerThread.run(Timer.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.dataimport.TestSqlEntityProcessor:
1) Thread[id=26, name=Timer-0, state=WAITING,
group=TGRP-TestSqlEntityProcessor]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at java.util.TimerThread.mainLoop(Timer.java:526)
at java.util.TimerThread.run(Timer.java:505)
at __randomizedtesting.SeedInfo.seed([6D7E8BF64D616232]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSqlEntityProcessor
Error Message:
There are still zombie threads that couldn't be terminated: 1) Thread[id=26,
name=Timer-0, state=WAITING, group=TGRP-TestSqlEntityProcessor] at
java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:502) at
java.util.TimerThread.mainLoop(Timer.java:526) at
java.util.TimerThread.run(Timer.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=26, name=Timer-0, state=WAITING,
group=TGRP-TestSqlEntityProcessor]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at java.util.TimerThread.mainLoop(Timer.java:526)
at java.util.TimerThread.run(Timer.java:505)
at __randomizedtesting.SeedInfo.seed([6D7E8BF64D616232]:0)
Build Log:
[...truncated 15125 lines...]
[junit4] Suite: org.apache.solr.handler.dataimport.TestSqlEntityProcessor
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001
[junit4] 2> 5168 T25 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (true)
[junit4] 2> 5889 T25 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 5889 T25 oasc.SolrResourceLoader.<init> new SolrResourceLoader
for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/core-home-001/collection1/'
[junit4] 2> 5922 T25 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_5_0
[junit4] 2> 5935 T25 oasc.SolrConfig.<init> Loaded SolrConfig:
dataimport-solrconfig.xml
[junit4] 2> 5936 T25 oass.IndexSchema.readSchema Reading Solr Schema from
dataimport-schema.xml
[junit4] 2> 5942 T25 oass.IndexSchema.readSchema [null] Schema
name=dih_test
[junit4] 2> 5957 T25 oass.IndexSchema.readSchema default search field in
schema is desc
[junit4] 2> 5957 T25 oass.IndexSchema.readSchema query parser default
operator is OR
[junit4] 2> 5958 T25 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 5958 T25 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 5959 T25 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/core-home-001
[junit4] 2> 5959 T25 oasc.SolrResourceLoader.<init> new SolrResourceLoader
for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/core-home-001/'
[junit4] 2> 5981 T25 oasc.CoreContainer.<init> New CoreContainer 728237799
[junit4] 2> 5981 T25 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/core-home-001/]
[junit4] 2> 5982 T25 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 0
[junit4] 2> 5982 T25 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: null
[junit4] 2> 5982 T25 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 0
[junit4] 2> 5982 T25 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 5983 T25 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 5983 T25 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 5983 T25 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 5983 T25 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 5984 T25 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 5984 T25 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=false
[junit4] 2> 5984 T25 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 5985 T25 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 5985 T25 oasc.CoreContainer.load Host Name:
[junit4] 2> 5987 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader
for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/core-home-001/collection1/'
[junit4] 2> 6009 T27 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_5_0
[junit4] 2> 6124 T27 oasc.SolrConfig.<init> Loaded SolrConfig:
dataimport-solrconfig.xml
[junit4] 2> 6125 T27 oass.IndexSchema.readSchema Reading Solr Schema from
dataimport-schema.xml
[junit4] 2> 6131 T27 oass.IndexSchema.readSchema [collection1] Schema
name=dih_test
[junit4] 2> 6146 T27 oass.IndexSchema.readSchema default search field in
schema is desc
[junit4] 2> 6147 T27 oass.IndexSchema.readSchema query parser default
operator is OR
[junit4] 2> 6148 T27 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 6148 T27 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/core-home-001/collection1/
[junit4] 2> 6149 T27 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 6149 T27 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/core-home-001/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/
[junit4] 2> 6149 T27 oasc.SolrCore.<init> JMX monitoring not detected for
core: collection1
[junit4] 2> 6150 T27 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> 6150 T27 oasc.SolrCore.initListeners [collection1] Added
SolrEventListener for firstSearcher:
org.apache.solr.core.QuerySenderListener{queries=[]}
[junit4] 2> 6151 T27 oasc.CachingDirectoryFactory.get return new directory
for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001
[junit4] 2> 6152 T27 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index/
[junit4] 2> 6152 T27 oasc.SolrCore.initIndex WARN [collection1] Solr index
directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 6152 T27 oasc.CachingDirectoryFactory.get return new directory
for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index
[junit4] 2> 6154 T27 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_1,generation=1}
[junit4] 2> 6155 T27 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 6156 T27 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "" (default)
[junit4] 2> 6157 T27 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
[junit4] 2> 6157 T27 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 6158 T27 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 6158 T27 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 6159 T27 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 6159 T27 oasc.RequestHandlers.initHandlersFromConfig created
standard: solr.StandardRequestHandler
[junit4] 2> 6159 T27 oasc.RequestHandlers.initHandlersFromConfig created
/dataimport: org.apache.solr.handler.dataimport.DataImportHandler
[junit4] 2> 6160 T27 oasc.RequestHandlers.initHandlersFromConfig created
/search: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 6160 T27 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 6161 T27 oasc.RequestHandlers.initHandlersFromConfig created
/update: solr.UpdateRequestHandler
[junit4] 2> 6164 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 6165 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 6167 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 6169 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 6170 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 6171 T27 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 6172 T27 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 6173 T27 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_1,generation=1}
[junit4] 2> 6173 T27 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 6174 T27 oass.SolrIndexSearcher.<init> Opening
Searcher@11cc7229[collection1] main
[junit4] 2> 6175 T27 oasr.ManagedResourceStorage$FileStorageIO.configure
File-based storage initialized to use dir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/core-home-001/collection1/conf
[junit4] 2> 6175 T27 oasr.RestManager.init Initializing RestManager with
initArgs:
{storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/core-home-001/collection1/conf}
[junit4] 2> 6176 T27 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/core-home-001/collection1/conf
[junit4] 2> 6176 T27 oasr.ManagedResource.reloadFromStorage WARN No stored
data found for /rest/managed
[junit4] 2> 6177 T27 oasr.ManagedResourceStorage$JsonStorage.store Saved
JSON object to path _rest_managed.json using
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/core-home-001/collection1/conf
[junit4] 2> 6177 T27 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 6178 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@11cc7229[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 6178 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 6178 T27 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 6178 T28 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@11cc7229[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 6191 T25 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 6199 T25 oas.SolrTestCaseJ4.setUp ###Starting
testCachedChildEntities
[junit4] 2> ASYNC NEW_CORE C2 name=collection1
org.apache.solr.core.SolrCore@436b0cc5
[junit4] 2> 6309 T25 C2 oasu.DirectUpdateHandler2.deleteAll [collection1]
REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 6311 T25 C2 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {deleteByQuery=*:*} 0 109
[junit4] 2> 6316 T25 C2 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 6317 T25 C2 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_2,generation=2}
[junit4] 2> 6318 T25 C2 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 2
[junit4] 2> 6319 T25 C2 oass.SolrIndexSearcher.<init> Opening
Searcher@31c3b879[collection1] main
[junit4] 2> 6320 T25 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 6320 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@31c3b879[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 6322 T28 C2 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=solr&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=2
[junit4] 2> 6323 T28 C2 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=rocks&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 6324 T28 C2 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false&event=newSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 6324 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 6324 T28 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@31c3b879[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 6324 T25 C2 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 8
[junit4] 2> 8305 T25 C2 oashdc.DIHConfiguration.verifyWithSchema id is a
required field in SolrSchema . But not found in DataConfig
[junit4] 2> 8306 T25 C2 oashd.DataImporter.loadDataConfig Data
Configuration loaded successfully
[junit4] 2> 8306 T25 C2 oashd.DataImporter.doFullImport Starting Full
Import
[junit4] 2> 8307 T25 C2 oashd.SimplePropertiesWriter.readIndexerProperties
WARN Unable to read: the.properties
[junit4] 2> 8340 T25 C2 oasc.SolrResourceLoader.findClass WARN Solr loaded
a deprecated plugin/analysis class [CachedSqlEntityProcessor]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 8341 T25 C2 oasu.DirectUpdateHandler2.deleteAll [collection1]
REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 8348 T25 C2 oashd.JdbcDataSource$1.call Creating a connection
for entity People with URL: jdbc:derby:memory:derbyDB;territory=en_US
[junit4] 2> 8351 T25 C2 oashd.JdbcDataSource$1.call Time taken for
getConnection(): 1
[junit4] 2> 8464 T25 C2 oashd.JdbcDataSource$1.call Creating a connection
for entity Sports with URL: jdbc:derby:memory:derbyDB;territory=en_US
[junit4] 2> 8466 T25 C2 oashd.JdbcDataSource$1.call Time taken for
getConnection(): 1
[junit4] 2> 8563 T25 C2 oashd.DocBuilder.finish Import completed
successfully
[junit4] 2> 8563 T25 C2 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 8600 T25 C2 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_2,generation=2}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_3,generation=3}
[junit4] 2> 8600 T25 C2 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 3
[junit4] 2> 8605 T25 C2 oass.SolrIndexSearcher.<init> Opening
Searcher@6d825627[collection1] main
[junit4] 2> 8607 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@6d825627[collection1]
main{UninvertingDirectoryReader(Uninverting(_0(5.0):c20))}
[junit4] 2> 8608 T28 C2 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=solr&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 8608 T28 C2 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=rocks&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 8609 T28 C2 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false&event=newSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 8609 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 8610 T28 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6d825627[collection1]
main{UninvertingDirectoryReader(Uninverting(_0(5.0):c20))}
[junit4] 2> 8610 T25 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 8611 T25 C2 oashd.SimplePropertiesWriter.readIndexerProperties
WARN Unable to read: the.properties
[junit4] 2> 8612 T25 C2 oashd.SimplePropertiesWriter.persist Wrote last
indexed time to the.properties
[junit4] 2> 8612 T25 C2 oashd.DocBuilder.execute Time taken = 0:0:0.304
[junit4] 2> 8613 T25 C2 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null
params={indent=true&synchronous=true&commit=true&dataConfig=%0a<dataConfig>+%0a<propertyWriter+type%3D"SimplePropertiesWriter"+directory%3D"/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/tempDir-001"+filename%3D"the.properties"+/>%0a<dataSource+name%3D"hsqldb"+driver%3D"org.hsqldb.jdbcDriver"+url%3D"jdbc:hsqldb:mem:."+/>+%0a<dataSource+name%3D"derby"+driver%3D"org.apache.derby.jdbc.EmbeddedDriver"+url%3D"jdbc:derby:memory:derbyDB;territory%3Den_US"+/>+%0a<document+name%3D"TestSqlEntityProcessor">+%0a<entity+name%3D"People"+pk%3D"ID"+processor%3D"SqlEntityProcessor"+dataSource%3D"derby"+query%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+WHERE+DELETED+!%3D+'Y'+"+>+%0a<field+column%3D"NAME"+name%3D"NAME_mult_s"+/>+%0a<field+column%3D"COUNTRY_CODE"+name%3D"COUNTRY_CODES_mult_s"+/>+%0a<entity+name%3D"Sports"+dataSource%3D"derby"+processor%3D"CachedSqlEntityProcessor"+where%3D"PERSON_ID%3DPeople.ID"+query%3D"SELECT+ID,+PERSON_ID,+SPORT_NAME+FROM+PEOPLE_SPORTS+ORDER+BY+ID"+>+%0a<field+column%3D"SPORT_NAME"+name%3D"SPORT_NAME_mult_s"+/>+%0a<field+column%3D"id"+name%3D"SPORT_ID_mult_s"+/>+%0a</entity>+%0a</entity>+%0a</document>+%0a</dataConfig>+%0a&clean=true&command=full-import}
{deleteByQuery=*:*,add=[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, ... (20 adds)],commit=}
0 312
[junit4] 2> 8681 T25 C2 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=*:*&qt=standard&start=0&rows=20&version=2.2} hits=20
status=0 QTime=2
[junit4] 2> 8688 T25 C2 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=SPORT_NAME_mult_s:Sailing&qt=standard&start=0&rows=20&version=2.2}
hits=2 status=0 QTime=1
[junit4] 2> 8730 T25 C2 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=NAME_mult_s:Michael&qt=standard&start=0&rows=20&version=2.2} hits=1
status=0 QTime=1
[junit4] 2> ASYNC NEW_CORE C3 name=collection1
org.apache.solr.core.SolrCore@436b0cc5
[junit4] 2> 8882 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={indent=true} status=0 QTime=0
[junit4] 2> 8883 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={indent=true} status=0 QTime=0
[junit4] 2> 9425 T25 oas.SolrTestCaseJ4.tearDown ###Ending
testCachedChildEntities
[junit4] 2> 9431 T25 oas.SolrTestCaseJ4.setUp ###Starting
testWithComplexTransformer
[junit4] 2> 9432 T25 C3 oasu.DirectUpdateHandler2.deleteAll [collection1]
REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 9433 T25 C3 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {deleteByQuery=*:*} 0 1
[junit4] 2> 9434 T25 C3 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9435 T25 C3 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_3,generation=3}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_4,generation=4}
[junit4] 2> 9435 T25 C3 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 4
[junit4] 2> 9435 T25 C3 oass.SolrIndexSearcher.<init> Opening
Searcher@7d51c5f1[collection1] main
[junit4] 2> 9436 T25 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 9436 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@7d51c5f1[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 9437 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=solr&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 9437 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=rocks&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 9438 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false&event=newSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 9438 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 9438 T28 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@7d51c5f1[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 9439 T25 C3 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 5
[junit4] 2> 9618 T25 C3 oashdc.DIHConfiguration.verifyWithSchema id is a
required field in SolrSchema . But not found in DataConfig
[junit4] 2> 9618 T25 C3 oashd.DataImporter.loadDataConfig Data
Configuration loaded successfully
[junit4] 2> 9618 T25 C3 oashd.DataImporter.doFullImport Starting Full
Import
[junit4] 2> 9619 T25 C3 oashd.SimplePropertiesWriter.readIndexerProperties
WARN Unable to read: the.properties
[junit4] 2> 9619 T25 C3 oasu.DirectUpdateHandler2.deleteAll [collection1]
REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 9620 T25 C3 oashd.JdbcDataSource$1.call Creating a connection
for entity People with URL: jdbc:hsqldb:mem:.
[junit4] 2> 9621 T25 C3 oashd.JdbcDataSource$1.call Time taken for
getConnection(): 0
[junit4] 2> 9669 T25 C3 oashd.DocBuilder.finish Import completed
successfully
[junit4] 2> 9670 T25 C3 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9683 T25 C3 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_4,generation=4}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_5,generation=5}
[junit4] 2> 9683 T25 C3 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 5
[junit4] 2> 9685 T25 C3 oass.SolrIndexSearcher.<init> Opening
Searcher@42feab79[collection1] main
[junit4] 2> 9685 T25 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 9687 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@42feab79[collection1]
main{UninvertingDirectoryReader(Uninverting(_1(5.0):c60))}
[junit4] 2> 9687 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=solr&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 9687 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=rocks&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 9688 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false&event=newSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 9688 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 9688 T28 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@42feab79[collection1]
main{UninvertingDirectoryReader(Uninverting(_1(5.0):c60))}
[junit4] 2> 9689 T25 C3 oashd.SimplePropertiesWriter.readIndexerProperties
WARN Unable to read: the.properties
[junit4] 2> 9689 T25 C3 oashd.SimplePropertiesWriter.persist Wrote last
indexed time to the.properties
[junit4] 2> 9690 T25 C3 oashd.DocBuilder.execute Time taken = 0:0:0.70
[junit4] 2> 9690 T25 C3 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null
params={indent=true&synchronous=true&commit=true&dataConfig=%0a<dataConfig>+%0a<propertyWriter+type%3D"SimplePropertiesWriter"+directory%3D"/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/tempDir-001"+filename%3D"the.properties"+/>%0a<dataSource+name%3D"hsqldb"+driver%3D"org.hsqldb.jdbcDriver"+url%3D"jdbc:hsqldb:mem:."+/>+%0a<dataSource+name%3D"derby"+driver%3D"org.apache.derby.jdbc.EmbeddedDriver"+url%3D"jdbc:derby:memory:derbyDB;territory%3Den_US"+/>+%0a<document+name%3D"TestSqlEntityProcessor">+%0a<entity+name%3D"People"+pk%3D"ID"+processor%3D"SqlEntityProcessor"+dataSource%3D"hsqldb"+transformer%3D"TripleThreatTransformer"+query%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+WHERE+DELETED+!%3D+'Y'+"+>+%0a<field+column%3D"NAME"+name%3D"NAME_mult_s"+/>+%0a<field+column%3D"COUNTRY_CODE"+name%3D"COUNTRY_CODES_mult_s"+/>+%0a</entity>+%0a</document>+%0a</dataConfig>+%0a&clean=true&command=full-import}
{deleteByQuery=*:*,add=[1, TripleThreat-1-1, TripleThreat-2-1, 2,
TripleThreat-1-2, TripleThreat-2-2, 3, TripleThreat-1-3, TripleThreat-2-3, 4,
... (60 adds)],commit=} 0 74
[junit4] 2> 9770 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=*:*&sort=id+asc&rows=60} hits=60 status=0 QTime=76
[junit4] 2> 9785 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=id:TripleThreat-1-*&qt=standard&start=0&rows=20&version=2.2} hits=20
status=0 QTime=1
[junit4] 2> 9789 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=id:TripleThreat-2-*&qt=standard&start=0&rows=20&version=2.2} hits=20
status=0 QTime=1
[junit4] 2> 9798 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=%2Bid:TripleThreat-1-3+%2BNAME_mult_s:Michael+%2BNAME_mult_s:leahciM++%2BCOUNTRY_CODES_mult_s:NR+%2BCOUNTRY_CODES_mult_s:RN&qt=standard&start=0&rows=20&version=2.2}
hits=1 status=0 QTime=5
[junit4] 2> 9800 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=AddAColumn_s:Added&qt=standard&start=0&rows=20&version=2.2}
hits=20 status=0 QTime=0
[junit4] 2> 9803 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={indent=true} status=0 QTime=0
[junit4] 2> 9804 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={indent=true} status=0 QTime=0
[junit4] 2> 9807 T25 oas.SolrTestCaseJ4.tearDown ###Ending
testWithComplexTransformer
[junit4] 2> 9812 T25 oas.SolrTestCaseJ4.setUp ###Starting testSingleEntity
[junit4] 2> 9813 T25 C3 oasu.DirectUpdateHandler2.deleteAll [collection1]
REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 9814 T25 C3 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {deleteByQuery=*:*} 0 1
[junit4] 2> 9815 T25 C3 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9815 T25 C3 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_5,generation=5}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_6,generation=6}
[junit4] 2> 9816 T25 C3 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 6
[junit4] 2> 9816 T25 C3 oass.SolrIndexSearcher.<init> Opening
Searcher@96c4f9[collection1] main
[junit4] 2> 9817 T25 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 9817 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@96c4f9[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 9818 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=solr&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 9818 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=rocks&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 9819 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false&event=newSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 9819 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 9819 T28 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@96c4f9[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 9821 T25 C3 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 6
[junit4] 2> 9834 T25 C3 oashdc.DIHConfiguration.verifyWithSchema id is a
required field in SolrSchema . But not found in DataConfig
[junit4] 2> 9834 T25 C3 oashd.DataImporter.loadDataConfig Data
Configuration loaded successfully
[junit4] 2> 9834 T25 C3 oashd.DataImporter.doFullImport Starting Full
Import
[junit4] 2> 9835 T25 C3 oashd.SimplePropertiesWriter.readIndexerProperties
WARN Unable to read: the.properties
[junit4] 2> 9836 T25 C3 oasu.DirectUpdateHandler2.deleteAll [collection1]
REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 9836 T25 C3 oashd.JdbcDataSource$1.call Creating a connection
for entity People with URL: jdbc:hsqldb:mem:.
[junit4] 2> 9837 T25 C3 oashd.JdbcDataSource$1.call Time taken for
getConnection(): 0
[junit4] 2> 9843 T25 C3 oashd.DocBuilder.finish Import completed
successfully
[junit4] 2> 9843 T25 C3 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9848 T25 C3 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_6,generation=6}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_7,generation=7}
[junit4] 2> 9849 T25 C3 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 7
[junit4] 2> 9851 T25 C3 oass.SolrIndexSearcher.<init> Opening
Searcher@7287242b[collection1] main
[junit4] 2> 9852 T25 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 9855 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@7287242b[collection1]
main{UninvertingDirectoryReader(Uninverting(_2(5.0):c20))}
[junit4] 2> 9856 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=solr&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 9856 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=rocks&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 9857 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false&event=newSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 9857 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 9857 T28 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@7287242b[collection1]
main{UninvertingDirectoryReader(Uninverting(_2(5.0):c20))}
[junit4] 2> 9858 T25 C3 oashd.SimplePropertiesWriter.readIndexerProperties
WARN Unable to read: the.properties
[junit4] 2> 9859 T25 C3 oashd.SimplePropertiesWriter.persist Wrote last
indexed time to the.properties
[junit4] 2> 9859 T25 C3 oashd.DocBuilder.execute Time taken = 0:0:0.23
[junit4] 2> 9859 T25 C3 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null
params={indent=true&synchronous=true&commit=true&dataConfig=%0a<dataConfig>+%0a<propertyWriter+type%3D"SimplePropertiesWriter"+directory%3D"/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/tempDir-001"+filename%3D"the.properties"+/>%0a<dataSource+name%3D"hsqldb"+driver%3D"org.hsqldb.jdbcDriver"+url%3D"jdbc:hsqldb:mem:."+/>+%0a<dataSource+name%3D"derby"+driver%3D"org.apache.derby.jdbc.EmbeddedDriver"+url%3D"jdbc:derby:memory:derbyDB;territory%3Den_US"+/>+%0a<document+name%3D"TestSqlEntityProcessor">+%0a<entity+name%3D"People"+pk%3D"People.ID"+processor%3D"SqlEntityProcessor"+dataSource%3D"hsqldb"+query%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+WHERE+DELETED+!%3D+'Y'+"+>+%0a<field+column%3D"NAME"+name%3D"NAME_mult_s"+/>+%0a<field+column%3D"COUNTRY_CODE"+name%3D"COUNTRY_CODES_mult_s"+/>+%0a</entity>+%0a</document>+%0a</dataConfig>+%0a&clean=true&command=full-import}
{deleteByQuery=*:*,add=[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, ... (20 adds)],commit=}
0 28
[junit4] 2> 9861 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=*:*&qt=standard&start=0&rows=20&version=2.2} hits=20
status=0 QTime=1
[junit4] 2> 9866 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={indent=true} status=0 QTime=0
[junit4] 2> 9867 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={indent=true} status=0 QTime=0
[junit4] 2> 9868 T25 oas.SolrTestCaseJ4.tearDown ###Ending testSingleEntity
[junit4] 2> 9873 T25 oas.SolrTestCaseJ4.setUp ###Starting testChildEntities
[junit4] 2> 9875 T25 C3 oasu.DirectUpdateHandler2.deleteAll [collection1]
REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 9875 T25 C3 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {deleteByQuery=*:*} 0 1
[junit4] 2> 9876 T25 C3 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9877 T25 C3 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_7,generation=7}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_8,generation=8}
[junit4] 2> 9877 T25 C3 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 8
[junit4] 2> 9878 T25 C3 oass.SolrIndexSearcher.<init> Opening
Searcher@472685a[collection1] main
[junit4] 2> 9878 T25 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 9879 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@472685a[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 9880 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=solr&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 9880 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=rocks&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 9881 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false&event=newSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 9881 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 9881 T28 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@472685a[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 9882 T25 C3 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 6
[junit4] 2> 10119 T25 C3 oashdc.DIHConfiguration.verifyWithSchema id is a
required field in SolrSchema . But not found in DataConfig
[junit4] 2> 10120 T25 C3 oashd.DataImporter.loadDataConfig Data
Configuration loaded successfully
[junit4] 2> 10120 T25 C3 oashd.DataImporter.doFullImport Starting Full
Import
[junit4] 2> 10121 T25 C3
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read:
the.properties
[junit4] 2> 10122 T25 C3 oasu.DirectUpdateHandler2.deleteAll [collection1]
REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 10123 T25 C3 oashd.JdbcDataSource$1.call Creating a connection
for entity People with URL: jdbc:derby:memory:derbyDB;territory=en_US
[junit4] 2> 10124 T25 C3 oashd.JdbcDataSource$1.call Time taken for
getConnection(): 0
[junit4] 2> 10154 T25 C3 oashd.JdbcDataSource$1.call Creating a connection
for entity Countries with URL: jdbc:derby:memory:derbyDB;territory=en_US
[junit4] 2> 10156 T25 C3 oashd.JdbcDataSource$1.call Time taken for
getConnection(): 0
[junit4] 2> 10322 T25 C3 oashd.DocBuilder.finish Import completed
successfully
[junit4] 2> 10322 T25 C3 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 10328 T25 C3 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_8,generation=8}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_9,generation=9}
[junit4] 2> 10329 T25 C3 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 9
[junit4] 2> 10331 T25 C3 oass.SolrIndexSearcher.<init> Opening
Searcher@2861e58[collection1] main
[junit4] 2> 10332 T25 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 10335 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@2861e58[collection1]
main{UninvertingDirectoryReader(Uninverting(_3(5.0):c20))}
[junit4] 2> 10336 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=solr&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 10336 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=rocks&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 10337 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false&event=newSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 10337 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 10337 T28 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@2861e58[collection1]
main{UninvertingDirectoryReader(Uninverting(_3(5.0):c20))}
[junit4] 2> 10338 T25 C3
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read:
the.properties
[junit4] 2> 10339 T25 C3 oashd.SimplePropertiesWriter.persist Wrote last
indexed time to the.properties
[junit4] 2> 10339 T25 C3 oashd.DocBuilder.execute Time taken = 0:0:0.218
[junit4] 2> 10340 T25 C3 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null
params={indent=true&synchronous=true&commit=true&dataConfig=%0a<dataConfig>+%0a<propertyWriter+type%3D"SimplePropertiesWriter"+directory%3D"/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/tempDir-001"+filename%3D"the.properties"+/>%0a<dataSource+name%3D"hsqldb"+driver%3D"org.hsqldb.jdbcDriver"+url%3D"jdbc:hsqldb:mem:."+/>+%0a<dataSource+name%3D"derby"+driver%3D"org.apache.derby.jdbc.EmbeddedDriver"+url%3D"jdbc:derby:memory:derbyDB;territory%3Den_US"+/>+%0a<document+name%3D"TestSqlEntityProcessor">+%0a<entity+name%3D"People"+pk%3D"People.ID"+processor%3D"SqlEntityProcessor"+dataSource%3D"derby"+transformer%3D"AddAColumnTransformer"+query%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+WHERE+DELETED+!%3D+'Y'+"+>+%0a<field+column%3D"NAME"+name%3D"NAME_mult_s"+/>+%0a<field+column%3D"COUNTRY_CODE"+name%3D"COUNTRY_CODES_mult_s"+/>+%0a<entity+name%3D"Countries"+pk%3D"CODE"+dataSource%3D"derby"+processor%3D"SqlEntityProcessor"+query%3D"SELECT+CODE,+COUNTRY_NAME+FROM+COUNTRIES+WHERE+DELETED+!%3D+'Y'+AND+CODE%3D'${People.COUNTRY_CODE}'+"+>+%0a<field+column%3D"CODE"+name%3D"COUNTRY_CODE_s"+/>+%0a<field+column%3D"COUNTRY_NAME"+name%3D"COUNTRY_NAME_s"+/>+%0a</entity>+%0a</entity>+%0a</document>+%0a</dataConfig>+%0a&clean=true&command=full-import}
{deleteByQuery=*:*,add=[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, ... (20 adds)],commit=}
0 224
[junit4] 2> 10345 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=*:*&qt=standard&start=0&rows=20&version=2.2} hits=20
status=0 QTime=1
[junit4] 2> 10355 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=AddAColumn_s:Added&qt=standard&start=0&rows=20&version=2.2}
hits=20 status=0 QTime=2
[junit4] 2> 10384 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=NAME_mult_s:Jayden&qt=standard&start=0&rows=20&version=2.2}
hits=1 status=0 QTime=8
[junit4] 2> 10440 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=COUNTRY_CODES_mult_s:NR&qt=standard&start=0&rows=20&version=2.2}
hits=2 status=0 QTime=4
[junit4] 2> 10446 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={indent=true} status=0 QTime=0
[junit4] 2> 10447 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={indent=true} status=0 QTime=0
[junit4] 2> 10963 T25 oas.SolrTestCaseJ4.tearDown ###Ending
testChildEntities
[junit4] 2> 10969 T25 oas.SolrTestCaseJ4.setUp ###Starting
testWithSimpleTransformer
[junit4] 2> 10970 T25 C3 oasu.DirectUpdateHandler2.deleteAll [collection1]
REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 10970 T25 C3 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {deleteByQuery=*:*} 0 0
[junit4] 2> 10972 T25 C3 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 10972 T25 C3 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_9,generation=9}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_a,generation=10}
[junit4] 2> 10973 T25 C3 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 10
[junit4] 2> 10973 T25 C3 oass.SolrIndexSearcher.<init> Opening
Searcher@6e8e0901[collection1] main
[junit4] 2> 10974 T25 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 10974 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@6e8e0901[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 10975 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=solr&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 10975 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=rocks&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 10976 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false&event=newSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 10976 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 10976 T28 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6e8e0901[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 10977 T25 C3 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 5
[junit4] 2> 10993 T25 C3 oashdc.DIHConfiguration.verifyWithSchema id is a
required field in SolrSchema . But not found in DataConfig
[junit4] 2> 10994 T25 C3 oashd.DataImporter.loadDataConfig Data
Configuration loaded successfully
[junit4] 2> 10994 T25 C3 oashd.DataImporter.doFullImport Starting Full
Import
[junit4] 2> 10994 T25 C3
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read:
the.properties
[junit4] 2> 10995 T25 C3 oasu.DirectUpdateHandler2.deleteAll [collection1]
REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 10996 T25 C3 oashd.JdbcDataSource$1.call Creating a connection
for entity People with URL: jdbc:hsqldb:mem:.
[junit4] 2> 10996 T25 C3 oashd.JdbcDataSource$1.call Time taken for
getConnection(): 0
[junit4] 2> 11002 T25 C3 oashd.DocBuilder.finish Import completed
successfully
[junit4] 2> 11003 T25 C3 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 11008 T25 C3 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_a,generation=10}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621d1218
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index),segFN=segments_b,generation=11}
[junit4] 2> 11008 T25 C3 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 11
[junit4] 2> 11010 T25 C3 oass.SolrIndexSearcher.<init> Opening
Searcher@3ba84a69[collection1] main
[junit4] 2> 11010 T25 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 11013 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@3ba84a69[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0):c20))}
[junit4] 2> 11014 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=solr&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 11014 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=rocks&distrib=false&start=0&rows=10&event=newSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 11015 T28 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false&event=newSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 11015 T28 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 11015 T28 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3ba84a69[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0):c20))}
[junit4] 2> 11016 T25 C3
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read:
the.properties
[junit4] 2> 11017 T25 C3 oashd.SimplePropertiesWriter.persist Wrote last
indexed time to the.properties
[junit4] 2> 11017 T25 C3 oashd.DocBuilder.execute Time taken = 0:0:0.22
[junit4] 2> 11017 T25 C3 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null
params={indent=true&synchronous=true&commit=true&dataConfig=%0a<dataConfig>+%0a<propertyWriter+type%3D"SimplePropertiesWriter"+directory%3D"/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/tempDir-001"+filename%3D"the.properties"+/>%0a<dataSource+name%3D"hsqldb"+driver%3D"org.hsqldb.jdbcDriver"+url%3D"jdbc:hsqldb:mem:."+/>+%0a<dataSource+name%3D"derby"+driver%3D"org.apache.derby.jdbc.EmbeddedDriver"+url%3D"jdbc:derby:memory:derbyDB;territory%3Den_US"+/>+%0a<document+name%3D"TestSqlEntityProcessor">+%0a<entity+name%3D"People"+pk%3D"ID"+processor%3D"SqlEntityProcessor"+dataSource%3D"hsqldb"+transformer%3D"AddAColumnTransformer"+query%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+WHERE+DELETED+!%3D+'Y'+"+>+%0a<field+column%3D"NAME"+name%3D"NAME_mult_s"+/>+%0a<field+column%3D"COUNTRY_CODE"+name%3D"COUNTRY_CODES_mult_s"+/>+%0a</entity>+%0a</document>+%0a</dataConfig>+%0a&clean=true&command=full-import}
{deleteByQuery=*:*,add=[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, ... (20 adds)],commit=}
0 26
[junit4] 2> 11019 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=AddAColumn_s:Added&qt=standard&start=0&rows=20&version=2.2}
hits=20 status=0 QTime=1
[junit4] 2> 11023 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={indent=true} status=0 QTime=0
[junit4] 2> 11023 T25 C3 oasc.SolrCore.execute [collection1] webapp=null
path=null params={indent=true} status=0 QTime=0
[junit4] 2> 11024 T25 oas.SolrTestCaseJ4.tearDown ###Ending
testWithSimpleTransformer
[junit4] 2> 11046 T25 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 11047 T25 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=728237799
[junit4] 2> 11047 T25 oasc.SolrCore.close [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@436b0cc5
[junit4] 2> 11047 T25 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=10,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=140,cumulative_deletesById=0,cumulative_deletesByQuery=10,cumulative_errors=0}
[junit4] 2> 11047 T25 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 11048 T25 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 11048 T25 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 11049 T25 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 11049 T25 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 11050 T25 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index;done=false>>]
[junit4] 2> 11050 T25 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001/index
[junit4] 2> 11050 T25 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001;done=false>>]
[junit4] 2> 11050 T25 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/./temp/solr.handler.dataimport.TestSqlEntityProcessor-6D7E8BF64D616232-001/init-core-data-001
[junit4] 2> 5903 T24 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will
linger awaiting termination of 1 leaked thread(s).
[junit4] 2> 25955 T24 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1
thread leaked from SUITE scope at
org.apache.solr.handler.dataimport.TestSqlEntityProcessor:
[junit4] 2> 1) Thread[id=26, name=Timer-0, state=WAITING,
group=TGRP-TestSqlEntityProcessor]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
java.util.TimerThread.mainLoop(Timer.java:526)
[junit4] 2> at java.util.TimerThread.run(Timer.java:505)
[junit4] 2> 25955 T24 ccr.ThreadLeakControl.tryToInterruptAll Starting to
interrupt leaked threads:
[junit4] 2> 1) Thread[id=26, name=Timer-0, state=WAITING,
group=TGRP-TestSqlEntityProcessor]
[junit4] 2> 28958 T24 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There
are still zombie threads that couldn't be terminated:
[junit4] 2> 1) Thread[id=26, name=Timer-0, state=WAITING,
group=TGRP-TestSqlEntityProcessor]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
java.util.TimerThread.mainLoop(Timer.java:526)
[junit4] 2> at java.util.TimerThread.run(Timer.java:505)
[junit4] 2> NOTE: test params are: codec=Lucene41,
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_SD,
timezone=America/Indiana/Marengo
[junit4] 2> NOTE: Linux 3.13.0-32-generic amd64/Oracle Corporation
1.8.0_11 (64-bit)/cpus=8,threads=2,free=62308672,total=183500800
[junit4] 2> NOTE: All tests run in this JVM: [TestEphemeralCache,
TestDataConfig, TestVariableResolver, TestSqlEntityProcessor]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSqlEntityProcessor -Dtests.seed=6D7E8BF64D616232
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_SD
-Dtests.timezone=America/Indiana/Marengo -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestSqlEntityProcessor (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.dataimport.TestSqlEntityProcessor:
[junit4] > 1) Thread[id=26, name=Timer-0, state=WAITING,
group=TGRP-TestSqlEntityProcessor]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Object.wait(Object.java:502)
[junit4] > at java.util.TimerThread.mainLoop(Timer.java:526)
[junit4] > at java.util.TimerThread.run(Timer.java:505)
[junit4] > at
__randomizedtesting.SeedInfo.seed([6D7E8BF64D616232]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=26, name=Timer-0, state=WAITING,
group=TGRP-TestSqlEntityProcessor]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Object.wait(Object.java:502)
[junit4] > at java.util.TimerThread.mainLoop(Timer.java:526)
[junit4] > at java.util.TimerThread.run(Timer.java:505)
[junit4] > at
__randomizedtesting.SeedInfo.seed([6D7E8BF64D616232]:0)
[junit4] Completed on J1 in 29.06s, 6 tests, 2 errors, 1 skipped <<<
FAILURES!
[...truncated 58 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:454: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:209: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:440:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1298:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922:
There were test failures: 37 suites, 148 tests, 2 suite-level errors, 38 ignored
Total time: 90 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_11
-XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
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]