Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-master/746/
3 tests failed.
FAILED: org.apache.solr.cloud.OverseerTest.testShardLeaderChange
Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=8907,
name=OverseerCollectionConfigSetProcessor-72451090804834353-127.0.0.1:45227_solr-n_0000000000,
state=RUNNABLE, group=Overseer collection creation process.]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=8907,
name=OverseerCollectionConfigSetProcessor-72451090804834353-127.0.0.1:45227_solr-n_0000000000,
state=RUNNABLE, group=Overseer collection creation process.]
at
__randomizedtesting.SeedInfo.seed([3C9A4EE48B2D8068:E2C9C91391B57599]:0)
Caused by: org.apache.solr.common.AlreadyClosedException
at __randomizedtesting.SeedInfo.seed([3C9A4EE48B2D8068]:0)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:69)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
at
org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:448)
at
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:163)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents
Error Message:
java.lang.AssertionError: Timed out waiting for expected event NODES_DOWN
Stack Trace:
java.lang.AssertionError: Timed out waiting for expected event NODES_DOWN
at
__randomizedtesting.SeedInfo.seed([3C9A4EE48B2D8068:FFFDC75AAF752238]:0)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.solr.cluster.events.AllEventsListener.waitForExpectedEvent(AllEventsListener.java:54)
at
org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents(ClusterEventProducerTest.java:125)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.TestRandomDVFaceting.testRandomFaceting
Error Message:
java.lang.AssertionError: mismatch: 'b'!='c' @
facet_counts/facet_fields/small2_ss/[2]
Stack Trace:
java.lang.AssertionError: mismatch: 'b'!='c' @
facet_counts/facet_fields/small2_ss/[2]
at
__randomizedtesting.SeedInfo.seed([3C9A4EE48B2D8068:31F26E31DED448D7]:0)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
at
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
at
org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 138832 lines...]
2> 1517356 ERROR
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3C9A4EE48B2D8068]) [ ]
o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'b'!='c' @
facet_counts/facet_fields/small2_ss/[2]
2> expected ={
2> "response":{"numFound":1,"start":0,"numFoundExact":true,"docs":[]
2> },
2> "facet_counts":{
2> "facet_queries":{},
2> "facet_fields":{
2> "small2_ss":[
2> "a",0,
2> "b",0,
2> "d",0]},
2> "facet_ranges":{},
2> "facet_intervals":{},
2> "facet_heatmaps":{}}}
2>
2> response = {
2> "response":{"numFound":1,"start":0,"numFoundExact":true,"docs":[]
2> },
2> "facet_counts":{
2> "facet_queries":{},
2> "facet_fields":{
2> "small2_ss":[
2> "a",0,
2> "c",0,
2> "d",0]},
2> "facet_ranges":{},
2> "facet_intervals":{},
2> "facet_heatmaps":{}}}
2>
2> request =
facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.field=small2_ss&facet.method=uif
2> 1517357 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3C9A4EE48B2D8068]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
> java.lang.AssertionError: mismatch: 'b'!='c' @
facet_counts/facet_fields/small2_ss/[2]
> at
__randomizedtesting.SeedInfo.seed([3C9A4EE48B2D8068:31F26E31DED448D7]:0)
> at org.junit.Assert.fail(Assert.java:89)
> at
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
> at
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
> at
org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
> 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
> 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
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
> at java.base/java.lang.Thread.run(Thread.java:834)
2> NOTE: reproduce with: gradlew test --tests
TestRandomDVFaceting.testRandomFaceting -Dtests.seed=3C9A4EE48B2D8068
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-SH
-Dtests.timezone=Africa/Tripoli -Dtests.asserts=true -Dtests.file.encoding=UTF-8
2> 1517363 INFO (SUITE-TestRandomDVFaceting-seed#[3C9A4EE48B2D8068]-worker)
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
2> 1517363 INFO (SUITE-TestRandomDVFaceting-seed#[3C9A4EE48B2D8068]-worker)
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1966706593
2> 1517363 INFO (coreCloseExecutor-15685-thread-1) [ ] o.a.s.c.SolrCore
[collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@6fb0ffaa
2> 1517363 INFO (coreCloseExecutor-15685-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1 tag=SolrCore@6fb0ffaa
2> 1517363 INFO (coreCloseExecutor-15685-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@774cd509: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6d21122a
2> 1517391 INFO (coreCloseExecutor-15685-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
2> 1517404 INFO (SUITE-TestRandomDVFaceting-seed#[3C9A4EE48B2D8068]-worker)
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node tag=null
2> 1517404 INFO (SUITE-TestRandomDVFaceting-seed#[3C9A4EE48B2D8068]-worker)
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@414fc417: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@6c5ef3db
2> 1517409 INFO (SUITE-TestRandomDVFaceting-seed#[3C9A4EE48B2D8068]-worker)
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm tag=null
2> 1517409 INFO (SUITE-TestRandomDVFaceting-seed#[3C9A4EE48B2D8068]-worker)
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@59ce764: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@2b8781d
2> 1517412 INFO (SUITE-TestRandomDVFaceting-seed#[3C9A4EE48B2D8068]-worker)
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty tag=null
2> 1517412 INFO (SUITE-TestRandomDVFaceting-seed#[3C9A4EE48B2D8068]-worker)
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1dfc1935: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@62fd4c9e
2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.TestRandomDVFaceting_3C9A4EE48B2D8068-001
2> NOTE: test params are: codec=Asserting(Lucene90),
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-SH,
timezone=Africa/Tripoli
2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 11.0.6
(64-bit)/cpus=4,threads=1,free=186508296,total=536870912
2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest,
TestSlowCompositeReaderWrapper, TestGroupingSearch, MetricsDisabledCloudTest,
SolrMetricsIntegrationTest, SolrSlf4jReporterTest, MetricsConfigTest,
TestJettySolrRunner, TestReplicationHandlerBackup, TestExpandComponent,
PhrasesIdentificationComponentTest, CloudReplicaSourceTest, TermsComponentTest,
DistributedQueryComponentOptimizationTest, DistributedFacetPivotSmallTest,
SuggestComponentTest, SearchHandlerTest,
DistributedQueryElevationComponentTest, SuggestComponentContextFilterQueryTest,
PropertiesRequestHandlerTest, TestConfigsApi, MBeansHandlerTest,
SplitHandlerTest, ZookeeperStatusHandlerTest, CoreMergeIndexesAdminHandlerTest,
TestBlobHandler, TestReqParamsAPI, RandomizedTaggerTest,
TestReplicationHandlerDiskOverFlow, JsonLoaderTest,
XmlUpdateRequestHandlerTest, V2StandaloneTest, TestStressThreadBackup,
PingRequestHandlerTest, HighlighterTest, HighlighterConfigTest,
BaseTestRuleBasedAuthorizationPlugin, CertAuthPluginTest,
TestZkAclsWithHadoopAuth, PKIAuthenticationIntegrationTest,
TestAuthorizationFramework, ConvertedLegacyTest,
TestHighFrequencyDictionaryFactory, TestFuzzyAnalyzedSuggestions,
TestAnalyzeInfixSuggestions, SpellCheckCollatorWithCollapseTest,
FileBasedSpellCheckerTest, WordBreakSolrSpellCheckerTest,
TestNumericRangeQuery64, TestNumericRangeQuery32, TestNumericTerms64,
TestNumericTerms32, TestFieldCacheSortRandom, SmileWriterTest,
TestRawResponseWriter, TestSubQueryTransformer, TestJavabinTupleStreamParser,
TestCustomDocTransformer, TestDocumentBuilder, ProtectedTermFilterFactoryTest,
TestCharFilters, OverseerSolrResponseUnsafeSerializationTest,
TestConfigSetsAPI, SolrCloudExampleTest, TestCloudRecovery,
TestConfigSetsAPIExclusivity, TestPullReplica,
TestTolerantUpdateProcessorCloud, ChaosMonkeyNothingIsSafeTest,
TestSegmentSorting, RouteFieldTest, DeleteNodeTest, ForceLeaderTest,
TestLocalStatsCacheCloud, TestTlogReplica, ShardRoutingTest, ZkNodePropsTest,
HdfsUnloadDistributedZkTest, HdfsBasicDistributedZkTest, HdfsThreadLeakTest,
HdfsSyncSliceTest, OverseerCollectionConfigSetProcessorTest,
TestLeaderElectionWithEmptyReplica, TestCloudSearcherWarming,
NestedShardedAtomicUpdateTest, CleanupOldIndexTest, TestLeaderElectionZkExpiry,
ForceLeaderWithTlogReplicasTest, DistributedQueueTest,
ClusterStateMockUtilTest, TestAuthenticationFramework,
LeaderVoteWaitTimeoutTest, DocValuesNotIndexedTest, BasicDistributedZkTest,
LeaderFailureAfterFreshStartTest, TestRebalanceLeaders,
SystemCollectionCompatTest, OverseerSolrResponseTest, ClusterStateTest,
TestLocalFSCloudBackupRestore, CollectionsAPIDistributedZkTest,
ConcurrentDeleteAndCreateCollectionTest, SimpleCollectionCreateDeleteTest,
TestHdfsCloudBackupRestore, ZkStateWriterTest, MultiSolrCloudTestCaseTest,
LeaderTragicEventTest, ActionThrottleTest, TestCloudInspectUtil,
DeleteReplicaTest, URLClassifyProcessorTest, TestPartialUpdateDeduplication,
AtomicUpdatesTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
ClassificationUpdateProcessorIntegrationTest, AtomicUpdateProcessorFactoryTest,
UUIDUpdateProcessorFallbackTest, DocExpirationUpdateProcessorFactoryTest,
DefaultValueUpdateProcessorTest, TestExceedMaxTermLength, RootFieldTest,
TestInPlaceUpdatesDistrib, TestUpdate,
PeerSyncWithLeaderAndIndexFingerprintCachingTest, AnalysisErrorHandlingTest,
SolrIndexMetricsTest, TestLogWatcher, TestPointFields, DateRangeFieldTest,
ChangedSchemaMergeTest, TestCloudSchemaless,
PreAnalyzedFieldManagedSchemaCloudTest, TestSchemalessBufferedUpdates,
PolyFieldTest, TestCollationFieldDocValues, TestCloudManagedSchema,
OpenExchangeRatesOrgProviderTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest,
TestSurroundQueryParser, TestMinHashQParser, TestSolr4Spatial2,
TestScoreJoinQPNoScore, BJQFilterAccessibleTest, AnalyticsMergeStrategyTest,
TestDistribIDF, TestSearcherReuse, TestRecovery, TestCloudJSONFacetSKGEquiv,
DistributedFacetSimpleRefinementLongTailTest, TestJsonRangeFacets,
TestJsonRequest, TestXmlQParserPlugin, TestStressVersions, TestQueryUtils,
ReturnFieldsTest, TestSolrFieldCacheBean, TestSolrQueryParser,
2> TestMinMaxOnMultiValuedField, TestReload, TestMaxScoreQueryParser,
QueryEqualityTest, TestOverriddenPrefixQueryForCustomFieldType,
TestIBSimilarityFactory, TestBooleanSimilarityFactory,
TestNonDefinedSimilarityFactory, TestRangeQuery, SortSpecParsingTest,
LargeFieldTest, TestDocSet, TestRandomFaceting, TestFieldResource,
TestSchemaSimilarityResource, TestUniqueKeyFieldResource,
TestFieldTypeCollectionResource, TestRestManager, MinimalSchemaTest,
TestRandomDVFaceting]
WARNING: Test org.apache.solr.update.TestInPlaceUpdatesStandalone wrote
20,173,216 bytes of output.
WARNING: Test org.apache.solr.schema.TestBulkSchemaConcurrent wrote 40,764,793
bytes of output.
WARNING: Test org.apache.solr.schema.DocValuesTest wrote 11,810,062 bytes of
output.
WARNING: Test org.apache.solr.TestDistributedSearch wrote 28,492,408 bytes of
output.
WARNING: Test org.apache.solr.search.facet.TestCloudJSONFacetSKG wrote
46,802,731 bytes of output.
WARNING: Test org.apache.solr.search.facet.TestJsonFacets wrote 28,559,797
bytes of output.
WARNING: Test org.apache.solr.request.TestIntervalFaceting wrote 16,614,126
bytes of output.
org.apache.solr.cluster.events.ClusterEventProducerTest > testEvents FAILED
java.lang.AssertionError: Timed out waiting for expected event NODES_DOWN
at
__randomizedtesting.SeedInfo.seed([3C9A4EE48B2D8068:FFFDC75AAF752238]:0)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.solr.cluster.events.AllEventsListener.waitForExpectedEvent(AllEventsListener.java:54)
at
org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents(ClusterEventProducerTest.java:125)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
org.apache.solr.cluster.events.ClusterEventProducerTest > test suite's output
saved to
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cluster.events.ClusterEventProducerTest.txt,
copied below:
2> 1997687 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/server/solr/configsets/_default/conf'
2> 1997688 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_3C9A4EE48B2D8068-001/data-dir-171-001
2> 1997688 WARN
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
2> 1997688 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
2> 1997689 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
2> 1997689 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
2> 1997689 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_3C9A4EE48B2D8068-001/tempDir-001
2> 1997689 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
2> 1997690 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer
client port: 0.0.0.0/0.0.0.0:0
2> 1997690 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer
Starting server
2> 1997691 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory
maxCnxns is not configured, using default value 0.
2> 1997790 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port: 44747
2> 1997790 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44747
2> 1997790 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44747
2> 1997790 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44747
2> 1997792 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 1997798 INFO (zkConnectionManagerCallback-24127-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 1997798 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 1997805 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 1997806 INFO (zkConnectionManagerCallback-24129-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 1997806 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 1997810 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 1997814 INFO (zkConnectionManagerCallback-24131-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 1997814 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 1997917 INFO (jetty-launcher-24132-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
2> 1997917 INFO (jetty-launcher-24132-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
2> 1997917 INFO (jetty-launcher-24132-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
2> 1997917 INFO (jetty-launcher-24132-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
2> 1997917 INFO (jetty-launcher-24132-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
2> 1997917 INFO (jetty-launcher-24132-thread-2) [ ] o.e.j.s.Server
jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git:
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.6+8-LTS
2> 1997917 INFO (jetty-launcher-24132-thread-1) [ ] o.e.j.s.Server
jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git:
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.6+8-LTS
2> 1997917 INFO (jetty-launcher-24132-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
2> 1997917 INFO (jetty-launcher-24132-thread-3) [ ] o.e.j.s.Server
jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git:
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.6+8-LTS
2> 1997924 INFO (jetty-launcher-24132-thread-3) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
2> 1997924 INFO (jetty-launcher-24132-thread-3) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
2> 1997925 INFO (jetty-launcher-24132-thread-3) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
2> 1997925 INFO (jetty-launcher-24132-thread-1) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
2> 1997925 INFO (jetty-launcher-24132-thread-1) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
2> 1997925 INFO (jetty-launcher-24132-thread-1) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
2> 1997925 INFO (jetty-launcher-24132-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6902e91b{/solr,null,AVAILABLE}
2> 1997925 INFO (jetty-launcher-24132-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@31ed3684{/solr,null,AVAILABLE}
2> 1997926 INFO (jetty-launcher-24132-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@13ae19ba{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:44447}
2> 1997926 INFO (jetty-launcher-24132-thread-3) [ ] o.e.j.s.Server
Started @1997954ms
2> 1997926 INFO (jetty-launcher-24132-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7d4e8fea{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:38813}
2> 1997926 INFO (jetty-launcher-24132-thread-1) [ ] o.e.j.s.Server
Started @1997954ms
2> 1997926 INFO (jetty-launcher-24132-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44447}
2> 1997926 INFO (jetty-launcher-24132-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38813}
2> 1997926 ERROR (jetty-launcher-24132-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
2> 1997926 ERROR (jetty-launcher-24132-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
2> 1997926 INFO (jetty-launcher-24132-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
2> 1997926 INFO (jetty-launcher-24132-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
2> 1997926 INFO (jetty-launcher-24132-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
2> 1997926 INFO (jetty-launcher-24132-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
2> 1997926 INFO (jetty-launcher-24132-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr
2> 1997926 INFO (jetty-launcher-24132-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
2> 1997926 INFO (jetty-launcher-24132-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-09T22:06:49.150489Z
2> 1997926 INFO (jetty-launcher-24132-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
2> 1997926 INFO (jetty-launcher-24132-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr
2> 1997926 INFO (jetty-launcher-24132-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-09T22:06:49.150589Z
2> 1997930 INFO (jetty-launcher-24132-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 1997931 INFO (jetty-launcher-24132-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 1997931 INFO (jetty-launcher-24132-thread-2) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
2> 1997931 INFO (jetty-launcher-24132-thread-2) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
2> 1997931 INFO (jetty-launcher-24132-thread-2) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
2> 1997932 INFO (zkConnectionManagerCallback-24136-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 1997932 INFO (jetty-launcher-24132-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 1997932 INFO (zkConnectionManagerCallback-24134-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 1997932 INFO (jetty-launcher-24132-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 1997932 INFO (jetty-launcher-24132-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
2> 1997932 INFO (jetty-launcher-24132-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@246470e5{/solr,null,AVAILABLE}
2> 1997933 INFO (jetty-launcher-24132-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3534af21{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:36095}
2> 1997933 INFO (jetty-launcher-24132-thread-2) [ ] o.e.j.s.Server
Started @1997961ms
2> 1997933 INFO (jetty-launcher-24132-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36095}
2> 1997933 INFO (jetty-launcher-24132-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
2> 1997933 ERROR (jetty-launcher-24132-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
2> 1997933 INFO (jetty-launcher-24132-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
2> 1997933 INFO (jetty-launcher-24132-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
2> 1997933 INFO (jetty-launcher-24132-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
2> 1997933 INFO (jetty-launcher-24132-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr
2> 1997933 INFO (jetty-launcher-24132-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-09T22:06:49.157549Z
2> 1997934 INFO (jetty-launcher-24132-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 1997937 INFO (jetty-launcher-24132-thread-3) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
2> 1997937 INFO (zkConnectionManagerCallback-24138-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 1997937 INFO (jetty-launcher-24132-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 1997938 INFO (jetty-launcher-24132-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
2> 1997940 INFO (jetty-launcher-24132-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
2> 1997943 INFO (jetty-launcher-24132-thread-2) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
2> 1997943 WARN (jetty-launcher-24132-thread-2-SendThread(127.0.0.1:44747))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x10165f945880005.
2> => EndOfStreamException: Unable to read additional data from
server sessionid 0x10165f945880005, likely server has closed socket
2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read
additional data from server sessionid 0x10165f945880005, likely server has
closed socket
2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
2> 1998039 INFO (jetty-launcher-24132-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
2> 1998040 WARN (jetty-launcher-24132-thread-3) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@6bc6030e[provider=null,keyStore=null,trustStore=null]
2> 1998040 WARN (jetty-launcher-24132-thread-3) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@6bc6030e[provider=null,keyStore=null,trustStore=null]
2> 1998042 WARN (jetty-launcher-24132-thread-3) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@74a59f73[provider=null,keyStore=null,trustStore=null]
2> 1998042 WARN (jetty-launcher-24132-thread-3) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@74a59f73[provider=null,keyStore=null,trustStore=null]
2> 1998044 INFO (jetty-launcher-24132-thread-3) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:44747/solr
2> 1998045 INFO (jetty-launcher-24132-thread-3) [n:127.0.0.1:44447_solr
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 1998046 INFO (zkConnectionManagerCallback-24148-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 1998046 INFO (jetty-launcher-24132-thread-3) [n:127.0.0.1:44447_solr
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 1998113 INFO (jetty-launcher-24132-thread-3) [n:127.0.0.1:44447_solr
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:44447_solr
2> 1998113 INFO (jetty-launcher-24132-thread-3) [n:127.0.0.1:44447_solr
] o.a.s.c.Overseer Overseer
(id=72451190302441478-127.0.0.1:44447_solr-n_0000000000) starting
2> 1998118 INFO
(OverseerStateUpdate-72451190302441478-127.0.0.1:44447_solr-n_0000000000)
[n:127.0.0.1:44447_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44447_solr
2> 1998118 INFO (jetty-launcher-24132-thread-3) [n:127.0.0.1:44447_solr
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44447_solr
2> 1998120 INFO
(OverseerStateUpdate-72451190302441478-127.0.0.1:44447_solr-n_0000000000)
[n:127.0.0.1:44447_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
2> 1998121 INFO (jetty-launcher-24132-thread-3) [n:127.0.0.1:44447_solr
] o.a.s.p.PackageLoader /packages.json updated to version -1
2> 1998122 WARN (jetty-launcher-24132-thread-3) [n:127.0.0.1:44447_solr
] o.a.s.c.CoreContainer Not all security plugins configured!
authentication=disabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
2> 1998134 INFO (jetty-launcher-24132-thread-3) [n:127.0.0.1:44447_solr
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_3C9A4EE48B2D8068-001/tempDir-001/node3
2> 1998139 INFO (jetty-launcher-24132-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
2> 1998140 WARN (jetty-launcher-24132-thread-2) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@36d65a10[provider=null,keyStore=null,trustStore=null]
2> 1998140 WARN (jetty-launcher-24132-thread-2) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@36d65a10[provider=null,keyStore=null,trustStore=null]
2> 1998141 DEBUG (Core Container Async
Task-24141-thread-1-processing-n:127.0.0.1:44447_solr) [n:127.0.0.1:44447_solr
] o.a.s.c.e.i.DelegatingClusterEventProducer -- starting CC-128ed0cb,
Delegating 59f9b0f2, delegate
org.apache.solr.cluster.events.NoOpProducer@573e55bd
2> 1998141 DEBUG (Core Container Async
Task-24141-thread-1-processing-n:127.0.0.1:44447_solr) [n:127.0.0.1:44447_solr
] o.a.s.c.e.i.DelegatingClusterEventProducer --- started delegate
org.apache.solr.cluster.events.NoOpProducer@573e55bd
2> 1998145 WARN (jetty-launcher-24132-thread-2) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@3e3b4676[provider=null,keyStore=null,trustStore=null]
2> 1998145 WARN (jetty-launcher-24132-thread-2) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@3e3b4676[provider=null,keyStore=null,trustStore=null]
2> 1998147 INFO (jetty-launcher-24132-thread-2) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:44747/solr
2> 1998147 INFO (jetty-launcher-24132-thread-2) [n:127.0.0.1:36095_solr
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 1998150 INFO (zkConnectionManagerCallback-24166-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 1998150 INFO (jetty-launcher-24132-thread-2) [n:127.0.0.1:36095_solr
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 1998153 INFO (jetty-launcher-24132-thread-2) [n:127.0.0.1:36095_solr
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
2> 1998156 INFO (jetty-launcher-24132-thread-2) [n:127.0.0.1:36095_solr
] o.a.s.c.ZkController Publish node=127.0.0.1:36095_solr as DOWN
2> 1998157 INFO (jetty-launcher-24132-thread-2) [n:127.0.0.1:36095_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000
transient cores
2> 1998157 INFO (jetty-launcher-24132-thread-2) [n:127.0.0.1:36095_solr
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36095_solr
2> 1998158 INFO (zkCallback-24147-thread-1) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (1) -> (2)
2> 1998158 INFO (zkCallback-24165-thread-1) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (1) -> (2)
2> 1998159 INFO (jetty-launcher-24132-thread-2) [n:127.0.0.1:36095_solr
] o.a.s.p.PackageLoader /packages.json updated to version -1
2> 1998159 WARN (jetty-launcher-24132-thread-2) [n:127.0.0.1:36095_solr
] o.a.s.c.CoreContainer Not all security plugins configured!
authentication=disabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
2> 1998178 INFO (jetty-launcher-24132-thread-2) [n:127.0.0.1:36095_solr
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_3C9A4EE48B2D8068-001/tempDir-001/node2
2> 1998239 INFO (jetty-launcher-24132-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
2> 1998240 WARN (jetty-launcher-24132-thread-1) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@5a898c3e[provider=null,keyStore=null,trustStore=null]
2> 1998240 WARN (jetty-launcher-24132-thread-1) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@5a898c3e[provider=null,keyStore=null,trustStore=null]
2> 1998243 WARN (jetty-launcher-24132-thread-1) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@41cbe7fc[provider=null,keyStore=null,trustStore=null]
2> 1998243 WARN (jetty-launcher-24132-thread-1) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@41cbe7fc[provider=null,keyStore=null,trustStore=null]
2> 1998244 INFO (jetty-launcher-24132-thread-1) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:44747/solr
2> 1998245 INFO (jetty-launcher-24132-thread-1) [n:127.0.0.1:38813_solr
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 1998246 INFO (zkConnectionManagerCallback-24182-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 1998246 INFO (jetty-launcher-24132-thread-1) [n:127.0.0.1:38813_solr
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 1998249 INFO (jetty-launcher-24132-thread-1) [n:127.0.0.1:38813_solr
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
2> 1998252 INFO (jetty-launcher-24132-thread-1) [n:127.0.0.1:38813_solr
] o.a.s.c.ZkController Publish node=127.0.0.1:38813_solr as DOWN
2> 1998253 INFO (jetty-launcher-24132-thread-1) [n:127.0.0.1:38813_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000
transient cores
2> 1998253 INFO (jetty-launcher-24132-thread-1) [n:127.0.0.1:38813_solr
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38813_solr
2> 1998254 INFO (zkCallback-24165-thread-1) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (2) -> (3)
2> 1998254 INFO (zkCallback-24147-thread-1) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (2) -> (3)
2> 1998254 INFO (zkCallback-24181-thread-1) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (2) -> (3)
2> 1998255 INFO (jetty-launcher-24132-thread-1) [n:127.0.0.1:38813_solr
] o.a.s.p.PackageLoader /packages.json updated to version -1
2> 1998256 WARN (jetty-launcher-24132-thread-1) [n:127.0.0.1:38813_solr
] o.a.s.c.CoreContainer Not all security plugins configured!
authentication=disabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
2> 1998268 INFO (jetty-launcher-24132-thread-1) [n:127.0.0.1:38813_solr
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_3C9A4EE48B2D8068-001/tempDir-001/node1
2> 1998274 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
2> 1998275 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 1998278 INFO (zkConnectionManagerCallback-24193-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 1998278 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 1998279 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
2> 1998280 INFO
(SUITE-ClusterEventProducerTest-seed#[3C9A4EE48B2D8068]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44747/solr ready
2> 1998296 INFO
(TEST-ClusterEventProducerTest.testEvents-seed#[3C9A4EE48B2D8068]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEvents
2> 1998297 INFO
(TEST-ClusterEventProducerTest.testEvents-seed#[3C9A4EE48B2D8068]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
2> 1998332 INFO (qtp493479015-35584) [n:127.0.0.1:44447_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin
params={wt=javabin&version=2} status=0 QTime=10
2> 1998333 INFO
(TEST-ClusterEventProducerTest.testEvents-seed#[3C9A4EE48B2D8068]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=93368059
2> 1998333 INFO
(TEST-ClusterEventProducerTest.testEvents-seed#[3C9A4EE48B2D8068]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:36095_solr
2> 1998334 INFO (zkCallback-24192-thread-2) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (3) -> (2)
2> 1998334 INFO
(TEST-ClusterEventProducerTest.testEvents-seed#[3C9A4EE48B2D8068]) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
2> 1998334 INFO
(TEST-ClusterEventProducerTest.testEvents-seed#[3C9A4EE48B2D8068]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:36095_solr as DOWN
2> 1998335 INFO (zkCallback-24181-thread-2) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (3) -> (2)
2> 1998341 INFO (zkCallback-24192-thread-3) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (3) -> (2)
2> 1998343 INFO (zkCallback-24147-thread-2) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (3) -> (2)
2> 1998346 INFO (zkCallback-24165-thread-2) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (3) -> (2)
2> 1998347 DEBUG (zkCallback-24165-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --setting new delegate for
CC-590aefb:
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@5a10aa4f
2> 1998347 DEBUG (zkCallback-24165-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --- delegate
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@5a10aa4f
already in state STOPPED
2> 1998348 DEBUG (zkCallback-24181-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --setting new delegate for
CC-226881d4:
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@69ff244f
2> 1998348 DEBUG (zkCallback-24181-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --- delegate
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@69ff244f
already in state STOPPED
2> 1998350 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --setting new delegate for
CC-128ed0cb:
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@471bb86c
2> 1998350 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --- delegate
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@471bb86c
already in state RUNNING
2> 1998354 INFO
(TEST-ClusterEventProducerTest.testEvents-seed#[3C9A4EE48B2D8068]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
2> 1998354 INFO
(TEST-ClusterEventProducerTest.testEvents-seed#[3C9A4EE48B2D8068]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
2> 1998354 INFO
(TEST-ClusterEventProducerTest.testEvents-seed#[3C9A4EE48B2D8068]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
2> 1998354 INFO
(TEST-ClusterEventProducerTest.testEvents-seed#[3C9A4EE48B2D8068]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
2> 1998356 WARN (jetty-launcher-24132-thread-2-SendThread(127.0.0.1:44747))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x10165f945880007.
2> => EndOfStreamException: Unable to read additional data from
server sessionid 0x10165f945880007, likely server has closed socket
2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read
additional data from server sessionid 0x10165f945880007, likely server has
closed socket
2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
2> 1998458 INFO
(TEST-ClusterEventProducerTest.testEvents-seed#[3C9A4EE48B2D8068]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3534af21{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
2> 1998459 INFO
(TEST-ClusterEventProducerTest.testEvents-seed#[3C9A4EE48B2D8068]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@246470e5{/solr,null,STOPPED}
2> 1998459 INFO
(TEST-ClusterEventProducerTest.testEvents-seed#[3C9A4EE48B2D8068]) [ ]
o.e.j.s.session node0 Stopped scavenging
2> 1998459 INFO
(TEST-ClusterEventProducerTest.testEvents-seed#[3C9A4EE48B2D8068]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 36095
2> 2028463 INFO (qtp1938391019-35585) [n:127.0.0.1:38813_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin
params={wt=javabin&version=2} status=0 QTime=1
2> 2028465 INFO (qtp1938391019-35589) [n:127.0.0.1:38813_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin
params={wt=javabin&version=2} status=0 QTime=1
2> 2028466 DEBUG (zkCallback-24181-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --setting new delegate for
CC-226881d4: org.apache.solr.cluster.events.NoOpProducer@11eeea8a
2> 2028466 DEBUG (zkCallback-24181-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --- delegate
org.apache.solr.cluster.events.NoOpProducer@11eeea8a already in state STOPPED
2> 2028466 INFO
(TEST-ClusterEventProducerTest.testEvents-seed#[3C9A4EE48B2D8068]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEvents
> java.lang.AssertionError: Timed out waiting for expected event
NODES_DOWN
> at
__randomizedtesting.SeedInfo.seed([3C9A4EE48B2D8068:FFFDC75AAF752238]:0)
> at org.junit.Assert.fail(Assert.java:89)
> at
org.apache.solr.cluster.events.AllEventsListener.waitForExpectedEvent(AllEventsListener.java:54)
> at
org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents(ClusterEventProducerTest.java:125)
> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
> 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
> 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
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
> at java.base/java.lang.Thread.run(Thread.java:834)
2> NOTE: reproduce with: gradlew test --tests
ClusterEventProducerTest.testEvents -Dtests.seed=3C9A4EE48B2D8068
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pt-ST
-Dtests.timezone=ECT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
2> 2028474 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --setting new delegate for
CC-128ed0cb: org.apache.solr.cluster.events.NoOpProducer@48e0a119
2> 2028474 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --- started delegate
org.apache.solr.cluster.events.NoOpProducer@48e0a119
2> 2028489 INFO
(TEST-ClusterEventProducerTest.testListenerPlugins-seed#[3C9A4EE48B2D8068]) [
] o.a.s.SolrTestCaseJ4 ###Starting testListenerPlugins
2> 2028490 INFO
(TEST-ClusterEventProducerTest.testListenerPlugins-seed#[3C9A4EE48B2D8068]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
2> 2028498 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin
params={wt=javabin&version=2} status=0 QTime=6
2> 2028499 DEBUG (zkCallback-24181-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --setting new delegate for
CC-226881d4:
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@5171cf76
2> 2028499 DEBUG (zkCallback-24181-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --- delegate
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@5171cf76
already in state STOPPED
2> 2028499 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --setting new delegate for
CC-128ed0cb:
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@5f28372b
2> 2028499 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --- delegate
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@5f28372b
already in state RUNNING
2> 2028518 INFO (qtp493479015-35586) [n:127.0.0.1:44447_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin
params={wt=javabin&version=2} status=0 QTime=1
2> 2028519 INFO (qtp1938391019-35593) [n:127.0.0.1:38813_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin
params={wt=javabin&version=2} status=0 QTime=0
2> 2028520 INFO (qtp1938391019-35580) [n:127.0.0.1:38813_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=testListenerPlugins_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
2> 2028520 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerBase --- firing event
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$5@6519608e to
org.apache.solr.cluster.events.AllEventsListener@33f3cba7
2> 2028521 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerTest$DummyEventListener starting 2a12c5f5
2> 2028526 INFO
(OverseerThreadFactory-24153-thread-1-processing-n:127.0.0.1:44447_solr)
[n:127.0.0.1:44447_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testListenerPlugins_collection
2> 2028531 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerBase --- firing event
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$4@4f0e4d86 to
org.apache.solr.cluster.events.AllEventsListener@33f3cba7
2> 2028531 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerBase --- firing event
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$4@4f0e4d86 to
org.apache.solr.cluster.events.ClusterEventProducerTest$DummyEventListener@2a12c5f5
2> 2028531 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerTest$DummyEventListener recorded event
"org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$4@4f0e4d86"
2> 2028634 INFO
(OverseerStateUpdate-72451190302441478-127.0.0.1:44447_solr-n_0000000000)
[n:127.0.0.1:44447_solr ] o.a.s.c.o.SliceMutator createReplica() {
2> "operation":"ADDREPLICA",
2> "collection":"testListenerPlugins_collection",
2> "shard":"shard1",
2> "core":"testListenerPlugins_collection_shard1_replica_n1",
2> "state":"down",
2> "base_url":"http://127.0.0.1:38813/solr",
2> "node_name":"127.0.0.1:38813_solr",
2> "type":"NRT",
2> "waitForFinalState":"false"}
2> 2028837 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testListenerPlugins_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=testListenerPlugins_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
2> 2028844 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
2> 2028851 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=minimal
2> 2028853 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
2> 2028853 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'testListenerPlugins_collection_shard1_replica_n1' using
configuration from configset conf, trusted=true
2> 2028854 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[[testListenerPlugins_collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_3C9A4EE48B2D8068-001/tempDir-001/node1/testListenerPlugins_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_3C9A4EE48B2D8068-001/tempDir-001/node1/testListenerPlugins_collection_shard1_replica_n1/data/]
2> 2028879 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
2> 2028879 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
2> 2028880 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
2> 2028880 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
2> 2028881 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
2> 2028882 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
2> 2028882 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000 ms
2> 2028882 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1682922159583789056
2> 2028884 INFO
(searcherExecutor-24204-thread-1-processing-n:127.0.0.1:38813_solr
x:testListenerPlugins_collection_shard1_replica_n1
c:testListenerPlugins_collection s:shard1 r:core_node2) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[testListenerPlugins_collection_shard1_replica_n1] Registered new searcher
autowarm time: 0 ms
2> 2028887 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/testListenerPlugins_collection/terms/shard1 to
Terms{values={core_node2=0}, version=0}
2> 2028887 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testListenerPlugins_collection/leaders/shard1
2> 2028889 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
2> 2028889 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
2> 2028889 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:38813/solr/testListenerPlugins_collection_shard1_replica_n1/
2> 2028890 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
2> 2028890 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:38813/solr/testListenerPlugins_collection_shard1_replica_n1/
has no replicas
2> 2028890 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testListenerPlugins_collection/leaders/shard1/leader after winning
as
/collections/testListenerPlugins_collection/leader_elect/shard1/election/72451190302441480-core_node2-n_0000000000
2> 2028891 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38813/solr/testListenerPlugins_collection_shard1_replica_n1/
shard1
2> 2028993 INFO (zkCallback-24181-thread-1) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[2])
2> 2028993 INFO (zkCallback-24181-thread-2) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[2])
2> 2028994 INFO (zkCallback-24181-thread-3) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[2])
2> 2028994 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am
the leader, no recovery necessary
2> 2028996 INFO (qtp1938391019-35590) [n:127.0.0.1:38813_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testListenerPlugins_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=testListenerPlugins_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=159
2> 2028999 INFO (qtp1938391019-35580) [n:127.0.0.1:38813_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
2> 2029097 INFO (zkCallback-24181-thread-3) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[2])
2> 2029097 INFO (zkCallback-24181-thread-1) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[2])
2> 2029097 INFO (zkCallback-24181-thread-2) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[2])
2> 2029097 INFO (zkCallback-24181-thread-4) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[2])
2> 2029098 INFO (qtp1938391019-35580) [n:127.0.0.1:38813_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=testListenerPlugins_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=577
2> 2029098 INFO
(TEST-ClusterEventProducerTest.testListenerPlugins-seed#[3C9A4EE48B2D8068]) [
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection:
testListenerPlugins_collection
2> 2029100 INFO (qtp1938391019-35593) [n:127.0.0.1:38813_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=testListenerPlugins_collection&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
2> 2029102 INFO
(OverseerCollectionConfigSetProcessor-72451190302441478-127.0.0.1:44447_solr-n_0000000000)
[n:127.0.0.1:44447_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
2> 2029103 INFO
(OverseerThreadFactory-24153-thread-2-processing-n:127.0.0.1:44447_solr)
[n:127.0.0.1:44447_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=null
2> 2029104 INFO (qtp1938391019-35585) [n:127.0.0.1:38813_solr
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager
Closing metric reporters for
registry=solr.core.testListenerPlugins_collection.shard1.replica_n1 tag=null
2> 2029104 INFO (qtp1938391019-35585) [n:127.0.0.1:38813_solr ]
o.a.s.c.SolrCore [testListenerPlugins_collection_shard1_replica_n1] CLOSING
SolrCore org.apache.solr.core.SolrCore@131feb21
2> 2029104 INFO (qtp1938391019-35585) [n:127.0.0.1:38813_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testListenerPlugins_collection.shard1.replica_n1
tag=SolrCore@131feb21
2> 2029104 INFO (qtp1938391019-35585) [n:127.0.0.1:38813_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testListenerPlugins_collection.shard1.leader
tag=SolrCore@131feb21
2> 2029104 INFO (qtp1938391019-35585) [n:127.0.0.1:38813_solr ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
2> 2029105 INFO (qtp1938391019-35585) [n:127.0.0.1:38813_solr ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testListenerPlugins_collection/terms/shard1 to Terms{values={},
version=1}
2> 2029107 INFO (qtp1938391019-35585) [n:127.0.0.1:38813_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=testListenerPlugins_collection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=3
2> 2029209 INFO (zkCallback-24181-thread-4) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[2])
2> 2029209 INFO (zkCallback-24147-thread-1) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[2])
2> 2029209 INFO (zkCallback-24181-thread-1) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[2])
2> 2029209 INFO (zkCallback-24181-thread-2) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[2])
2> 2029209 INFO (zkCallback-24181-thread-3) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[2])
2> 2029217 INFO (qtp1938391019-35593) [n:127.0.0.1:38813_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=testListenerPlugins_collection&action=DELETE&wt=javabin&version=2}
status=0 QTime=117
2> 2029218 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerBase --- firing event
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$3@45521737 to
org.apache.solr.cluster.events.AllEventsListener@33f3cba7
2> 2029218 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerBase --- firing event
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$3@45521737 to
org.apache.solr.cluster.events.ClusterEventProducerTest$DummyEventListener@2a12c5f5
2> 2029218 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerTest$DummyEventListener recorded event
"org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$3@45521737"
2> 2029219 INFO (qtp493479015-35588) [n:127.0.0.1:44447_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin
params={wt=javabin&version=2} status=0 QTime=0
2> 2029220 INFO (qtp1938391019-35589) [n:127.0.0.1:38813_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=testListenerPlugins_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
2> 2029220 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerBase --- firing event
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$5@788d1066 to
org.apache.solr.cluster.events.AllEventsListener@33f3cba7
2> 2029220 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerBase --- firing event
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$5@788d1066 to
org.apache.solr.cluster.events.ClusterEventProducerTest$DummyEventListener@2a12c5f5
2> 2029220 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerTest$DummyEventListener skipped event, wrong
type: CLUSTER_PROPERTIES_CHANGED
2> 2029221 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --setting new delegate for
CC-128ed0cb: org.apache.solr.cluster.events.NoOpProducer@732ecb74
2> 2029221 DEBUG (zkCallback-24147-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --- started delegate
org.apache.solr.cluster.events.NoOpProducer@732ecb74
2> 2029221 DEBUG (zkCallback-24181-thread-2) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --setting new delegate for
CC-226881d4: org.apache.solr.cluster.events.NoOpProducer@67583e16
2> 2029221 DEBUG (zkCallback-24181-thread-2) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --- delegate
org.apache.solr.cluster.events.NoOpProducer@67583e16 already in state STOPPED
2> 2029223 INFO
(OverseerThreadFactory-24153-thread-3-processing-n:127.0.0.1:44447_solr)
[n:127.0.0.1:44447_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testListenerPlugins_collection
2> 2029224 INFO
(OverseerCollectionConfigSetProcessor-72451190302441478-127.0.0.1:44447_solr-n_0000000000)
[n:127.0.0.1:44447_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
2> 2029432 INFO
(OverseerStateUpdate-72451190302441478-127.0.0.1:44447_solr-n_0000000000)
[n:127.0.0.1:44447_solr ] o.a.s.c.o.SliceMutator createReplica() {
2> "operation":"ADDREPLICA",
2> "collection":"testListenerPlugins_collection",
2> "shard"
[...truncated too long message...]
htmlOutDir -> ../html-site
javadocLink -> https://docs.oracle.com/en/java/javase/11/docs/api/
solrGuideDraftStatus -> DRAFT
solrRootPath ->
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/
solrDocsVersion -> 9.0
solrGuideVersionPath -> 9_0
buildDate -> 2020-11-09
buildYear -> 2020
ivyCommonsCodec -> 1.13
ivyDropwizardMetrics -> 4.1.5
ivyLog4j -> 2.13.2
ivyOpennlpTools -> 1.9.1
ivyTika -> 1.24
ivyZookeeper -> 3.6.2
Building up tree of all known pages
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jruby.util.SecurityHelper
(file:/home/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-core/9.2.6.0/653601d48b38528e76840c6eac1ae46e2dae1a74/jruby-core-9.2.6.0.jar)
to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of
org.jruby.util.SecurityHelper
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Looping over pages to build nav data
Creating
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/solr-ref-guide/build/html-site-content/_data/scrollnav.json
Creating
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/solr-ref-guide/build/html-site-content/_data/sidebar.json
> Task :solr:solr-ref-guide:buildSite
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.headius.backport9.modules.Modules
(file:/home/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/9.2.9.0/8e44ce7a1417966d89957bd766a148601e28828b/jruby-complete-9.2.9.0.jar)
to method sun.nio.ch.NativeThread.signal(long)
WARNING: Please consider reporting this to the maintainers of
com.headius.backport9.modules.Modules
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Configuration file:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/solr-ref-guide/build/html-site-content/_config.yml
Source:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/solr-ref-guide/build/html-site-content
Destination: ../html-site
Incremental build: disabled. Enable with --incremental
Generating...
asciidoctor: WARNING: skipping reference to missing attribute: config_name
asciidoctor: WARNING: skipping reference to missing attribute: file_name
done in 25.931 seconds.
Auto-regeneration: disabled. Use --watch to enable.
> Task :solr:solr-ref-guide:checkSite
Processed 2443 links (1760 relative) to 3514 anchors in 243 files
> Task :solr:solr-ref-guide:check
> Task :solr:solrj:check
> Task :solr:test-framework:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:analytics:check
> Task :solr:contrib:clustering:check
> Task :solr:contrib:extraction:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check
> Task :solr:contrib:ltr:check
> Task :solr:contrib:prometheus-exporter:check
> Task :solr:docker:package:check
The slowest tests (exceeding 500 ms) during this run:
151.43s TestStressLiveNodes.testStress (:solr:core)
117.12s TestIntervalFaceting.testRandom (:solr:core)
106.16s TestDistributedSearch.test (:solr:core)
80.00s TestCloudJSONFacetSKG.testRandom (:solr:core)
73.27s TestLeaderElectionZkExpiry.testLeaderElectionWithZkExpiry (:solr:core)
71.51s TestRandomCollapseQParserPlugin.testRandomCollpaseWithSort (:solr:core)
63.60s PeerSyncReplicationTest.test (:solr:core)
60.90s ZkControllerTest.testPublishAndWaitForDownStates (:solr:core)
60.86s ZkControllerTest.testReadConfigName (:solr:core)
60.69s ZkControllerTest.testGetHostName (:solr:core)
ERROR: The following test(s) have failed:
- org.apache.solr.cloud.OverseerTest.testShardLeaderChange (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.OverseerTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cloud.OverseerTest.testShardLeaderChange" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=3C9A4EE48B2D8068 -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=US-ASCII
- org.apache.solr.TestRandomDVFaceting.testRandomFaceting (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.TestRandomDVFaceting.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.TestRandomDVFaceting.testRandomFaceting" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=3C9A4EE48B2D8068 -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=US-ASCII
- org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents
(:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cluster.events.ClusterEventProducerTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents"
-Ptests.jvms=4 -Ptests.haltonfailure=false
-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3C9A4EE48B2D8068
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 1h 5m 45s
852 actionable tasks: 852 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2826)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2686)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3073)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:998)
at hudson.FilePath.act(FilePath.java:1069)
at hudson.FilePath.act(FilePath.java:1058)
at hudson.FilePath.validateAntFileMask(FilePath.java:2684)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1905)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3075)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1071)
at hudson.FilePath.act(FilePath.java:1058)
at hudson.FilePath.validateAntFileMask(FilePath.java:2684)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1905)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]