You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/07/06 04:19:44 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+125) - Build # 17163 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17163/
Java: 32bit/jdk-9-ea+125 -client -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test

Error Message:
int_i: goodEst=13928, poorEst=13970, real=13951, p=q=id:[135+TO+14085]&rows=0&stats=true&stats.field={!cardinality%3D0.0059494198307567525+key%3Dlow_int_i}int_i&stats.field={!cardinality%3D0.0059494198307567525+key%3Dlow_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.5059494198307568+key%3Dhigh_int_i}int_i&stats.field={!cardinality%3D0.5059494198307568+key%3Dhigh_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.0059494198307567525+key%3Dlow_long_l}long_l&stats.field={!cardinality%3D0.0059494198307567525+key%3Dlow_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.5059494198307568+key%3Dhigh_long_l}long_l&stats.field={!cardinality%3D0.5059494198307568+key%3Dhigh_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.0059494198307567525+key%3Dlow_string_s}string_s&stats.field={!cardinality%3D0.0059494198307567525+key%3Dlow_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l&stats.field={!cardinality%3D0.5059494198307568+key%3Dhigh_string_s}string_s&stats.field={!cardinality%3D0.5059494198307568+key%3Dhigh_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l

Stack Trace:
java.lang.AssertionError: int_i: goodEst=13928, poorEst=13970, real=13951, p=q=id:[135+TO+14085]&rows=0&stats=true&stats.field={!cardinality%3D0.0059494198307567525+key%3Dlow_int_i}int_i&stats.field={!cardinality%3D0.0059494198307567525+key%3Dlow_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.5059494198307568+key%3Dhigh_int_i}int_i&stats.field={!cardinality%3D0.5059494198307568+key%3Dhigh_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.0059494198307567525+key%3Dlow_long_l}long_l&stats.field={!cardinality%3D0.0059494198307567525+key%3Dlow_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.5059494198307568+key%3Dhigh_long_l}long_l&stats.field={!cardinality%3D0.5059494198307568+key%3Dhigh_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.0059494198307567525+key%3Dlow_string_s}string_s&stats.field={!cardinality%3D0.0059494198307567525+key%3Dlow_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l&stats.field={!cardinality%3D0.5059494198307568+key%3Dhigh_string_s}string_s&stats.field={!cardinality%3D0.5059494198307568+key%3Dhigh_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l
	at __randomizedtesting.SeedInfo.seed([BD9C13AF39C6BBA0:35C82C75973AD658]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:217)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	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(java.base@9-ea/Thread.java:843)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:40007/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:40007/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([BD9C13AF39C6BBA0:8044BD830128E5D0]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:699)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	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(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:40007/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:674)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:40007 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more




Build Log:
[...truncated 11302 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/init-core-data-001
   [junit4]   2> 815596 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[BD9C13AF39C6BBA0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9062)
   [junit4]   2> 815596 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[BD9C13AF39C6BBA0]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 815697 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control/cores/collection1
   [junit4]   2> 815698 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 815699 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cf1229{/,null,AVAILABLE}
   [junit4]   2> 815701 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1df7ace{HTTP/1.1,[http/1.1]}{127.0.0.1:35768}
   [junit4]   2> 815701 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.e.j.s.Server Started @817072ms
   [junit4]   2> 815701 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=35768, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control/cores}
   [junit4]   2> 815701 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@180d80f
   [junit4]   2> 815701 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control'
   [junit4]   2> 815701 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 815701 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 815701 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control/solr.xml
   [junit4]   2> 815706 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control/cores
   [junit4]   2> 815706 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreContainer New CoreContainer 23634451
   [junit4]   2> 815706 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control]
   [junit4]   2> 815706 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control/lib
   [junit4]   2> 815706 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] 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> 815710 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 815710 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 815710 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 815710 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 815710 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 815710 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control/cores
   [junit4]   2> 815711 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 815711 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control/cores/collection1
   [junit4]   2> 815711 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 815711 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 815711 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 815711 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 815711 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 815711 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 815712 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 815712 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 815736 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 815751 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 815772 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 815778 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 815879 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 815885 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 815886 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 815892 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 815894 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 815895 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 815895 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 815896 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 815897 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 815897 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 815897 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 815897 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@116040f
   [junit4]   2> 815898 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 815898 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 815898 WARN  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 815898 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 815898 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 815900 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@29d7c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@178fefb),segFN=segments_1,generation=1}
   [junit4]   2> 815900 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 815900 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 815900 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 815903 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 815903 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 815903 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 815903 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 815903 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 815903 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 815903 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 815904 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 815904 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 815904 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 815904 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 815904 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 815905 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 815906 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 815907 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 815908 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 815914 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 815916 INFO  (coreLoadExecutor-3108-thread-1) [    ] 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> 815916 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 815917 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 815917 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 815918 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 815918 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 815918 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6457409788691665]
   [junit4]   2> 815918 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@29d7c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@178fefb),segFN=segments_1,generation=1}
   [junit4]   2> 815918 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 815918 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@765757[collection1] main]
   [junit4]   2> 815919 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 815919 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 815919 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 815919 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 815967 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 816073 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 816073 INFO  (searcherExecutor-3109-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 816074 INFO  (searcherExecutor-3109-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 816074 INFO  (searcherExecutor-3109-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 816074 INFO  (searcherExecutor-3109-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 816074 INFO  (searcherExecutor-3109-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 816074 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 816074 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 816074 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 816074 INFO  (searcherExecutor-3109-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 816074 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539076279105486848
   [junit4]   2> 816075 INFO  (searcherExecutor-3109-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 816075 INFO  (searcherExecutor-3109-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 816075 INFO  (searcherExecutor-3109-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 816076 INFO  (searcherExecutor-3109-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@765757[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 816076 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1539076279105486848
   [junit4]   2> 816077 INFO  (coreLoadExecutor-3108-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 816283 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 816284 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 816285 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@661ac6{/,null,AVAILABLE}
   [junit4]   2> 816285 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@11caf2e{HTTP/1.1,[http/1.1]}{127.0.0.1:43923}
   [junit4]   2> 816285 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.e.j.s.Server Started @817657ms
   [junit4]   2> 816286 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=43923, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0/cores}
   [junit4]   2> 816286 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@180d80f
   [junit4]   2> 816286 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0'
   [junit4]   2> 816286 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 816286 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 816286 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 816290 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0/cores
   [junit4]   2> 816290 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreContainer New CoreContainer 9791751
   [junit4]   2> 816290 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0]
   [junit4]   2> 816290 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0/lib
   [junit4]   2> 816290 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] 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> 816292 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 816292 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 816292 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 816292 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 816292 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 816293 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0/cores
   [junit4]   2> 816293 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 816293 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 816293 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 816294 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 816294 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 816294 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 816294 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 816294 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 816299 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 816299 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 816310 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 816319 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 816348 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 816353 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 816438 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 816443 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 816444 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 816448 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 816450 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 816451 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 816452 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 816453 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 816453 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 816453 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 816453 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 816453 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@116040f
   [junit4]   2> 816454 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 816454 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 816454 WARN  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 816454 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 816454 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 816455 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f6913c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7baebc),segFN=segments_1,generation=1}
   [junit4]   2> 816455 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 816455 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 816455 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 816458 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 816458 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 816458 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 816458 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 816458 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 816458 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 816458 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 816458 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 816458 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 816459 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 816459 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 816459 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 816460 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 816461 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 816462 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 816463 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 816470 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 816473 INFO  (coreLoadExecutor-3119-thread-1) [    ] 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> 816474 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 816474 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 816474 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 816475 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 816475 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 816476 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6457409788691665]
   [junit4]   2> 816476 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f6913c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7baebc),segFN=segments_1,generation=1}
   [junit4]   2> 816476 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 816476 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@67f5a6[collection1] main]
   [junit4]   2> 816476 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 816476 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 816476 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 816476 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 816504 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 816629 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 816629 INFO  (searcherExecutor-3120-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 816630 INFO  (searcherExecutor-3120-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 816630 INFO  (searcherExecutor-3120-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 816630 INFO  (searcherExecutor-3120-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 816630 INFO  (searcherExecutor-3120-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 816630 INFO  (searcherExecutor-3120-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 816630 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 816631 INFO  (searcherExecutor-3120-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 816631 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 816631 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 816631 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539076279689543680
   [junit4]   2> 816631 INFO  (searcherExecutor-3120-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 816631 INFO  (searcherExecutor-3120-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 816633 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539076279689543680
   [junit4]   2> 816633 INFO  (searcherExecutor-3120-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@67f5a6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 816633 INFO  (coreLoadExecutor-3119-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 816867 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 816868 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 816869 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12cd0be{/,null,AVAILABLE}
   [junit4]   2> 816869 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e9cd48{HTTP/1.1,[http/1.1]}{127.0.0.1:40078}
   [junit4]   2> 816869 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.e.j.s.Server Started @818240ms
   [junit4]   2> 816869 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=40078, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1/cores}
   [junit4]   2> 816869 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@180d80f
   [junit4]   2> 816869 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1'
   [junit4]   2> 816870 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 816870 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 816870 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 816874 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1/cores
   [junit4]   2> 816874 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreContainer New CoreContainer 10253727
   [junit4]   2> 816874 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1]
   [junit4]   2> 816874 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1/lib
   [junit4]   2> 816874 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] 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> 816876 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 816876 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 816876 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 816876 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 816876 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 816876 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1/cores
   [junit4]   2> 816877 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 816877 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 816877 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 816877 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 816877 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 816877 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 816878 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 816878 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 816879 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 816879 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 816905 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 816913 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 816929 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 816935 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 817021 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 817025 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 817026 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 817030 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 817031 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 817032 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 817033 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 817034 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 817034 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 817034 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 817035 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 817035 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@116040f
   [junit4]   2> 817035 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 817035 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 817035 WARN  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 817036 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 817036 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 817036 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1103cc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b2df18),segFN=segments_1,generation=1}
   [junit4]   2> 817036 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 817036 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 817037 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_BD9C13AF39C6BBA0-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 817040 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 817040 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 817040 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 817040 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 817040 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 817040 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 817040 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 817040 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 817040 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 817040 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 817040 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 817040 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 817042 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 817043 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 817044 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 817053 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 817060 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 817064 INFO  (coreLoadExecutor-3130-thread-1) [    ] 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> 817064 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 817064 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 817064 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 817065 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 817065 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 817065 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6457409788691665]
   [junit4]   2> 817066 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1103cc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b2df18),segFN=segments_1,generation=1}
   [junit4]   2> 817066 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 817066 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b29698[collection1] main]
   [junit4]   2> 817066 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 817066 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 817066 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 817066 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 817088 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 817218 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 817218 INFO  (searcherExecutor-3131-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 817218 INFO  (searcherExecutor-3131-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 817219 INFO  (searcherExecutor-3131-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 817219 INFO  (searcherExecutor-3131-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 817219 INFO  (searcherExecutor-3131-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 817219 INFO  (searcherExecutor-3131-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 817219 INFO  (searcherExecutor-3131-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 817220 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 817220 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 817220 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 817220 INFO  (searcherExecutor-3131-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 817220 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539076280307154944
   [junit4]   2> 817220 INFO  (searcherExecutor-3131-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 817221 INFO  (searcherExecutor-3131-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b29698[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 817221 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539076280307154944
   [junit4]   2> 817221 INFO  (coreLoadExecutor-3130-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 817380 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 817380 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[BD9C13AF39C6BBA0]) [    ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 14428 docs
   [junit4]   2> 817385 INFO  (qtp7293672-6048) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1539076280478072832)]} 0 1
   [junit4]   2> 817388 INFO  (qtp2715010-6086) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1539076280481218560)]} 0 2
   [junit4]   2> 817389 INFO  (qtp7293672-6049) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1539076280484364288)]} 0 0
   [junit4]   2> 817391 INFO  (qtp10508871-6067) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1539076280485412864)]} 0 1
   [junit4]   2> 817392 INFO  (qtp7293672-6050) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1539076280487510016)]} 0 0
   [junit4]   2> 817396 INFO  (qtp2715010-6087) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1539076280488558592)]} 0 2
   [junit4]   2> 817397 INFO  (qtp7293672-6043) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1539076280491704320)]} 0 0
   [junit4]   2> 817397 INFO  (qtp10508871-6068) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1539076280492752896)]} 0 0
   [junit4]   2> 817398 INFO  (qtp7293672-6048) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1539076280493801472)]} 0 0
   [junit4]   2> 817400 INFO  (qtp2715010-6088) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1539076280494850048)]} 0 0
   [junit4]   2> 817400 INFO  (qtp7293672-6049) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1539076280495898624)]} 0 0
   [junit4]   2> 817401 INFO  (qtp10508871-6069) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1539076280496947200)]} 0 0
   [junit4]   2> 817402 INFO  (qtp7293672-6050) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1539076280497995776)]} 0 0
   [junit4]   2> 817404 INFO  (qtp2715010-6081) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1539076280499044352)]} 0 0
   [junit4]   2> 817405 INFO  (qtp7293672-6043) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1539076280501141504)]} 0 0
   [junit4]   2> 817406 INFO  (qtp10508871-6062) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1539076280501141504)]} 0 0
   [junit4]   2> 817407 INFO  (qtp7293672-6048) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1539076280502190080)]} 0 0
   [junit4]   2> 817407 INFO  (qtp2715010-6086) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1539076280503238656)]} 0 0
   [junit4]   2> 817408 INFO  (qtp7293672-6049) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1539076280504287232)]} 0 0
   [junit4]   2> 817410 INFO  (qtp2715010-6087) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1539076280505335808)]} 0 1
   [junit4]   2> 817412 INFO  (qtp7293672-6050) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1539076280508481536)]} 0 0
   [junit4]   2> 817413 INFO  (qtp10508871-6067) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1539076280509530112)]} 0 0
   [junit4]   2> 817414 INFO  (qtp7293672-6043) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1539076280510578688)]} 0 0
   [junit4]   2> 817414 INFO  (qtp2715010-6088) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1539076280510578688)]} 0 0
   [junit4]   2> 817415 INFO  (qtp7293672-6048) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1539076280511627264)]} 0 0
   [junit4]   2> 817416 INFO  (qtp10508871-6068) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1539076280512675840)]} 0 0
   [junit4]   2> 817417 INFO  (qtp7293672-6049) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1

