Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11543/ Java: 64bit/jdk1.9.0-ea-b47 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.TestHighlightDedupGrouping.test Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:46706//collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:46706//collection1 at __randomizedtesting.SeedInfo.seed([124A157DCDFDFA20:9A1E2AA7630197D8]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:124) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:110) at org.apache.solr.TestHighlightDedupGrouping.addDoc(TestHighlightDedupGrouping.java:122) at org.apache.solr.TestHighlightDedupGrouping.randomizedTest(TestHighlightDedupGrouping.java:96) at org.apache.solr.TestHighlightDedupGrouping.test(TestHighlightDedupGrouping.java:42) 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:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915) 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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) 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:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) 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 org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) 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:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) 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:464) ... 50 more Build Log: [...truncated 9314 lines...] [junit4] Suite: org.apache.solr.TestHighlightDedupGrouping [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/init-core-data-001 [junit4] 2> 390130 T1915 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 390131 T1915 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 390133 T1915 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/control/cores [junit4] 2> 390135 T1915 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 390145 T1915 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 390170 T1915 oejs.AbstractConnector.doStart Started [email protected]:44737 [junit4] 2> 390173 T1915 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@726f3b58 [junit4] 2> 390174 T1915 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 390174 T1915 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr [junit4] 2> 390174 T1915 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/' [junit4] 2> 390188 T1915 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/solr.xml [junit4] 2> 390256 T1915 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/control [junit4] 2> 390257 T1915 oasc.CoreContainer.<init> New CoreContainer 705992723 [junit4] 2> 390257 T1915 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/] [junit4] 2> 390258 T1915 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 390258 T1915 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 390258 T1915 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 390259 T1915 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 390259 T1915 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 390259 T1915 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 390259 T1915 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 390259 T1915 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 390260 T1915 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 390260 T1915 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 390260 T1915 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 390262 T1915 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 390262 T1915 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 390263 T1915 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 390263 T1915 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 390264 T1915 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/control [junit4] 2> 390265 T1915 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/control/cores/ [junit4] 2> 390265 T1915 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 390265 T1925 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/' [junit4] 2> 390266 T1925 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader [junit4] 2> 390266 T1925 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 390266 T1925 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 390337 T1925 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 390354 T1925 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 390426 T1925 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 390426 T1925 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml [junit4] 2> 390449 T1925 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 390613 T1925 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 390618 T1925 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 390621 T1925 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 390653 T1925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 390655 T1925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 390657 T1925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 390658 T1925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 390658 T1925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 390658 T1925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 390659 T1925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 390659 T1925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 390659 T1925 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 390659 T1925 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 390660 T1925 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/control/data/ [junit4] 2> 390660 T1925 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7766cefd [junit4] 2> 390660 T1925 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/control/data [junit4] 2> 390661 T1925 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/control/data/index/ [junit4] 2> 390661 T1925 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/control/data/index' doesn't exist. Creating new index... [junit4] 2> 390661 T1925 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/control/data/index [junit4] 2> 390662 T1925 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.526471183366894] [junit4] 2> 390662 T1925 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6801fd24 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@944b2c3),segFN=segments_1,generation=1} [junit4] 2> 390663 T1925 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 390663 T1925 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4] 2> 390666 T1925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 390667 T1925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 390667 T1925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 390667 T1925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 390667 T1925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 390667 T1925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 390668 T1925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 390668 T1925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 390668 T1925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 390669 T1925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 390669 T1925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 390669 T1925 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 390670 T1925 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 390670 T1925 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 390670 T1925 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 390671 T1925 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 390671 T1925 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 390671 T1925 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 390672 T1925 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 390672 T1925 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 390673 T1925 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 390673 T1925 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 390674 T1925 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 390674 T1925 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 390674 T1925 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 390675 T1925 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 390675 T1925 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 390676 T1925 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 390676 T1925 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 390676 T1925 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4] 2> 390677 T1925 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4] 2> 390677 T1925 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 390677 T1925 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 390677 T1925 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 390678 T1925 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 390678 T1925 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4] 2> 390678 T1925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4] 2> 390679 T1925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 390679 T1925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4] 2> 390679 T1925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 390680 T1925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4] 2> 390680 T1925 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 390680 T1925 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 390681 T1925 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4] 2> 390681 T1925 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4] 2> 390681 T1925 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler [junit4] 2> 390682 T1925 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler [junit4] 2> 390683 T1925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 390684 T1925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 390686 T1925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 390687 T1925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 390689 T1925 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 390690 T1925 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 390691 T1925 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 390691 T1925 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 390692 T1925 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=54.5517578125, floorSegmentMB=2.05078125, forceMergeDeletesPctAllowed=21.809600948158323, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7547263317487894 [junit4] 2> 390693 T1925 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6801fd24 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@944b2c3),segFN=segments_1,generation=1} [junit4] 2> 390693 T1925 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 390693 T1925 oass.SolrIndexSearcher.<init> Opening Searcher@31916922[collection1] main [junit4] 2> 390694 T1925 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 390694 T1925 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage [junit4] 2> 390694 T1925 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 390694 T1925 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 390734 T1925 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 390772 T1925 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 390772 T1926 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 390773 T1926 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4] 2> 390774 T1926 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 390774 T1926 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4] 2> 390775 T1926 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4] 2> 390775 T1926 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4] 2> 390776 T1926 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4] 2> 390780 T1926 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4] 2> 390781 T1926 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4] 2> 390782 T1926 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31916922[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 390783 T1925 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 390784 T1915 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 390784 T1915 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 390786 T1915 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard0/cores [junit4] 2> 390789 T1915 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 390811 T1915 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 390824 T1915 oejs.AbstractConnector.doStart Started [email protected]:58307 [junit4] 2> 390826 T1915 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@726f3b58 [junit4] 2> 390826 T1915 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 390827 T1915 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr [junit4] 2> 390827 T1915 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/' [junit4] 2> 390878 T1915 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/solr.xml [junit4] 2> 390885 T1915 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard0 [junit4] 2> 390885 T1915 oasc.CoreContainer.<init> New CoreContainer 1414623282 [junit4] 2> 390886 T1915 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/] [junit4] 2> 390886 T1915 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 390887 T1915 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 390887 T1915 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 390887 T1915 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 390887 T1915 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 390888 T1915 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 390888 T1915 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 390888 T1915 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 390889 T1915 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 390889 T1915 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 390889 T1915 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 390891 T1915 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 390892 T1915 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 390893 T1915 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 390893 T1915 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 390894 T1915 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard0 [junit4] 2> 390894 T1915 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard0/cores/ [junit4] 2> 390894 T1915 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 390895 T1937 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/' [junit4] 2> 390895 T1937 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader [junit4] 2> 390895 T1937 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 390896 T1937 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 390912 T1937 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 390925 T1937 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 390960 T1937 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 390960 T1937 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml [junit4] 2> 390967 T1937 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 391131 T1937 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 391137 T1937 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 391140 T1937 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 391147 T1937 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 391150 T1937 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 391153 T1937 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 391154 T1937 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 391154 T1937 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 391155 T1937 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 391155 T1937 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 391156 T1937 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 391156 T1937 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 391156 T1937 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 391157 T1937 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard0/data/ [junit4] 2> 391157 T1937 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7766cefd [junit4] 2> 391158 T1937 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard0/data [junit4] 2> 391158 T1937 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard0/data/index/ [junit4] 2> 391158 T1937 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard0/data/index' doesn't exist. Creating new index... [junit4] 2> 391159 T1937 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard0/data/index [junit4] 2> 391159 T1937 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.526471183366894] [junit4] 2> 391160 T1937 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1946971b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@637777ee),segFN=segments_1,generation=1} [junit4] 2> 391160 T1937 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 391161 T1937 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4] 2> 391165 T1937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 391165 T1937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 391165 T1937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 391165 T1937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 391166 T1937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 391166 T1937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 391166 T1937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 391166 T1937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 391166 T1937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 391167 T1937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 391167 T1937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 391167 T1937 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 391168 T1937 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 391168 T1937 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 391169 T1937 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 391169 T1937 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 391169 T1937 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 391170 T1937 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 391171 T1937 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 391172 T1937 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 391172 T1937 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 391172 T1937 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 391173 T1937 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 391173 T1937 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 391173 T1937 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 391174 T1937 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 391174 T1937 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 391175 T1937 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 391175 T1937 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 391176 T1937 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4] 2> 391176 T1937 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4] 2> 391176 T1937 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 391177 T1937 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 391177 T1937 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 391177 T1937 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 391178 T1937 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391178 T1937 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391179 T1937 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391179 T1937 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391179 T1937 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391180 T1937 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391180 T1937 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391180 T1937 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391181 T1937 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4] 2> 391181 T1937 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4] 2> 391182 T1937 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler [junit4] 2> 391182 T1937 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler [junit4] 2> 391184 T1937 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 391185 T1937 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 391186 T1937 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 391187 T1937 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 391188 T1937 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 391221 T1937 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 391224 T1937 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 391224 T1937 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 391226 T1937 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=54.5517578125, floorSegmentMB=2.05078125, forceMergeDeletesPctAllowed=21.809600948158323, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7547263317487894 [junit4] 2> 391226 T1937 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1946971b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@637777ee),segFN=segments_1,generation=1} [junit4] 2> 391227 T1937 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 391227 T1937 oass.SolrIndexSearcher.<init> Opening Searcher@44a98d2b[collection1] main [junit4] 2> 391228 T1937 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 391228 T1937 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage [junit4] 2> 391228 T1937 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 391228 T1937 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 391237 T1937 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 391285 T1937 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 391285 T1938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 391286 T1938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4] 2> 391286 T1938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 391286 T1938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4] 2> 391286 T1937 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 391287 T1938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4] 2> 391287 T1938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4] 2> 391288 T1938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4] 2> 391289 T1938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4] 2> 391290 T1938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4] 2> 391291 T1938 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@44a98d2b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 391317 T1915 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 391317 T1915 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 391320 T1915 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard1/cores [junit4] 2> 391322 T1915 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 391348 T1915 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 391361 T1915 oejs.AbstractConnector.doStart Started [email protected]:46706 [junit4] 2> 391363 T1915 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@726f3b58 [junit4] 2> 391363 T1915 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 391364 T1915 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr [junit4] 2> 391364 T1915 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/' [junit4] 2> 391411 T1915 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/solr.xml [junit4] 2> 391426 T1915 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard1 [junit4] 2> 391427 T1915 oasc.CoreContainer.<init> New CoreContainer 585398144 [junit4] 2> 391427 T1915 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/] [junit4] 2> 391428 T1915 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 391428 T1915 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 391428 T1915 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 391429 T1915 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 391429 T1915 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 391429 T1915 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 391430 T1915 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 391430 T1915 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 391430 T1915 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 391431 T1915 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 391431 T1915 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 391436 T1915 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 391439 T1915 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 391439 T1915 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 391439 T1915 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 391440 T1915 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard1 [junit4] 2> 391441 T1915 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard1/cores/ [junit4] 2> 391441 T1915 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 391443 T1949 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/' [junit4] 2> 391443 T1949 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader [junit4] 2> 391443 T1949 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 391444 T1949 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 391509 T1949 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 391525 T1949 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 391566 T1949 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 391566 T1949 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml [junit4] 2> 391574 T1949 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 391696 T1949 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 391701 T1949 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 391702 T1949 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 391708 T1949 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 391760 T1949 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 391764 T1949 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 391764 T1949 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 391764 T1949 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 391765 T1949 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 391765 T1949 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 391765 T1949 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 391766 T1949 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 391766 T1949 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 391766 T1949 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard1/data/ [junit4] 2> 391766 T1949 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7766cefd [junit4] 2> 391767 T1949 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard1/data [junit4] 2> 391767 T1949 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard1/data/index/ [junit4] 2> 391767 T1949 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard1/data/index' doesn't exist. Creating new index... [junit4] 2> 391768 T1949 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard1/data/index [junit4] 2> 391768 T1949 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.526471183366894] [junit4] 2> 391769 T1949 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14aa14e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57bf199d),segFN=segments_1,generation=1} [junit4] 2> 391769 T1949 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 391769 T1949 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4] 2> 391773 T1949 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 391773 T1949 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 391773 T1949 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 391774 T1949 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 391774 T1949 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 391774 T1949 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 391774 T1949 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 391774 T1949 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 391775 T1949 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 391775 T1949 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 391775 T1949 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 391775 T1949 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 391775 T1949 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 391776 T1949 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 391776 T1949 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 391776 T1949 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 391777 T1949 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 391777 T1949 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 391778 T1949 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 391778 T1949 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 391779 T1949 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 391779 T1949 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 391779 T1949 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 391780 T1949 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 391780 T1949 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 391781 T1949 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 391781 T1949 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 391781 T1949 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 391782 T1949 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 391782 T1949 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4] 2> 391782 T1949 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4] 2> 391783 T1949 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 391783 T1949 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 391783 T1949 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 391783 T1949 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 391784 T1949 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391784 T1949 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391784 T1949 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391785 T1949 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391785 T1949 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391786 T1949 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391786 T1949 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391786 T1949 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 391787 T1949 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4] 2> 391787 T1949 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4] 2> 391788 T1949 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler [junit4] 2> 391788 T1949 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler [junit4] 2> 391791 T1949 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 391793 T1949 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 391795 T1949 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 391800 T1949 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 391803 T1949 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 391804 T1949 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 391826 T1949 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 391826 T1949 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 391828 T1949 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=54.5517578125, floorSegmentMB=2.05078125, forceMergeDeletesPctAllowed=21.809600948158323, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7547263317487894 [junit4] 2> 391829 T1949 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14aa14e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57bf199d),segFN=segments_1,generation=1} [junit4] 2> 391830 T1949 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 391830 T1949 oass.SolrIndexSearcher.<init> Opening Searcher@1482cd52[collection1] main [junit4] 2> 391830 T1949 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 391831 T1949 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage [junit4] 2> 391831 T1949 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 391831 T1949 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 391837 T1949 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 391865 T1949 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 391865 T1950 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 391866 T1949 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 391866 T1950 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4] 2> 391866 T1950 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 391866 T1950 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4] 2> 391866 T1915 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 391867 T1915 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 391867 T1950 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4] 2> 391868 T1950 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4] 2> 391868 T1950 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4] 2> 391868 T1915 oas.SolrTestCaseJ4.setUp ###Starting test [junit4] 2> 391869 T1950 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4] 2> 391869 T1950 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4] 2> 391871 T1950 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1482cd52[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> ASYNC NEW_CORE C350 name=collection1 org.apache.solr.core.SolrCore@3b0f3bfa [junit4] 2> 391959 T1919 C350 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1491594274298396672)} 0 4 [junit4] 2> ASYNC NEW_CORE C351 name=collection1 org.apache.solr.core.SolrCore@70ae5b43 [junit4] 2> 392027 T1935 C351 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1491594274372845568)} 0 1 [junit4] 2> ASYNC NEW_CORE C352 name=collection1 org.apache.solr.core.SolrCore@7f613fda [junit4] 2> 392114 T1946 C352 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1491594274460925952)} 0 5 [junit4] 2> 392145 T1918 C350 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 392146 T1918 C350 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 392158 T1918 C350 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 392159 T1918 C350 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 392159 T1918 C350 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 14 [junit4] 2> 392170 T1934 C351 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 392170 T1934 C351 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 392171 T1934 C351 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 392171 T1934 C351 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 392171 T1934 C351 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 1 [junit4] 2> 392179 T1947 C352 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 392180 T1947 C352 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 392182 T1947 C352 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 392182 T1947 C352 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 392183 T1947 C352 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 4 [junit4] 2> 392190 T1929 C351 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1491594274542714880)]} 0 2 [junit4] 2> 392193 T1935 C351 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 392204 T1935 C351 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1946971b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@637777ee),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1946971b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@637777ee),segFN=segments_2,generation=2} [junit4] 2> 392205 T1935 C351 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 392209 T1935 C351 oass.SolrIndexSearcher.<init> Opening Searcher@62bca307[collection1] main [junit4] 2> 392211 T1938 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@62bca307[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):C1)))} [junit4] 2> 392233 T1935 C351 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 392234 T1935 C351 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 41 [junit4] 2> 392243 T1948 C352 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1491594274597240832)]} 0 3 [junit4] 2> 392251 T1946 C352 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 392264 T1946 C352 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14aa14e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57bf199d),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14aa14e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57bf199d),segFN=segments_2,generation=2} [junit4] 2> 392268 T1946 C352 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 392292 T1946 C352 oass.SolrIndexSearcher.<init> Opening Searcher@50f9300f[collection1] main [junit4] 2> 392293 T1946 C352 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 392294 T1950 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@50f9300f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):C1)))} [junit4] 2> 392297 T1946 C352 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 46 [junit4] 2> 392429 T1935 C351 oasc.SolrCore.execute [collection1] webapp= path=/select params={group.distributed.first=true&distrib=false&hl=false&group.limit=2&fl=id,score&shards.purpose=2048&start=0&shard.url=https://127.0.0.1:58307//collection1&rows=10&version=2&q=id_s1:1&NOW=1422495150248&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=21 [junit4] 2> 392446 T1946 C352 oasc.SolrCore.execute [collection1] webapp= path=/select params={group.distributed.first=true&distrib=false&hl=false&group.limit=2&fl=id,score&shards.purpose=2048&start=0&shard.url=https://127.0.0.1:46706//collection1&rows=10&version=2&q=id_s1:1&NOW=1422495150248&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=0 [junit4] 2> 392487 T1929 C351 oasc.SolrCore.execute [collection1] webapp= path=/select params={group.topgroups.id_s1=1&distrib=false&hl=false&group.limit=2&fl=id,score&shards.purpose=4&start=0&shard.url=https://127.0.0.1:58307//collection1&rows=10&version=2&group.distributed.second=true&q=id_s1:1&NOW=1422495150248&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=15 [junit4] 2> 392489 T1945 C352 oasc.SolrCore.execute [collection1] webapp= path=/select params={group.topgroups.id_s1=1&distrib=false&hl=false&group.limit=2&fl=id,score&shards.purpose=4&start=0&shard.url=https://127.0.0.1:46706//collection1&rows=10&version=2&group.distributed.second=true&q=id_s1:1&NOW=1422495150248&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=17 [junit4] 2> 392530 T1947 C352 oasc.SolrCore.execute [collection1] webapp= path=/select params={distrib=false&hl=true&group.limit=2&shards.purpose=192&shard.url=https://127.0.0.1:46706//collection1&version=2&q=id_s1:1&NOW=1422495150248&ids=1&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1} status=0 QTime=1 [junit4] 2> 392532 T1935 C351 oasc.SolrCore.execute [collection1] webapp= path=/select params={distrib=false&hl=true&group.limit=2&shards.purpose=192&shard.url=https://127.0.0.1:58307//collection1&version=2&q=id_s1:1&NOW=1422495150248&ids=1&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1} status=0 QTime=4 [junit4] 2> 392538 T1934 C351 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=id_s1:1&shards=https://127.0.0.1:58307//collection1,https://127.0.0.1:46706//collection1&hl=true&group.limit=2&hl.fl=id_s1&wt=javabin&version=2&group.field=id_s1&group=true} status=0 QTime=232 [junit4] 2> 392553 T1924 C350 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1491594274920202240)} 0 5 [junit4] 2> 392578 T1929 C351 oass.SolrIndexSearcher.<init> Opening Searcher@7dfaf813[collection1] realtime [junit4] 2> 392587 T1929 C351 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1491594274938028032)} 0 22 [junit4] 2> 392602 T1948 C352 oass.SolrIndexSearcher.<init> Opening Searcher@4be60738[collection1] realtime [junit4] 2> 392603 T1948 C352 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1491594274973679616)} 0 5 [junit4] 2> 392609 T1924 C350 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 392613 T1924 C350 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 392614 T1924 C350 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 392615 T1924 C350 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 392616 T1924 C350 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 7 [junit4] 2> 392626 T1935 C351 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 392626 T1935 C351 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1946971b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@637777ee),segFN=segments_2,generation=2} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1946971b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@637777ee),segFN=segments_3,generation=3} [junit4] 2> 392627 T1935 C351 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3 [junit4] 2> 392627 T1935 C351 oass.SolrIndexSearcher.<init> Opening Searcher@5cea085d[collection1] main [junit4] 2> 392628 T1935 C351 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 392629 T1938 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5cea085d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 392630 T1935 C351 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 4 [junit4] 2> 392634 T1945 C352 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 392635 T1945 C352 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14aa14e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57bf199d),segFN=segments_2,generation=2} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14aa14e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57bf199d),segFN=segments_3,generation=3} [junit4] 2> 392635 T1945 C352 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3 [junit4] 2> 392635 T1945 C352 oass.SolrIndexSearcher.<init> Opening Searcher@2ea5e58[collection1] main [junit4] 2> 392636 T1945 C352 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 392637 T1950 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ea5e58[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 392638 T1945 C352 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 4 [junit4] 2> 392645 T1936 C351 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1491594275018768384)]} 0 3 [junit4] 2> 392649 T1934 C351 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1491594275025059840)]} 0 1 [junit4] 2> 392661 T1947 C352 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1491594275030302720)]} 0 8 [junit4] 2> 392667 T1946 C352 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1491594275043934208)]} 0 1 [junit4] 2> 392673 T1929 C351 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1491594275050225664)]} 0 1 [junit4] 2> 392679 T1948 C352 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1491594275057565696)]} 0 1 [junit4] 2> 482775 T1915 oas.SolrTestCaseJ4.tearDown ###Ending test [junit4] 2> 482778 T1945 C352 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1491594369532166144)]} 0 1 [junit4] 2> 482807 T1915 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=705992723 [junit4] 2> 482808 T1915 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@3b0f3bfa [junit4] 2> 482809 T1915 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,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=2,cumulative_errors=0,transaction_logs_total_size=134,transaction_logs_total_number=2} [junit4] 2> 482810 T1915 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 482811 T1915 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 482811 T1915 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 482815 T1915 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 482833 T1915 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 482834 T1915 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/control/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/control/data/index;done=false>>] [junit4] 2> 482835 T1915 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/control/data/index [junit4] 2> 482835 T1915 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/control/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/control/data;done=false>>] [junit4] 2> 482836 T1915 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/control/data [junit4] 2> 482837 T1915 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 483029 T1915 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1414623282 [junit4] 2> 483030 T1915 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@70ae5b43 [junit4] 2> 483031 T1915 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=3,adds=3,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=4,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=264,transaction_logs_total_number=3} [junit4] 2> 483032 T1915 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 483033 T1915 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 483033 T1915 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 483034 T1915 C351 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close. [junit4] 2> 483042 T1915 C351 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1946971b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@637777ee),segFN=segments_3,generation=3} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1946971b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@637777ee),segFN=segments_4,generation=4} [junit4] 2> 483042 T1915 C351 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4 [junit4] 2> 483048 T1915 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 483073 T1915 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 483074 T1915 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard0/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard0/data/index;done=false>>] [junit4] 2> 483074 T1915 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard0/data/index [junit4] 2> 483075 T1915 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard0/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard0/data;done=false>>] [junit4] 2> 483075 T1915 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard0/data [junit4] 2> 483082 T1915 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 483266 T1915 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=585398144 [junit4] 2> 483267 T1915 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@7f613fda [junit4] 2> 483268 T1915 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=4,adds=4,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_l [...truncated too long message...] st/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard1/data;done=false>>] [junit4] 2> 483303 T1915 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard1/data [junit4] 2> 483304 T1915 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard1/data/index;done=false>>] [junit4] 2> 483304 T1915 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001/tempDir-001/shard1/data/index [junit4] 2> 483305 T1915 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestHighlightDedupGrouping -Dtests.method=test -Dtests.seed=124A157DCDFDFA20 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be_BY -Dtests.timezone=America/Panama -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 93.4s J1 | TestHighlightDedupGrouping.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:46706//collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([124A157DCDFDFA20:9A1E2AA7630197D8]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) [junit4] > at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:124) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:110) [junit4] > at org.apache.solr.TestHighlightDedupGrouping.addDoc(TestHighlightDedupGrouping.java:122) [junit4] > at org.apache.solr.TestHighlightDedupGrouping.randomizedTest(TestHighlightDedupGrouping.java:96) [junit4] > at org.apache.solr.TestHighlightDedupGrouping.test(TestHighlightDedupGrouping.java:42) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915) [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:954) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) [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:464) [junit4] > ... 50 more [junit4] 2> 483498 T1915 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestHighlightDedupGrouping 124A157DCDFDFA20-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {shard_i1=Lucene50(blocksize=128), id_s1=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Direct), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=PostingsFormat(name=Direct), id=Lucene50(blocksize=128), group_ti1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=be_BY, timezone=America/Panama [junit4] 2> NOTE: Linux 3.13.0-44-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=8,threads=1,free=263509232,total=514850816 [junit4] 2> NOTE: All tests run in this JVM: [TestReRankQParserPlugin, ZkSolrClientTest, SearchHandlerTest, IndexSchemaTest, DebugComponentTest, FileUtilsTest, SpatialRPTFieldTypeTest, TestManagedSchema, FileBasedSpellCheckerTest, SolrIndexConfigTest, TestSuggestSpellingConverter, TestSolrCoreProperties, CopyFieldTest, TestMiniSolrCloudCluster, TestCloudPivotFacet, TestHighFrequencyDictionaryFactory, BadIndexSchemaTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSimpleQParserPlugin, BinaryUpdateRequestHandlerTest, TestDefaultSimilarityFactory, TestRealTimeGet, TestFiltering, SignatureUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, TestNRTOpen, TestMaxScoreQueryParser, SpellCheckCollatorTest, TestDocSet, TestSolrDeletionPolicy2, NotRequiredUniqueKeyTest, DistributedExpandComponentTest, SpatialFilterTest, TestRTGBase, TermsComponentTest, CurrencyFieldOpenExchangeTest, OverseerStatusTest, HighlighterConfigTest, OverriddenZkACLAndCredentialsProvidersTest, SolrRequestParserTest, HdfsCollectionsAPIDistributedZkTest, TestCloudInspectUtil, FacetPivotSmallTest, ChaosMonkeySafeLeaderTest, HighlighterTest, TestDynamicLoading, TestRequestStatusCollectionAPI, SimpleCollectionCreateDeleteTest, RemoteQueryErrorTest, IndexBasedSpellCheckerTest, TestBadConfig, TestHighlightDedupGrouping] [junit4] Completed on J1 in 93.40s, 1 test, 1 error <<< FAILURES! [...truncated 1168 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1363: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:970: There were test failures: 461 suites, 1847 tests, 1 error, 45 ignored (20 assumptions) Total time: 70 minutes 3 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b47 -XX:-UseCompressedOops -XX:+UseG1GC 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]
