Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1136/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit Error Message: expected:<1> but was:<2> Stack Trace: java.lang.AssertionError: expected:<1> but was:<2> at __randomizedtesting.SeedInfo.seed([79A0B057C8C8D5DB:80ED23F8F4BD9851]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:283) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.solr.search.TestRecovery.testCorruptLog Error Message: mismatch: '3'!='0' @ response/numFound Stack Trace: java.lang.RuntimeException: mismatch: '3'!='0' @ response/numFound at __randomizedtesting.SeedInfo.seed([79A0B057C8C8D5DB:8B7D048432F08407]:0) at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1006) at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:953) at org.apache.solr.search.TestRecovery.testCorruptLog(TestRecovery.java:1274) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 11936 lines...] [junit4] Suite: org.apache.solr.search.TestRecovery [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestRecovery_79A0B057C8C8D5DB-001/init-core-data-001 [junit4] 2> 1651777 INFO (SUITE-TestRecovery-seed#[79A0B057C8C8D5DB]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 1651778 INFO (SUITE-TestRecovery-seed#[79A0B057C8C8D5DB]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 1651778 INFO (SUITE-TestRecovery-seed#[79A0B057C8C8D5DB]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 1651779 INFO (SUITE-TestRecovery-seed#[79A0B057C8C8D5DB]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1651804 INFO (SUITE-TestRecovery-seed#[79A0B057C8C8D5DB]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1651817 INFO (SUITE-TestRecovery-seed#[79A0B057C8C8D5DB]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 1651900 WARN (SUITE-TestRecovery-seed#[79A0B057C8C8D5DB]-worker) [ ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1651902 INFO (SUITE-TestRecovery-seed#[79A0B057C8C8D5DB]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1651945 WARN (SUITE-TestRecovery-seed#[79A0B057C8C8D5DB]-worker) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1651947 INFO (SUITE-TestRecovery-seed#[79A0B057C8C8D5DB]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ee43b0 [junit4] 2> 1651947 WARN (SUITE-TestRecovery-seed#[79A0B057C8C8D5DB]-worker) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1651949 INFO (SUITE-TestRecovery-seed#[79A0B057C8C8D5DB]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ee43b0 [junit4] 2> 1651949 WARN (SUITE-TestRecovery-seed#[79A0B057C8C8D5DB]-worker) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1651950 INFO (SUITE-TestRecovery-seed#[79A0B057C8C8D5DB]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ee43b0 [junit4] 2> 1651951 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1651979 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1651993 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1652063 WARN (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1652066 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1652074 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1 [junit4] 2> 1652074 WARN (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1652074 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ee43b0 [junit4] 2> 1652074 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestRecovery_79A0B057C8C8D5DB-001/init-core-data-001/] [junit4] 2> 1652075 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ee43b0 [junit4] 2> 1652077 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=34.59375, floorSegmentMB=1.5068359375, forceMergeDeletesPctAllowed=23.209956491451177, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10008637329486643 [junit4] 2> 1652083 WARN (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1652143 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1652143 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1652145 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1652145 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1652146 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1652147 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@26c73c1c[collection1] main] [junit4] 2> 1652147 WARN (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead. [junit4] 2> 1652147 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1652149 INFO (searcherExecutor-6405-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26c73c1c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1652149 INFO (coreLoadExecutor-6404-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1559479217373052928 [junit4] 2> 1652153 INFO (SUITE-TestRecovery-seed#[79A0B057C8C8D5DB]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 1652158 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testLogReplayWithReorderedDBQInsertingChildnodes [junit4] 2> 1652162 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 1652164 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cd9726a[collection1] realtime] [junit4] 2> 1652164 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 2 [junit4] 2> 1652165 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1652165 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7af43033 [junit4] 2> 1652169 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bf5eeac[collection1] main] [junit4] 2> 1652170 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1652171 INFO (searcherExecutor-6405-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2bf5eeac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1652171 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 6 [junit4] 2> 1652195 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&_version_=-1017&wt=json&indent=true}{deleteByQuery=id:B2 (-1017)} 0 19 [junit4] 2> 1652195 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected. Update=add{_version_=1013,id=B1} DBQs=[DBQ{version=1017,q=id:B2}] [junit4] 2> 1652203 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1321d038[collection1] realtime] [junit4] 2> 1652203 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[B1 (1013)]} 0 8 [junit4] 2> 1652203 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 1652204 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1952319511 [junit4] 2> 1652204 INFO (coreCloseExecutor-6410-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@51fc54ff [junit4] 2> 1652262 INFO (coreCloseExecutor-6410-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1 [junit4] 2> 1652269 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1652271 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1652299 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1652312 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 1652392 WARN (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1652395 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1652447 WARN (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1652449 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ee43b0 [junit4] 2> 1652450 WARN (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1652453 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ee43b0 [junit4] 2> 1652453 WARN (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1652453 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ee43b0 [junit4] 2> 1652455 INFO (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1652491 INFO (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1652505 INFO (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1652622 WARN (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1652624 INFO (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1652632 INFO (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1 [junit4] 2> 1652633 WARN (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1652633 INFO (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ee43b0 [junit4] 2> 1652633 INFO (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestRecovery_79A0B057C8C8D5DB-001/init-core-data-001/] [junit4] 2> 1652633 INFO (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ee43b0 [junit4] 2> 1652638 WARN (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1652699 INFO (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1652699 INFO (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1652702 INFO (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1652702 INFO (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1652703 INFO (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=34.59375, floorSegmentMB=1.5068359375, forceMergeDeletesPctAllowed=23.209956491451177, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10008637329486643 [junit4] 2> 1652705 INFO (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d5abf97[collection1] main] [junit4] 2> 1652705 WARN (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead. [junit4] 2> 1652706 INFO (coreLoadExecutor-6417-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1652710 WARN (recoveryExecutor-6420-thread-1-processing-x:collection1) [ x:collection1] o.a.s.u.UpdateLog Starting log replay tlog{file=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestRecovery_79A0B057C8C8D5DB-001/init-core-data-001/tlog/tlog.0000000000000000001 refcount=2} active=false starting pos=0 [junit4] 2> 1652712 INFO (searcherExecutor-6418-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4d5abf97[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1652712 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=1 [junit4] 2> 1652714 INFO (recoveryExecutor-6420-thread-1-processing-x:collection1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected. Update=add{flags=a,_version_=1013,id=B1} DBQs=[DBQ{version=1017,q=id:B2}] [junit4] 2> 1652736 INFO (recoveryExecutor-6420-thread-1-processing-x:collection1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@56568c7f[collection1] realtime] [junit4] 2> 1652736 INFO (recoveryExecutor-6420-thread-1-processing-x:collection1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1652736 INFO (recoveryExecutor-6420-thread-1-processing-x:collection1) [ x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@60ba6267 [junit4] 2> 1652759 INFO (recoveryExecutor-6420-thread-1-processing-x:collection1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2746e52a[collection1] main] [junit4] 2> 1652760 INFO (recoveryExecutor-6420-thread-1-processing-x:collection1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1652761 INFO (searcherExecutor-6418-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2746e52a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C4)))} [junit4] 2> 1652762 INFO (recoveryExecutor-6420-thread-1-processing-x:collection1) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {deleteByQuery=id:B2 (-1017),add=[B1 (1013)]} 0 51 [junit4] 2> 1652762 WARN (recoveryExecutor-6420-thread-1-processing-x:collection1) [ x:collection1] o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=1 deletes=0 deleteByQuery=1 errors=0 positionOfStart=0} [junit4] 2> 1652762 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml} hits=4 status=0 QTime=0 [junit4] 2> 1652763 INFO (TEST-TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testLogReplayWithReorderedDBQInsertingChildnodes [junit4] 2> 1652766 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBuffering [junit4] 2> 1652767 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 1652768 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@64e389aa[collection1] realtime] [junit4] 2> 1652768 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1 [junit4] 2> 1652768 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1652768 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@60ba6267 [junit4] 2> 1652770 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@53f47b4f[collection1] main] [junit4] 2> 1652770 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1652771 INFO (searcherExecutor-6418-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@53f47b4f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1652773 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 5 [junit4] 2> 1652774 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1652774 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1652775 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[B1 (1010)]} 0 0 [junit4] 2> 1652775 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[B11 (1015)]} 0 0 [junit4] 2> 1652775 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&_version_=-1017&wt=json&indent=true}{deleteByQuery=id:B1 id:B11 id:B2 id:B3 (-1017)} 0 0 [junit4] 2> 1652775 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[B2 (1020)]} 0 0 [junit4] 2> 1652775 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[B3 (1030)]} 0 0 [junit4] 2> 1652776 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&_version_=-2010&versions=true&wt=json&indent=true}{delete=[B1 (-2010)]} 0 0 [junit4] 2> 1652776 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=6&wt=xml} status=0 QTime=0 [junit4] 2> 1652776 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: BUFFERING replay: false [junit4] 2> 1652776 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 0 [junit4] 2> 1652776 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=6&wt=xml} status=0 QTime=0 [junit4] 2> 1652777 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 1652777 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&id=B3&wt=xml} status=0 QTime=0 [junit4] 2> 1652777 WARN (recoveryExecutor-6420-thread-1) [ ] o.a.s.u.UpdateLog Starting log replay tlog{file=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestRecovery_79A0B057C8C8D5DB-001/init-core-data-001/tlog/tlog.0000000000000000004 refcount=2} active=true starting pos=0 [junit4] 2> 1652798 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@42c34c47[collection1] realtime] [junit4] 2> 1652799 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e11b7e[collection1] realtime] [junit4] 2> 1652801 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1652801 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@60ba6267 [junit4] 2> 1652824 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@600e4049[collection1] main] [junit4] 2> 1652825 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1652826 INFO (searcherExecutor-6418-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@600e4049[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C2)))} [junit4] 2> 1652826 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[B1 (1010), B11 (1015), B2 (1020), B3 (1030)],deleteByQuery=id:B1 id:B11 id:B2 id:B3 (-1017),delete=[B1 (-2010)]} 0 49 [junit4] 2> 1652826 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.u.UpdateLog Re-computing max version from index after log re-play. [junit4] 2> 1652829 WARN (recoveryExecutor-6420-thread-1) [ ] o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=4 deletes=1 deleteByQuery=1 errors=0 positionOfStart=0} [junit4] 2> 1652830 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=6&wt=xml} status=0 QTime=0 [junit4] 2> 1652830 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml} hits=2 status=0 QTime=0 [junit4] 2> 1652830 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1652830 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&id=B3&wt=xml} status=0 QTime=0 [junit4] 2> 1652831 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[B3 (3)]} 0 0 [junit4] 2> 1652831 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[B4 (1040)]} 0 0 [junit4] 2> 1652831 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&_version_=-940&versions=true&wt=json&indent=true}{delete=[B4 (-940)]} 0 0 [junit4] 2> 1652832 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[B6 (1060)]} 0 0 [junit4] 2> 1652832 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[B5 (1050)]} 0 0 [junit4] 2> 1652832 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[B8 (1080)]} 0 0 [junit4] 2> 1652832 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&_version_=-3000&wt=json&indent=true}{deleteByQuery=id:B2 OR id:B8 (-3000)} 0 0 [junit4] 2> 1652832 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=13&wt=xml} status=0 QTime=0 [junit4] 2> 1652833 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[B7 (1070)]} 0 0 [junit4] 2> 1652833 WARN (recoveryExecutor-6420-thread-1) [ ] o.a.s.u.UpdateLog Starting log replay tlog{file=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestRecovery_79A0B057C8C8D5DB-001/init-core-data-001/tlog/tlog.0000000000000000005 refcount=2} active=true starting pos=0 [junit4] 2> 1652833 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&_version_=-950&versions=true&wt=json&indent=true}{delete=[B5 (-950)]} 0 0 [junit4] 2> 1652833 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={update.distrib=FROMLEADER&_version_=-2060&versions=true&wt=json&indent=true}{delete=[B6 (-2060)]} 0 0 [junit4] 2> 1652843 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@388b4bc[collection1] realtime] [junit4] 2> 1652845 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d2e70fe[collection1] realtime] [junit4] 2> 1652845 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected. Update=add{flags=a,_version_=1070,id=B7} DBQs=[DBQ{version=3000,q=id:B2 OR id:B8}] [junit4] 2> 1652854 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@abcf259[collection1] realtime] [junit4] 2> 1652855 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1652855 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@60ba6267 [junit4] 2> 1652876 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c819bd8[collection1] main] [junit4] 2> 1652877 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1652881 INFO (searcherExecutor-6418-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c819bd8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C2/1:delGen=1) Uninverting(_4(7.0.0):C4/2:delGen=1) Uninverting(_5(7.0.0):C1)))} [junit4] 2> 1652882 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[B3 (3), B4 (1040), B6 (1060), B5 (1050), B8 (1080), B7 (1070)],delete=[B4 (-940), B5 (-950), B6 (-2060)],deleteByQuery=id:B2 OR id:B8 (-3000)} 0 49 [junit4] 2> 1652882 INFO (recoveryExecutor-6420-thread-1) [ ] o.a.s.u.UpdateLog Re-computing max version from index after log re-play. [junit4] 2> 1652885 WARN (recoveryExecutor-6420-thread-1) [ ] o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=6 deletes=3 deleteByQuery=1 errors=0 positionOfStart=0} [junit4] 2> 1652887 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&fl=id,_version_&sort=id+asc&wt=xml} hits=4 status=0 QTime=1 [junit4] 2> 1652887 INFO (TEST-TestRecovery.testBuffering-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBuffering [junit4] 2> 1652894 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRemoveOldLogs [junit4] 2> 1652907 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 1652912 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@25761fe0[collection1] realtime] [junit4] 2> 1652912 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 11 [junit4] 2> 1652913 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1652913 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@60ba6267 [junit4] 2> 1652918 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@49584999[collection1] main] [junit4] 2> 1652919 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1652923 INFO (searcherExecutor-6418-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@49584999[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1652928 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 15 [junit4] 2> 1652929 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1382297752 [junit4] 2> 1652930 INFO (coreCloseExecutor-6423-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@4390bc4c [junit4] 2> 1652980 INFO (coreCloseExecutor-6423-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1 [junit4] 2> 1652991 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1653003 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1653041 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1653081 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 1653181 WARN (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1653183 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1653227 WARN (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1653229 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ee43b0 [junit4] 2> 1653229 WARN (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1653232 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ee43b0 [junit4] 2> 1653233 WARN (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1653233 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ee43b0 [junit4] 2> 1653236 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1653359 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1653377 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1653471 WARN (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1653473 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1653481 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1 [junit4] 2> 1653481 WARN (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1653481 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ee43b0 [junit4] 2> 1653481 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestRecovery_79A0B057C8C8D5DB-001/init-core-data-001/] [junit4] 2> 1653482 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ee43b0 [junit4] 2> 1653487 WARN (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1653551 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1653551 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1653554 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1653554 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1653556 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=34.59375, floorSegmentMB=1.5068359375, forceMergeDeletesPctAllowed=23.209956491451177, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10008637329486643 [junit4] 2> 1653557 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@38c65358[collection1] main] [junit4] 2> 1653557 WARN (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead. [junit4] 2> 1653557 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1653558 INFO (coreLoadExecutor-6430-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1559479218850496512 [junit4] 2> 1653587 INFO (searcherExecutor-6431-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@38c65358[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1653588 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[3 (1559479218854690816)]} 0 26 [junit4] 2> 1653589 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[3 (1559479218881953792)]} 0 0 [junit4] 2> 1653589 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[3 (1559479218883002368)]} 0 0 [junit4] 2> 1653589 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653589 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1653589 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14c95544 [junit4] 2> 1653603 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a0d05d3[collection1] main] [junit4] 2> 1653603 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1653605 INFO (searcherExecutor-6431-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a0d05d3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C3/2:delGen=1)))} [junit4] 2> 1653606 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 16 [junit4] 2> 1653606 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653608 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[6 (1559479218901876736)]} 0 1 [junit4] 2> 1653608 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[6 (1559479218902925312)]} 0 0 [junit4] 2> 1653608 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[6 (1559479218902925313)]} 0 0 [junit4] 2> 1653609 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653609 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1653609 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14c95544 [junit4] 2> 1653623 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3dc702c0[collection1] main] [junit4] 2> 1653623 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1653626 INFO (searcherExecutor-6431-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3dc702c0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C3/2:delGen=1) Uninverting(_7(7.0.0):C3/2:delGen=1)))} [junit4] 2> 1653626 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 17 [junit4] 2> 1653627 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653629 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[9 (1559479218922848256)]} 0 1 [junit4] 2> 1653629 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[9 (1559479218924945408)]} 0 0 [junit4] 2> 1653629 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[9 (1559479218924945409)]} 0 0 [junit4] 2> 1653629 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653630 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1653630 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14c95544 [junit4] 2> 1653645 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@43f3d9c1[collection1] main] [junit4] 2> 1653645 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1653647 INFO (searcherExecutor-6431-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43f3d9c1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C3/2:delGen=1) Uninverting(_7(7.0.0):C3/2:delGen=1) Uninverting(_8(7.0.0):C3/2:delGen=1)))} [junit4] 2> 1653647 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 17 [junit4] 2> 1653648 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653650 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[12 (1559479218945916928)]} 0 1 [junit4] 2> 1653650 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[12 (1559479218946965504)]} 0 0 [junit4] 2> 1653650 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[12 (1559479218946965505)]} 0 0 [junit4] 2> 1653651 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653651 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1653651 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14c95544 [junit4] 2> 1653665 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@73733f89[collection1] main] [junit4] 2> 1653665 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1653666 INFO (searcherExecutor-6431-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73733f89[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C3/2:delGen=1) Uninverting(_7(7.0.0):C3/2:delGen=1) Uninverting(_8(7.0.0):C3/2:delGen=1) Uninverting(_9(7.0.0):C3/2:delGen=1)))} [junit4] 2> 1653667 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 15 [junit4] 2> 1653667 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653669 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[15 (1559479218965839872)]} 0 1 [junit4] 2> 1653669 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[15 (1559479218966888448)]} 0 0 [junit4] 2> 1653669 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[15 (1559479218966888449)]} 0 0 [junit4] 2> 1653669 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653669 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1653669 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14c95544 [junit4] 2> 1653682 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d6cad38[collection1] main] [junit4] 2> 1653683 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1653684 INFO (searcherExecutor-6431-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4d6cad38[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C3/2:delGen=1) Uninverting(_7(7.0.0):C3/2:delGen=1) Uninverting(_8(7.0.0):C3/2:delGen=1) Uninverting(_9(7.0.0):C3/2:delGen=1) Uninverting(_a(7.0.0):C3/2:delGen=1)))} [junit4] 2> 1653685 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 15 [junit4] 2> 1653686 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653687 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[18 (1559479218984714240)]} 0 1 [junit4] 2> 1653688 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[18 (1559479218986811392)]} 0 0 [junit4] 2> 1653688 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[18 (1559479218986811393)]} 0 0 [junit4] 2> 1653688 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653688 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1653688 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14c95544 [junit4] 2> 1653715 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e34ec3e[collection1] main] [junit4] 2> 1653715 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1653718 INFO (searcherExecutor-6431-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e34ec3e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C3/2:delGen=1) Uninverting(_7(7.0.0):C3/2:delGen=1) Uninverting(_8(7.0.0):C3/2:delGen=1) Uninverting(_9(7.0.0):C3/2:delGen=1) Uninverting(_a(7.0.0):C3/2:delGen=1) Uninverting(_b(7.0.0):C3/2:delGen=1)))} [junit4] 2> 1653718 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 29 [junit4] 2> 1653719 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653720 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[21 (1559479219019317248)]} 0 1 [junit4] 2> 1653720 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[21 (1559479219020365824)]} 0 0 [junit4] 2> 1653720 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[21 (1559479219020365825)]} 0 0 [junit4] 2> 1653721 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653721 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1653721 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14c95544 [junit4] 2> 1653736 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@616ad324[collection1] main] [junit4] 2> 1653737 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1653738 INFO (searcherExecutor-6431-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@616ad324[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C3/2:delGen=1) Uninverting(_7(7.0.0):C3/2:delGen=1) Uninverting(_8(7.0.0):C3/2:delGen=1) Uninverting(_9(7.0.0):C3/2:delGen=1) Uninverting(_a(7.0.0):C3/2:delGen=1) Uninverting(_b(7.0.0):C3/2:delGen=1) Uninverting(_c(7.0.0):C3/2:delGen=1)))} [junit4] 2> 1653738 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 17 [junit4] 2> 1653739 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653740 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[24 (1559479219040288768)]} 0 1 [junit4] 2> 1653740 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[24 (1559479219041337344)]} 0 0 [junit4] 2> 1653740 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[24 (1559479219041337345)]} 0 0 [junit4] 2> 1653741 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653741 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1653741 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14c95544 [junit4] 2> 1653758 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f2b45dc[collection1] main] [junit4] 2> 1653759 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1653760 INFO (searcherExecutor-6431-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f2b45dc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C3/2:delGen=1) Uninverting(_7(7.0.0):C3/2:delGen=1) Uninverting(_8(7.0.0):C3/2:delGen=1) Uninverting(_9(7.0.0):C3/2:delGen=1) Uninverting(_a(7.0.0):C3/2:delGen=1) Uninverting(_b(7.0.0):C3/2:delGen=1) Uninverting(_c(7.0.0):C3/2:delGen=1) Uninverting(_d(7.0.0):C3/2:delGen=1)))} [junit4] 2> 1653760 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 19 [junit4] 2> 1653761 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653763 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[27 (1559479219064406016)]} 0 1 [junit4] 2> 1653763 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[27 (1559479219065454592)]} 0 0 [junit4] 2> 1653763 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[27 (1559479219065454593)]} 0 0 [junit4] 2> 1653763 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653764 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1653764 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14c95544 [junit4] 2> 1653783 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@438e67ab[collection1] main] [junit4] 2> 1653783 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1653784 INFO (searcherExecutor-6431-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@438e67ab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C3/2:delGen=1) Uninverting(_7(7.0.0):C3/2:delGen=1) Uninverting(_8(7.0.0):C3/2:delGen=1) Uninverting(_9(7.0.0):C3/2:delGen=1) Uninverting(_a(7.0.0):C3/2:delGen=1) Uninverting(_b(7.0.0):C3/2:delGen=1) Uninverting(_c(7.0.0):C3/2:delGen=1) Uninverting(_d(7.0.0):C3/2:delGen=1) Uninverting(_e(7.0.0):C3/2:delGen=1)))} [junit4] 2> 1653785 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 21 [junit4] 2> 1653786 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653787 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[30 (1559479219089571840)]} 0 1 [junit4] 2> 1653787 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[30 (1559479219090620416)]} 0 0 [junit4] 2> 1653787 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[30 (1559479219090620417)]} 0 0 [junit4] 2> 1653788 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653788 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1653788 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14c95544 [junit4] 2> 1653807 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@49b6f255[collection1] main] [junit4] 2> 1653807 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1653809 INFO (searcherExecutor-6431-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@49b6f255[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C3/2:delGen=1) Uninverting(_7(7.0.0):C3/2:delGen=1) Uninverting(_8(7.0.0):C3/2:delGen=1) Uninverting(_9(7.0.0):C3/2:delGen=1) Uninverting(_a(7.0.0):C3/2:delGen=1) Uninverting(_b(7.0.0):C3/2:delGen=1) Uninverting(_c(7.0.0):C3/2:delGen=1) Uninverting(_d(7.0.0):C3/2:delGen=1) Uninverting(_e(7.0.0):C3/2:delGen=1) Uninverting(_f(7.0.0):C3/2:delGen=1)))} [junit4] 2> 1653809 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 21 [junit4] 2> 1653810 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653811 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[33 (1559479219114737664)]} 0 0 [junit4] 2> 1653811 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[33 (1559479219115786240)]} 0 0 [junit4] 2> 1653811 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[33 (1559479219115786241)]} 0 0 [junit4] 2> 1653812 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653812 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1653812 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14c95544 [junit4] 2> 1653835 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@68d9b01b[collection1] main] [junit4] 2> 1653836 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1653837 INFO (searcherExecutor-6431-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68d9b01b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C3/2:delGen=1) Uninverting(_7(7.0.0):C3/2:delGen=1) Uninverting(_8(7.0.0):C3/2:delGen=1) Uninverting(_9(7.0.0):C3/2:delGen=1) Uninverting(_a(7.0.0):C3/2:delGen=1) Uninverting(_b(7.0.0):C3/2:delGen=1) Uninverting(_c(7.0.0):C3/2:delGen=1) Uninverting(_d(7.0.0):C3/2:delGen=1) Uninverting(_e(7.0.0):C3/2:delGen=1) Uninverting(_f(7.0.0):C3/2:delGen=1) Uninverting(_g(7.0.0):C3/2:delGen=1)))} [junit4] 2> 1653837 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 25 [junit4] 2> 1653838 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653839 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[36 (1559479219144097792)]} 0 1 [junit4] 2> 1653839 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[36 (1559479219145146368)]} 0 0 [junit4] 2> 1653840 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[36 (1559479219145146369)]} 0 0 [junit4] 2> 1653840 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653840 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1653840 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14c95544 [junit4] 2> 1653861 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@85f7463[collection1] main] [junit4] 2> 1653861 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1653862 INFO (searcherExecutor-6431-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@85f7463[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C3/2:delGen=1) Uninverting(_7(7.0.0):C3/2:delGen=1) Uninverting(_8(7.0.0):C3/2:delGen=1) Uninverting(_9(7.0.0):C3/2:delGen=1) Uninverting(_a(7.0.0):C3/2:delGen=1) Uninverting(_b(7.0.0):C3/2:delGen=1) Uninverting(_c(7.0.0):C3/2:delGen=1) Uninverting(_d(7.0.0):C3/2:delGen=1) Uninverting(_e(7.0.0):C3/2:delGen=1) Uninverting(_f(7.0.0):C3/2:delGen=1) Uninverting(_g(7.0.0):C3/2:delGen=1) Uninverting(_h(7.0.0):C3/2:delGen=1)))} [junit4] 2> 1653863 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 22 [junit4] 2> 1653864 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0 [junit4] 2> 1653865 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[156 (1559479219171360768)]} 0 1 [junit4] 2> 1653865 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[156 (1559479219172409344)]} 0 0 [junit4] 2> 1653866 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[156 (1559479219172409345)]} 0 0 [junit4] 2> 1653866 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[156 (1559479219173457920)]} 0 0 [junit4] 2> 1653866 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[156 (1559479219173457921)]} 0 0 [junit4] 2> 1653866 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[156 (1559479219173457922)]} 0 0 [junit4] 2> 1653866 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[156 (1559479219173457923)]} 0 0 [junit4] 2> 1653866 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[156 (1559479219173457924)]} 0 0 [junit4] 2> 1653866 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[156 (1559479219173457925)]} 0 0 [junit4] 2> 1653867 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[156 (1559479219173457926)]} 0 0 [junit4] 2> 1653867 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[156 (1559479219174506496)]} 0 0 [junit4] 2> 1653867 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[156 (1559479219174506497)]} 0 0 [junit4] 2> 1653867 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={versions=true&wt=json&indent=true}{add=[156 (1559479219174506498)]} 0 0 [junit4] 2> 1653867 INFO (TEST-TestRecovery.testRemoveOldLogs-seed#[79A0B057C8C8D5DB]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webap [...truncated too long message...] r-Solaris/solr/core/src/test/org/apache/solr/response/TestBinaryResponseWriter.java (at line 63) [ecj-lint] NamedList res = (NamedList) new JavaBinCodec().unmarshal(new ByteArrayInputStream(baos.toByteArray())); [ecj-lint] ^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 11. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/response/TestJavabinTupleStreamParser.java (at line 72) [ecj-lint] JavabinTupleStreamParser parser = new JavabinTupleStreamParser(new ByteArrayInputStream(bytes), true); [ecj-lint] ^^^^^^ [ecj-lint] Resource leak: 'parser' is never closed [ecj-lint] ---------- [ecj-lint] 12. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/response/TestJavabinTupleStreamParser.java (at line 173) [ecj-lint] new JavaBinCodec().marshal(response.getValues(), baos); [ecj-lint] ^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] 13. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/response/TestJavabinTupleStreamParser.java (at line 175) [ecj-lint] Object o = new JavaBinCodec().unmarshal(new ByteArrayInputStream(bytes)); [ecj-lint] ^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] 14. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/response/TestJavabinTupleStreamParser.java (at line 178) [ecj-lint] JavabinTupleStreamParser parser = new JavabinTupleStreamParser(new ByteArrayInputStream(bytes), false); [ecj-lint] ^^^^^^ [ecj-lint] Resource leak: 'parser' is never closed [ecj-lint] ---------- [ecj-lint] 15. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/response/TestJavabinTupleStreamParser.java (at line 192) [ecj-lint] new JavaBinCodec().marshal(response.getValues(), baos); [ecj-lint] ^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 16. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/response/TestPushWriter.java (at line 57) [ecj-lint] m = (Map) new JavaBinCodec().unmarshal(new ByteArrayInputStream(baos.toByteArray())); [ecj-lint] ^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 17. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/response/transform/TestSubQueryTransformer.java (at line 387) [ecj-lint] unmarshalled = (NamedList<Object>) new JavaBinCodec().unmarshal( [ecj-lint] ^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 18. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/search/TestDocSet.java (at line 241) [ecj-lint] return loadfactor!=0 ? new HashDocSet(a,0,n,1/loadfactor) : new HashDocSet(a,0,n); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] 19. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/search/TestDocSet.java (at line 526) [ecj-lint] DocSet a = new BitDocSet(bs); [ecj-lint] ^ [ecj-lint] Resource leak: 'a' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 20. ERROR in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/search/TestRecovery.java (at line 26) [ecj-lint] import org.apache.solr.common.SolrInputDocument; [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] The import org.apache.solr.common.SolrInputDocument is never used [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 21. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java (at line 85) [ecj-lint] final MockPKIAuthenticationPlugin mock = new MockPKIAuthenticationPlugin(null, nodeName); [ecj-lint] ^^^^ [ecj-lint] Resource leak: 'mock' is never closed [ecj-lint] ---------- [ecj-lint] 22. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java (at line 138) [ecj-lint] MockPKIAuthenticationPlugin mock1 = new MockPKIAuthenticationPlugin(null, nodeName) { [ecj-lint] ^^^^^ [ecj-lint] Resource leak: 'mock1' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 23. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/security/TestRuleBasedAuthorizationPlugin.java (at line 365) [ecj-lint] RuleBasedAuthorizationPlugin plugin = new RuleBasedAuthorizationPlugin(); [ecj-lint] ^^^^^^ [ecj-lint] Resource leak: 'plugin' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 24. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/security/TestSha256AuthenticationProvider.java (at line 49) [ecj-lint] BasicAuthPlugin basicAuthPlugin = new BasicAuthPlugin(); [ecj-lint] ^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'basicAuthPlugin' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 25. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/spelling/SimpleQueryConverter.java (at line 42) [ecj-lint] WhitespaceAnalyzer analyzer = new WhitespaceAnalyzer(); [ecj-lint] ^^^^^^^^ [ecj-lint] Resource leak: 'analyzer' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 26. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 139) [ecj-lint] IndexWriter w = new IndexWriter(d, newIndexWriterConfig(analyzer)); [ecj-lint] ^ [ecj-lint] Resource leak: 'w' is never closed [ecj-lint] ---------- [ecj-lint] 27. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 172) [ecj-lint] throw iae; [ecj-lint] ^^^^^^^^^^ [ecj-lint] Resource leak: 'w' is not closed at this location [ecj-lint] ---------- [ecj-lint] 28. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 178) [ecj-lint] return; [ecj-lint] ^^^^^^^ [ecj-lint] Resource leak: 'w' is not closed at this location [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 29. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/update/AddBlockUpdateTest.java (at line 415) [ecj-lint] new JavaBinCodec().marshal(topDocument, os); [ecj-lint] ^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] 30. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/update/AddBlockUpdateTest.java (at line 419) [ecj-lint] SolrInputDocument result = (SolrInputDocument) new JavaBinCodec().unmarshal(is); [ecj-lint] ^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 31. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java (at line 181) [ecj-lint] EmbeddedSolrServer server1 = new EmbeddedSolrServer(h.getCoreContainer(), "split1"); [ecj-lint] ^^^^^^^ [ecj-lint] Resource leak: 'server1' is never closed [ecj-lint] ---------- [ecj-lint] 32. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java (at line 182) [ecj-lint] EmbeddedSolrServer server2 = new EmbeddedSolrServer(h.getCoreContainer(), "split2"); [ecj-lint] ^^^^^^^ [ecj-lint] Resource leak: 'server2' is never closed [ecj-lint] ---------- [ecj-lint] 32 problems (1 error, 31 warnings) BUILD FAILED /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:775: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:101: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:674: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:2010: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:2043: Compile failed; see the compiler error output for details. Total time: 89 minutes 28 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org