Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2254/
2 tests failed. FAILED: org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud Error Message: Could not find collection : legacyFalse Stack Trace: org.apache.solr.common.SolrException: Could not find collection : legacyFalse at __randomizedtesting.SeedInfo.seed([C50FA1E1108AC19A:14085364B4854AA8]:0) at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118) at org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247) at org.apache.solr.cloud.LegacyCloudClusterPropTest.checkMandatoryProps(LegacyCloudClusterPropTest.java:153) at org.apache.solr.cloud.LegacyCloudClusterPropTest.createAndTest(LegacyCloudClusterPropTest.java:90) at org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:70) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig Error Message: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{ "cluster-preferences":[{"maximize":"freedisk"}], "triggers":{".auto_add_replicas":{ "name":".auto_add_replicas", "event":"nodeLost", "waitFor":30, "actions":[ { "name":"auto_add_replicas_plan", "class":"solr.AutoAddReplicasPlanAction"}, { "name":"execute_plan", "class":"solr.ExecutePlanAction"}], "enabled":true}}, "listeners":{".auto_add_replicas.system":{ "trigger":".auto_add_replicas", "afterAction":[], "stage":[ "STARTED", "ABORTED", "SUCCEEDED", "FAILED", "BEFORE_ACTION", "AFTER_ACTION", "IGNORED"], "class":"org.apache.solr.cloud.autoscaling.SystemLogListener", "beforeAction":[]}}, "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{ "cluster-preferences":[{"maximize":"freedisk"}], "triggers":{".auto_add_replicas":{ "name":".auto_add_replicas", "event":"nodeLost", "waitFor":30, "actions":[ { "name":"auto_add_replicas_plan", "class":"solr.AutoAddReplicasPlanAction"}, { "name":"execute_plan", "class":"solr.ExecutePlanAction"}], "enabled":true}}, "listeners":{".auto_add_replicas.system":{ "trigger":".auto_add_replicas", "afterAction":[], "stage":[ "STARTED", "ABORTED", "SUCCEEDED", "FAILED", "BEFORE_ACTION", "AFTER_ACTION", "IGNORED"], "class":"org.apache.solr.cloud.autoscaling.SystemLogListener", "beforeAction":[]}}, "properties":{}}> Stack Trace: java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{ "cluster-preferences":[{"maximize":"freedisk"}], "triggers":{".auto_add_replicas":{ "name":".auto_add_replicas", "event":"nodeLost", "waitFor":30, "actions":[ { "name":"auto_add_replicas_plan", "class":"solr.AutoAddReplicasPlanAction"}, { "name":"execute_plan", "class":"solr.ExecutePlanAction"}], "enabled":true}}, "listeners":{".auto_add_replicas.system":{ "trigger":".auto_add_replicas", "afterAction":[], "stage":[ "STARTED", "ABORTED", "SUCCEEDED", "FAILED", "BEFORE_ACTION", "AFTER_ACTION", "IGNORED"], "class":"org.apache.solr.cloud.autoscaling.SystemLogListener", "beforeAction":[]}}, "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{ "cluster-preferences":[{"maximize":"freedisk"}], "triggers":{".auto_add_replicas":{ "name":".auto_add_replicas", "event":"nodeLost", "waitFor":30, "actions":[ { "name":"auto_add_replicas_plan", "class":"solr.AutoAddReplicasPlanAction"}, { "name":"execute_plan", "class":"solr.ExecutePlanAction"}], "enabled":true}}, "listeners":{".auto_add_replicas.system":{ "trigger":".auto_add_replicas", "afterAction":[], "stage":[ "STARTED", "ABORTED", "SUCCEEDED", "FAILED", "BEFORE_ACTION", "AFTER_ACTION", "IGNORED"], "class":"org.apache.solr.cloud.autoscaling.SystemLogListener", "beforeAction":[]}}, "properties":{}}> at __randomizedtesting.SeedInfo.seed([C50FA1E1108AC19A:FA87A24907DC317D]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:147) at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 13416 lines...] [junit4] Suite: org.apache.solr.cloud.LegacyCloudClusterPropTest [junit4] 2> 3383254 INFO (SUITE-LegacyCloudClusterPropTest-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_C50FA1E1108AC19A-001/init-core-data-001 [junit4] 2> 3383254 WARN (SUITE-LegacyCloudClusterPropTest-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=41 numCloses=41 [junit4] 2> 3383254 INFO (SUITE-LegacyCloudClusterPropTest-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 3383255 INFO (SUITE-LegacyCloudClusterPropTest-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 3383256 INFO (SUITE-LegacyCloudClusterPropTest-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_C50FA1E1108AC19A-001/tempDir-001 [junit4] 2> 3383256 INFO (SUITE-LegacyCloudClusterPropTest-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3383256 INFO (Thread-2601) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3383256 INFO (Thread-2601) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3383257 ERROR (Thread-2601) [ ] 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> 3383356 INFO (SUITE-LegacyCloudClusterPropTest-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41214 [junit4] 2> 3383357 INFO (zkConnectionManagerCallback-3322-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3383360 INFO (jetty-launcher-3319-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 3383360 INFO (jetty-launcher-3319-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a68def{/solr,null,AVAILABLE} [junit4] 2> 3383361 INFO (jetty-launcher-3319-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@77c1434d{HTTP/1.1,[http/1.1]}{127.0.0.1:43851} [junit4] 2> 3383362 INFO (jetty-launcher-3319-thread-1) [ ] o.e.j.s.Server Started @3392674ms [junit4] 2> 3383362 INFO (jetty-launcher-3319-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43851} [junit4] 2> 3383362 ERROR (jetty-launcher-3319-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3383362 INFO (jetty-launcher-3319-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 3383362 INFO (jetty-launcher-3319-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3383362 INFO (jetty-launcher-3319-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3383362 INFO (jetty-launcher-3319-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-12T20:28:04.622Z [junit4] 2> 3383363 INFO (zkConnectionManagerCallback-3324-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3383363 INFO (jetty-launcher-3319-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3383369 INFO (jetty-launcher-3319-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41214/solr [junit4] 2> 3383376 INFO (zkConnectionManagerCallback-3328-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3383390 INFO (zkConnectionManagerCallback-3330-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3383494 INFO (jetty-launcher-3319-thread-1) [n:127.0.0.1:43851_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3383494 INFO (jetty-launcher-3319-thread-1) [n:127.0.0.1:43851_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43851_solr [junit4] 2> 3383494 INFO (jetty-launcher-3319-thread-1) [n:127.0.0.1:43851_solr ] o.a.s.c.Overseer Overseer (id=99338740335706115-127.0.0.1:43851_solr-n_0000000000) starting [junit4] 2> 3383506 INFO (jetty-launcher-3319-thread-1) [n:127.0.0.1:43851_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43851_solr [junit4] 2> 3383507 INFO (OverseerStateUpdate-99338740335706115-127.0.0.1:43851_solr-n_0000000000) [n:127.0.0.1:43851_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3383616 INFO (jetty-launcher-3319-thread-1) [n:127.0.0.1:43851_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43851.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3383622 INFO (jetty-launcher-3319-thread-1) [n:127.0.0.1:43851_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43851.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3383622 INFO (jetty-launcher-3319-thread-1) [n:127.0.0.1:43851_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43851.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3383623 INFO (jetty-launcher-3319-thread-1) [n:127.0.0.1:43851_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_C50FA1E1108AC19A-001/tempDir-001/node1/. [junit4] 2> 3383635 INFO (zkConnectionManagerCallback-3334-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3383645 INFO (zkConnectionManagerCallback-3338-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3383646 INFO (SUITE-LegacyCloudClusterPropTest-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3383646 INFO (SUITE-LegacyCloudClusterPropTest-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41214/solr ready [junit4] 2> 3383654 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionSwitchLegacyCloud [junit4] 2> 3383664 INFO (qtp2015895580-15096) [n:127.0.0.1:43851_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3383665 INFO (qtp2015895580-15096) [n:127.0.0.1:43851_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3383665 INFO (qtp2015895580-15097) [n:127.0.0.1:43851_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=legacyTrue&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3383666 INFO (OverseerThreadFactory-5579-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.CreateCollectionCmd Create collection legacyTrue [junit4] 2> 3383770 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyTrue_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyTrue&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3383771 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3383873 INFO (zkCallback-3329-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3384779 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 3384796 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal [junit4] 2> 3384798 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3384798 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica_n1' using configuration from collection legacyTrue, trusted=true [junit4] 2> 3384800 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43851.solr.core.legacyTrue.shard1.replica_n1' (registry 'solr.core.legacyTrue.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3384800 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3384800 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_C50FA1E1108AC19A-001/tempDir-001/node1/legacyTrue_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_C50FA1E1108AC19A-001/tempDir-001/node1/./legacyTrue_shard1_replica_n1/data/] [junit4] 2> 3384851 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3384851 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3384852 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3384852 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3384853 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e246bb9[legacyTrue_shard1_replica_n1] main] [junit4] 2> 3384854 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 3384854 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 3384855 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3384855 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589419847046922240 [junit4] 2> 3384856 INFO (searcherExecutor-5582-thread-1-processing-n:127.0.0.1:43851_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] Registered new searcher Searcher@7e246bb9[legacyTrue_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3384859 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3384859 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3384859 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43851/solr/legacyTrue_shard1_replica_n1/ [junit4] 2> 3384859 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3384859 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43851/solr/legacyTrue_shard1_replica_n1/ has no replicas [junit4] 2> 3384859 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 3384861 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43851/solr/legacyTrue_shard1_replica_n1/ shard1 [junit4] 2> 3384962 INFO (zkCallback-3329-thread-2-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3385012 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3385013 INFO (qtp2015895580-15099) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyTrue_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyTrue&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1242 [junit4] 2> 3385014 INFO (qtp2015895580-15097) [n:127.0.0.1:43851_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 3385113 INFO (zkCallback-3329-thread-2-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3385667 INFO (OverseerCollectionConfigSetProcessor-99338740335706115-127.0.0.1:43851_solr-n_0000000000) [n:127.0.0.1:43851_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 3386015 INFO (qtp2015895580-15097) [n:127.0.0.1:43851_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=legacyTrue&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2349 [junit4] 2> 3386018 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@77c1434d{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 3386018 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1039844697 [junit4] 2> 3386019 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 3386019 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78c3ce2e: rootName = solr_43851, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2acd9688 [junit4] 2> 3386024 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 3386024 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7591b41d: rootName = solr_43851, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@371935ec [junit4] 2> 3386029 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 3386029 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@103e3ec1: rootName = solr_43851, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4888e207 [junit4] 2> 3386029 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43851_solr [junit4] 2> 3386030 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 3386030 INFO (zkCallback-3329-thread-2-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 3386030 INFO (zkCallback-3337-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 3386030 INFO (coreCloseExecutor-5587-thread-1) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@25e6296f [junit4] 2> 3386030 INFO (coreCloseExecutor-5587-thread-1) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyTrue.shard1.replica_n1, tag=635840879 [junit4] 2> 3386030 INFO (coreCloseExecutor-5587-thread-1) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51cd4a58: rootName = solr_43851, domain = solr.core.legacyTrue.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.legacyTrue.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@578c5bb8 [junit4] 2> 3386037 INFO (coreCloseExecutor-5587-thread-1) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.legacyTrue.shard1.leader, tag=635840879 [junit4] 2> 3386046 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.c.Overseer Overseer (id=99338740335706115-127.0.0.1:43851_solr-n_0000000000) closing [junit4] 2> 3386046 INFO (OverseerStateUpdate-99338740335706115-127.0.0.1:43851_solr-n_0000000000) [n:127.0.0.1:43851_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43851_solr [junit4] 2> 3386047 WARN (OverseerAutoScalingTriggerThread-99338740335706115-127.0.0.1:43851_solr-n_0000000000) [n:127.0.0.1:43851_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 3386048 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a68def{/solr,null,UNAVAILABLE} [junit4] 2> 3386049 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 3386062 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7463b3b8{/solr,null,AVAILABLE} [junit4] 2> 3386062 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7b89326c{HTTP/1.1,[http/1.1]}{127.0.0.1:43851} [junit4] 2> 3386062 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.e.j.s.Server Started @3395375ms [junit4] 2> 3386062 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43851} [junit4] 2> 3386063 ERROR (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3386063 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 3386063 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3386063 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3386063 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-12T20:28:07.323Z [junit4] 2> 3386064 INFO (zkConnectionManagerCallback-3340-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3386064 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3386071 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41214/solr [junit4] 2> 3386071 INFO (zkConnectionManagerCallback-3344-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3386073 INFO (zkConnectionManagerCallback-3346-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3386094 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [n:127.0.0.1:43851_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3386095 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [n:127.0.0.1:43851_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43851_solr [junit4] 2> 3386095 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [n:127.0.0.1:43851_solr ] o.a.s.c.Overseer Overseer (id=99338740335706120-127.0.0.1:43851_solr-n_0000000001) starting [junit4] 2> 3386119 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [n:127.0.0.1:43851_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43851_solr [junit4] 2> 3386133 INFO (zkCallback-3337-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3386143 INFO (zkCallback-3345-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3386222 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [n:127.0.0.1:43851_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43851.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3386230 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [n:127.0.0.1:43851_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43851.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3386230 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [n:127.0.0.1:43851_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43851.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3386232 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [n:127.0.0.1:43851_solr ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_C50FA1E1108AC19A-001/tempDir-001/node1/. [junit4] 2> 3386232 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [n:127.0.0.1:43851_solr ] o.a.s.c.CorePropertiesLocator Cores are: [legacyTrue_shard1_replica_n1] [junit4] 2> 3386232 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3386239 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 3386252 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal [junit4] 2> 3386299 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3386306 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 3386328 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal [junit4] 2> 3386342 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3386342 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica_n1' using configuration from collection legacyTrue, trusted=true [junit4] 2> 3386342 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43851.solr.core.legacyTrue.shard1.replica_n1' (registry 'solr.core.legacyTrue.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3386342 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3386342 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_C50FA1E1108AC19A-001/tempDir-001/node1/legacyTrue_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_C50FA1E1108AC19A-001/tempDir-001/node1/./legacyTrue_shard1_replica_n1/data/] [junit4] 2> 3386387 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3386387 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3386387 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3386387 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3386388 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@472ab167[legacyTrue_shard1_replica_n1] main] [junit4] 2> 3386389 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 3386389 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 3386389 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3386390 INFO (searcherExecutor-5599-thread-1-processing-n:127.0.0.1:43851_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] Registered new searcher Searcher@472ab167[legacyTrue_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3386390 INFO (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589419848656486400 [junit4] 2> 3386393 INFO (coreZkRegister-5589-thread-1-processing-n:127.0.0.1:43851_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3386393 INFO (coreZkRegister-5589-thread-1-processing-n:127.0.0.1:43851_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3386393 INFO (coreZkRegister-5589-thread-1-processing-n:127.0.0.1:43851_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43851/solr/legacyTrue_shard1_replica_n1/ [junit4] 2> 3386393 INFO (coreZkRegister-5589-thread-1-processing-n:127.0.0.1:43851_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3386393 INFO (coreZkRegister-5589-thread-1-processing-n:127.0.0.1:43851_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43851/solr/legacyTrue_shard1_replica_n1/ has no replicas [junit4] 2> 3386393 INFO (coreZkRegister-5589-thread-1-processing-n:127.0.0.1:43851_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 3386394 INFO (coreZkRegister-5589-thread-1-processing-n:127.0.0.1:43851_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43851/solr/legacyTrue_shard1_replica_n1/ shard1 [junit4] 2> 3386394 INFO (coreZkRegister-5589-thread-1-processing-n:127.0.0.1:43851_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3386495 INFO (zkCallback-3345-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3387399 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:43851: The target server failed to respond [junit4] 2> 3387399 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:43851 [junit4] 2> 3387400 INFO (qtp264125424-15146) [n:127.0.0.1:43851_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3387401 INFO (qtp264125424-15146) [n:127.0.0.1:43851_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3387401 INFO (qtp264125424-15147) [n:127.0.0.1:43851_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=legacyFalse&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3387402 INFO (OverseerThreadFactory-5596-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.CreateCollectionCmd Create collection legacyFalse [junit4] 2> 3387607 INFO (qtp264125424-15149) [n:127.0.0.1:43851_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyFalse_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyFalse&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3387609 ERROR (qtp264125424-15149) [n:127.0.0.1:43851_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'legacyFalse_shard1_replica_n1': non legacy mode coreNodeName missing {collection.configName=conf, numShards=1, shard=shard1, collection=legacyFalse, replicaType=NRT} [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:993) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> Caused by: org.apache.solr.common.SolrException: non legacy mode coreNodeName missing {collection.configName=conf, numShards=1, shard=shard1, collection=legacyFalse, replicaType=NRT} [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:940) [junit4] 2> ... 34 more [junit4] 2> [junit4] 2> 3387609 INFO (qtp264125424-15149) [n:127.0.0.1:43851_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyFalse_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyFalse&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=1 [junit4] 2> 3387609 ERROR (OverseerThreadFactory-5596-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:43851/solr [junit4] 2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43851/solr: Error CREATEing SolrCore 'legacyFalse_shard1_replica_n1': non legacy mode coreNodeName missing {collection.configName=conf, numShards=1, shard=shard1, collection=legacyFalse, replicaType=NRT} [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) [junit4] 2> at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] 2> at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 3387610 ERROR (OverseerThreadFactory-5596-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [legacyFalse]. [junit4] 2> 3387610 INFO (OverseerThreadFactory-5596-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 3388312 INFO (OverseerThreadFactory-5596-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [legacyFalse] [junit4] 2> 3388313 INFO (qtp264125424-15147) [n:127.0.0.1:43851_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 3389411 INFO (OverseerCollectionConfigSetProcessor-99338740335706120-127.0.0.1:43851_solr-n_0000000001) [n:127.0.0.1:43851_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 3418330 ERROR (qtp264125424-15147) [n:127.0.0.1:43851_solr ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE with timeout=30 [junit4] 2> 3418330 INFO (qtp264125424-15147) [n:127.0.0.1:43851_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=legacyFalse&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=30928 [junit4] 2> 3418331 INFO (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[C50FA1E1108AC19A]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionSwitchLegacyCloud [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=LegacyCloudClusterPropTest -Dtests.method=testCreateCollectionSwitchLegacyCloud -Dtests.seed=C50FA1E1108AC19A -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Asia/Ho_Chi_Minh -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 34.7s J2 | LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud <<< [junit4] > Throwable #1: org.apache.solr.common.SolrException: Could not find collection : legacyFalse [junit4] > at __randomizedtesting.SeedInfo.seed([C50FA1E1108AC19A:14085364B4854AA8]:0) [junit4] > at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118) [junit4] > at org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247) [junit4] > at org.apache.solr.cloud.LegacyCloudClusterPropTest.checkMandatoryProps(LegacyCloudClusterPropTest.java:153) [junit4] > at org.apache.solr.cloud.LegacyCloudClusterPropTest.createAndTest(LegacyCloudClusterPropTest.java:90) [junit4] > at org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:70) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 3418333 INFO (jetty-closer-3320-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b89326c{HTTP/1.1,[http/1.1]}{127.0.0.1:43851} [junit4] 2> 3418333 INFO (jetty-closer-3320-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1794716228 [junit4] 2> 3418334 INFO (jetty-closer-3320-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 3418334 INFO (jetty-closer-3320-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c9ad52f: rootName = solr_43851, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@460138af [junit4] 2> 3418338 INFO (jetty-closer-3320-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 3418338 INFO (jetty-closer-3320-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28e48db3: rootName = solr_43851, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@371935ec [junit4] 2> 3418341 INFO (jetty-closer-3320-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 3418341 INFO (jetty-closer-3320-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69e29c67: rootName = solr_43851, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4888e207 [junit4] 2> 3418342 INFO (jetty-closer-3320-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43851_solr [junit4] 2> 3418342 INFO (jetty-closer-3320-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 3418342 INFO (zkCallback-3345-thread-1-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 3418343 INFO (coreCloseExecutor-5604-thread-1) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@3df423d [junit4] 2> 3418343 INFO (zkCallback-3345-thread-2-processing-n:127.0.0.1:43851_solr) [n:127.0.0.1:43851_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [0]) [junit4] 2> 3418343 INFO (coreCloseExecutor-5604-thread-1) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyTrue.shard1.replica_n1, tag=64963133 [junit4] 2> 3418343 INFO (coreCloseExecutor-5604-thread-1) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d25aeb3: rootName = solr_43851, domain = solr.core.legacyTrue.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.legacyTrue.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@2f74aa12 [junit4] 2> 3418365 INFO (coreCloseExecutor-5604-thread-1) [n:127.0.0.1:43851_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.legacyTrue.shard1.leader, tag=64963133 [junit4] 2> 3418367 INFO (jetty-closer-3320-thread-1) [ ] o.a.s.c.Overseer Overseer (id=99338740335706120-127.0.0.1:43851_solr-n_0000000001) closing [junit4] 2> 3418367 INFO (OverseerStateUpdate-99338740335706120-127.0.0.1:43851_solr-n_0000000001) [n:127.0.0.1:43851_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43851_solr [junit4] 2> 3418373 WARN (OverseerAutoScalingTriggerThread-99338740335706120-127.0.0.1:43851_solr-n_0000000001) [n:127.0.0.1:43851_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 3418395 INFO (jetty-closer-3320-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7463b3b8{/solr,null,UNAVAILABLE} [junit4] 2> 3418396 ERROR (SUITE-LegacyCloudClusterPropTest-seed#[C50FA1E1108AC19A]-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> 3418396 INFO (SUITE-LegacyCloudClusterPropTest-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41214 41214 [junit4] 2> 3418659 INFO (Thread-2601) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41214 41214 [junit4] 2> 3418660 WARN (Thread-2601) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 3 /solr/aliases.json [junit4] 2> 2 /solr/security.json [junit4] 2> 2 /solr/configs/conf [junit4] 2> 2 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 3 /solr/clusterstate.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> 2 /solr/collections/legacyTrue/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 3 /solr/live_nodes [junit4] 2> 3 /solr/collections [junit4] 2> 2 /solr/overseer/queue [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_C50FA1E1108AC19A-001 [junit4] 2> Jan 12, 2018 8:28:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1475, maxMBSortInHeap=7.929578072529379, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@44290be7), locale=fr-FR, timezone=Asia/Ho_Chi_Minh [junit4] 2> NOTE: Linux 4.4.0-104-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=167907328,total=525860864 [junit4] 2> NOTE: All tests run in this JVM: [PKIAuthenticationIntegrationTest, FieldMutatingUpdateProcessorTest, DistributedSuggestComponentTest, TestTrieFacet, TestApiFramework, XmlUpdateRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, TestDistributedGrouping, TestBinaryResponseWriter, TestGeoJSONResponseWriter, TestClusterStateMutator, HdfsChaosMonkeySafeLeaderTest, BJQParserTest, TestStressInPlaceUpdates, FullSolrCloudDistribCmdsTest, DefaultValueUpdateProcessorTest, BitVectorTest, TestFieldCacheSortRandom, TestValueSourceCache, LargeFieldTest, CdcrReplicationHandlerTest, DisMaxRequestHandlerTest, TestSchemalessBufferedUpdates, TestComplexPhraseLeadingWildcard, TestSolrCloudWithKerberosAlt, SortSpecParsingTest, TestNamedUpdateProcessors, TestLeaderElectionZkExpiry, TestConfigSetProperties, TestFileDictionaryLookup, TestRandomFlRTGCloud, TestLFUCache, TestMinMaxOnMultiValuedField, TestMaxTokenLenTokenizer, DistanceFunctionTest, SolrSlf4jReporterTest, TestPartialUpdateDeduplication, TestGroupingSearch, OverseerTest, LeaderFailureAfterFreshStartTest, UnloadDistributedZkTest, CdcrBidirectionalTest, TestIntervalFaceting, SimplePostToolTest, AtomicUpdateProcessorFactoryTest, TestTolerantSearch, TestSystemIdResolver, BlockJoinFacetSimpleTest, BasicDistributedZk2Test, CoreAdminHandlerTest, TestNestedDocsSort, TestQueryTypes, TestCollectionAPI, PreAnalyzedUpdateProcessorTest, TestSolrCLIRunExample, ReturnFieldsTest, RegexBytesRefFilterTest, TestSmileRequest, PeerSyncReplicationTest, HdfsSyncSliceTest, TestNumericTokenStream, BlockCacheTest, TestSolrConfigHandler, TestFunctionQuery, ScriptEngineTest, TestReloadAndDeleteDocs, OverriddenZkACLAndCredentialsProvidersTest, TestImpersonationWithHadoopAuth, DeleteNodeTest, HdfsRecoverLeaseTest, RequiredFieldsTest, XsltUpdateRequestHandlerTest, QueryElevationComponentTest, FieldAnalysisRequestHandlerTest, TestCharFilters, TestDistribIDF, TestDeleteCollectionOnDownNodes, TestPerFieldSimilarityWithDefaultOverride, TlogReplayBufferedWhileIndexingTest, MultiThreadedOCPTest, ShardSplitTest, ReplaceNodeTest, TestCustomStream, TestCloudJSONFacetJoinDomain, DocExpirationUpdateProcessorFactoryTest, TestSolrCoreProperties, DirectSolrConnectionTest, AlternateDirectoryTest, TestLegacyFieldReuse, TestPayloadScoreQParserPlugin, DocValuesNotIndexedTest, ReplicaListTransformerTest, TestSearchPerf, TestManagedSchemaThreadSafety, TestReload, TestManagedResource, TestAuthenticationFramework, TestDistributedMissingSort, SecurityConfHandlerTest, ConnectionReuseTest, BlobRepositoryCloudTest, StatsComponentTest, InfoHandlerTest, SuggesterTest, ConfigSetsAPITest, TestFieldTypeCollectionResource, TestSimDistributedQueue, UUIDFieldTest, ExitableDirectoryReaderTest, TestRetrieveFieldsOptimizer, AliasIntegrationTest, TestTolerantUpdateProcessorCloud, RollingRestartTest, TestBlobHandler, TestJsonRequest, DirectSolrSpellCheckerTest, TestExecutePlanAction, SpellCheckCollatorWithCollapseTest, TestNodeAddedTrigger, WordBreakSolrSpellCheckerTest, TestDynamicFieldResource, RecoveryZkTest, TestExpandComponent, ManagedSchemaRoundRobinCloudTest, TestLRUCache, LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest] [junit4] Completed [520/767 (1!)] on J2 in 35.69s, 1 test, 1 error <<< FAILURES! [...truncated 182 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider [junit4] 2> 3939085 INFO (SUITE-TestClusterStateProvider-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_C50FA1E1108AC19A-001/init-core-data-001 [junit4] 2> 3939085 WARN (SUITE-TestClusterStateProvider-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30 [junit4] 2> 3939085 INFO (SUITE-TestClusterStateProvider-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 3939086 INFO (SUITE-TestClusterStateProvider-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 3939087 INFO (SUITE-TestClusterStateProvider-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? false [junit4] 2> 3939087 INFO (SUITE-TestClusterStateProvider-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_C50FA1E1108AC19A-001/tempDir-001 [junit4] 2> 3939087 INFO (SUITE-TestClusterStateProvider-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3939087 INFO (Thread-5336) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3939087 INFO (Thread-5336) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3939088 ERROR (Thread-5336) [ ] 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> 3939187 INFO (SUITE-TestClusterStateProvider-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:33095 [junit4] 2> 3939189 INFO (zkConnectionManagerCallback-6515-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3939191 INFO (jetty-launcher-6512-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 3939191 INFO (jetty-launcher-6512-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 3939191 INFO (jetty-launcher-6512-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 3939193 INFO (jetty-launcher-6512-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2573a8a0{/solr,null,AVAILABLE} [junit4] 2> 3939193 INFO (jetty-launcher-6512-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@540ecb50{/solr,null,AVAILABLE} [junit4] 2> 3939193 INFO (jetty-launcher-6512-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10c5136c{/solr,null,AVAILABLE} [junit4] 2> 3939200 INFO (jetty-launcher-6512-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@360fd8a7{HTTP/1.1,[http/1.1]}{127.0.0.1:43751} [junit4] 2> 3939200 INFO (jetty-launcher-6512-thread-1) [ ] o.e.j.s.Server Started @3948513ms [junit4] 2> 3939200 INFO (jetty-launcher-6512-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43751} [junit4] 2> 3939200 ERROR (jetty-launcher-6512-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3939200 INFO (jetty-launcher-6512-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 3939200 INFO (jetty-launcher-6512-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3939200 INFO (jetty-launcher-6512-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3939200 INFO (jetty-launcher-6512-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-12T20:37:20.460Z [junit4] 2> 3939201 INFO (zkConnectionManagerCallback-6517-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3939202 INFO (jetty-launcher-6512-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3939226 INFO (jetty-launcher-6512-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2e8e94da{HTTP/1.1,[http/1.1]}{127.0.0.1:35318} [junit4] 2> 3939226 INFO (jetty-launcher-6512-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4a02784d{HTTP/1.1,[http/1.1]}{127.0.0.1:39654} [junit4] 2> 3939226 INFO (jetty-launcher-6512-thread-3) [ ] o.e.j.s.Server Started @3948538ms [junit4] 2> 3939226 INFO (jetty-launcher-6512-thread-2) [ ] o.e.j.s.Server Started @3948538ms [junit4] 2> 3939226 INFO (jetty-launcher-6512-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35318} [junit4] 2> 3939226 INFO (jetty-launcher-6512-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39654} [junit4] 2> 3939226 ERROR (jetty-launcher-6512-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3939226 INFO (jetty-launcher-6512-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 3939226 INFO (jetty-launcher-6512-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3939226 INFO (jetty-launcher-6512-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3939226 INFO (jetty-launcher-6512-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-12T20:37:20.486Z [junit4] 2> 3939226 ERROR (jetty-launcher-6512-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3939226 INFO (jetty-launcher-6512-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 3939226 INFO (jetty-launcher-6512-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3939226 INFO (jetty-launcher-6512-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3939227 INFO (jetty-launcher-6512-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-12T20:37:20.487Z [junit4] 2> 3939227 INFO (zkConnectionManagerCallback-6519-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3939228 INFO (jetty-launcher-6512-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3939228 INFO (zkConnectionManagerCallback-6521-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3939228 INFO (jetty-launcher-6512-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr [junit4] 2> 3939231 INFO (jetty-launcher-6512-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3939232 INFO (zkConnectionManagerCallback-6525-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3939233 INFO (jetty-launcher-6512-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr [junit4] 2> 3939234 INFO (zkConnectionManagerCallback-6528-thread-1-processing-n:127.0.0.1:43751_solr) [n:127.0.0.1:43751_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3939234 INFO (zkConnectionManagerCallback-6531-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3939237 INFO (jetty-launcher-6512-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr [junit4] 2> 3939238 INFO (zkConnectionManagerCallback-6535-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3939238 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 0x160ec17555c0006, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 3939239 INFO (zkConnectionManagerCallback-6537-thread-1-processing-n:127.0.0.1:35318_solr) [n:127.0.0.1:35318_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3939240 INFO (zkConnectionManagerCallback-6539-thread-1-processing-n:127.0.0.1:39654_solr) [n:127.0.0.1:39654_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3939293 INFO (jetty-launcher-6512-thread-1) [n:127.0.0.1:43751_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3939294 INFO (jetty-launcher-6512-thread-2) [n:127.0.0.1:39654_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3939294 INFO (jetty-launcher-6512-thread-1) [n:127.0.0.1:43751_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43751_solr [junit4] 2> 3939294 INFO (jetty-launcher-6512-thread-1) [n:127.0.0.1:43751_solr ] o.a.s.c.Overseer Overseer (id=99338776762646533-127.0.0.1:43751_solr-n_0000000000) starting [junit4] 2> 3939294 INFO (jetty-launcher-6512-thread-2) [n:127.0.0.1:39654_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39654_solr [junit4] 2> 3939294 INFO (jetty-launcher-6512-thread-3) [n:127.0.0.1:35318_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3939303 INFO (zkCallback-6538-thread-1-processing-n:127.0.0.1:39654_solr) [n:127.0.0.1:39654_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3939303 INFO (zkCallback-6536-thread-1-processing-n:127.0.0.1:35318_solr) [n:127.0.0.1:35318_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3939303 INFO (zkCallback-6527-thread-1-processing-n:127.0.0.1:43751_solr) [n:127.0.0.1:43751_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3939304 INFO (jetty-launcher-6512-thread-3) [n:127.0.0.1:35318_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35318_solr [junit4] 2> 3939306 INFO (zkCallback-6536-thread-1-processing-n:127.0.0.1:35318_solr) [n:127.0.0.1:35318_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3939315 INFO (zkCallback-6538-thread-1-processing-n:127.0.0.1:39654_solr) [n:127.0.0.1:39654_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3939315 INFO (zkCallback-6527-thread-1-processing-n:127.0.0.1:43751_solr) [n:127.0.0.1:43751_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3939319 INFO (jetty-launcher-6512-thread-1) [n:127.0.0.1:43751_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43751_solr [junit4] 2> 3939333 INFO (zkCallback-6536-thread-1-processing-n:127.0.0.1:35318_solr) [n:127.0.0.1:35318_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3939333 INFO (zkCallback-6527-thread-1-processing-n:127.0.0.1:43751_solr) [n:127.0.0.1:43751_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3939333 INFO (zkCallback-6538-thread-1-processing-n:127.0.0.1:39654_solr) [n:127.0.0.1:39654_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3939336 INFO (jetty-launcher-6512-thread-2) [n:127.0.0.1:39654_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39654.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3939343 INFO (jetty-launcher-6512-thread-2) [n:127.0.0.1:39654_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39654.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3939343 INFO (jetty-launcher-6512-thread-2) [n:127.0.0.1:39654_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39654.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3939344 INFO (jetty-launcher-6512-thread-2) [n:127.0.0.1:39654_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_C50FA1E1108AC19A-001/tempDir-001/node2/. [junit4] 2> 3939359 INFO (jetty-launcher-6512-thread-1) [n:127.0.0.1:43751_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43751.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3939360 INFO (jetty-launcher-6512-thread-3) [n:127.0.0.1:35318_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35318.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3939367 INFO (jetty-launcher-6512-thread-1) [n:127.0.0.1:43751_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43751.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3939367 INFO (jetty-launcher-6512-thread-1) [n:127.0.0.1:43751_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43751.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3939368 INFO (jetty-launcher-6512-thread-3) [n:127.0.0.1:35318_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35318.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3939368 INFO (jetty-launcher-6512-thread-1) [n:127.0.0.1:43751_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_C50FA1E1108AC19A-001/tempDir-001/node1/. [junit4] 2> 3939368 INFO (jetty-launcher-6512-thread-3) [n:127.0.0.1:35318_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35318.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67022842 [junit4] 2> 3939369 INFO (jetty-launcher-6512-thread-3) [n:127.0.0.1:35318_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_C50FA1E1108AC19A-001/tempDir-001/node3/. [junit4] 2> 3939433 INFO (zkConnectionManagerCallback-6547-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3939434 INFO (zkConnectionManagerCallback-6551-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3939435 INFO (SUITE-TestClusterStateProvider-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3939436 INFO (SUITE-TestClusterStateProvider-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33095/solr ready [junit4] 2> 3939439 INFO (qtp2059105059-24823) [n:127.0.0.1:35318_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3939443 INFO (OverseerThreadFactory-6879-thread-1-processing-n:127.0.0.1:43751_solr) [n:127.0.0.1:43751_solr ] o.a.s.c.CreateCollectionCmd Create collection .system [junit4] 2> 3939547 INFO (OverseerStateUpdate-99338776762646533-127.0.0.1:43751_solr-n_0000000000) [n:127.0.0.1:43751_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":".system", [junit4] 2> "shard":"shard1", [junit4] 2> "core":".system_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:35318/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3939548 INFO (OverseerStateUpdate-99338776762646533-127.0.0.1:43751_solr-n_0000000000) [n:127.0.0.1:43751_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":".system", [junit4] 2> "shard":"shard1", [junit4] 2> "core":".system_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:43751/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3939550 INFO (OverseerStateUpdate-99338776762646533-127.0.0.1:43751_solr-n_0000000000) [n:127.0.0.1:43751_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":".system", [junit4] 2> "shard":"shard1", [junit4] 2> "core":".system_shard1_replica_p4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:39654/solr", [junit4] 2> "type":"PULL", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3939751 INFO (qtp2059105059-24828) [n:127.0.0.1:35318_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.syst [...truncated too long message...] ystem.shard1.leader, tag=1319553860 [junit4] 2> 3947069 INFO (jetty-closer-6513-thread-1) [ ] o.a.s.c.Overseer Overseer (id=99338776762646533-127.0.0.1:43751_solr-n_0000000000) closing [junit4] 2> 3947069 INFO (OverseerStateUpdate-99338776762646533-127.0.0.1:43751_solr-n_0000000000) [n:127.0.0.1:43751_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43751_solr [junit4] 2> 3947070 WARN (OverseerAutoScalingTriggerThread-99338776762646533-127.0.0.1:43751_solr-n_0000000000) [n:127.0.0.1:43751_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 3947070 INFO (jetty-closer-6513-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@540ecb50{/solr,null,UNAVAILABLE} [junit4] 2> 3947070 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 0x160ec17555c0005, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 3947071 INFO (jetty-closer-6513-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2573a8a0{/solr,null,UNAVAILABLE} [junit4] 2> 3948559 WARN (zkCallback-6558-thread-2-processing-n:127.0.0.1:44893_solr) [n:127.0.0.1:44893_solr ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:44893_solr [junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:44893_solr [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364) [junit4] 2> at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704) [junit4] 2> at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 3948559 INFO (jetty-closer-6513-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f878dbe{/solr,null,UNAVAILABLE} [junit4] 2> 3948560 ERROR (SUITE-TestClusterStateProvider-seed#[C50FA1E1108AC19A]-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> 3948560 INFO (SUITE-TestClusterStateProvider-seed#[C50FA1E1108AC19A]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33095 33095 [junit4] 2> 3948882 INFO (Thread-5336) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33095 33095 [junit4] 2> 3948882 WARN (Thread-5336) [ ] 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> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/security.json [junit4] 2> 3 /solr/configs/.system [junit4] 2> 3 /solr/configs/.system/managed-schema [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 23 /solr/collections/.system/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> 2 /solr/overseer_elect/election/99338776762646533-127.0.0.1:43751_solr-n_0000000000 [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> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_C50FA1E1108AC19A-001 [junit4] 2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1, maxDocsPerChunk=1, blockSize=887), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1, blockSize=887)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@439a92fb), locale=ar-BH, timezone=America/St_Barthelemy [junit4] 2> NOTE: Linux 4.4.0-104-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=220651880,total=515899392 [junit4] 2> NOTE: All tests run in this JVM: [PKIAuthenticationIntegrationTest, FieldMutatingUpdateProcessorTest, DistributedSuggestComponentTest, TestTrieFacet, TestApiFramework, XmlUpdateRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, TestDistributedGrouping, TestBinaryResponseWriter, TestGeoJSONResponseWriter, TestClusterStateMutator, HdfsChaosMonkeySafeLeaderTest, BJQParserTest, TestStressInPlaceUpdates, FullSolrCloudDistribCmdsTest, DefaultValueUpdateProcessorTest, BitVectorTest, TestFieldCacheSortRandom, TestValueSourceCache, LargeFieldTest, CdcrReplicationHandlerTest, DisMaxRequestHandlerTest, TestSchemalessBufferedUpdates, TestComplexPhraseLeadingWildcard, TestSolrCloudWithKerberosAlt, SortSpecParsingTest, TestNamedUpdateProcessors, TestLeaderElectionZkExpiry, TestConfigSetProperties, TestFileDictionaryLookup, TestRandomFlRTGCloud, TestLFUCache, TestMinMaxOnMultiValuedField, TestMaxTokenLenTokenizer, DistanceFunctionTest, SolrSlf4jReporterTest, TestPartialUpdateDeduplication, TestGroupingSearch, OverseerTest, LeaderFailureAfterFreshStartTest, UnloadDistributedZkTest, CdcrBidirectionalTest, TestIntervalFaceting, SimplePostToolTest, AtomicUpdateProcessorFactoryTest, TestTolerantSearch, TestSystemIdResolver, BlockJoinFacetSimpleTest, BasicDistributedZk2Test, CoreAdminHandlerTest, TestNestedDocsSort, TestQueryTypes, TestCollectionAPI, PreAnalyzedUpdateProcessorTest, TestSolrCLIRunExample, ReturnFieldsTest, RegexBytesRefFilterTest, TestSmileRequest, PeerSyncReplicationTest, HdfsSyncSliceTest, TestNumericTokenStream, BlockCacheTest, TestSolrConfigHandler, TestFunctionQuery, ScriptEngineTest, TestReloadAndDeleteDocs, OverriddenZkACLAndCredentialsProvidersTest, TestImpersonationWithHadoopAuth, DeleteNodeTest, HdfsRecoverLeaseTest, RequiredFieldsTest, XsltUpdateRequestHandlerTest, QueryElevationComponentTest, FieldAnalysisRequestHandlerTest, TestCharFilters, TestDistribIDF, TestDeleteCollectionOnDownNodes, TestPerFieldSimilarityWithDefaultOverride, TlogReplayBufferedWhileIndexingTest, MultiThreadedOCPTest, ShardSplitTest, ReplaceNodeTest, TestCustomStream, TestCloudJSONFacetJoinDomain, DocExpirationUpdateProcessorFactoryTest, TestSolrCoreProperties, DirectSolrConnectionTest, AlternateDirectoryTest, TestLegacyFieldReuse, TestPayloadScoreQParserPlugin, DocValuesNotIndexedTest, ReplicaListTransformerTest, TestSearchPerf, TestManagedSchemaThreadSafety, TestReload, TestManagedResource, TestAuthenticationFramework, TestDistributedMissingSort, SecurityConfHandlerTest, ConnectionReuseTest, BlobRepositoryCloudTest, StatsComponentTest, InfoHandlerTest, SuggesterTest, ConfigSetsAPITest, TestFieldTypeCollectionResource, TestSimDistributedQueue, UUIDFieldTest, ExitableDirectoryReaderTest, TestRetrieveFieldsOptimizer, AliasIntegrationTest, TestTolerantUpdateProcessorCloud, RollingRestartTest, TestBlobHandler, TestJsonRequest, DirectSolrSpellCheckerTest, TestExecutePlanAction, SpellCheckCollatorWithCollapseTest, TestNodeAddedTrigger, WordBreakSolrSpellCheckerTest, TestDynamicFieldResource, RecoveryZkTest, TestExpandComponent, ManagedSchemaRoundRobinCloudTest, TestLRUCache, LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest, MoveReplicaHDFSTest, TestClusterProperties, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestPrepRecovery, TestRandomRequestDistribution, TestSSLRandomization, TestSegmentSorting, TestStressLiveNodes, TestUtilizeNode, ZkFailoverTest, TestPolicyCloud, TestClusterStateProvider] [junit4] Completed [578/767 (2!)] on J2 in 9.86s, 2 tests, 1 failure <<< FAILURES! [...truncated 48684 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org