Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1169/
2 tests failed.
FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
Expected 2 of 3 replicas to be active but only found 1;
[core_node3:{"core":"c8n_1x3_lf_shard1_replica2","base_url":"http://127.0.0.1:53293/li","node_name":"127.0.0.1:53293_li","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf)={ "replicationFactor":"3",
"shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active",
"replicas":{ "core_node1":{ "state":"down",
"base_url":"http://127.0.0.1:52894/li",
"core":"c8n_1x3_lf_shard1_replica3",
"node_name":"127.0.0.1:52894_li"}, "core_node2":{
"core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:54638/li",
"node_name":"127.0.0.1:54638_li", "state":"down"},
"core_node3":{ "core":"c8n_1x3_lf_shard1_replica2",
"base_url":"http://127.0.0.1:53293/li",
"node_name":"127.0.0.1:53293_li", "state":"active",
"leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found
1;
[core_node3:{"core":"c8n_1x3_lf_shard1_replica2","base_url":"http://127.0.0.1:53293/li","node_name":"127.0.0.1:53293_li","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf)={
"replicationFactor":"3",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"state":"down",
"base_url":"http://127.0.0.1:52894/li",
"core":"c8n_1x3_lf_shard1_replica3",
"node_name":"127.0.0.1:52894_li"},
"core_node2":{
"core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:54638/li",
"node_name":"127.0.0.1:54638_li",
"state":"down"},
"core_node3":{
"core":"c8n_1x3_lf_shard1_replica2",
"base_url":"http://127.0.0.1:53293/li",
"node_name":"127.0.0.1:53293_li",
"state":"active",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([4BA6C223918E98C3:C3F2FDF93F72F53B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:170)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters
Error Message:
argument type mismatch
Stack Trace:
java.lang.IllegalArgumentException: argument type mismatch
at
__randomizedtesting.SeedInfo.seed([4BA6C223918E98C3:22B9692364B8FA68]:0)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
at
org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
at
org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11051 lines...]
[junit4] Suite: org.apache.solr.util.SolrPluginUtilsTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_4BA6C223918E98C3-001/init-core-data-001
[junit4] 2> 615433 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
[junit4] 2> 615434 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 615434 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
[junit4] 2> 615434 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 615434 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
[junit4] 2> 615435 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 615435 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 615449 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 615455 WARN
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 615458 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 615471 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 615474 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 615544 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 615547 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 615548 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 615551 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 615552 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 615552 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 615562 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 615562 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 615562 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
[junit4] 2> 615562 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr'
[junit4] 2> 615562 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 615562 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
[junit4] 2> 615562 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 106520673
[junit4] 2> 615563 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr]
[junit4] 2> 615563 WARN
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/lib
[junit4] 2> 615563 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 615564 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 615564 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 615564 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 615565 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 615565 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 615565 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=collection1,
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_4BA6C223918E98C3-001/init-core-data-001,
shard=shard1}
[junit4] 2> 615565 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
[junit4] 2> 615565 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 615565 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
[junit4] 2> 615566 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 615566 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 615577 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 615582 WARN (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 615583 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 615596 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 615599 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 615669 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 615673 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 615673 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 615683 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 615684 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 615687 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 615687 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 615689 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
[junit4] 2> 615689 INFO (coreLoadExecutor-2091-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 615689 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 615689 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_4BA6C223918E98C3-001/init-core-data-001/]
[junit4] 2> 615689 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@640c6de2
[junit4] 2> 615690 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_4BA6C223918E98C3-001/init-core-data-001
[junit4] 2> 615690 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_4BA6C223918E98C3-001/init-core-data-001/index/
[junit4] 2> 615690 WARN (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_4BA6C223918E98C3-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 615690 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_4BA6C223918E98C3-001/init-core-data-001/index
[junit4] 2> 615690 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=87.2705078125,
floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=1.6992600011974446,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 615691 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7fe4b277
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4443c3ee),segFN=segments_1,generation=1}
[junit4] 2> 615691 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 615693 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 615693 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 615693 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 615693 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 615693 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 615693 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 615693 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 615693 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 615693 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 615693 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 615693 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 615693 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 615694 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 615695 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 615696 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 615696 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 615698 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 615699 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 615699 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 615699 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_4BA6C223918E98C3-001/init-core-data-001/
[junit4] 2> 615700 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 615700 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 615701 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 615701 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 615701 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=38.7421875,
floorSegmentMB=1.3251953125, forceMergeDeletesPctAllowed=8.135361964250755,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6425001094265536
[junit4] 2> 615702 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7fe4b277
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4443c3ee),segFN=segments_1,generation=1}
[junit4] 2> 615702 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 615702 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5736141e[collection1] main]
[junit4] 2> 615702 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 615702 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 615702 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 615702 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 615708 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 615726 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 615726 INFO
(searcherExecutor-2092-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 615727 INFO
(searcherExecutor-2092-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 615727 INFO
(searcherExecutor-2092-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 615727 INFO
(searcherExecutor-2092-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 615727 INFO
(searcherExecutor-2092-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 615727 INFO
(searcherExecutor-2092-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 615727 INFO
(searcherExecutor-2092-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 615727 INFO
(searcherExecutor-2092-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 615728 INFO
(searcherExecutor-2092-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 615728 INFO
(searcherExecutor-2092-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5736141e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 615731 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 615731 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 615731 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 615731 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1535570545908645888
[junit4] 2> 615733 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1535570545908645888
[junit4] 2> 615733 INFO (coreLoadExecutor-2091-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 615734 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 615737 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[4BA6C223918E98C3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDocListConversion
[junit4] 2> 615739 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[4BA6C223918E98C3]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3234 (1535570545915985920)]} 0 2
[junit4] 2> 615741 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[4BA6C223918E98C3]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3235 (1535570545919131648)]} 0 0
[junit4] 2> 615741 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[4BA6C223918E98C3]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3236 (1535570545919131649)]} 0 0
[junit4] 2> 615742 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[4BA6C223918E98C3]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 615744 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7fe4b277
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4443c3ee),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7fe4b277
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4443c3ee),segFN=segments_2,generation=2}
[junit4] 2> 615745 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 615748 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[4BA6C223918E98C3]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@76c400a6[collection1] main]
[junit4] 2> 615751 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[4BA6C223918E98C3]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 615752 INFO (searcherExecutor-2092-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@76c400a6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C3)))}
[junit4] 2> 615752 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[4BA6C223918E98C3]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 10
[junit4] 2> 615753 INFO
(TEST-SolrPluginUtilsTest.testDocListConversion-seed#[4BA6C223918E98C3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDocListConversion
[junit4] 2> 615761 INFO
(TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[4BA6C223918E98C3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testInvokeSetters
[junit4] 2> 615761 INFO
(TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[4BA6C223918E98C3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testInvokeSetters
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrPluginUtilsTest
-Dtests.method=testInvokeSetters -Dtests.seed=4BA6C223918E98C3
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-NI
-Dtests.timezone=America/Atka -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.01s J1 | SolrPluginUtilsTest.testInvokeSetters <<<
[junit4] > Throwable #1: java.lang.IllegalArgumentException: argument
type mismatch
[junit4] > at
__randomizedtesting.SeedInfo.seed([4BA6C223918E98C3:22B9692364B8FA68]:0)
[junit4] > at
org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
[junit4] > at
org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
[junit4] > at
org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 615772 INFO
(TEST-SolrPluginUtilsTest.testPartialEscape-seed#[4BA6C223918E98C3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPartialEscape
[junit4] 2> 615772 INFO
(TEST-SolrPluginUtilsTest.testPartialEscape-seed#[4BA6C223918E98C3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPartialEscape
[junit4] 2> 615780 INFO
(TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[4BA6C223918E98C3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testParseFieldBoosts
[junit4] 2> 615782 INFO
(TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[4BA6C223918E98C3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testParseFieldBoosts
[junit4] 2> 615789 INFO
(TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[4BA6C223918E98C3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchCalculator
[junit4] 2> 615790 INFO
(TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[4BA6C223918E98C3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchCalculator
[junit4] 2> 615801 INFO
(TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[4BA6C223918E98C3]) [
] o.a.s.SolrTestCaseJ4 ###Starting testStripIllegalOperators
[junit4] 2> 615801 INFO
(TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[4BA6C223918E98C3]) [
] o.a.s.SolrTestCaseJ4 ###Ending testStripIllegalOperators
[junit4] 2> 615804 INFO
(TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[4BA6C223918E98C3]) [
] o.a.s.SolrTestCaseJ4 ###Starting testStripUnbalancedQuotes
[junit4] 2> 615804 INFO
(TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[4BA6C223918E98C3]) [
] o.a.s.SolrTestCaseJ4 ###Ending testStripUnbalancedQuotes
[junit4] 2> 615807 INFO
(TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[4BA6C223918E98C3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDisjunctionMaxQueryParser
[junit4] 2> 615818 INFO
(TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[4BA6C223918E98C3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDisjunctionMaxQueryParser
[junit4] 2> 615825 INFO
(TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[4BA6C223918E98C3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchAutoRelax
[junit4] 2> 615825 INFO
(TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[4BA6C223918E98C3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchAutoRelax
[junit4] 2> 615825 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 615825 INFO
(SUITE-SolrPluginUtilsTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=106520673
[junit4] 2> 615826 INFO (coreCloseExecutor-2097-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@d0b31c6
[junit4] 2> 615826 INFO (coreCloseExecutor-2097-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=251,transaction_logs_total_number=1}
[junit4] 2> 615826 INFO (coreCloseExecutor-2097-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 615826 INFO (coreCloseExecutor-2097-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 615826 INFO (coreCloseExecutor-2097-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 615827 INFO (coreCloseExecutor-2097-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 615833 INFO (coreCloseExecutor-2097-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 615833 INFO (coreCloseExecutor-2097-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_4BA6C223918E98C3-001/init-core-data-001
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_4BA6C223918E98C3-001/init-core-data-001;done=false>>]
[junit4] 2> 615834 INFO (coreCloseExecutor-2097-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 615834 INFO (coreCloseExecutor-2097-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_4BA6C223918E98C3-001/init-core-data-001
[junit4] 2> 615834 INFO (coreCloseExecutor-2097-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_4BA6C223918E98C3-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_4BA6C223918E98C3-001/init-core-data-001/index;done=false>>]
[junit4] 2> 615834 INFO (coreCloseExecutor-2097-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 615834 INFO (coreCloseExecutor-2097-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_4BA6C223918E98C3-001/init-core-data-001/index
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_4BA6C223918E98C3-001
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=24146, maxDocsPerChunk=8, blockSize=2),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=24146, blockSize=2)), sim=RandomSimilarity(queryNorm=true,coord=yes):
{}, locale=es-NI, timezone=America/Atka
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=186669896,total=527958016
[junit4] 2> NOTE: All tests run in this JVM: [TestScoreJoinQPScore,
SaslZkACLProviderTest, RestartWhileUpdatingTest, TestQuerySenderNoQuery,
BasicFunctionalityTest, TestSchemaManager, TestCoreContainer,
TestRuleBasedAuthorizationPlugin, TestBulkSchemaAPI, ConfigSetsAPITest,
DistributedQueueTest, SpatialFilterTest, CSVRequestHandlerTest,
TestNumericTerms64, VersionInfoTest, TestNoOpRegenerator, ZkStateWriterTest,
AnalyticsMergeStrategyTest, ConvertedLegacyTest, TestSubQueryTransformer,
ZkControllerTest, SpatialHeatmapFacetsTest, SegmentsInfoRequestHandlerTest,
TestSchemaSimilarityResource, IndexBasedSpellCheckerTest,
HdfsDirectoryFactoryTest, TestCloudDeleteByQuery,
OutOfBoxZkACLAndCredentialsProvidersTest, TestTrie, SolrIndexConfigTest,
TestManagedResource, ShardRoutingTest, TestWordDelimiterFilterFactory,
SortByFunctionTest, TestSurroundQueryParser, SpellCheckCollatorTest,
SimplePostToolTest, TestFiltering, TestSolrCoreProperties,
SharedFSAutoReplicaFailoverUtilsTest, DocValuesTest, TestAddFieldRealTimeGet,
DeleteReplicaTest, SpellingQueryConverterTest, TestNonDefinedSimilarityFactory,
DistributedFacetPivotLargeTest, OpenCloseCoreStressTest,
TestLMJelinekMercerSimilarityFactory, NumericFieldsTest, TestInitQParser,
TestSlowCompositeReaderWrapper, TestSolrCLIRunExample, EnumFieldTest,
MBeansHandlerTest, HttpPartitionTest, LoggingHandlerTest,
UniqFieldsUpdateProcessorFactoryTest, DistanceUnitsTest, TestRequestForwarding,
TestPartialUpdateDeduplication, CoreMergeIndexesAdminHandlerTest,
TestQueryUtils, CollectionReloadTest, StressHdfsTest,
DistributedQueryComponentOptimizationTest,
ClassificationUpdateProcessorFactoryTest, SolrPluginUtilsTest]
[junit4] Completed [159/611 (1!)] on J1 in 0.43s, 9 tests, 1 error <<<
FAILURES!
[...truncated 942 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/init-core-data-001
[junit4] 2> 1628853 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /li/
[junit4] 2> 1628855 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1628855 INFO (Thread-3627) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1628855 INFO (Thread-3627) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1628955 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.ZkTestServer start zk server on port:52968
[junit4] 2> 1628955 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1628955 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1628957 INFO (zkCallback-15091-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3ef2f98e
name:ZooKeeperConnection Watcher:127.0.0.1:52968 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1628957 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1628957 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1628957 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1628958 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1628959 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1628959 INFO (zkCallback-15092-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7b3e59b name:ZooKeeperConnection
Watcher:127.0.0.1:52968/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1628959 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1628959 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1628959 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 1628960 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 1628961 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 1628962 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 1628962 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1628962 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 1628964 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1628964 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 1628965 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1628965 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1628966 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1628966 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 1628966 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1628966 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 1628967 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1628967 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 1628968 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1628968 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 1628969 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1628969 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 1628970 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1628970 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1628971 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1628971 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 1628971 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1628972 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 1629031 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/cores/collection1
[junit4] 2> 1629033 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1629038 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7332aaee{/li,null,AVAILABLE}
[junit4] 2> 1629039 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@46d1c204{HTTP/1.1,[http/1.1]}{127.0.0.1:54093}
[junit4] 2> 1629039 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.e.j.s.Server Started @1632440ms
[junit4] 2> 1629039 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/tempDir-001/control/data,
hostContext=/li, hostPort=56241,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/cores}
[junit4] 2> 1629039 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1629039 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001'
[junit4] 2> 1629039 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1629039 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1629039 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1629040 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1629046 INFO (zkCallback-15093-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2831c3bd
name:ZooKeeperConnection Watcher:127.0.0.1:52968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1629046 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1629046 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1629047 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1629047 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/solr.xml
[junit4] 2> 1629050 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/cores
[junit4] 2> 1629050 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1218712204
[junit4] 2> 1629050 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001]
[junit4] 2> 1629050 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/lib
[junit4] 2> 1629051 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1629052 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 1629052 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1629052 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1629052 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52968/solr
[junit4] 2> 1629052 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1629052 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1629053 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1629053 INFO (zkCallback-15096-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d9a687 name:ZooKeeperConnection
Watcher:127.0.0.1:52968 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1629053 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1629053 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1629054 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$58/71405978@7d654191
[junit4] 2> 1629054 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1629055 INFO
(zkCallback-15097-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7b8c7171
name:ZooKeeperConnection Watcher:127.0.0.1:52968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1629055 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1629055 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1629056 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1629057 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1629058 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1629059 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1629060 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1629061 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1629061 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1629062 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1629062 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 1629063 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 1629063 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1629064 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1629065 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1629065 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1629065 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95973225546973188-127.0.0.1:56241_li-n_0000000000
[junit4] 2> 1629066 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:56241_li
[junit4] 2> 1629066 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1629066 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.Overseer Overseer
(id=95973225546973188-127.0.0.1:56241_li-n_0000000000) starting
[junit4] 2> 1629067 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 1629070 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1629070 INFO
(OverseerCollectionConfigSetProcessor-95973225546973188-127.0.0.1:56241_li-n_0000000000)
[n:127.0.0.1:56241_li ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 1629070 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56241_li
[junit4] 2> 1629071 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:56241_li
[junit4] 2> 1629071 INFO
(OverseerStateUpdate-95973225546973188-127.0.0.1:56241_li-n_0000000000)
[n:127.0.0.1:56241_li ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1629072 INFO
(zkCallback-15097-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1629079 INFO
(OverseerStateUpdate-95973225546973188-127.0.0.1:56241_li-n_0000000000)
[n:127.0.0.1:56241_li ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1629080 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1629080 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1629080 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/cores
[junit4] 2> 1629081 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=control_collection, coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 1629081 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/cores/collection1
[junit4] 2> 1629081 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 1629081 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 1629081 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
[junit4] 2> 1629081 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 1629081 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3])
[n:127.0.0.1:56241_li ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 1629086 INFO
(OverseerStateUpdate-95973225546973188-127.0.0.1:56241_li-n_0000000000)
[n:127.0.0.1:56241_li ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:56241/li",
[junit4] 2> "node_name":"127.0.0.1:56241_li",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1629087 INFO
(OverseerStateUpdate-95973225546973188-127.0.0.1:56241_li-n_0000000000)
[n:127.0.0.1:56241_li ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:56241/li",
[junit4] 2> "node_name":"127.0.0.1:56241_li",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1629087 INFO
(OverseerStateUpdate-95973225546973188-127.0.0.1:56241_li-n_0000000000)
[n:127.0.0.1:56241_li ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 1629087 INFO
(OverseerStateUpdate-95973225546973188-127.0.0.1:56241_li-n_0000000000)
[n:127.0.0.1:56241_li ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1629088 INFO
(zkCallback-15097-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 1629088 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.c.ZkController Collection control_collection not visible yet, but
flagging it so a watch is registered when it becomes visible
[junit4] 2> 1629088 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
[junit4] 2> 1629089 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 1629089 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 1629089 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:control_collection
[junit4] 2> 1629089 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 1629089 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 1629089 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 1629089 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/cores/collection1'
[junit4] 2> 1629090 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1629090 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1629090 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 1629093 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 1629096 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1629113 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1629117 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1629173 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1629177 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 1629177 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 1629182 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1629183 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1629193 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1629193 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1629195 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
[junit4] 2> 1629195 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 1629195 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1629195 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/cores/collection1/data/]
[junit4] 2> 1629195 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f9a1bc
[junit4] 2> 1629195 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/cores/collection1/data
[junit4] 2> 1629196 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/cores/collection1/data/index/
[junit4] 2> 1629196 WARN
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1629196 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/cores/collection1/data/index
[junit4] 2> 1629196 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=79.1123046875,
floorSegmentMB=1.837890625, forceMergeDeletesPctAllowed=3.696686182642992,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1629196 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@15bfa8b0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@566832e7),segFN=segments_1,generation=1}
[junit4] 2> 1629196 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1629196 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:56241_li
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/cores/collection1/data/
[junit4] 2> 1629197 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:56241_li
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1629198 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1629198 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1629198 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1629198 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1629198 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1629198 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1629199 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1629199 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1629199 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 1629199 WARN
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1629200 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1629200 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1629201 INFO
(coreLoadExecutor-7796-thread-1-processing-n:127.0.0.1:56241_li)
[n:127.0.0.1:56241_li c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1629201 INFO (coreLoadExecutor-7796-thread-1-p
[...truncated too long message...]
es above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 3 /solr/collections/c8n_1x3_lf/state.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 1753177 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:52894/li,
target: http://127.0.0.1:38733/li
[junit4] 2> 1753177 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:56241/li,
target: http://127.0.0.1:54093/li
[junit4] 2> 1753177 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:53293/li,
target: http://127.0.0.1:56041/li
[junit4] 2> 1753178 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[4BA6C223918E98C3]) [ ]
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:54638/li,
target: http://127.0.0.1:42970/li
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test
-Dtests.seed=4BA6C223918E98C3 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=es-HN -Dtests.timezone=Australia/NSW -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 124s J2 | LeaderFailoverAfterPartitionTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected 2 of 3
replicas to be active but only found 1;
[core_node3:{"core":"c8n_1x3_lf_shard1_replica2","base_url":"http://127.0.0.1:53293/li","node_name":"127.0.0.1:53293_li","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf)={
[junit4] > "replicationFactor":"3",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "state":"down",
[junit4] > "base_url":"http://127.0.0.1:52894/li",
[junit4] > "core":"c8n_1x3_lf_shard1_replica3",
[junit4] > "node_name":"127.0.0.1:52894_li"},
[junit4] > "core_node2":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica1",
[junit4] > "base_url":"http://127.0.0.1:54638/li",
[junit4] > "node_name":"127.0.0.1:54638_li",
[junit4] > "state":"down"},
[junit4] > "core_node3":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica2",
[junit4] > "base_url":"http://127.0.0.1:53293/li",
[junit4] > "node_name":"127.0.0.1:53293_li",
[junit4] > "state":"active",
[junit4] > "leader":"true"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([4BA6C223918E98C3:C3F2FDF93F72F53B]:0)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:170)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1753180 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[4BA6C223918E98C3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_4BA6C223918E98C3-001
[junit4] 2> May 28, 2016 11:35:28 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=ClassicSimilarity, locale=es-HN, timezone=Australia/NSW
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=237671776,total=526909440
[junit4] 2> NOTE: All tests run in this JVM: [NoCacheHeaderTest,
TestManagedSchema, TlogReplayBufferedWhileIndexingTest,
TestImplicitCoreProperties, TolerantUpdateProcessorTest, TestDistribIDF,
CdcrRequestHandlerTest, OverseerStatusTest, ConnectionManagerTest,
TestIndexingPerformance, HdfsBasicDistributedZk2Test, TestFieldResource,
TestFreeTextSuggestions, BitVectorTest, BlobRepositoryCloudTest,
TestManagedSynonymFilterFactory, TestCloudInspectUtil, AnalyticsQueryTest,
DistributedVersionInfoTest, TestCSVResponseWriter, AssignTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestElisionMultitermQuery,
SimpleFacetsTest, ParsingFieldUpdateProcessorsTest,
TestRequestStatusCollectionAPI, TestXIncludeConfig, CdcrUpdateLogTest,
DistributedSuggestComponentTest, RankQueryTest, DirectUpdateHandlerTest,
TestManagedResourceStorage, TestSuggestSpellingConverter, TestXmlQParser,
TestSizeLimitedDistributedMap, TestPostingsSolrHighlighter,
BinaryUpdateRequestHandlerTest, RecoveryZkTest, TestConfigSetsAPI,
RegexBoostProcessorTest, TestObjectReleaseTracker, LeaderElectionTest,
TestTestInjection, DeleteShardTest, CollectionsAPISolrJTest, CircularListTest,
HdfsRecoverLeaseTest, TestMiniSolrCloudClusterSSL,
TestReversedWildcardFilterFactory, CurrencyFieldXmlFileTest,
TestSolrQueryParserResource, SuggesterTest, TestSort, TestWriterPerf,
BlockDirectoryTest, TestPerFieldSimilarity, DocValuesMultiTest,
DistributedFacetPivotWhiteBoxTest, TestSmileRequest, InfoHandlerTest,
StatelessScriptUpdateProcessorFactoryTest, TestJmxIntegration,
TestPHPSerializedResponseWriter, TestSolrConfigHandler,
TestOverriddenPrefixQueryForCustomFieldType, TestReloadDeadlock,
ScriptEngineTest, TestStandardQParsers, HdfsUnloadDistributedZkTest,
TestSha256AuthenticationProvider, WrapperMergePolicyFactoryTest,
TestRebalanceLeaders, TestCoreDiscovery, TestStressReorder, TestCharFilters,
DistribDocExpirationUpdateProcessorTest, TestStressLiveNodes, TestUtils,
TestSearchPerf, CoreAdminHandlerTest, HLLSerializationTest, BadIndexSchemaTest,
TestFieldCacheSortRandom, RequestHandlersTest, HardAutoCommitTest,
TestGroupingSearch, TestExceedMaxTermLength, TestLegacyFieldCache,
BaseCdcrDistributedZkTest, TestOrdValues, CoreAdminCreateDiscoverTest,
DirectUpdateHandlerOptimizeTest, TestIndexSearcher, TestConfigSetProperties,
SolrTestCaseJ4Test, HdfsChaosMonkeySafeLeaderTest, SmileWriterTest,
TermVectorComponentDistributedTest, TestLRUStatsCache, BasicDistributedZkTest,
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, ZkSolrClientTest, AutoCommitTest,
TestHashPartitioner, TestSolr4Spatial, StatsComponentTest, TestBadConfig,
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest,
SolrIndexSplitterTest, TestExtendedDismaxParser, SuggesterFSTTest,
SolrRequestParserTest, SuggesterTSTTest, WordBreakSolrSpellCheckerTest,
TestUpdate, QueryEqualityTest, DistanceFunctionTest, DebugComponentTest,
LukeRequestHandlerTest, StandardRequestHandlerTest, TestQueryTypes,
TestOmitPositions, TermsComponentTest, DocumentBuilderTest,
MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest,
IndexSchemaRuntimeFieldTest, UpdateRequestProcessorFactoryTest, JsonLoaderTest,
PingRequestHandlerTest, TestLFUCache, PreAnalyzedFieldTest,
TestSystemIdResolver, DOMUtilTest, ClusterStateTest, TestSolrJ,
ZkNodePropsTest, SliceStateTest, TestRTGBase, DistributedIntervalFacetingTest,
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestTolerantSearch,
ConnectionReuseTest, AliasIntegrationTest, CdcrReplicationDistributedZkTest,
CleanupOldIndexTest, CollectionStateFormat2Test,
CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest,
DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest,
DistribJoinFromCollectionTest, LeaderFailoverAfterPartitionTest]
[junit4] Completed [453/611 (2!)] on J2 in 124.84s, 1 test, 1 failure <<<
FAILURES!
[...truncated 499 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:531:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1427:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:984:
There were test failures: 611 suites (10 ignored), 2557 tests, 1 error, 1
failure, 87 ignored (72 assumptions) [seed: 4BA6C223918E98C3]
Total time: 67 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]