Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/46/ Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: The partitioned replica did not get marked down expected:<[down]> but was:<[active]> Stack Trace: org.junit.ComparisonFailure: The partitioned replica did not get marked down expected:<[down]> but was:<[active]> at __randomizedtesting.SeedInfo.seed([C48AE675A0F438C6:4CDED9AF0E08553E]:0) at org.junit.Assert.assertEquals(Assert.java:125) at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:240) at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:126) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12539 lines...] [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest [junit4] 2> 1610223 INFO (SUITE-HttpPartitionTest-seed#[C48AE675A0F438C6]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\init-core-data-001 [junit4] 2> 1610224 WARN (SUITE-HttpPartitionTest-seed#[C48AE675A0F438C6]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 1610225 INFO (SUITE-HttpPartitionTest-seed#[C48AE675A0F438C6]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1610227 INFO (SUITE-HttpPartitionTest-seed#[C48AE675A0F438C6]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 1610227 INFO (SUITE-HttpPartitionTest-seed#[C48AE675A0F438C6]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 1610232 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1610232 INFO (Thread-2800) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1610232 INFO (Thread-2800) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1610236 ERROR (Thread-2800) [ ] 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> 1610332 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.ZkTestServer start zk server on port:60614 [junit4] 2> 1610336 INFO (zkConnectionManagerCallback-2665-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1610340 INFO (zkConnectionManagerCallback-2667-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1610351 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1610353 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 1610355 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1610357 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1610358 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1610360 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 1610362 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1610364 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1610365 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1610367 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1610369 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1610371 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1610939 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1610940 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d1a5e{/,null,AVAILABLE} [junit4] 2> 1610941 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1423e3{HTTP/1.1,[http/1.1]}{127.0.0.1:60622} [junit4] 2> 1610941 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.Server Started @1624237ms [junit4] 2> 1610942 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\tempDir-001/control/data, hostContext=/, hostPort=60621, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\control-001\cores} [junit4] 2> 1610942 ERROR (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1610942 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.2 [junit4] 2> 1610942 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1610942 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1610942 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-17T13:53:34.353Z [junit4] 2> 1610945 INFO (zkConnectionManagerCallback-2669-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1610947 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1610947 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\control-001\solr.xml [junit4] 2> 1610953 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1610953 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1610954 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@202116, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1610960 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60614/solr [junit4] 2> 1610965 INFO (zkConnectionManagerCallback-2673-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1610969 INFO (zkConnectionManagerCallback-2675-thread-1-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1611074 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1611075 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60621_ [junit4] 2> 1611076 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_ ] o.a.s.c.Overseer Overseer (id=99365500593569796-127.0.0.1:60621_-n_0000000000) starting [junit4] 2> 1611094 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60621_ [junit4] 2> 1611096 INFO (OverseerStateUpdate-99365500593569796-127.0.0.1:60621_-n_0000000000) [n:127.0.0.1:60621_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1611299 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1611307 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1611307 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1611309 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\control-001\cores [junit4] 2> 1611340 INFO (zkConnectionManagerCallback-2681-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1611342 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1611344 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60614/solr ready [junit4] 2> 1611344 INFO (SocketProxy-Acceptor-60621) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60648,localport=60621], receiveBufferSize:65536 [junit4] 2> 1611345 INFO (SocketProxy-Acceptor-60621) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=60622,localport=60649], receiveBufferSize=65536 [junit4] 2> 1611347 INFO (qtp30023784-13246) [n:127.0.0.1:60621_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60621_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1611349 INFO (OverseerThreadFactory-5695-thread-1-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_ ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1611454 INFO (SocketProxy-Acceptor-60621) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60650,localport=60621], receiveBufferSize:65536 [junit4] 2> 1611454 INFO (SocketProxy-Acceptor-60621) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=60622,localport=60651], receiveBufferSize=65536 [junit4] 2> 1611455 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1611456 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1611563 INFO (zkCallback-2674-thread-1-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1612485 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2 [junit4] 2> 1612497 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 1612596 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1612618 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 1612618 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1612618 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1612618 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\control-001\cores\control_collection_shard1_replica_n1\data\] [junit4] 2> 1612620 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=88.0849609375, floorSegmentMB=2.005859375, forceMergeDeletesPctAllowed=22.204335617754808, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1612622 WARN (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1612710 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1612710 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1612712 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1612712 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1612713 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=14.6357421875, floorSegmentMB=1.8701171875, forceMergeDeletesPctAllowed=10.105946073862555, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6588985765254877 [junit4] 2> 1612728 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@501db6[control_collection_shard1_replica_n1] main] [junit4] 2> 1612730 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1612730 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1612731 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1612731 INFO (searcherExecutor-5698-thread-1-processing-n:127.0.0.1:60621_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@501db6[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1612731 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589848012113313792 [junit4] 2> 1612736 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1612736 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1612736 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60621/control_collection_shard1_replica_n1/ [junit4] 2> 1612736 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1612736 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:60621/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1612736 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1612741 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60621/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1612841 INFO (zkCallback-2674-thread-2-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1612894 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1612907 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1452 [junit4] 2> 1612910 INFO (qtp30023784-13246) [n:127.0.0.1:60621_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1613007 INFO (zkCallback-2674-thread-2-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1613351 INFO (OverseerCollectionConfigSetProcessor-99365500593569796-127.0.0.1:60621_-n_0000000000) [n:127.0.0.1:60621_ ] 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> 1613925 INFO (qtp30023784-13246) [n:127.0.0.1:60621_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60621_&wt=javabin&version=2} status=0 QTime=2577 [junit4] 2> 1613926 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 0x161046575cf0005, 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> 1613935 INFO (zkConnectionManagerCallback-2685-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1613937 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1613937 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60614/solr ready [junit4] 2> 1613937 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1613939 INFO (SocketProxy-Acceptor-60621) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60657,localport=60621], receiveBufferSize:65536 [junit4] 2> 1613939 INFO (SocketProxy-Acceptor-60621) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=60622,localport=60658], receiveBufferSize=65536 [junit4] 2> 1613940 INFO (qtp30023784-13241) [n:127.0.0.1:60621_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1613942 INFO (OverseerThreadFactory-5695-thread-2-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_ ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1613943 WARN (OverseerThreadFactory-5695-thread-2-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1614148 INFO (qtp30023784-13241) [n:127.0.0.1:60621_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1614150 INFO (qtp30023784-13241) [n:127.0.0.1:60621_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=209 [junit4] 2> 1614677 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-1-001 of type NRT [junit4] 2> 1614677 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1614677 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bda11f{/,null,AVAILABLE} [junit4] 2> 1614680 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@e0d0fb{HTTP/1.1,[http/1.1]}{127.0.0.1:60660} [junit4] 2> 1614680 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.Server Started @1627975ms [junit4] 2> 1614680 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=60659, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-1-001\cores} [junit4] 2> 1614680 ERROR (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1614681 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.2 [junit4] 2> 1614681 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1614681 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1614681 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-17T13:53:38.092Z [junit4] 2> 1614685 INFO (zkConnectionManagerCallback-2687-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1614688 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1614688 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-1-001\solr.xml [junit4] 2> 1614693 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1614694 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1614694 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@202116, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1614700 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60614/solr [junit4] 2> 1614705 INFO (zkConnectionManagerCallback-2691-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1614712 INFO (zkConnectionManagerCallback-2693-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1614720 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60659_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1614721 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60659_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1614728 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60659_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60659_ [junit4] 2> 1614728 INFO (zkCallback-2674-thread-2-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1614730 INFO (zkCallback-2684-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1614731 INFO (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1614867 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60659_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1614874 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60659_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1614874 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60659_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1614876 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60659_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-1-001\cores [junit4] 2> 1614911 INFO (qtp30023784-13239) [n:127.0.0.1:60621_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:60659_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1614913 INFO (OverseerCollectionConfigSetProcessor-99365500593569796-127.0.0.1:60621_-n_0000000000) [n:127.0.0.1:60621_ ] 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> 1614914 INFO (OverseerThreadFactory-5695-thread-3-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:60659_ for creating new replica [junit4] 2> 1614916 INFO (SocketProxy-Acceptor-60659) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60672,localport=60659], receiveBufferSize:65536 [junit4] 2> 1614917 INFO (SocketProxy-Acceptor-60659) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=60660,localport=60673], receiveBufferSize=65536 [junit4] 2> 1614921 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1614922 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1615029 INFO (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1615960 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2 [junit4] 2> 1615976 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test [junit4] 2> 1616072 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1616092 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true [junit4] 2> 1616092 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1616092 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1616092 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-1-001\cores\collection1_shard2_replica_n41\data\] [junit4] 2> 1616095 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=88.0849609375, floorSegmentMB=2.005859375, forceMergeDeletesPctAllowed=22.204335617754808, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1616097 WARN (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1616185 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1616185 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1616186 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1616186 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1616188 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=14.6357421875, floorSegmentMB=1.8701171875, forceMergeDeletesPctAllowed=10.105946073862555, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6588985765254877 [junit4] 2> 1616189 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@192c9b[collection1_shard2_replica_n41] main] [junit4] 2> 1616190 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1616191 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1616191 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1616193 INFO (searcherExecutor-5709-thread-1-processing-n:127.0.0.1:60659_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@192c9b[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1616193 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589848015743483904 [junit4] 2> 1616197 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1616197 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1616197 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60659/collection1_shard2_replica_n41/ [junit4] 2> 1616197 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1616197 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:60659/collection1_shard2_replica_n41/ has no replicas [junit4] 2> 1616197 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1616202 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60659/collection1_shard2_replica_n41/ shard2 [junit4] 2> 1616306 INFO (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1616356 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1616358 INFO (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1436 [junit4] 2> 1616360 INFO (qtp30023784-13239) [n:127.0.0.1:60621_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:60659_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1449 [junit4] 2> 1616459 INFO (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1616842 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-2-001 of type NRT [junit4] 2> 1616842 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1616843 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17a1848{/,null,AVAILABLE} [junit4] 2> 1616844 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@bf76e6{HTTP/1.1,[http/1.1]}{127.0.0.1:60696} [junit4] 2> 1616844 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.Server Started @1630139ms [junit4] 2> 1616844 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=60695, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-2-001\cores} [junit4] 2> 1616845 ERROR (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1616846 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.2 [junit4] 2> 1616847 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1616847 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1616847 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-17T13:53:40.258Z [junit4] 2> 1616849 INFO (zkConnectionManagerCallback-2696-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1616850 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 0x161046575cf000a, 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> 1616850 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1616850 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-2-001\solr.xml [junit4] 2> 1616859 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1616859 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1616860 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@202116, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1616865 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60614/solr [junit4] 2> 1616867 INFO (zkConnectionManagerCallback-2700-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1616868 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 0x161046575cf000b, 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> 1616870 INFO (zkConnectionManagerCallback-2702-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1616880 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60695_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1616885 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60695_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1616887 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60695_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60695_ [junit4] 2> 1616888 INFO (zkCallback-2684-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1616888 INFO (zkCallback-2674-thread-2-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1616888 INFO (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1616889 INFO (zkCallback-2701-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1616916 INFO (OverseerCollectionConfigSetProcessor-99365500593569796-127.0.0.1:60621_-n_0000000000) [n:127.0.0.1:60621_ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1617050 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60695_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1617058 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60695_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1617058 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60695_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1617061 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60695_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-2-001\cores [junit4] 2> 1617094 INFO (qtp30023784-13243) [n:127.0.0.1:60621_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:60695_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1617097 INFO (OverseerThreadFactory-5695-thread-4-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:60695_ for creating new replica [junit4] 2> 1617102 INFO (SocketProxy-Acceptor-60695) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60713,localport=60695], receiveBufferSize:65536 [junit4] 2> 1617103 INFO (SocketProxy-Acceptor-60695) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=60696,localport=60714], receiveBufferSize=65536 [junit4] 2> 1617105 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1617105 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1617210 INFO (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1617210 INFO (zkCallback-2701-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1618128 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2 [junit4] 2> 1618138 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test [junit4] 2> 1618243 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1618265 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true [junit4] 2> 1618267 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1618267 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1618267 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-2-001\cores\collection1_shard1_replica_n43], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-2-001\cores\collection1_shard1_replica_n43\data\] [junit4] 2> 1618270 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=88.0849609375, floorSegmentMB=2.005859375, forceMergeDeletesPctAllowed=22.204335617754808, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1618272 WARN (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1618368 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1618368 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1618370 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1618370 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1618370 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=14.6357421875, floorSegmentMB=1.8701171875, forceMergeDeletesPctAllowed=10.105946073862555, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6588985765254877 [junit4] 2> 1618371 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@101c160[collection1_shard1_replica_n43] main] [junit4] 2> 1618372 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1618373 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1618373 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1618374 INFO (searcherExecutor-5720-thread-1-processing-n:127.0.0.1:60695_ x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@101c160[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1618374 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589848018030428160 [junit4] 2> 1618382 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1618382 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1618382 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60695/collection1_shard1_replica_n43/ [junit4] 2> 1618382 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1618382 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:60695/collection1_shard1_replica_n43/ has no replicas [junit4] 2> 1618382 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1618385 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60695/collection1_shard1_replica_n43/ shard1 [junit4] 2> 1618487 INFO (zkCallback-2701-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1618487 INFO (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1618538 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1618539 INFO (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1436 [junit4] 2> 1618546 INFO (qtp30023784-13243) [n:127.0.0.1:60621_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:60695_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1452 [junit4] 2> 1618648 INFO (zkCallback-2701-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1618648 INFO (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1619088 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-3-001 of type NRT [junit4] 2> 1619089 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1619089 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15637ba{/,null,AVAILABLE} [junit4] 2> 1619090 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@9b958c{HTTP/1.1,[http/1.1]}{127.0.0.1:60716} [junit4] 2> 1619090 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.Server Started @1632386ms [junit4] 2> 1619090 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=60715, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-3-001\cores} [junit4] 2> 1619090 ERROR (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1619090 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.2 [junit4] 2> 1619090 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1619090 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1619090 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-17T13:53:42.501Z [junit4] 2> 1619095 INFO (zkConnectionManagerCallback-2705-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1619097 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 0x161046575cf000d, 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> 1619097 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1619097 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-3-001\solr.xml [junit4] 2> 1619097 INFO (OverseerCollectionConfigSetProcessor-99365500593569796-127.0.0.1:60621_-n_0000000000) [n:127.0.0.1:60621_ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1619104 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1619104 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1619104 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@202116, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1619109 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60614/solr [junit4] 2> 1619111 INFO (zkConnectionManagerCallback-2709-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1619114 INFO (zkConnectionManagerCallback-2711-thread-1-processing-n:127.0.0.1:60715_) [n:127.0.0.1:60715_ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1619120 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60715_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1619122 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60715_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1619124 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60715_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60715_ [junit4] 2> 1619125 INFO (zkCallback-2674-thread-2-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1619125 INFO (zkCallback-2684-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1619125 INFO (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1619125 INFO (zkCallback-2701-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1619127 INFO (zkCallback-2710-thread-1-processing-n:127.0.0.1:60715_) [n:127.0.0.1:60715_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1619245 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60715_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1619251 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60715_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1619253 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60715_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1619255 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60715_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-3-001\cores [junit4] 2> 1619311 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:60715_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1619314 INFO (OverseerThreadFactory-5695-thread-5-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:60715_ for creating new replica [junit4] 2> 1619317 INFO (SocketProxy-Acceptor-60715) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60728,localport=60715], receiveBufferSize:65536 [junit4] 2> 1619317 INFO (SocketProxy-Acceptor-60715) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=60716,localport=60729], receiveBufferSize=65536 [junit4] 2> 1619319 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1619320 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1619425 INFO (zkCallback-2710-thread-1-processing-n:127.0.0.1:60715_) [n:127.0.0.1:60715_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1619426 INFO (zkCallback-2701-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1619426 INFO (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1620347 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2 [junit4] 2> 1620361 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test [junit4] 2> 1620453 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1620469 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true [junit4] 2> 1620470 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116 [junit4] 2> 1620470 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1620470 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-3-001\cores\collection1_shard2_replica_n45], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-3-001\cores\collection1_shard2_replica_n45\data\] [junit4] 2> 1620472 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=88.0849609375, floorSegmentMB=2.005859375, forceMergeDeletesPctAllowed=22.204335617754808, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1620473 WARN (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1620559 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1620559 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1620561 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1620561 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1620562 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=14.6357421875, floorSegmentMB=1.8701171875, forceMergeDeletesPctAllowed=10.105946073862555, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6588985765254877 [junit4] 2> 1620562 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@a1c227[collection1_shard2_replica_n45] main] [junit4] 2> 1620564 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1620565 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1620565 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1620565 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589848020327858176 [junit4] 2> 1620566 INFO (searcherExecutor-5731-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@a1c227[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1620569 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45 [junit4] 2> 1620570 INFO (updateExecutor-2706-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:60715_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 1620570 INFO (recoveryExecutor-2707-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60715_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 1620570 INFO (recoveryExecutor-2707-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60715_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 1620570 INFO (recoveryExecutor-2707-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60715_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45] [junit4] 2> 1620570 INFO (recoveryExecutor-2707-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60715_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1620570 INFO (recoveryExecutor-2707-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60715_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:60659/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:60715/collection1_shard2_replica_n45/] [junit4] 2> 1620571 INFO (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1253 [junit4] 2> 1620574 INFO (qtp30023784-13242) [n:127.0.0.1:60621_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:60715_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1263 [junit4] 2> 1620576 INFO (recoveryExecutor-2707-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60715_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:60659]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:60715_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 1620577 INFO (SocketProxy-Acceptor-60659) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60747,localport=60659], receiveBufferSize:65536 [junit4] 2> 1620577 INFO (SocketProxy-Acceptor-60659) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=60660,localport=60748], receiveBufferSize=65536 [junit4] 2> 1620578 INFO (qtp18050308-13301) [n:127.0.0.1:60659_ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 1620579 INFO (qtp18050308-13301) [n:127.0.0.1:60659_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:60715_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:60715","node_name":"127.0.0.1:60715_","state":"down","type":"NRT"} [junit4] 2> 1620579 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 1620579 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30000 for each attempt [junit4] 2> 1620579 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000 [junit4] 2> 1620673 INFO (zkCallback-2710-thread-1-processing-n:127.0.0.1:60715_) [n:127.0.0.1:60715_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1620673 INFO (zkCallback-2701-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1620673 INFO (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1621317 INFO (OverseerCollectionConfigSetProcessor-99365500593569796-127.0.0.1:60621_-n_0000000000) [n:127.0.0.1:60621_ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1621580 INFO (qtp18050308-13301) [n:127.0.0.1:60659_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:60715_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:60715","node_name":"127.0.0.1:60715_","state":"recovering","type":"NRT"} [junit4] 2> 1621580 INFO (qtp18050308-13301) [n:127.0.0.1:60659_ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 1621580 INFO (qtp18050308-13301) [n:127.0.0.1:60659_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0. [...truncated too long message...] itionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.Overseer Overseer (id=99365500593569807-127.0.0.1:60715_-n_0000000003) closing [junit4] 2> 1642504 WARN (OverseerAutoScalingTriggerThread-99365500593569807-127.0.0.1:60715_-n_0000000003) [n:127.0.0.1:60715_ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1642504 INFO (OverseerStateUpdate-99365500593569807-127.0.0.1:60715_-n_0000000003) [n:127.0.0.1:60715_ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60715_ [junit4] 2> 1642504 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 0x161046575cf000f, 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> 1642504 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@9b958c{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1642510 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15637ba{/,null,UNAVAILABLE} [junit4] 2> 1642512 ERROR (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] 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> 1642513 INFO (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60614 60614 [junit4] 2> 1642516 INFO (Thread-2800) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60614 60614 [junit4] 2> 1642520 WARN (Thread-2800) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 4 /solr/autoscaling.json [junit4] 2> 3 /solr/collections/collection1/state.json [junit4] 2> 3 /solr/collections/collMinRf_1x3/state.json [junit4] 2> 2 /solr/collections/c8n_crud_1x2/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> 4 /solr/overseer/queue [junit4] 2> 4 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> 4 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 1642521 WARN (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:60621/, target: http://127.0.0.1:60622/ [junit4] 2> 1642521 WARN (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:60695/, target: http://127.0.0.1:60696/ [junit4] 2> 1642521 WARN (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:60659/, target: http://127.0.0.1:60660/ [junit4] 2> 1642521 WARN (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [ ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:60715/, target: http://127.0.0.1:60716/ [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=C48AE675A0F438C6 -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=Europe/Brussels -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 32.3s J1 | HttpPartitionTest.test <<< [junit4] > Throwable #1: org.junit.ComparisonFailure: The partitioned replica did not get marked down expected:<[down]> but was:<[active]> [junit4] > at __randomizedtesting.SeedInfo.seed([C48AE675A0F438C6:4CDED9AF0E08553E]:0) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:240) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:126) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001 [junit4] 2> Jan 17, 2018 1:54:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=FSTOrd50, a_t=Lucene50(blocksize=128), id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Lucene70), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=321, maxMBSortInHeap=5.65565988910483, sim=RandomSimilarity(queryNorm=false): {}, locale=ja-JP, timezone=Europe/Brussels [junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=227301112,total=473694208 [junit4] 2> NOTE: All tests run in this JVM: [TestNumericRangeQuery64, TestFieldCacheWithThreads, TestDFISimilarityFactory, TestDocumentBuilder, SearchRateTriggerTest, TestManagedSynonymFilterFactory, TestHighFrequencyDictionaryFactory, EchoParamsTest, TestRTGBase, DistribDocExpirationUpdateProcessorTest, AutoscalingHistoryHandlerTest, RecoveryAfterSoftCommitTest, TestDelegationWithHadoopAuth, ExitableDirectoryReaderTest, SegmentsInfoRequestHandlerTest, TestLuceneMatchVersion, TestSolrCloudWithKerberosAlt, TriLevelCompositeIdRoutingTest, FullHLLTest, TestRandomFaceting, TestShardHandlerFactory, SSLMigrationTest, TestCoreContainer, TestApiFramework, TestSuggestSpellingConverter, TestPolicyCloud, TestSortByMinMaxFunction, TestMergePolicyConfig, TestClusterProperties, TestDistributedStatsComponentCardinality, TestLRUCache, TestAuthenticationFramework, TestSystemIdResolver, AddSchemaFieldsUpdateProcessorFactoryTest, ConjunctionSolrSpellCheckerTest, TestLockTree, OutOfBoxZkACLAndCredentialsProvidersTest, TermVectorComponentTest, ZkSolrClientTest, ConcurrentDeleteAndCreateCollectionTest, TestRetrieveFieldsOptimizer, IgnoreCommitOptimizeUpdateProcessorFactoryTest, LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest, TestPartialUpdateDeduplication, CollectionStateFormat2Test, DistributedDebugComponentTest, QueryElevationComponentTest, TestFoldingMultitermQuery, SynonymTokenizerTest, SolrMetricManagerTest, TestExtendedDismaxParser, BlockJoinFacetSimpleTest, TestConfigSetProperties, MBeansHandlerTest, TestCollectionsAPIViaSolrCloudCluster, TestSolrConfigHandler, TestLeaderInitiatedRecoveryThread, TestReRankQParserPlugin, TestCloudManagedSchema, WrapperMergePolicyFactoryTest, TestReplicationHandlerBackup, TestCSVLoader, AnalysisErrorHandlingTest, TestRawResponseWriter, HdfsBasicDistributedZkTest, CollectionsAPIAsyncDistributedZkTest, TestReloadDeadlock, SimplePostToolTest, TestExceedMaxTermLength, TestOnReconnectListenerSupport, SoftAutoCommitTest, SOLR749Test, ExternalFileFieldSortTest, TestSolrCloudSnapshots, AliasIntegrationTest, SolrPluginUtilsTest, MergeStrategyTest, TestJavabinTupleStreamParser, SimpleCollectionCreateDeleteTest, TestJsonRequest, DeleteLastCustomShardedReplicaTest, TestConfig, TestAuthorizationFramework, IndexSchemaRuntimeFieldTest, TestLMJelinekMercerSimilarityFactory, TestStressUserVersions, SystemInfoHandlerTest, ShardSplitTest, TestFieldSortValues, PreAnalyzedFieldManagedSchemaCloudTest, UtilsToolTest, BaseCdcrDistributedZkTest, TestClusterStateMutator, CoreAdminRequestStatusTest, OverseerRolesTest, TestDistributedGrouping, ZkStateWriterTest, OverseerTaskQueueTest, TestMultiValuedNumericRangeQuery, FileUtilsTest, BlobRepositoryCloudTest, BitVectorTest, InfixSuggestersTest, TestPullReplica, TemplateUpdateProcessorTest, TestMacros, TestCollationFieldDocValues, CoreAdminHandlerTest, TestStreamBody, TestUseDocValuesAsStored, TestBM25SimilarityFactory, UpdateRequestProcessorFactoryTest, TestSolrJ, MoveReplicaHDFSTest, BlockDirectoryTest, PluginInfoTest, UUIDUpdateProcessorFallbackTest, TestSchemaVersionResource, TestCrossCoreJoin, DOMUtilTest, TestTrackingShardHandlerFactory, TestSSLRandomization, DistributedIntervalFacetingTest, DateRangeFieldTest, TestHttpShardHandlerFactory, TestInfoStreamLogging, DistributedFacetPivotSmallTest, TestSQLHandlerNonCloud, TestSchemaResource, ChaosMonkeySafeLeaderTest, MetricsConfigTest, SolrIndexSplitterTest, MultiThreadedOCPTest, DocValuesMultiTest, DocumentBuilderTest, SuggestComponentContextFilterQueryTest, TestSlowCompositeReaderWrapper, TestSolrIndexConfig, PropertiesRequestHandlerTest, TestSort, TestSubQueryTransformerCrossCore, TestBlobHandler, TestScoreJoinQPNoScore, DistributedSuggestComponentTest, FieldMutatingUpdateProcessorTest, HttpPartitionTest] [junit4] Completed [292/751 (1!)] on J1 in 32.57s, 1 test, 1 failure <<< FAILURES! [...truncated 44769 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org