[...truncated too long message...]

ssorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:40007/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:674)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:40007 failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BD9C13AF39C6BBA0-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=ln-CF, timezone=America/Porto_Velho
   [junit4]   2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=51686624,total=322461696
   [junit4]   2> NOTE: All tests run in this JVM: [TestRestoreCore, TestAnalyzeInfixSuggestions, TestHighlightDedupGrouping, TestReplicaProperties, TestSchemaResource, LeaderElectionIntegrationTest, BadCopyFieldTest, JsonLoaderTest, TestLeaderInitiatedRecoveryThread, TestMaxScoreQueryParser, TestRestManager, TestNRTOpen, SolrXmlInZkTest, ConcurrentDeleteAndCreateCollectionTest, DistributedFacetPivotLargeTest, TestPseudoReturnFields, SpatialHeatmapFacetsTest, TestOrdValues, TestComponentsName, AnalysisAfterCoreReloadTest, IndexSchemaRuntimeFieldTest, ConnectionReuseTest, TestDownShardTolerantSearch, ForceLeaderTest, TestBadConfig, TestSubQueryTransformerDistrib, JSONWriterTest, TestLRUStatsCache, SimpleCollectionCreateDeleteTest, TestGraphTermsQParserPlugin, TestConfigSetProperties, TolerantUpdateProcessorTest, TestExceedMaxTermLength, TestUninvertingReader, CreateCollectionCleanupTest, TestIntervalFaceting, TestValueSourceCache, TestRealTimeGet, URLClassifyProcessorTest, ExternalFileFieldSortTest, QueryElevationComponentTest, TestDistributedSearch, TestConfigSetsAPIZkFailure, DisMaxRequestHandlerTest, TestFieldCacheReopen, TestUniqueKeyFieldResource, TestStandardQParsers, TriLevelCompositeIdRoutingTest, TestFieldTypeCollectionResource, TestSlowCompositeReaderWrapper, ActionThrottleTest, CurrencyFieldOpenExchangeTest, DocumentAnalysisRequestHandlerTest, TestLRUCache, CdcrVersionReplicationTest, CoreMergeIndexesAdminHandlerTest, TestFieldCacheSortRandom, TestPerFieldSimilarityWithDefaultOverride, PrimUtilsTest, TestJoin, TestCSVLoader, TestCrossCoreJoin, BitVectorTest, AlternateDirectoryTest, TestMergePolicyConfig, SolrRequestParserTest, AddSchemaFieldsUpdateProcessorFactoryTest, ResourceLoaderTest, TestConfig, BasicZkTest, TestManagedSchema, DeleteLastCustomShardedReplicaTest, DistributedSpellCheckComponentTest, RequiredFieldsTest, TestCollectionAPI, GraphQueryTest, TestArbitraryIndexDir, TestSolrCloudWithKerberosAlt, RemoteQueryErrorTest, TestBackupRepositoryFactory, CopyFieldTest, TestRTGBase, TestDistributedStatsComponentCardinality, TestOverriddenPrefixQueryForCustomFieldType, SOLR749Test, UUIDFieldTest, TestRawTransformer, TestTolerantUpdateProcessorCloud, TestAnalyzedSuggestions, HLLSerializationTest, TestAtomicUpdateErrorCases, ParsingFieldUpdateProcessorsTest, TestJsonRequest, TestStressLucene, TestDistribIDF, TestRemoteStreaming, HdfsRecoveryZkTest, TestReplicationHandler, AsyncCallRequestStatusResponseTest, RAMDirectoryFactoryTest, BasicDistributedZk2Test, SyncSliceTest, TestRandomFaceting, ZkSolrClientTest, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, TestReload, TestRangeQuery, SpellCheckComponentTest, SolrCmdDistributorTest, TestLazyCores, CurrencyFieldXmlFileTest, SpellCheckCollatorTest, SuggesterTSTTest, SolrCoreCheckLockOnStartupTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestQueryUtils, TestOmitPositions, DocumentBuilderTest, TestIndexingPerformance, ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest, TestQuerySenderListener, TestQuerySenderNoQuery, ResponseLogComponentTest, MultiTermTest, TestDocSet, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, CollectionsAPIAsyncDistributedZkTest, DeleteShardTest, LeaderInitiatedRecoveryOnCommitTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerStatusTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, TestSolrDynamicMBean, TestSolrXml, RequestLoggingTest, TestBlobHandler, CoreAdminRequestStatusTest, InfoHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest, DistributedQueryComponentOptimizationTest, WrapperMergePolicyFactoryTest, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestChildDocTransformer, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestFieldCollectionResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserResource, SpatialRPTFieldTypeTest, TestCloudSchemaless, BlockJoinFacetSimpleTest, TestScoreJoinQPScore, CloudMLTQParserTest, SimpleMLTQParserTest, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestDefaultStatsCache, TestExactSharedStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [602/618 (2!)] on J0 in 31.97s, 1 test, 1 error <<< FAILURES!

[...truncated 86 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 618 suites (10 ignored), 2588 tests, 1 error, 1 failure, 117 ignored (70 assumptions) [seed: BD9C13AF39C6BBA0]

Total time: 64 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 17165 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17165/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 51953 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1473090191
 [ecj-lint] Compiling 232 source files to /tmp/ecj1473090191
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 3)
 [ecj-lint] 	import java.io.StringReader;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.io.StringReader is never used
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 4)
 [ecj-lint] 	import java.util.ArrayList;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.ArrayList is never used
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 5)
 [ecj-lint] 	import java.util.Arrays;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Arrays is never used
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 6)
 [ecj-lint] 	import java.util.HashSet;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.HashSet is never used
 [ecj-lint] ----------
 [ecj-lint] 5. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 7)
 [ecj-lint] 	import java.util.List;
 [ecj-lint] 	       ^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.List is never used
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 8)
 [ecj-lint] 	import java.util.Locale;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Locale is never used
 [ecj-lint] ----------
 [ecj-lint] 7. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 9)
 [ecj-lint] 	import java.util.Set;
 [ecj-lint] 	       ^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Set is never used
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 10)
 [ecj-lint] 	import org.apache.lucene.analysis.Analyzer;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.analysis.Analyzer is never used
 [ecj-lint] ----------
 [ecj-lint] 9. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 11)
 [ecj-lint] 	import org.apache.lucene.document.DateTools;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.document.DateTools is never used
 [ecj-lint] ----------
 [ecj-lint] 10. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 12)
 [ecj-lint] 	import org.apache.lucene.search.BooleanClause;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.BooleanClause is never used
 [ecj-lint] ----------
 [ecj-lint] 11. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 13)
 [ecj-lint] 	import org.apache.lucene.search.Query;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.Query is never used
 [ecj-lint] ----------
 [ecj-lint] 12. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 14)
 [ecj-lint] 	import org.apache.lucene.search.TermRangeQuery;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.TermRangeQuery is never used
 [ecj-lint] ----------
 [ecj-lint] 12 problems (12 errors)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:204: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2161: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1976: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2015: Compile failed; see the compiler error output for details.

