Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20681/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC
3 tests failed.
FAILED: org.apache.solr.cloud.ShardSplitTest.test
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([D79D1977D5114424:5FC926AD7BED29DC]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:908)
at
org.apache.solr.cloud.ShardSplitTest.splitByRouteKeyTest(ShardSplitTest.java:818)
at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:102)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestCryptoKeys.test
Error Message:
Error from server at https://127.0.0.1:37557: create the collection time
out:180s
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:37557: create the collection time out:180s
at
__randomizedtesting.SeedInfo.seed([D79D1977D5114424:5FC926AD7BED29DC]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.handler.TestBlobHandler.createSystemCollection(TestBlobHandler.java:120)
at org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestRebalanceLeaders.test
Error Message:
Error from server at https://127.0.0.1:40363/t_j/yh: Could not fully create
collection: collection1
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:40363/t_j/yh: Could not fully create
collection: collection1
at
__randomizedtesting.SeedInfo.seed([D79D1977D5114424:5FC926AD7BED29DC]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:385)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:334)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11524 lines...]
[junit4] Suite: org.apache.solr.cloud.TestRebalanceLeaders
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_D79D1977D5114424-001/init-core-data-001
[junit4] 2> 30230 INFO
(SUITE-TestRebalanceLeaders-seed#[D79D1977D5114424]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 30231 INFO
(SUITE-TestRebalanceLeaders-seed#[D79D1977D5114424]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 30232 INFO
(SUITE-TestRebalanceLeaders-seed#[D79D1977D5114424]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 30232 INFO
(SUITE-TestRebalanceLeaders-seed#[D79D1977D5114424]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /t_j/yh
[junit4] 2> 30236 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 30240 INFO (Thread-83) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 30240 INFO (Thread-83) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 30255 ERROR (Thread-83) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 30340 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.ZkTestServer start zk server on port:33079
[junit4] 2> 30375 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f2350c9c70000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 30388 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 30389 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 30390 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 30394 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 30395 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 30395 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 30396 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 30397 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 30398 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 30398 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 30399 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 30400 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f2350c9c70001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 30411 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 30516 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 30557 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@172ddb4{/t_j/yh,null,AVAILABLE}
[junit4] 2> 30560 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@afe0de{SSL,[ssl,
http/1.1]}{127.0.0.1:40363}
[junit4] 2> 30560 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ] o.e.j.s.Server
Started @32393ms
[junit4] 2> 30560 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_D79D1977D5114424-001/tempDir-001/control/data,
hostContext=/t_j/yh, hostPort=40363,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_D79D1977D5114424-001/control-001/cores}
[junit4] 2> 30560 ERROR
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 30560 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 30560 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 30560 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 30560 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-16T03:53:38.310Z
[junit4] 2> 30569 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 30569 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_D79D1977D5114424-001/control-001/solr.xml
[junit4] 2> 30573 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 30574 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 30575 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a4b4e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 30585 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33079/solr
[junit4] 2> 30723 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424])
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 30723 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424])
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:40363_t_j%2Fyh
[junit4] 2> 30724 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424])
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.Overseer Overseer
(id=98836546715058181-127.0.0.1:40363_t_j%2Fyh-n_0000000000) starting
[junit4] 2> 30745 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424])
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40363_t_j%2Fyh
[junit4] 2> 30746 INFO
(zkCallback-64-thread-1-processing-n:127.0.0.1:40363_t_j%2Fyh)
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 30962 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424])
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a4b4e
[junit4] 2> 30968 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424])
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a4b4e
[junit4] 2> 30968 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424])
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a4b4e
[junit4] 2> 30970 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424])
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_D79D1977D5114424-001/control-001/cores
[junit4] 2> 30987 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 30987 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33079/solr ready
[junit4] 2> 31024 INFO (qtp4125506-393) [n:127.0.0.1:40363_t_j%2Fyh ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40363_t_j%252Fyh&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 31033 INFO
(OverseerThreadFactory-158-thread-1-processing-n:127.0.0.1:40363_t_j%2Fyh)
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 31149 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 31150 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 31258 INFO
(zkCallback-64-thread-1-processing-n:127.0.0.1:40363_t_j%2Fyh)
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 32233 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 32262 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 32352 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 32363 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 32364 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15a4b4e
[junit4] 2> 32364 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 32364 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_D79D1977D5114424-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_D79D1977D5114424-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 32367 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=3.265625,
floorSegmentMB=1.4658203125, forceMergeDeletesPctAllowed=29.935344642916036,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3057005175431545
[junit4] 2> 32380 WARN (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 32413 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 32413 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 32414 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 32414 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 32415 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=27.3740234375,
floorSegmentMB=1.87890625, forceMergeDeletesPctAllowed=0.5258691405159066,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.28500806239915455
[junit4] 2> 32415 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@14ae9a9[control_collection_shard1_replica_n1] main]
[junit4] 2> 32416 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 32416 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 32417 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 32418 INFO
(searcherExecutor-161-thread-1-processing-n:127.0.0.1:40363_t_j%2Fyh
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:40363_t_j%2Fyh c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@14ae9a9[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 32418 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1581384749723680768
[junit4] 2> 32421 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 32421 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 32421 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:40363/t_j/yh/control_collection_shard1_replica_n1/
[junit4] 2> 32421 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 32421 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:40363/t_j/yh/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 32421 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 32423 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:40363/t_j/yh/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 32525 INFO
(zkCallback-64-thread-1-processing-n:127.0.0.1:40363_t_j%2Fyh)
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 32574 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 32576 INFO (qtp4125506-390) [n:127.0.0.1:40363_t_j%2Fyh
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1427
[junit4] 2> 32580 INFO (qtp4125506-393) [n:127.0.0.1:40363_t_j%2Fyh ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 33035 INFO
(OverseerCollectionConfigSetProcessor-98836546715058181-127.0.0.1:40363_t_j%2Fyh-n_0000000000)
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 62584 ERROR (qtp4125506-393) [n:127.0.0.1:40363_t_j%2Fyh ]
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to
become ACTIVE replica
https://127.0.0.1:40363/t_j/yh/control_collection_shard1_replica_n1/ is in
state of down with timeout=30
[junit4] 2> 62584 INFO (qtp4125506-393) [n:127.0.0.1:40363_t_j%2Fyh ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40363_t_j%252Fyh&wt=javabin&version=2}
status=0 QTime=31560
[junit4] 2> 62591 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 62592 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33079/solr ready
[junit4] 2> 62593 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 62600 INFO (qtp4125506-393) [n:127.0.0.1:40363_t_j%2Fyh ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 62603 INFO
(OverseerThreadFactory-158-thread-2-processing-n:127.0.0.1:40363_t_j%2Fyh)
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 62604 WARN
(OverseerThreadFactory-158-thread-2-processing-n:127.0.0.1:40363_t_j%2Fyh)
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 92686 ERROR
(OverseerThreadFactory-158-thread-2-processing-n:127.0.0.1:40363_t_j%2Fyh)
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.OverseerCollectionMessageHandler
Collection: collection1 operation: create
failed:org.apache.solr.common.SolrException: Could not fully create collection:
collection1
[junit4] 2> at
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:212)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:229)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 92696 INFO (qtp4125506-393) [n:127.0.0.1:40363_t_j%2Fyh ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=500 QTime=30096
[junit4] 2> 92697 ERROR (qtp4125506-393) [n:127.0.0.1:40363_t_j%2Fyh ]
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully
create collection: collection1
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:306)
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:243)
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:221)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 92700 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.ChaosMonkey monkey: stop jetty! 40363
[junit4] 2> 92700 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=23330806
[junit4] 2> 92700 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 92701 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e50456: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@1c206da
[junit4] 2> 92709 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 92710 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@15709e1: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@401acf
[junit4] 2> 92715 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 92716 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1cd564d: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@13e17f
[junit4] 2> 92717 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 92719 INFO (coreCloseExecutor-166-thread-1)
[n:127.0.0.1:40363_t_j%2Fyh c:control_collection s:shard1 r:core_node2
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1c76c0e
[junit4] 2> 92719 INFO (coreCloseExecutor-166-thread-1)
[n:127.0.0.1:40363_t_j%2Fyh c:control_collection s:shard1 r:core_node2
x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.control_collection.shard1.replica_n1,
tag=29846542
[junit4] 2> 92719 INFO (coreCloseExecutor-166-thread-1)
[n:127.0.0.1:40363_t_j%2Fyh c:control_collection s:shard1 r:core_node2
x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17be976: rootName =
null, domain = solr.core.control_collection.shard1.replica_n1, service url =
null, agent id = null] for registry
solr.core.control_collection.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@1e75cd3
[junit4] 2> 92734 INFO (coreCloseExecutor-166-thread-1)
[n:127.0.0.1:40363_t_j%2Fyh c:control_collection s:shard1 r:core_node2
x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.collection.control_collection.shard1.leader,
tag=29846542
[junit4] 2> 92737 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.Overseer Overseer
(id=98836546715058181-127.0.0.1:40363_t_j%2Fyh-n_0000000000) closing
[junit4] 2> 92737 INFO
(OverseerStateUpdate-98836546715058181-127.0.0.1:40363_t_j%2Fyh-n_0000000000)
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:40363_t_j%2Fyh
[junit4] 2> 92738 WARN
(OverseerAutoScalingTriggerThread-98836546715058181-127.0.0.1:40363_t_j%2Fyh-n_0000000000)
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 94239 WARN
(zkCallback-64-thread-2-processing-n:127.0.0.1:40363_t_j%2Fyh)
[n:127.0.0.1:40363_t_j%2Fyh ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 94240 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@afe0de{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 94241 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@172ddb4{/t_j/yh,null,UNAVAILABLE}
[junit4] 2> 94244 ERROR
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 94245 INFO
(TEST-TestRebalanceLeaders.test-seed#[D79D1977D5114424]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33079 33079
[junit4] 2> 97741 INFO (Thread-83) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:33079 33079
[junit4] 2> 97742 WARN (Thread-83) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestRebalanceLeaders -Dtests.method=test
-Dtests.seed=D79D1977D5114424 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=it-IT -Dtests.timezone=America/Atikokan -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 67.5s J2 | TestRebalanceLeaders.test <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:40363/t_j/yh: Could not fully create
collection: collection1
[junit4] > at
__randomizedtesting.SeedInfo.seed([D79D1977D5114424:5FC926AD7BED29DC]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:385)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:334)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_D79D1977D5114424-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1836, maxMBSortInHeap=5.942124995100072,
sim=RandomSimilarity(queryNorm=false): {}, locale=it-IT,
timezone=America/Atikokan
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=127177192,total=285212672
[junit4] 2> NOTE: All tests run in this JVM:
[TestSubQueryTransformerDistrib, MetricUtilsTest, TestSolrDeletionPolicy2,
TestFoldingMultitermQuery, TestAnalyzeInfixSuggestions, TestTolerantSearch,
TestSchemaNameResource, SaslZkACLProviderTest, TestRebalanceLeaders]
[junit4] Completed [21/745 (1!)] on J2 in 67.54s, 1 test, 1 error <<<
FAILURES!
[...truncated 1119 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_D79D1977D5114424-001/init-core-data-001
[junit4] 2> 848229 WARN
(SUITE-ShardSplitTest-seed#[D79D1977D5114424]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 848229 INFO
(SUITE-ShardSplitTest-seed#[D79D1977D5114424]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 848230 INFO
(SUITE-ShardSplitTest-seed#[D79D1977D5114424]-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-5776)
[junit4] 2> 848230 INFO
(SUITE-ShardSplitTest-seed#[D79D1977D5114424]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 848230 INFO
(SUITE-ShardSplitTest-seed#[D79D1977D5114424]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /vn/
[junit4] 2> 848232 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 848232 INFO (Thread-2136) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 848232 INFO (Thread-2136) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 848233 ERROR (Thread-2136) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 848332 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.ZkTestServer start zk server on port:43753
[junit4] 2> 848343 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 848345 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 848346 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 848347 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 848348 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 848349 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 848349 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 848350 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 848351 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 848352 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 848353 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 848354 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless
explicitly asked otherwise
[junit4] 2> 848433 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 848434 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e5bbb1{/vn,null,AVAILABLE}
[junit4] 2> 848435 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@17b3bbe{HTTP/1.1,[http/1.1]}{127.0.0.1:34797}
[junit4] 2> 848435 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.e.j.s.Server Started @850328ms
[junit4] 2> 848435 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_D79D1977D5114424-001/tempDir-001/control/data,
hostContext=/vn, hostPort=34797,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_D79D1977D5114424-001/control-001/cores}
[junit4] 2> 848435 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 848435 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.0.0
[junit4] 2> 848435 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 848435 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 848435 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-16T04:07:16.247Z
[junit4] 2> 848437 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 848437 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_D79D1977D5114424-001/control-001/solr.xml
[junit4] 2> 848440 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 848440 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 848441 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@fd01ed, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 848444 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43753/solr
[junit4] 2> 848469 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424])
[n:127.0.0.1:34797_vn ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 848469 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424])
[n:127.0.0.1:34797_vn ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:34797_vn
[junit4] 2> 848469 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424])
[n:127.0.0.1:34797_vn ] o.a.s.c.Overseer Overseer
(id=98836600327045124-127.0.0.1:34797_vn-n_0000000000) starting
[junit4] 2> 848472 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424])
[n:127.0.0.1:34797_vn ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34797_vn
[junit4] 2> 848472 INFO
(zkCallback-1151-thread-1-processing-n:127.0.0.1:34797_vn)
[n:127.0.0.1:34797_vn ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 848532 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424])
[n:127.0.0.1:34797_vn ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@fd01ed
[junit4] 2> 848539 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424])
[n:127.0.0.1:34797_vn ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@fd01ed
[junit4] 2> 848539 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424])
[n:127.0.0.1:34797_vn ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@fd01ed
[junit4] 2> 848540 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424])
[n:127.0.0.1:34797_vn ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_D79D1977D5114424-001/control-001/cores
[junit4] 2> 848554 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 848554 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43753/solr
ready
[junit4] 2> 848555 INFO (qtp485920-7735) [n:127.0.0.1:34797_vn ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34797_vn&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 848556 INFO
(OverseerThreadFactory-3901-thread-1-processing-n:127.0.0.1:34797_vn)
[n:127.0.0.1:34797_vn ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 848660 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 848661 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 848765 INFO
(zkCallback-1151-thread-1-processing-n:127.0.0.1:34797_vn)
[n:127.0.0.1:34797_vn ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 849683 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 849734 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 849803 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 849810 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 849811 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@fd01ed
[junit4] 2> 849811 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 849811 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_D79D1977D5114424-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_D79D1977D5114424-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 849814 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6117234987563253]
[junit4] 2> 849830 WARN (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 849868 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 849868 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 849869 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 849869 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 849870 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=10.9501953125,
floorSegmentMB=1.373046875, forceMergeDeletesPctAllowed=13.080781550898717,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 849870 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1c3dd09[control_collection_shard1_replica_n1] main]
[junit4] 2> 849871 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 849871 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 849872 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 849873 INFO
(searcherExecutor-3904-thread-1-processing-n:127.0.0.1:34797_vn
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:34797_vn c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@1c3dd09[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 849873 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1581385606952386560
[junit4] 2> 849875 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 849875 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 849875 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34797/vn/control_collection_shard1_replica_n1/
[junit4] 2> 849875 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 849875 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:34797/vn/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 849875 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 849876 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34797/vn/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 849977 INFO
(zkCallback-1151-thread-2-processing-n:127.0.0.1:34797_vn)
[n:127.0.0.1:34797_vn ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 850027 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 850033 INFO (qtp485920-7737) [n:127.0.0.1:34797_vn
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1372
[junit4] 2> 850036 INFO (qtp485920-7735) [n:127.0.0.1:34797_vn ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 850134 INFO
(zkCallback-1151-thread-2-processing-n:127.0.0.1:34797_vn)
[n:127.0.0.1:34797_vn ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 850557 INFO
(OverseerCollectionConfigSetProcessor-98836600327045124-127.0.0.1:34797_vn-n_0000000000)
[n:127.0.0.1:34797_vn ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 851036 INFO (qtp485920-7735) [n:127.0.0.1:34797_vn ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34797_vn&wt=javabin&version=2}
status=0 QTime=2481
[junit4] 2> 851066 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 851067 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43753/solr
ready
[junit4] 2> 851067 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 851068 INFO (qtp485920-7735) [n:127.0.0.1:34797_vn ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 851070 INFO
(OverseerThreadFactory-3901-thread-2-processing-n:127.0.0.1:34797_vn)
[n:127.0.0.1:34797_vn ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 851070 WARN
(OverseerThreadFactory-3901-thread-2-processing-n:127.0.0.1:34797_vn)
[n:127.0.0.1:34797_vn ] o.a.s.c.CreateCollectionCmd It is unusual to create
a collection (collection1) without cores.
[junit4] 2> 851274 INFO (qtp485920-7735) [n:127.0.0.1:34797_vn ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 851274 INFO (qtp485920-7735) [n:127.0.0.1:34797_vn ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=205
[junit4] 2> 851339 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_D79D1977D5114424-001/shard-1-001
of type TLOG
[junit4] 2> 851339 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 851340 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@166c564{/vn,null,AVAILABLE}
[junit4] 2> 851340 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@1239418{HTTP/1.1,[http/1.1]}{127.0.0.1:43969}
[junit4] 2> 851340 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.e.j.s.Server Started @853233ms
[junit4] 2> 851340 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_D79D1977D5114424-001/tempDir-001/jetty1,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/vn, hostPort=43969,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_D79D1977D5114424-001/shard-1-001/cores}
[junit4] 2> 851340 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 851340 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.0.0
[junit4] 2> 851340 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 851340 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 851340 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-16T04:07:19.152Z
[junit4] 2> 851342 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 851342 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_D79D1977D5114424-001/shard-1-001/solr.xml
[junit4] 2> 851345 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 851345 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 851345 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@fd01ed, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 851348 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43753/solr
[junit4] 2> 851352 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424])
[n:127.0.0.1:43969_vn ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 851353 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424])
[n:127.0.0.1:43969_vn ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 851354 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424])
[n:127.0.0.1:43969_vn ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43969_vn
[junit4] 2> 851354 INFO
(zkCallback-1151-thread-2-processing-n:127.0.0.1:34797_vn)
[n:127.0.0.1:34797_vn ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 851354 INFO
(zkCallback-1164-thread-1-processing-n:127.0.0.1:43969_vn)
[n:127.0.0.1:43969_vn ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 851355 INFO (zkCallback-1159-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 851404 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424])
[n:127.0.0.1:43969_vn ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@fd01ed
[junit4] 2> 851412 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424])
[n:127.0.0.1:43969_vn ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@fd01ed
[junit4] 2> 851412 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424])
[n:127.0.0.1:43969_vn ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@fd01ed
[junit4] 2> 851413 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[D79D1977D5114424])
[n:127.0.0.1:43969_vn ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_D79D1977D5114424-001/shard-1-001/cores
[junit4] 2> 851431 INFO (qtp485920-7736) [n:127.0.0.1:34797_vn ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:43969_vn&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 851432 INFO
(OverseerCollectionConfigSetProcessor-98836600327045124-127.0.0.1:34797_vn-n_0000000000)
[n:127.0.0.1:34797_vn ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 851433 INFO
(OverseerThreadFactory-3901-thread-3-processing-n:127.0.0.1:34797_vn)
[n:127.0.0.1:34797_vn ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:43969_vn for creating new replica
[junit4] 2> 851434 INFO (qtp13894280-7782) [n:127.0.0.1:43969_vn ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 851434 INFO (qtp13894280-7782) [n:127.0.0.1:43969_vn ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 851536 INFO
(zkCallback-1164-thread-1-processing-n:127.0.0.1:43969_vn)
[n:127.0.0.1:43969_vn ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 852450 INFO (qtp13894280-7782) [n:127.0.0.1:43969_vn
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 852458 INFO (qtp13894280-7782) [n:127.0.0.1:43969_vn
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
[collection1_shard2_replica_t41] Schema name=test
[junit4] 2> 852538 INFO (qtp13894280-7782) [n:127.0.0.1:43969_vn
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 852547 INFO (qtp13894280-7782) [n:127.0.0.1:43969_vn
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from
collection collection1, trusted=true
[junit4] 2> 852548 INFO (qtp13894280-7782) [n:127.0.0.1:43969_vn
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t41' (registry
'solr.core.collection1.shard2.replica_t41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@fd01ed
[junit4] 2> 852548 INFO (qtp13894280-7782) [n:127.0.0.1:43969_vn
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 852548 INFO (qtp13894280-7782) [n:127.0.0.1:43969_vn
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[[collection1_shard2_replica_t41] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_D79D1977D5114424-001/shard-1-001/cores/collection1_shard2_replica_t41],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_D79D1977D5114424-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
[junit4] 2> 852551 INFO (qtp13894280-7782) [n:127.0.0.1:43969_vn
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6117234987563253]
[junit4] 2> 852565 WARN (qtp13894280-7782) [n:127.0.0.1:43969_vn
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 852594 INFO (qtp13894280-7782) [n:127.0.0.1:43969_vn
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 852594 INFO (qtp13894280-7782) [n:127.0.0.1:43969_vn
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 852595 INFO (qtp13894280-7782) [n:127.0.0.1:43969_vn
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 852595 INFO (qtp13894280-7782) [n:127.0.0.1:43969_vn
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 852596 INFO (qtp13894280-7782) [n:127.0.0
[...truncated too long message...]
.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1880083 INFO
(TEST-TestCryptoKeys.test-seed#[D79D1977D5114424]) [ ] o.a.s.c.Overseer
Overseer (id=98836625697538067-127.0.0.1:46801_-n_0000000004) closing
[junit4] 2> 1880083 WARN
(OverseerAutoScalingTriggerThread-98836625697538067-127.0.0.1:46801_-n_0000000004)
[n:127.0.0.1:46801_ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread
woken up but we are closed, exiting.
[junit4] 2> 1880083 INFO
(OverseerStateUpdate-98836625697538067-127.0.0.1:46801_-n_0000000004)
[n:127.0.0.1:46801_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:46801_
[junit4] 2> 1880085 WARN
(zkCallback-1667-thread-2-processing-n:127.0.0.1:46801_) [n:127.0.0.1:46801_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1881064 WARN
(zkCallback-1667-thread-4-processing-n:127.0.0.1:46801_) [n:127.0.0.1:46801_
c:collection1 s:shard1 r:core_node28 x:collection1_shard1_replica_n27]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 1881064 INFO
(zkCallback-1667-thread-4-processing-n:127.0.0.1:46801_) [n:127.0.0.1:46801_
c:collection1 s:shard1 r:core_node28 x:collection1_shard1_replica_n27]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1881064 INFO
(zkCallback-1667-thread-4-processing-n:127.0.0.1:46801_) [n:127.0.0.1:46801_
c:collection1 s:shard1 r:core_node28 x:collection1_shard1_replica_n27]
o.a.s.c.SolrCore [collection1_shard1_replica_n27] CLOSING SolrCore
org.apache.solr.core.SolrCore@cf1fe
[junit4] 2> 1881064 INFO
(zkCallback-1667-thread-4-processing-n:127.0.0.1:46801_) [n:127.0.0.1:46801_
c:collection1 s:shard1 r:core_node28 x:collection1_shard1_replica_n27]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1.shard1.replica_n27, tag=848382
[junit4] 2> 1881064 INFO
(zkCallback-1667-thread-4-processing-n:127.0.0.1:46801_) [n:127.0.0.1:46801_
c:collection1 s:shard1 r:core_node28 x:collection1_shard1_replica_n27]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@a3b517: rootName = null,
domain = solr.core.collection1.shard1.replica_n27, service url = null, agent id
= null] for registry solr.core.collection1.shard1.replica_n27 /
com.codahale.metrics.MetricRegistry@d14a7d
[junit4] 2> 1881081 INFO
(zkCallback-1667-thread-4-processing-n:127.0.0.1:46801_) [n:127.0.0.1:46801_
c:collection1 s:shard1 r:core_node28 x:collection1_shard1_replica_n27]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard1.leader, tag=848382
[junit4] 2> 1881084 INFO
(TEST-TestCryptoKeys.test-seed#[D79D1977D5114424]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@18297cd{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1881084 INFO
(TEST-TestCryptoKeys.test-seed#[D79D1977D5114424]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1138a10{/,null,UNAVAILABLE}
[junit4] 2> 1881084 ERROR
(TEST-TestCryptoKeys.test-seed#[D79D1977D5114424]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1881086 INFO
(TEST-TestCryptoKeys.test-seed#[D79D1977D5114424]) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:39069 39069
[junit4] 2> 1881117 INFO (Thread-2595) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:39069 39069
[junit4] 2> 1881117 WARN (Thread-2595) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 5 /solr/autoscaling.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 2 /solr/collections/.system/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/live_nodes
[junit4] 2> 8 /solr/collections
[junit4] 2> 5 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 5 /solr/overseer/queue-work
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCryptoKeys
-Dtests.method=test -Dtests.seed=D79D1977D5114424 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=Asia/Kathmandu
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 646s J2 | TestCryptoKeys.test <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:37557: create the collection time out:180s
[junit4] > at
__randomizedtesting.SeedInfo.seed([D79D1977D5114424:5FC926AD7BED29DC]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
[junit4] > at
org.apache.solr.handler.TestBlobHandler.createSystemCollection(TestBlobHandler.java:120)
[junit4] > at
org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:116)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_D79D1977D5114424-001
[junit4] 2> Oct 16, 2017 4:24:28 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1379, maxMBSortInHeap=5.5174106472361215,
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-CS, timezone=Asia/Kathmandu
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=176757440,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[TestSubQueryTransformerDistrib, MetricUtilsTest, TestSolrDeletionPolicy2,
TestFoldingMultitermQuery, TestAnalyzeInfixSuggestions, TestTolerantSearch,
TestSchemaNameResource, SaslZkACLProviderTest, TestRebalanceLeaders,
AnalyticsMergeStrategyTest, TestStressReorder, TestApiFramework,
TestSolrCloudWithDelegationTokens, TestInPlaceUpdatesDistrib,
StatsComponentTest, LeaderElectionContextKeyTest, StressHdfsTest,
TestFieldCacheReopen, HdfsTlogReplayBufferedWhileIndexingTest,
SolrCoreCheckLockOnStartupTest, TestCoreAdminApis, TestMaxScoreQueryParser,
JavabinLoaderTest, FullSolrCloudDistribCmdsTest, CollectionStateFormat2Test,
TestComplexPhraseLeadingWildcard, HdfsAutoAddReplicasIntegrationTest,
BaseCdcrDistributedZkTest, TlogReplayBufferedWhileIndexingTest,
TestPayloadScoreQParserPlugin, TestMaxTokenLenTokenizer, CloudMLTQParserTest,
URLClassifyProcessorTest, UniqFieldsUpdateProcessorFactoryTest, TestReload,
TestFastWriter, TestDocBasedVersionConstraints, DistributedQueueTest,
DistribCursorPagingTest, OutOfBoxZkACLAndCredentialsProvidersTest,
SuggestComponentTest, TestDFISimilarityFactory, AddBlockUpdateTest,
VersionInfoTest, ResponseLogComponentTest, TestScoreJoinQPNoScore,
SolrCoreMetricManagerTest, TestHdfsBackupRestoreCore,
DistributedQueryComponentCustomSortTest, TestTlogReplica, TestConfigSetsAPI,
BadCopyFieldTest, ResponseHeaderTest, TestSlowCompositeReaderWrapper,
TestSolrCLIRunExample, ClusterStateTest, HdfsLockFactoryTest,
TestCloudPseudoReturnFields, TestSha256AuthenticationProvider,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestOrdValues,
LeaderElectionTest, TestExportWriter, TestLegacyNumericUtils,
MinimalSchemaTest, ZkFailoverTest, TestChildDocTransformer,
TestJavabinTupleStreamParser, BasicAuthIntegrationTest, RulesTest,
TestJsonFacetRefinement, SimplePostToolTest, TestDownShardTolerantSearch,
ConnectionReuseTest, TestHashQParserPlugin, AutoCommitTest,
XsltUpdateRequestHandlerTest, BasicDistributedZk2Test,
NotRequiredUniqueKeyTest, CoreAdminCreateDiscoverTest,
BlockJoinFacetDistribTest, TestManagedSchemaThreadSafety,
SolrCloudReportersTest, SortSpecParsingTest, TestQuerySenderListener,
TestSolrCoreProperties, TestTrieFacet, TermsComponentTest,
TestRequestStatusCollectionAPI, HLLSerializationTest, RemoteQueryErrorTest,
TestCorePropertiesReload, SortByFunctionTest, BadIndexSchemaTest,
TestDistributedMissingSort, TestPullReplicaErrorHandling, TestGroupingSearch,
TestFieldResource, GraphQueryTest, SpellPossibilityIteratorTest,
TestShortCircuitedRequests, SimpleCollectionCreateDeleteTest,
V2ApiIntegrationTest, TestHalfAndHalfDocValues, TestNumericTerms32,
TestJmxIntegration, TestRecovery, PreAnalyzedFieldTest, TestCryptoKeys]
[junit4] Completed [505/745 (3!)] on J2 in 645.97s, 1 test, 1 error <<<
FAILURES!
[...truncated 43594 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]