Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.1-Linux/202/ Java: 64bit/jdk1.8.0_40 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.handler.component.TermVectorComponentDistributedTest.test Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:33712/fxzvd/bq/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:33712/fxzvd/bq/collection1 at __randomizedtesting.SeedInfo.seed([570AAA40E8A97900:DF5E959A465514F8]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:568) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:174) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:153) at org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:488) at org.apache.solr.BaseDistributedSearchTestCase.index(BaseDistributedSearchTestCase.java:477) at org.apache.solr.handler.component.TermVectorComponentDistributedTest.test(TermVectorComponentDistributedTest.java:92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) 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.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:170) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:961) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:918) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:462) ... 50 more Build Log: [...truncated 9571 lines...] [junit4] Suite: org.apache.solr.handler.component.TermVectorComponentDistributedTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/init-core-data-001 [junit4] 2> 88229 T507 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 88230 T507 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /fxzvd/bq [junit4] 2> 88302 T507 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores/collection1 [junit4] 2> 88320 T507 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 88500 T507 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 88511 T507 oejs.AbstractConnector.doStart Started [email protected]:42501 [junit4] 2> 88512 T507 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/fxzvd/bq, hostPort=42501, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores} [junit4] 2> 88520 T507 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a [junit4] 2> 88521 T507 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/' [junit4] 2> 88533 T507 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/solr.xml [junit4] 2> 88538 T507 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores [junit4] 2> 88538 T507 oasc.CoreContainer.<init> New CoreContainer 753714181 [junit4] 2> 88539 T507 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/] [junit4] 2> 88539 T507 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/lib [junit4] 2> 88539 T507 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/lib). [junit4] 2> 88546 T507 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 88546 T507 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 88547 T507 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 88547 T507 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 88547 T507 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 88548 T507 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 88548 T507 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 88548 T507 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 88557 T507 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 88557 T507 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 88557 T507 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 88559 T507 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 88566 T507 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 88566 T507 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 88566 T507 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 88570 T507 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores [junit4] 2> 88571 T507 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores/collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores/collection1/, configSet=collection1, dataDir=data/} [junit4] 2> 88571 T507 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores/collection1/ [junit4] 2> 88571 T507 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 88572 T517 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/' [junit4] 2> 88572 T517 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 88573 T517 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 88584 T517 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 88590 T517 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 88614 T517 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 88614 T517 oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml [junit4] 2> 88617 T517 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 88671 T517 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 88675 T517 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 88676 T517 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 88679 T517 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 88680 T517 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 88681 T517 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 88681 T517 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 88682 T517 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 88682 T517 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 88682 T517 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 88682 T517 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 88682 T517 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 88682 T517 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 88682 T517 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores/collection1/data/ [junit4] 2> 88682 T517 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3712d93e [junit4] 2> 88683 T517 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores/collection1/data [junit4] 2> 88683 T517 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores/collection1/data/index/ [junit4] 2> 88683 T517 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 88683 T517 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores/collection1/data/index [junit4] 2> 88683 T517 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=45.169921875, floorSegmentMB=0.22265625, forceMergeDeletesPctAllowed=9.72201723422403, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 88684 T517 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@16176ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62afebae),segFN=segments_1,generation=1} [junit4] 2> 88684 T517 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 88686 T517 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 88686 T517 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 88686 T517 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 88686 T517 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 88686 T517 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 88686 T517 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 88686 T517 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 88687 T517 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 88687 T517 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 88687 T517 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 88687 T517 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 88687 T517 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 88688 T517 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 88689 T517 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 88689 T517 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 88690 T517 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 88692 T517 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy [junit4] 2> 88693 T517 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump [junit4] 2> 88693 T517 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 88695 T517 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 88696 T517 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 88696 T517 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 88697 T517 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 88697 T517 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 88697 T517 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=51.1103515625, floorSegmentMB=0.78125, forceMergeDeletesPctAllowed=14.517401366412049, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8161272089801284 [junit4] 2> 88698 T517 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@16176ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62afebae),segFN=segments_1,generation=1} [junit4] 2> 88698 T517 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 88698 T517 oass.SolrIndexSearcher.<init> Opening Searcher@6744ffd2[collection1] main [junit4] 2> 88699 T517 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 88699 T517 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage [junit4] 2> 88699 T517 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 88699 T517 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 88729 T517 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 89069 T517 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 89069 T518 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 89070 T518 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4] 2> 89070 T518 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 89070 T517 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 89070 T518 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4] 2> 89071 T507 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2 [junit4] 2> 89071 T507 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 89071 T518 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4] 2> 89071 T518 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4] 2> 89072 T518 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4] 2> 89072 T518 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4] 2> 89072 T518 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4] 2> 89073 T518 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6744ffd2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 89120 T507 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores/collection1 [junit4] 2> 89122 T507 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 89130 T507 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 89135 T507 oejs.AbstractConnector.doStart Started [email protected]:33712 [junit4] 2> 89136 T507 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/fxzvd/bq, hostPort=33712, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores} [junit4] 2> 89138 T507 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a [junit4] 2> 89138 T507 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/' [junit4] 2> 89156 T507 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/solr.xml [junit4] 2> 89161 T507 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores [junit4] 2> 89162 T507 oasc.CoreContainer.<init> New CoreContainer 930502528 [junit4] 2> 89162 T507 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/] [junit4] 2> 89162 T507 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/lib [junit4] 2> 89162 T507 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/lib). [junit4] 2> 89169 T507 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 89169 T507 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 89170 T507 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 89170 T507 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 89170 T507 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 89170 T507 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 89171 T507 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 89171 T507 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 89171 T507 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 89172 T507 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 89172 T507 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 89173 T507 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 89175 T507 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 89175 T507 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 89175 T507 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 89176 T507 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores [junit4] 2> 89177 T507 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores/collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores/collection1/, configSet=collection1, dataDir=data/} [junit4] 2> 89177 T507 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores/collection1/ [junit4] 2> 89178 T507 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 89178 T529 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/' [junit4] 2> 89179 T529 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 89179 T529 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 89195 T529 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 89205 T529 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 89228 T529 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 89229 T529 oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml [junit4] 2> 89234 T529 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 89340 T529 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 89345 T529 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 89347 T529 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 89351 T529 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 89353 T529 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 89355 T529 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 89356 T529 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 89356 T529 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 89356 T529 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 89356 T529 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 89356 T529 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 89356 T529 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 89357 T529 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 89357 T529 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores/collection1/data/ [junit4] 2> 89357 T529 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3712d93e [junit4] 2> 89358 T529 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores/collection1/data [junit4] 2> 89358 T529 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores/collection1/data/index/ [junit4] 2> 89358 T529 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 89358 T529 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores/collection1/data/index [junit4] 2> 89359 T529 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=45.169921875, floorSegmentMB=0.22265625, forceMergeDeletesPctAllowed=9.72201723422403, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 89359 T529 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5ebf9fc6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22fb4068),segFN=segments_1,generation=1} [junit4] 2> 89359 T529 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 89363 T529 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 89363 T529 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 89363 T529 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 89364 T529 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 89364 T529 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 89364 T529 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 89364 T529 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 89364 T529 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 89364 T529 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 89365 T529 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 89365 T529 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 89365 T529 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 89367 T529 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 89368 T529 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 89369 T529 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 89370 T529 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 89374 T529 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy [junit4] 2> 89376 T529 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump [junit4] 2> 89377 T529 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 89378 T529 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 89378 T529 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 89379 T529 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 89379 T529 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 89379 T529 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 89380 T529 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=51.1103515625, floorSegmentMB=0.78125, forceMergeDeletesPctAllowed=14.517401366412049, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8161272089801284 [junit4] 2> 89380 T529 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5ebf9fc6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22fb4068),segFN=segments_1,generation=1} [junit4] 2> 89381 T529 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 89381 T529 oass.SolrIndexSearcher.<init> Opening Searcher@12c1d44d[collection1] main [junit4] 2> 89381 T529 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 89381 T529 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage [junit4] 2> 89382 T529 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 89382 T529 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 89422 T529 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 89611 T529 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 89612 T530 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 89612 T530 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4] 2> 89612 T529 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 89612 T530 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 89613 T530 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4] 2> 89613 T507 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2 [junit4] 2> 89613 T507 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 89613 T530 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4] 2> 89613 T530 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4] 2> 89614 T530 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4] 2> 89614 T530 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4] 2> 89614 T530 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4] 2> 89615 T507 oas.SolrTestCaseJ4.setUp ###Starting test [junit4] 2> 89616 T530 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12c1d44d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> ASYNC NEW_CORE C64 name=collection1 org.apache.solr.core.SolrCore@57900f6e [junit4] 2> 89712 T516 c:collection1 C64 oasup.LogUpdateProcessor.finish [collection1] webapp=/fxzvd/bq path=/update params={wt=javabin&version=2} {add=[0 (1497641497990791168)]} 0 9 [junit4] 2> ASYNC NEW_CORE C65 name=collection1 org.apache.solr.core.SolrCore@3f69c677 [junit4] 2> 89780 T528 c:collection1 C65 oasup.LogUpdateProcessor.finish [collection1] webapp=/fxzvd/bq path=/update params={wt=javabin&version=2} {add=[0 (1497641498069434368)]} 0 3 [junit4] 2> 89785 T516 c:collection1 C64 oasup.LogUpdateProcessor.finish [collection1] webapp=/fxzvd/bq path=/update params={wt=javabin&version=2} {add=[1 (1497641498075725824)]} 0 1 [junit4] 2> 89790 T527 c:collection1 C65 oasup.LogUpdateProcessor.finish [collection1] webapp=/fxzvd/bq path=/update params={wt=javabin&version=2} {add=[1 (1497641498080968704)]} 0 1 [junit4] 2> 89796 T515 c:collection1 C64 oasup.LogUpdateProcessor.finish [collection1] webapp=/fxzvd/bq path=/update params={wt=javabin&version=2} {add=[2 (1497641498087260160)]} 0 1 [junit4] 2> 89799 T528 c:collection1 C65 oasup.LogUpdateProcessor.finish [collection1] webapp=/fxzvd/bq path=/update params={wt=javabin&version=2} {add=[2 (1497641498091454464)]} 0 1 [junit4] 2> 89803 T516 c:collection1 C64 oasup.LogUpdateProcessor.finish [collection1] webapp=/fxzvd/bq path=/update params={wt=javabin&version=2} {add=[3 (1497641498094600192)]} 0 1 [junit4] 2> 89806 T527 c:collection1 C65 oasup.LogUpdateProcessor.finish [collection1] webapp=/fxzvd/bq path=/update params={wt=javabin&version=2} {add=[3 (1497641498097745920)]} 0 1 [junit4] 2> 89809 T515 c:collection1 C64 oasup.LogUpdateProcessor.finish [collection1] webapp=/fxzvd/bq path=/update params={wt=javabin&version=2} {add=[4 (1497641498101940224)]} 0 0 [junit4] 2> 89812 T528 c:collection1 C65 oasup.LogUpdateProcessor.finish [collection1] webapp=/fxzvd/bq path=/update params={wt=javabin&version=2} {add=[4 (1497641498105085952)]} 0 1 [junit4] 2> 89815 T516 c:collection1 C64 oasup.LogUpdateProcessor.finish [collection1] webapp=/fxzvd/bq path=/update params={wt=javabin&version=2} {add=[5 (1497641498107183104)]} 0 1 [junit4] 2> 89818 T527 c:collection1 C65 oasup.LogUpdateProcessor.finish [collection1] webapp=/fxzvd/bq path=/update params={wt=javabin&version=2} {add=[5 (1497641498111377408)]} 0 1 [junit4] 2> 89822 T515 c:collection1 C64 oasup.LogUpdateProcessor.finish [collection1] webapp=/fxzvd/bq path=/update params={wt=javabin&version=2} {add=[6 (1497641498115571712)]} 0 0 [junit4] 2> 179916 T507 oas.SolrTestCaseJ4.tearDown ###Ending test [junit4] 2> 179916 T527 c:collection1 C65 oasup.LogUpdateProcessor.finish [collection1] webapp=/fxzvd/bq path=/update params={wt=javabin&version=2} {add=[6 (1497641592585977856)]} 0 1 [junit4] 2> 179946 T507 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=753714181 [junit4] 2> 179947 T507 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@57900f6e [junit4] 2> 179947 T507 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=7,adds=7,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 179947 T507 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 179948 T507 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 179948 T507 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 179948 T507 C64 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close. [junit4] 2> 179952 T507 C64 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@16176ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62afebae),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@16176ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62afebae),segFN=segments_2,generation=2} [junit4] 2> 179953 T507 C64 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 179953 T507 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 179964 T507 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 179965 T507 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores/collection1/data/index;done=false>>] [junit4] 2> 179965 T507 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores/collection1/data/index [junit4] 2> 179965 T507 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores/collection1/data;done=false>>] [junit4] 2> 179965 T507 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/control/cores/collection1/data [junit4] 2> 179966 T507 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/fxzvd/bq,null} [junit4] 2> 180167 T507 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=930502528 [junit4] 2> 180168 T507 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@3f69c677 [junit4] 2> 180168 T507 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=7,adds=7,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 180168 T507 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 180168 T507 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 180168 T507 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 180169 T507 C65 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close. [junit4] 2> 180172 T507 C65 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5ebf9fc6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22fb4068),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5ebf9fc6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22fb4068),segFN=segments_2,generation=2} [junit4] 2> 180172 T507 C65 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 180173 T507 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 180185 T507 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 180185 T507 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores/collection1/data;done=false>>] [junit4] 2> 180185 T507 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores/collection1/data [junit4] 2> 180185 T507 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores/collection1/data/index;done=false>>] [junit4] 2> 180186 T507 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001/tempDir-001/shard0/cores/collection1/data/index [junit4] 2> 180186 T507 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/fxzvd/bq,null} [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TermVectorComponentDistributedTest -Dtests.method=test -Dtests.seed=570AAA40E8A97900 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl_BE -Dtests.timezone=America/Port_of_Spain -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 92.1s J2 | TermVectorComponentDistributedTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:33712/fxzvd/bq/collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([570AAA40E8A97900:DF5E959A465514F8]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:568) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:174) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:153) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:488) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.index(BaseDistributedSearchTestCase.java:477) [junit4] > at org.apache.solr.handler.component.TermVectorComponentDistributedTest.test(TermVectorComponentDistributedTest.java:92) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:170) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:961) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:918) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:462) [junit4] > ... 50 more [junit4] 2> 180382 T507 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.TermVectorComponentDistributedTest 570AAA40E8A97900-001 [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=nl_BE, timezone=America/Port_of_Spain [junit4] 2> NOTE: Linux 3.13.0-48-generic amd64/Oracle Corporation 1.8.0_40 (64-bit)/cpus=12,threads=1,free=352282952,total=508887040 [junit4] 2> NOTE: All tests run in this JVM: [DocValuesMissingTest, SolrInfoMBeanTest, RecoveryZkTest, BinaryUpdateRequestHandlerTest, NotRequiredUniqueKeyTest, TestDistribDocBasedVersion, TestExactStatsCache, TestBulkSchemaAPI, TestSurroundQueryParser, TermVectorComponentDistributedTest] [junit4] Completed on J2 in 92.17s, 1 test, 1 error <<< FAILURES! [...truncated 1231 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-5.1-Linux/build.xml:529: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/build.xml:477: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/build.xml:61: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/extra-targets.xml:39: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build.xml:191: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/common-build.xml:509: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/lucene/common-build.xml:1370: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.1-Linux/lucene/common-build.xml:976: There were test failures: 478 suites, 1902 tests, 1 error, 47 ignored (20 assumptions) Total time: 44 minutes 56 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_40 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 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]
