Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/897/ Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC
3 tests failed. FAILED: org.apache.solr.cloud.AssignBackwardCompatibilityTest.test Error Message: Error from server at https://127.0.0.1:39817/solr: Timed out waiting to see all replicas: [collection1_shard1_replica_n11] in cluster state. Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39817/solr: Timed out waiting to see all replicas: [collection1_shard1_replica_n11] in cluster state. at __randomizedtesting.SeedInfo.seed([5D9081A1C7D26B19:D5C4BE7B692E06E1]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) 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:1103) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.AssignBackwardCompatibilityTest.test(AssignBackwardCompatibilityTest.java:85) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) 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 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 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.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest Error Message: Timeout waiting for all live and active Stack Trace: java.lang.AssertionError: Timeout waiting for all live and active at __randomizedtesting.SeedInfo.seed([5D9081A1C7D26B19:DEE6DE5311AB65B8]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:184) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) 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 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 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.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest Error Message: Could not find a healthy node to handle the request. Stack Trace: org.apache.solr.common.SolrException: Could not find a healthy node to handle the request. at __randomizedtesting.SeedInfo.seed([5D9081A1C7D26B19:296060E483F62C96]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1097) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895) at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858) at org.apache.solr.cloud.TestCloudRecovery.resetCollection(TestCloudRecovery.java:75) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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 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.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 11679 lines...] [junit4] Suite: org.apache.solr.cloud.AssignBackwardCompatibilityTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/init-core-data-001 [junit4] 2> 58114 WARN (SUITE-AssignBackwardCompatibilityTest-seed#[5D9081A1C7D26B19]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15 [junit4] 2> 58114 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[5D9081A1C7D26B19]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 58115 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[5D9081A1C7D26B19]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 58115 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[5D9081A1C7D26B19]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 58116 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[5D9081A1C7D26B19]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001 [junit4] 2> 58116 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[5D9081A1C7D26B19]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 58116 INFO (Thread-134) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 58116 INFO (Thread-134) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 58119 ERROR (Thread-134) [ ] 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> 58216 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[5D9081A1C7D26B19]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:36883 [junit4] 2> 58260 INFO (jetty-launcher-128-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 58260 INFO (jetty-launcher-128-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 58261 INFO (jetty-launcher-128-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 58261 INFO (jetty-launcher-128-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 58263 INFO (jetty-launcher-128-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60a3bfae{/solr,null,AVAILABLE} [junit4] 2> 58263 INFO (jetty-launcher-128-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ab49063{/solr,null,AVAILABLE} [junit4] 2> 58263 INFO (jetty-launcher-128-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11a7b18c{/solr,null,AVAILABLE} [junit4] 2> 58264 INFO (jetty-launcher-128-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50f19b3a{/solr,null,AVAILABLE} [junit4] 2> 58267 INFO (jetty-launcher-128-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@c9d2111{SSL,[ssl, http/1.1]}{127.0.0.1:46391} [junit4] 2> 58267 INFO (jetty-launcher-128-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@67ba043b{SSL,[ssl, http/1.1]}{127.0.0.1:41759} [junit4] 2> 58270 INFO (jetty-launcher-128-thread-3) [ ] o.e.j.s.Server Started @59660ms [junit4] 2> 58270 INFO (jetty-launcher-128-thread-1) [ ] o.e.j.s.Server Started @59660ms [junit4] 2> 58270 INFO (jetty-launcher-128-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46391} [junit4] 2> 58270 INFO (jetty-launcher-128-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2d93479a{SSL,[ssl, http/1.1]}{127.0.0.1:39817} [junit4] 2> 58270 INFO (jetty-launcher-128-thread-4) [ ] o.e.j.s.Server Started @59660ms [junit4] 2> 58270 INFO (jetty-launcher-128-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@c7fef4a{SSL,[ssl, http/1.1]}{127.0.0.1:33285} [junit4] 2> 58270 INFO (jetty-launcher-128-thread-2) [ ] o.e.j.s.Server Started @59660ms [junit4] 2> 58270 ERROR (jetty-launcher-128-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 58271 INFO (jetty-launcher-128-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 58271 INFO (jetty-launcher-128-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 58271 INFO (jetty-launcher-128-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 58271 INFO (jetty-launcher-128-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-24T23:58:52.170123Z [junit4] 2> 58270 INFO (jetty-launcher-128-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41759} [junit4] 2> 58270 INFO (jetty-launcher-128-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33285} [junit4] 2> 58270 INFO (jetty-launcher-128-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39817} [junit4] 2> 58272 ERROR (jetty-launcher-128-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 58272 ERROR (jetty-launcher-128-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 58272 ERROR (jetty-launcher-128-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 58272 INFO (jetty-launcher-128-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 58272 INFO (jetty-launcher-128-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 58272 INFO (jetty-launcher-128-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 58272 INFO (jetty-launcher-128-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 58272 INFO (jetty-launcher-128-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 58272 INFO (jetty-launcher-128-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 58272 INFO (jetty-launcher-128-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 58272 INFO (jetty-launcher-128-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 58272 INFO (jetty-launcher-128-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 58272 INFO (jetty-launcher-128-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-24T23:58:52.171747Z [junit4] 2> 58272 INFO (jetty-launcher-128-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-24T23:58:52.171819Z [junit4] 2> 58272 INFO (jetty-launcher-128-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-24T23:58:52.171831Z [junit4] 2> 58274 INFO (jetty-launcher-128-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 58275 INFO (jetty-launcher-128-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 58275 INFO (jetty-launcher-128-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 58286 INFO (jetty-launcher-128-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 58292 INFO (jetty-launcher-128-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36883/solr [junit4] 2> 58294 INFO (jetty-launcher-128-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36883/solr [junit4] 2> 58299 INFO (jetty-launcher-128-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36883/solr [junit4] 2> 58299 INFO (jetty-launcher-128-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36883/solr [junit4] 2> 58364 INFO (jetty-launcher-128-thread-1) [n:127.0.0.1:41759_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 58364 INFO (jetty-launcher-128-thread-1) [n:127.0.0.1:41759_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41759_solr [junit4] 2> 58365 INFO (jetty-launcher-128-thread-1) [n:127.0.0.1:41759_solr ] o.a.s.c.Overseer Overseer (id=99062115992600587-127.0.0.1:41759_solr-n_0000000000) starting [junit4] 2> 58369 INFO (jetty-launcher-128-thread-3) [n:127.0.0.1:46391_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 58378 INFO (jetty-launcher-128-thread-1) [n:127.0.0.1:41759_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41759_solr [junit4] 2> 58379 INFO (jetty-launcher-128-thread-3) [n:127.0.0.1:46391_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46391_solr [junit4] 2> 58381 INFO (zkCallback-149-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 58381 INFO (jetty-launcher-128-thread-4) [n:127.0.0.1:39817_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 58383 INFO (jetty-launcher-128-thread-4) [n:127.0.0.1:39817_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 58383 INFO (jetty-launcher-128-thread-4) [n:127.0.0.1:39817_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39817_solr [junit4] 2> 58384 INFO (jetty-launcher-128-thread-2) [n:127.0.0.1:33285_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 58385 INFO (jetty-launcher-128-thread-2) [n:127.0.0.1:33285_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 58386 INFO (jetty-launcher-128-thread-2) [n:127.0.0.1:33285_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33285_solr [junit4] 2> 58396 INFO (zkCallback-147-thread-1-processing-n:127.0.0.1:46391_solr) [n:127.0.0.1:46391_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 58399 INFO (zkCallback-149-thread-2-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 58414 INFO (zkCallback-148-thread-1-processing-n:127.0.0.1:39817_solr) [n:127.0.0.1:39817_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 58414 INFO (zkCallback-150-thread-1-processing-n:127.0.0.1:33285_solr) [n:127.0.0.1:33285_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 58445 INFO (jetty-launcher-128-thread-1) [n:127.0.0.1:41759_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41759.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 58448 INFO (jetty-launcher-128-thread-2) [n:127.0.0.1:33285_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33285.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 58450 INFO (jetty-launcher-128-thread-4) [n:127.0.0.1:39817_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39817.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 58450 INFO (jetty-launcher-128-thread-3) [n:127.0.0.1:46391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46391.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 58453 INFO (jetty-launcher-128-thread-2) [n:127.0.0.1:33285_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33285.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 58453 INFO (jetty-launcher-128-thread-1) [n:127.0.0.1:41759_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41759.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 58453 INFO (jetty-launcher-128-thread-2) [n:127.0.0.1:33285_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33285.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 58453 INFO (jetty-launcher-128-thread-1) [n:127.0.0.1:41759_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41759.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 58454 INFO (jetty-launcher-128-thread-2) [n:127.0.0.1:33285_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/. [junit4] 2> 58456 INFO (jetty-launcher-128-thread-4) [n:127.0.0.1:39817_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39817.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 58456 INFO (jetty-launcher-128-thread-4) [n:127.0.0.1:39817_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39817.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 58458 INFO (jetty-launcher-128-thread-3) [n:127.0.0.1:46391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46391.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 58458 INFO (jetty-launcher-128-thread-3) [n:127.0.0.1:46391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46391.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 58454 INFO (jetty-launcher-128-thread-1) [n:127.0.0.1:41759_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/. [junit4] 2> 58457 INFO (jetty-launcher-128-thread-4) [n:127.0.0.1:39817_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/. [junit4] 2> 58460 INFO (jetty-launcher-128-thread-3) [n:127.0.0.1:46391_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/. [junit4] 2> 58568 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 0x15ff0783a70000d, 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.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 58571 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[5D9081A1C7D26B19]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 58571 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[5D9081A1C7D26B19]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36883/solr ready [junit4] 2> 58586 INFO (qtp1579487208-724) [n:127.0.0.1:39817_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=4&maxShardsPerNode=1000&name=collection1&nrtReplicas=4&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 58588 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 58588 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it. [junit4] 2> 58589 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1/protwords.txt [junit4] 2> 58589 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1/managed-schema [junit4] 2> 58590 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1/solrconfig.xml [junit4] 2> 58591 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1/synonyms.txt [junit4] 2> 58591 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1/stopwords.txt [junit4] 2> 58592 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1/lang/contractions_it.txt [junit4] 2> 58592 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1/lang/stemdict_nl.txt [junit4] 2> 58593 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1/lang/stopwords_hy.txt [junit4] 2> 58593 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1/lang/stopwords_no.txt [junit4] 2> 58594 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1/lang/contractions_ca.txt [junit4] 2> 58594 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1/lang/stopwords_id.txt [junit4] 2> 58595 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1/lang/stopwords_ga.txt [junit4] 2> 58595 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1/lang/stopwords_hi.txt [junit4] 2> 58596 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1/lang/stopwords_da.txt [junit4] 2> 58596 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1/lang/stopwords_ja.txt [junit4] 2> 58597 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1/lang/stopwords_pt.txt [junit4] 2> 58597 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1/lang/stopwords_hu.txt [junit4] 2> 58598 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1/lang/stopwords_el.txt [junit4] 2> 58598 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1/lang/stopwords_ru.txt [junit4] 2> 58599 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1/lang/stopwords_tr.txt [junit4] 2> 58599 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1/lang/stopwords_ar.txt [junit4] 2> 58600 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1/lang/userdict_ja.txt [junit4] 2> 58600 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1/lang/stopwords_eu.txt [junit4] 2> 58601 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1/lang/stopwords_it.txt [junit4] 2> 58601 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1/lang/stopwords_cz.txt [junit4] 2> 58602 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1/lang/stoptags_ja.txt [junit4] 2> 58602 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1/lang/contractions_fr.txt [junit4] 2> 58603 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1/lang/stopwords_de.txt [junit4] 2> 58603 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1/lang/stopwords_fa.txt [junit4] 2> 58604 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1/lang/contractions_ga.txt [junit4] 2> 58604 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1/lang/stopwords_ca.txt [junit4] 2> 58605 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1/lang/stopwords_nl.txt [junit4] 2> 58605 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1/lang/stopwords_bg.txt [junit4] 2> 58606 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1/lang/stopwords_lv.txt [junit4] 2> 58606 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1/lang/stopwords_en.txt [junit4] 2> 58607 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1/lang/stopwords_es.txt [junit4] 2> 58607 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1/lang/stopwords_th.txt [junit4] 2> 58608 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1/lang/stopwords_ro.txt [junit4] 2> 58608 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1/lang/stopwords_fr.txt [junit4] 2> 58609 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1/lang/stopwords_sv.txt [junit4] 2> 58609 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1/lang/stopwords_fi.txt [junit4] 2> 58610 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1/lang/hyphenations_ga.txt [junit4] 2> 58610 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1/lang/stopwords_gl.txt [junit4] 2> 58611 INFO (OverseerThreadFactory-287-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1/params.json [junit4] 2> 58721 INFO (OverseerStateUpdate-99062115992600587-127.0.0.1:41759_solr-n_0000000000) [n:127.0.0.1:41759_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39817/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 58725 INFO (OverseerStateUpdate-99062115992600587-127.0.0.1:41759_solr-n_0000000000) [n:127.0.0.1:41759_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46391/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 58726 INFO (OverseerStateUpdate-99062115992600587-127.0.0.1:41759_solr-n_0000000000) [n:127.0.0.1:41759_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:33285/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 58727 INFO (OverseerStateUpdate-99062115992600587-127.0.0.1:41759_solr-n_0000000000) [n:127.0.0.1:41759_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:41759/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 58946 INFO (qtp1579487208-723) [n:127.0.0.1:39817_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 58946 INFO (qtp1579487208-723) [n:127.0.0.1:39817_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 58951 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 58951 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 58954 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n4&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 58954 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 58957 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n6&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 58958 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 59060 INFO (zkCallback-147-thread-1-processing-n:127.0.0.1:46391_solr) [n:127.0.0.1:46391_solr ] 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: [4]) [junit4] 2> 59060 INFO (zkCallback-150-thread-1-processing-n:127.0.0.1:33285_solr) [n:127.0.0.1:33285_solr ] 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: [4]) [junit4] 2> 59060 INFO (zkCallback-148-thread-1-processing-n:127.0.0.1:39817_solr) [n:127.0.0.1:39817_solr ] 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: [4]) [junit4] 2> 59061 INFO (zkCallback-147-thread-2-processing-n:127.0.0.1:46391_solr) [n:127.0.0.1:46391_solr ] 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: [4]) [junit4] 2> 59060 INFO (zkCallback-149-thread-2-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] 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: [4]) [junit4] 2> 59061 INFO (zkCallback-150-thread-2-processing-n:127.0.0.1:33285_solr) [n:127.0.0.1:33285_solr ] 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: [4]) [junit4] 2> 59060 INFO (zkCallback-149-thread-1-processing-n:127.0.0.1:41759_solr) [n:127.0.0.1:41759_solr ] 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: [4]) [junit4] 2> 59061 INFO (zkCallback-148-thread-2-processing-n:127.0.0.1:39817_solr) [n:127.0.0.1:39817_solr ] 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: [4]) [junit4] 2> 59972 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 59972 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 59973 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 59973 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 59974 INFO (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 59974 INFO (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 59974 WARN (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/extraction/lib [junit4] 2> 59975 WARN (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/extraction/lib [junit4] 2> 59976 WARN (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 59976 WARN (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 59976 WARN (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 59976 WARN (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/clustering/lib [junit4] 2> 59976 WARN (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/clustering/lib [junit4] 2> 59976 WARN (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 59976 WARN (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 59976 WARN (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 59976 WARN (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 59977 WARN (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/langid/lib [junit4] 2> 59977 WARN (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 59977 WARN (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/langid/lib [junit4] 2> 59977 WARN (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 59977 WARN (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 59977 WARN (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 59977 WARN (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 59977 WARN (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/velocity/lib [junit4] 2> 59978 WARN (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 59978 WARN (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/velocity/lib [junit4] 2> 59978 WARN (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 59978 WARN (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 59978 WARN (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 59980 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 59980 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 59981 WARN (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/extraction/lib [junit4] 2> 59981 WARN (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 59982 WARN (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/clustering/lib [junit4] 2> 59982 WARN (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 59982 WARN (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/langid/lib [junit4] 2> 59983 WARN (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 59983 WARN (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/velocity/lib [junit4] 2> 59983 WARN (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 60005 INFO (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 60005 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 60006 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 60008 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 60031 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.s.IndexSchema [collection1_shard1_replica_n4] Schema name=default-config [junit4] 2> 60032 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=default-config [junit4] 2> 60033 INFO (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config [junit4] 2> 60036 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.s.IndexSchema [collection1_shard1_replica_n6] Schema name=default-config [junit4] 2> 60261 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 60261 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 60261 INFO (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 60261 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 60291 INFO (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true [junit4] 2> 60292 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n6' using configuration from collection collection1, trusted=true [junit4] 2> 60292 INFO (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39817.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 60292 INFO (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 60292 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41759.solr.core.collection1.shard1.replica_n6' (registry 'solr.core.collection1.shard1.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 60292 INFO (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node4/./collection1_shard1_replica_n1/data/] [junit4] 2> 60292 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 60292 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrCore [[collection1_shard1_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/collection1_shard1_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node1/./collection1_shard1_replica_n6/data/] [junit4] 2> 60298 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n4' using configuration from collection collection1, trusted=true [junit4] 2> 60300 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33285.solr.core.collection1.shard1.replica_n4' (registry 'solr.core.collection1.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 60300 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 60300 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrCore [[collection1_shard1_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/collection1_shard1_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node2/./collection1_shard1_replica_n4/data/] [junit4] 2> 60303 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 60304 INFO (qtp1579487208-723) [n:127.0.0.1:39817_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 60310 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true [junit4] 2> 60310 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 60311 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46391.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7931c3 [junit4] 2> 60311 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 60311 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/collection1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_5D9081A1C7D26B19-001/tempDir-001/node3/./collection1_shard1_replica_n2/data/] [junit4] 2> 60315 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 60411 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 60411 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 60412 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 60412 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 60414 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@338d7f1c[collection1_shard1_replica_n4] main] [junit4] 2> 60415 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1 [junit4] 2> 60415 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1 [junit4] 2> 60416 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1/managed-schema [junit4] 2> 60416 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 60416 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 60418 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 60418 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 60418 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 60418 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 60419 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 60419 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 60419 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 60420 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 60420 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 60420 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d22570[collection1_shard1_replica_n2] main] [junit4] 2> 60421 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1 [junit4] 2> 60421 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@fab945a[collection1_shard1_replica_n6] main] [junit4] 2> 60421 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1 [junit4] 2> 60421 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1/managed-schema [junit4] 2> 60422 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1 [junit4] 2> 60422 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1 [junit4] 2> 60422 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1/managed-schema [junit4] 2> 60422 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 60422 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 60422 INFO (qtp565382215-692) [n:127.0.0.1:41759_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 60423 INFO (qtp1539935993-713) [n:127.0.0.1:46391_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 60425 INFO (qtp309442051-718) [n:127.0.0.1:33285_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> [...truncated too long message...] [junit4] 2> "node_name":"127.0.0.1:42021_solr", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT"}}}}, [junit4] 2> "router":{"name":"compositeId"}, [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "tlogReplicas":"0"} with live_nodes=[] [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736) [junit4] 2> at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178) [junit4] 2> at org.apache.solr.cloud.ZkController.register(ZkController.java:1079) [junit4] 2> at org.apache.solr.cloud.ZkController.register(ZkController.java:1014) [junit4] 2> at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 1175125 ERROR (coreZkRegister-3637-thread-2-processing-n:127.0.0.1:40935_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40935_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1 [junit4] 2> at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207) [junit4] 2> at org.apache.solr.cloud.ZkController.register(ZkController.java:1079) [junit4] 2> at org.apache.solr.cloud.ZkController.register(ZkController.java:1014) [junit4] 2> at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: collection1 slice: shard1 saw state=DocCollection(collection1//collections/collection1/state.json/8)={ [junit4] 2> "pullReplicas":"0", [junit4] 2> "replicationFactor":"2", [junit4] 2> "shards":{ [junit4] 2> "shard1":{ [junit4] 2> "range":"80000000-ffffffff", [junit4] 2> "state":"active", [junit4] 2> "replicas":{ [junit4] 2> "core_node3":{ [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "base_url":"https://127.0.0.1:40935/solr", [junit4] 2> "node_name":"127.0.0.1:40935_solr", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT"}, [junit4] 2> "core_node5":{ [junit4] 2> "core":"collection1_shard1_replica_n2", [junit4] 2> "base_url":"https://127.0.0.1:42021/solr", [junit4] 2> "node_name":"127.0.0.1:42021_solr", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT"}}}, [junit4] 2> "shard2":{ [junit4] 2> "range":"0-7fffffff", [junit4] 2> "state":"active", [junit4] 2> "replicas":{ [junit4] 2> "core_node7":{ [junit4] 2> "core":"collection1_shard2_replica_n4", [junit4] 2> "base_url":"https://127.0.0.1:40935/solr", [junit4] 2> "node_name":"127.0.0.1:40935_solr", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT"}, [junit4] 2> "core_node8":{ [junit4] 2> "core":"collection1_shard2_replica_n6", [junit4] 2> "base_url":"https://127.0.0.1:42021/solr", [junit4] 2> "node_name":"127.0.0.1:42021_solr", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT"}}}}, [junit4] 2> "router":{"name":"compositeId"}, [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "tlogReplicas":"0"} with live_nodes=[] [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736) [junit4] 2> at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178) [junit4] 2> ... 7 more [junit4] 2> [junit4] 2> 1175126 INFO (jetty-closer-1273-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67f6d09d{/solr,null,UNAVAILABLE} [junit4] 2> 1175126 ERROR (SUITE-TestCloudRecovery-seed#[5D9081A1C7D26B19]-worker) [ ] 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> 1175126 INFO (SUITE-TestCloudRecovery-seed#[5D9081A1C7D26B19]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43713 43713 [junit4] 2> 1180278 INFO (Thread-2720) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43713 43713 [junit4] 2> 1180279 WARN (Thread-2720) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/config [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 21 /solr/collections/collection1/state.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 3 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> 3 /solr/overseer/queue [junit4] 2> 3 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 3 /solr/overseer/queue-work [junit4] 2> 3 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_5D9081A1C7D26B19-001 [junit4] 2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=7, maxDocsPerChunk=7, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=7, blockSize=6)), sim=RandomSimilarity(queryNorm=false): {}, locale=nyn-UG, timezone=America/Metlakatla [junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=295620448,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestSolr4Spatial, RequestHandlersTest, NumericFieldsTest, TestSizeLimitedDistributedMap, TestAddFieldRealTimeGet, PeerSyncWithIndexFingerprintCachingTest, TestExceedMaxTermLength, MBeansHandlerTest, ClusterStateUpdateTest, DirectUpdateHandlerTest, HighlighterConfigTest, ClassificationUpdateProcessorFactoryTest, SolrGraphiteReporterTest, TestFilteredDocIdSet, ConcurrentDeleteAndCreateCollectionTest, TemplateUpdateProcessorTest, DistributedVersionInfoTest, HttpPartitionTest, SpatialRPTFieldTypeTest, MergeStrategyTest, SolrCmdDistributorTest, ZkSolrClientTest, TestReplicaProperties, TestXIncludeConfig, TestCursorMarkWithoutUniqueKey, TestNumericTerms64, TestJettySolrRunner, TestUnifiedSolrHighlighter, LegacyCloudClusterPropTest, SimpleMLTQParserTest, TestSolrCloudWithKerberosAlt, TestOmitPositions, TestCollationField, TestSolrXml, PeerSyncReplicationTest, TermVectorComponentDistributedTest, ComputePlanActionTest, ManagedSchemaRoundRobinCloudTest, TestXmlQParser, TestRTGBase, TestConfigReload, TestSubQueryTransformer, TestExactStatsCache, HdfsRecoveryZkTest, DocumentAnalysisRequestHandlerTest, TestHighFrequencyDictionaryFactory, TestShardHandlerFactory, TestReRankQParserPlugin, HdfsThreadLeakTest, SuggestComponentContextFilterQueryTest, TestDynamicLoading, LeaderFailureAfterFreshStartTest, TestRemoteStreaming, TestTolerantUpdateProcessorCloud, DistribDocExpirationUpdateProcessorTest, TestFieldTypeCollectionResource, TestPointFields, RegexBoostProcessorTest, TestBulkSchemaAPI, TestConfigSetsAPIExclusivity, TestRetrieveFieldsOptimizer, OutputWriterTest, TestJmxIntegration, TestSSLRandomization, ChaosMonkeySafeLeaderTest, AddSchemaFieldsUpdateProcessorFactoryTest, DebugComponentTest, TestLockTree, MultiThreadedOCPTest, TestExpandComponent, TestInitParams, TestZkAclsWithHadoopAuth, AutoAddReplicasIntegrationTest, MetricsConfigTest, TestSortByMinMaxFunction, SparseHLLTest, PathHierarchyTokenizerFactoryTest, CreateCollectionCleanupTest, ShowFileRequestHandlerTest, TestSQLHandlerNonCloud, CloudExitableDirectoryReaderTest, RollingRestartTest, TestFastWriter, RuleEngineTest, SOLR749Test, PrimUtilsTest, TestExclusionRuleCollectionAccess, TestDynamicFieldResource, ReplicaListTransformerTest, TestAuthenticationFramework, TestUseDocValuesAsStored, TestBlendedInfixSuggestions, DateRangeFieldTest, BasicAuthStandaloneTest, TestWriterPerf, TestCloudRecovery] [junit4] Completed [275/749 (2!)] on J1 in 131.35s, 2 tests, 1 failure, 1 error <<< FAILURES! [...truncated 41806 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