Total time: 67 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17164 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17164/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 51962 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1362726706
 [ecj-lint] Compiling 232 source files to /tmp/ecj1362726706
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 3)
 [ecj-lint] 	import java.io.StringReader;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.io.StringReader is never used
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 4)
 [ecj-lint] 	import java.util.ArrayList;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.ArrayList is never used
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 5)
 [ecj-lint] 	import java.util.Arrays;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Arrays is never used
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 6)
 [ecj-lint] 	import java.util.HashSet;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.HashSet is never used
 [ecj-lint] ----------
 [ecj-lint] 5. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 7)
 [ecj-lint] 	import java.util.List;
 [ecj-lint] 	       ^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.List is never used
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 8)
 [ecj-lint] 	import java.util.Locale;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Locale is never used
 [ecj-lint] ----------
 [ecj-lint] 7. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 9)
 [ecj-lint] 	import java.util.Set;
 [ecj-lint] 	       ^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Set is never used
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 10)
 [ecj-lint] 	import org.apache.lucene.analysis.Analyzer;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.analysis.Analyzer is never used
 [ecj-lint] ----------
 [ecj-lint] 9. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 11)
 [ecj-lint] 	import org.apache.lucene.document.DateTools;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.document.DateTools is never used
 [ecj-lint] ----------
 [ecj-lint] 10. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 12)
 [ecj-lint] 	import org.apache.lucene.search.BooleanClause;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.BooleanClause is never used
 [ecj-lint] ----------
 [ecj-lint] 11. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 13)
 [ecj-lint] 	import org.apache.lucene.search.Query;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.Query is never used
 [ecj-lint] ----------
 [ecj-lint] 12. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 14)
 [ecj-lint] 	import org.apache.lucene.search.TermRangeQuery;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.TermRangeQuery is never used
 [ecj-lint] ----------
 [ecj-lint] 12 problems (12 errors)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:204: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2161: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1976: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2015: Compile failed; see the compiler error output for details.

Total time: 75 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any