Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/225/
Java: 32bit/jdk1.8.0-ea-b49 -server -XX:+UseConcMarkSweepGC
1 tests failed.
REGRESSION: org.apache.solr.servlet.SolrRequestParserTest.testStreamURL
Error Message:
connect timed out
Stack Trace:
java.net.SocketTimeoutException: connect timed out
at
__randomizedtesting.SeedInfo.seed([B59DCD42307FDE67:ECA8F351445D1352]:0)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:395)
at
sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1668)
at
sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1663)
at java.security.AccessController.doPrivileged(Native Method)
at
sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1662)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1245)
at
org.apache.solr.common.util.ContentStreamBase$URLStream.getStream(ContentStreamBase.java:85)
at
org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:137)
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:474)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
at
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
Caused by: java.net.SocketTimeoutException: connect timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:344)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:205)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:187)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
at java.net.Socket.connect(Socket.java:578)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:709)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:579)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1324)
at
sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2665)
at java.net.URLConnection.getContentType(URLConnection.java:522)
at
org.apache.solr.common.util.ContentStreamBase$URLStream.getStream(ContentStreamBase.java:82)
... 39 more
Build Log:
[...truncated 7356 lines...]
[junit4:junit4] Suite: org.apache.solr.servlet.SolrRequestParserTest
[junit4:junit4] > (@BeforeClass output)
[junit4:junit4] 2> 0 T1243 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test/J0/./solrtest-SolrRequestParserTest-1344268623277
[junit4:junit4] 2> 0 T1243 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4] 2> 1 T1243 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4:junit4] 2> 2 T1243 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4:junit4] 2> 42 T1243 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4:junit4] 2> 101 T1243 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4:junit4] 2> 102 T1243 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4] 2> 105 T1243 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4] 2> 555 T1243 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4] 2> 559 T1243 oass.IndexSchema.readSchema default search field
in schema is text
[junit4:junit4] 2> 570 T1243 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4] 2> 573 T1243 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4:junit4] 2> 574 T1243 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4:junit4] 2> 576 T1243 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4] 2> 576 T1243 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4] 2> 576 T1243 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4:junit4] 2> 577 T1243 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr
[junit4:junit4] 2> 577 T1243 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/'
[junit4:junit4] 2> 582 T1243 oasc.CoreContainer.<init> New CoreContainer
12018029
[junit4:junit4] 2> 582 T1243 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test/J0/./solrtest-SolrRequestParserTest-1344268623277/
[junit4:junit4] 2> 582 T1243 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1bb034f
[junit4:junit4] 2> 583 T1243 oasc.SolrCore.getNewIndexDir WARNING New index
directory detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test/J0/./solrtest-SolrRequestParserTest-1344268623277/index/
[junit4:junit4] 2> 583 T1243 oasc.SolrCore.initIndex WARNING [collection1]
Solr index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test/J0/./solrtest-SolrRequestParserTest-1344268623277/index'
doesn't exist. Creating new index...
[junit4:junit4] 2> 584 T1243 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1563fae
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d4791a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 584 T1243 oasc.SolrDeletionPolicy.updateCommits newest
commit = 1
[junit4:junit4] 2> 585 T1243 oasc.SolrCore.initWriters created xml:
solr.XMLResponseWriter
[junit4:junit4] 2> 586 T1243 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4] 2> 586 T1243 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4:junit4] 2> 586 T1243 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4] 2> 586 T1243 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4] 2> 587 T1243 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4:junit4] 2> 587 T1243 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4] 2> 587 T1243 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4:junit4] 2> 588 T1243 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4:junit4] 2> 588 T1243 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4:junit4] 2> 588 T1243 oasc.RequestHandlers.initHandlersFromConfig
created dismax: solr.SearchHandler
[junit4:junit4] 2> 588 T1243 oasc.RequestHandlers.initHandlersFromConfig
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4] 2> 589 T1243 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4] 2> 589 T1243 oasc.RequestHandlers.initHandlersFromConfig
created defaults: solr.StandardRequestHandler
[junit4:junit4] 2> 589 T1243 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4] 2> 589 T1243 oasc.RequestHandlers.initHandlersFromConfig
created lazy: solr.StandardRequestHandler
[junit4:junit4] 2> 590 T1243 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4:junit4] 2> 590 T1243 oasc.RequestHandlers.initHandlersFromConfig
created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 590 T1243 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 590 T1243 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 591 T1243 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 591 T1243 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak_Direct:
org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 591 T1243 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 591 T1243 oasc.RequestHandlers.initHandlersFromConfig
created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 591 T1243 oasc.RequestHandlers.initHandlersFromConfig
created /mlt: solr.MoreLikeThisHandler
[junit4:junit4] 2> 592 T1243 oasc.RequestHandlers.initHandlersFromConfig
created /debug/dump: solr.DumpRequestHandler
[junit4:junit4] 2> 592 T1243 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4] 2> 594 T1243 oasc.SolrCore.initDeprecatedSupport WARNING
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config
to use the ShowFileRequestHandler.
[junit4:junit4] 2> 595 T1243 oasc.SolrCore.initDeprecatedSupport WARNING
adding ShowFileRequestHandler with hidden files: [SOLRCONFIG-ENABLEPLUGIN.XML,
BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, SCHEMA-LMDIRICHLET.XML,
SCHEMA-CHARFILTERS.XML, SOLRCONFIG-REPEATER.XML, SOLRCONFIG-ELEVATE.XML,
HUNSPELL-TEST.AFF, HUNSPELL-TEST.DIC, SCHEMA-STOP-KEEP.XML,
BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML,
PROTWORDS.TXT, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-MASTER1.XML,
SOLRCONFIG-NATIVELOCK.XML, SCHEMA-SPELLCHECKER.XML,
BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SOLRCONFIG-CACHING.XML,
FRENCHARTICLES.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML,
SCHEMA-REPLICATION2.XML, SCHEMA-LMJELINEKMERCER.XML, OPEN-EXCHANGE-RATES.JSON,
SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-TFIDF.XML,
BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-PROPINJECT.XML,
SOLRCONFIG-SOLR-749.XML, SCHEMA.XML, SOLRCONFIG-MASTER3.XML, WDFTYPES.TXT,
SCHEMA-COLLATE.XML, SOLRCONFIG-PHRASESUGGEST.XML, SYNONYMS.TXT,
ADDFIELDS.UPDATEPROCESSOR.JS, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML,
BAD-MP-SOLRCONFIG.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, STOP-2.TXT,
SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-LAZYWRITER.XML,
BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML,
BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, SCHEMA-BINARYFIELD.XML,
SCHEMA-LUCENEMATCHVERSION.XML, BAD-SCHEMA-DUP-FIELD.XML, SCHEMASURROUND.XML,
STOPWORDS.TXT, SOLRCONFIG-REQHANDLER.INCL,
MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, OLD_SYNONYMS.TXT, ELEVATE.XML,
SOLRCONFIG-ALTDIRECTORY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML,
CONDITIONAL.UPDATEPROCESSOR.JS, SOLRCONFIG-SLAVE1.XML,
SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SOLRCONFIG_PERF.XML,
BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-FUNCTIONQUERY.XML,
DA_COMPOUNDDICTIONARY.TXT, SOLRCONFIG-MERGEPOLICY.XML, SCHEMA-TRIE.XML,
SCHEMA-REPLICATION1.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML,
SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SCHEMA15.XML, BAD_SOLRCONFIG.XML,
DA_UTF8.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, SCHEMA-REVERSED.XML,
CURRENCY.XML, SOLRCONFIG-MASTER2.XML, SOLRCONFIG-HIGHLIGHT.XML,
BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-IB.XML, SOLRCONFIG_CODEC.XML,
SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-BASIC.XML, SOLRCONFIG-SPELLCHECKER.XML,
BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, TRIVIAL.UPDATEPROCESSOR1.JS,
SOLRCONFIG-SIMPLELOCK.XML, SOLRCONFIG-MASTER.XML,
BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, STOPTYPES-2.TXT, SCHEMA11.XML,
COMPOUNDDICTIONARY.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-TLOG.XML,
BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-PHRASESUGGEST.XML, STOPTYPES-1.TXT,
BAD-SCHEMA-EXTERNAL-FILEFIELD.XML, SCHEMA-REQUIRED-FIELDS.XML,
STOP-SNOWBALL.TXT, KEEP-1.TXT, SCHEMA-SIM.XML, STEMDICT.TXT, SCHEMA-DFR.XML,
SCHEMA_CODEC.XML, SOLRCONFIG-SLAVE.XML, PHRASESUGGEST.TXT, XSLT,
MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML,
BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SOLRCONFIG-DELPOLICY1.XML,
SCHEMA-NUMERIC.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML,
TRIVIAL.UPDATEPROCESSOR0.JS, HYPHENATION.DTD, SOLRCONFIG-TERMINDEX.XML,
SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, SOLRCONFIG-DELPOLICY2.XML, KEEP-2.TXT,
SCHEMA-FOLDING.XML, STOPWITHBOM.TXT, STOP-1.TXT, SCHEMA12.XML,
STOPWORDSWRONGENCODING.TXT, SCHEMA-MINIMAL.XML, SOLRCONFIG-QUERYSENDER.XML,
MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4] 2> 597 T1243 oass.SolrIndexSearcher.<init> Opening
Searcher@cd2f5e main
[junit4:junit4] 2> 597 T1243 oass.SolrIndexSearcher.getIndexDir WARNING
WARNING: Directory impl does not support setting indexDir:
org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4] 2> 597 T1243 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4:junit4] 2> 598 T1243 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4:junit4] 2> 598 T1243 oashc.SpellCheckComponent.inform Initializing
spell checkers
[junit4:junit4] 2> 618 T1243 oass.DirectSolrSpellChecker.init init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4] 2> 628 T1243 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4:junit4] 2> 629 T1243 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: http://
[junit4:junit4] 2> 629 T1243 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4:junit4] 2> 629 T1243 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4:junit4] 2> 629 T1243 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4:junit4] 2> 630 T1243 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4:junit4] 2> 630 T1243 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4:junit4] 2> 630 T1243 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4:junit4] 2> 631 T1243 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4:junit4] 2> 631 T1243 oascsi.HttpClientUtil.createClient Creating new
http client,
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4] 2> 636 T1244 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@cd2f5e
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4] 2> 637 T1243 oasc.CoreContainer.register registering core:
collection1
[junit4:junit4] 2> 638 T1243 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4] 2>
[junit4:junit4] ERROR 11.9s J0 | SolrRequestParserTest.testStreamURL
[junit4:junit4] > Throwable #1: java.net.SocketTimeoutException: connect
timed out
[junit4:junit4] > at
__randomizedtesting.SeedInfo.seed([B59DCD42307FDE67:ECA8F351445D1352]:0)
[junit4:junit4] > at
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[junit4:junit4] > at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
[junit4:junit4] > at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[junit4:junit4] > at
java.lang.reflect.Constructor.newInstance(Constructor.java:395)
[junit4:junit4] > at
sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1668)
[junit4:junit4] > at
sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1663)
[junit4:junit4] > at java.security.AccessController.doPrivileged(Native
Method)
[junit4:junit4] > at
sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1662)
[junit4:junit4] > at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1245)
[junit4:junit4] > at
org.apache.solr.common.util.ContentStreamBase$URLStream.getStream(ContentStreamBase.java:85)
[junit4:junit4] > at
org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:137)
[junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4:junit4] > at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4] > at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:474)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
[junit4:junit4] > at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4] > at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
[junit4:junit4] > Caused by: java.net.SocketTimeoutException: connect timed
out
[junit4:junit4] > at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4:junit4] > at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:344)
[junit4:junit4] > at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:205)
[junit4:junit4] > at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:187)
[junit4:junit4] > at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
[junit4:junit4] > at java.net.Socket.connect(Socket.java:578)
[junit4:junit4] > at
sun.net.NetworkClient.doConnect(NetworkClient.java:175)
[junit4:junit4] > at
sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
[junit4:junit4] > at
sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
[junit4:junit4] > at
sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:709)
[junit4:junit4] > at
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:579)
[junit4:junit4] > at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1324)
[junit4:junit4] > at
sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2665)
[junit4:junit4] > at
java.net.URLConnection.getContentType(URLConnection.java:522)
[junit4:junit4] > at
org.apache.solr.common.util.ContentStreamBase$URLStream.getStream(ContentStreamBase.java:82)
[junit4:junit4] > ... 39 more
[junit4:junit4] >
[junit4:junit4] 2> 716 T1243 oas.SolrTestCaseJ4.setUp ###Starting
testStreamURL
[junit4:junit4] 2> 12528 T1243 oas.SolrTestCaseJ4.tearDown ###Ending
testStreamURL
[junit4:junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrRequestParserTest -Dtests.method=testStreamURL
-Dtests.seed=B59DCD42307FDE67 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=vi -Dtests.timezone=SystemV/YST9 -Dtests.file.encoding=UTF-8
[junit4:junit4] 2>
[junit4:junit4] > (@AfterClass output)
[junit4:junit4] 2> 12571 T1243 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4] 2> 12571 T1243 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=12018029
[junit4:junit4] 2> 12571 T1243 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@15d6fca
[junit4:junit4] 2> 12572 T1243 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4:junit4] 2> 12572 T1243 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4] 2> NOTE: test params are: codec=Asserting,
sim=DefaultSimilarity, locale=vi, timezone=SystemV/YST9
[junit4:junit4] 2> NOTE: Linux 3.2.0-27-generic i386/Oracle Corporation
1.8.0-ea (32-bit)/cpus=8,threads=1,free=129407688,total=203120640
[junit4:junit4] 2> NOTE: All tests run in this JVM: [TestIndexSearcher,
OutputWriterTest, TestFaceting, SuggesterTest, SOLR749Test,
TestFoldingMultitermQuery, SoftAutoCommitTest, MoreLikeThisHandlerTest,
SolrIndexConfigTest, RAMDirectoryFactoryTest, BasicDistributedZkTest,
TestStressReorder, SpatialFilterTest, TestPropInject, BasicFunctionalityTest,
DisMaxRequestHandlerTest, BasicZkTest, QueryParsingTest,
TestDefaultSimilarityFactory, LegacyHTMLStripCharFilterTest,
QueryElevationComponentTest, CurrencyFieldTest, DOMUtilTest,
TestSolrXMLSerializer, LoggingHandlerTest, TestQuerySenderListener,
BadComponentTest, DistributedQueryElevationComponentTest, TestHashPartitioner,
TestFiltering, MinimalSchemaTest, FileUtilsTest, DateMathParserTest,
TestLFUCache, SolrCmdDistributorTest, TestPhraseSuggestions, TestConfig,
PluginInfoTest, SolrPluginUtilsTest, DirectUpdateHandlerTest,
TestDistributedGrouping, XmlUpdateRequestHandlerTest, TestFunctionQuery,
ConvertedLegacyTest, PrimUtilsTest, LukeRequestHandlerTest, ReturnFieldsTest,
SearchHandlerTest, AnalysisAfterCoreReloadTest, RecoveryZkTest,
SolrRequestParserTest]
[junit4:junit4] 2>
[junit4:junit4] Completed on J0 in 12.68s, 4 tests, 1 error <<< FAILURES!
[...truncated 338 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/build.xml:29: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build.xml:144:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/lucene/module-build.xml:62:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/lucene/common-build.xml:1095:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/lucene/common-build.xml:790:
There were test failures: 223 suites, 898 tests, 1 error, 5 ignored
Total time: 21 minutes 37 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]