Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4203/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseSerialGC --illegal-access=deny
1 tests failed.
FAILED: org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes
Error Message:
expected:<2> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
at
__randomizedtesting.SeedInfo.seed([6D84636BF133F509:71851EE684968B9A]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestTlogReplica.assertCopyOverOldUpdates(TestTlogReplica.java:909)
at
org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:501)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11918 lines...]
[junit4] Suite: org.apache.solr.cloud.TestTlogReplica
[junit4] 2> 447502 INFO
(SUITE-TestTlogReplica-seed#[6D84636BF133F509]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D84636BF133F509-001/init-core-data-001
[junit4] 2> 447502 WARN
(SUITE-TestTlogReplica-seed#[6D84636BF133F509]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 447502 INFO
(SUITE-TestTlogReplica-seed#[6D84636BF133F509]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 447503 INFO
(SUITE-TestTlogReplica-seed#[6D84636BF133F509]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 447504 INFO
(SUITE-TestTlogReplica-seed#[6D84636BF133F509]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D84636BF133F509-001/tempDir-001
[junit4] 2> 447504 INFO
(SUITE-TestTlogReplica-seed#[6D84636BF133F509]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 447504 INFO (Thread-1057) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 447504 INFO (Thread-1057) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 447507 ERROR (Thread-1057) [ ] 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> 447614 INFO
(SUITE-TestTlogReplica-seed#[6D84636BF133F509]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:54828
[junit4] 2> 447633 INFO (jetty-launcher-890-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 447633 INFO (jetty-launcher-890-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 447635 INFO (jetty-launcher-890-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@70dd1aab{/solr,null,AVAILABLE}
[junit4] 2> 447635 INFO (jetty-launcher-890-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@152f31a6{/solr,null,AVAILABLE}
[junit4] 2> 447636 INFO (jetty-launcher-890-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5f00f4cd{SSL,[ssl,
http/1.1]}{127.0.0.1:54830}
[junit4] 2> 447636 INFO (jetty-launcher-890-thread-2) [ ]
o.e.j.s.Server Started @449736ms
[junit4] 2> 447636 INFO (jetty-launcher-890-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54830}
[junit4] 2> 447637 ERROR (jetty-launcher-890-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 447637 INFO (jetty-launcher-890-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@25800c74{SSL,[ssl,
http/1.1]}{127.0.0.1:54831}
[junit4] 2> 447637 INFO (jetty-launcher-890-thread-1) [ ]
o.e.j.s.Server Started @449736ms
[junit4] 2> 447637 INFO (jetty-launcher-890-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54831}
[junit4] 2> 447637 ERROR (jetty-launcher-890-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 447637 INFO (jetty-launcher-890-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 447638 INFO (jetty-launcher-890-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 447638 INFO (jetty-launcher-890-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 447638 INFO (jetty-launcher-890-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 447638 INFO (jetty-launcher-890-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 447638 INFO (jetty-launcher-890-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 447638 INFO (jetty-launcher-890-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-02T20:37:48.359140Z
[junit4] 2> 447638 INFO (jetty-launcher-890-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-02T20:37:48.359158Z
[junit4] 2> 447641 INFO (jetty-launcher-890-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 447641 INFO (jetty-launcher-890-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 447647 INFO (jetty-launcher-890-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54828/solr
[junit4] 2> 447648 INFO (jetty-launcher-890-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54828/solr
[junit4] 2> 447782 INFO (jetty-launcher-890-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 447783 INFO (jetty-launcher-890-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 447783 INFO (jetty-launcher-890-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54831_solr
[junit4] 2> 447784 INFO (jetty-launcher-890-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54830_solr
[junit4] 2> 447784 INFO (jetty-launcher-890-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98761222928924678-127.0.0.1:54831_solr-n_0000000000) starting
[junit4] 2> 447785 INFO (zkCallback-902-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 447786 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 447795 INFO (jetty-launcher-890-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54831_solr
[junit4] 2> 447798 INFO (zkCallback-902-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 447798 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 447821 INFO (jetty-launcher-890-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54830.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a920304
[junit4] 2> 447829 INFO (jetty-launcher-890-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54831.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a920304
[junit4] 2> 447848 INFO (jetty-launcher-890-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54831.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a920304
[junit4] 2> 447848 INFO (jetty-launcher-890-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54831.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a920304
[junit4] 2> 447850 INFO (jetty-launcher-890-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D84636BF133F509-001/tempDir-001/node1/.
[junit4] 2> 447851 INFO (jetty-launcher-890-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54830.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a920304
[junit4] 2> 447851 INFO (jetty-launcher-890-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54830.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a920304
[junit4] 2> 447852 INFO (jetty-launcher-890-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D84636BF133F509-001/tempDir-001/node2/.
[junit4] 2> 447884 INFO
(SUITE-TestTlogReplica-seed#[6D84636BF133F509]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 447885 INFO
(SUITE-TestTlogReplica-seed#[6D84636BF133F509]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54828/solr ready
[junit4] 2> 447890 INFO
(SUITE-TestTlogReplica-seed#[6D84636BF133F509]-worker) [ ]
o.a.s.c.TestTlogReplica Using legacyCloud?: false
[junit4] 2> 447903 INFO (qtp1176915872-5019) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 447908 INFO (qtp1176915872-5019) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 447919 INFO
(TEST-TestTlogReplica.testDeleteById-seed#[6D84636BF133F509]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDeleteById
[junit4] 2> 447921 INFO (qtp1176915872-5021) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_delete_by_id&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 447933 INFO (OverseerThreadFactory-2428-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection tlog_replica_test_delete_by_id
[junit4] 2> 448049 INFO
(OverseerStateUpdate-98761222928924678-127.0.0.1:54831_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"tlog_replica_test_delete_by_id",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"tlog_replica_test_delete_by_id_shard1_replica_t1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:54831/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 448053 INFO
(OverseerStateUpdate-98761222928924678-127.0.0.1:54831_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"tlog_replica_test_delete_by_id",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"tlog_replica_test_delete_by_id_shard1_replica_t2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:54830/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 448272 INFO (qtp1176915872-5014) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_delete_by_id_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_delete_by_id&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 448272 INFO (qtp1176915872-5014) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 448279 INFO (qtp1713985369-5027) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_delete_by_id_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_delete_by_id&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 448279 INFO (qtp1713985369-5027) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 448389 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 448389 INFO (zkCallback-902-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 448389 INFO (zkCallback-901-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 448389 INFO (zkCallback-902-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 449294 INFO (qtp1176915872-5014) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 449297 INFO (qtp1713985369-5027) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 449303 INFO (qtp1176915872-5014) [ ] o.a.s.s.IndexSchema
[tlog_replica_test_delete_by_id_shard1_replica_t2] Schema name=minimal
[junit4] 2> 449305 INFO (qtp1713985369-5027) [ ] o.a.s.s.IndexSchema
[tlog_replica_test_delete_by_id_shard1_replica_t1] Schema name=minimal
[junit4] 2> 449305 INFO (qtp1176915872-5014) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 449305 INFO (qtp1176915872-5014) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'tlog_replica_test_delete_by_id_shard1_replica_t2' using
configuration from collection tlog_replica_test_delete_by_id, trusted=true
[junit4] 2> 449306 INFO (qtp1176915872-5014) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54830.solr.core.tlog_replica_test_delete_by_id.shard1.replica_t2'
(registry 'solr.core.tlog_replica_test_delete_by_id.shard1.replica_t2') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a920304
[junit4] 2> 449306 INFO (qtp1176915872-5014) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 449306 INFO (qtp1176915872-5014) [ ] o.a.s.c.SolrCore
[[tlog_replica_test_delete_by_id_shard1_replica_t2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D84636BF133F509-001/tempDir-001/node2/tlog_replica_test_delete_by_id_shard1_replica_t2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D84636BF133F509-001/tempDir-001/node2/./tlog_replica_test_delete_by_id_shard1_replica_t2/data/]
[junit4] 2> 449307 INFO (qtp1713985369-5027) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 449307 INFO (qtp1713985369-5027) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'tlog_replica_test_delete_by_id_shard1_replica_t1' using
configuration from collection tlog_replica_test_delete_by_id, trusted=true
[junit4] 2> 449308 INFO (qtp1713985369-5027) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54831.solr.core.tlog_replica_test_delete_by_id.shard1.replica_t1'
(registry 'solr.core.tlog_replica_test_delete_by_id.shard1.replica_t1') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a920304
[junit4] 2> 449308 INFO (qtp1713985369-5027) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 449308 INFO (qtp1713985369-5027) [ ] o.a.s.c.SolrCore
[[tlog_replica_test_delete_by_id_shard1_replica_t1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D84636BF133F509-001/tempDir-001/node1/tlog_replica_test_delete_by_id_shard1_replica_t1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D84636BF133F509-001/tempDir-001/node1/./tlog_replica_test_delete_by_id_shard1_replica_t1/data/]
[junit4] 2> 449371 INFO (qtp1713985369-5027) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 449371 INFO (qtp1713985369-5027) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 449372 INFO (qtp1176915872-5014) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 449372 INFO (qtp1176915872-5014) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 449373 INFO (qtp1713985369-5027) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 449373 INFO (qtp1713985369-5027) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 449373 INFO (qtp1176915872-5014) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 449373 INFO (qtp1176915872-5014) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 449374 INFO (qtp1176915872-5014) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@10180b1d[tlog_replica_test_delete_by_id_shard1_replica_t2] main]
[junit4] 2> 449374 INFO (qtp1713985369-5027) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@16c9b59e[tlog_replica_test_delete_by_id_shard1_replica_t1] main]
[junit4] 2> 449376 INFO (qtp1176915872-5014) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 449376 INFO (qtp1713985369-5027) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 449376 INFO (qtp1176915872-5014) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 449376 INFO (qtp1713985369-5027) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 449377 INFO (qtp1176915872-5014) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 449377 INFO (qtp1713985369-5027) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 449377 INFO (qtp1176915872-5014) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1580179568824680448
[junit4] 2> 449377 INFO (qtp1713985369-5027) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1580179568824680448
[junit4] 2> 449377 INFO (searcherExecutor-2433-thread-1) [ ]
o.a.s.c.SolrCore [tlog_replica_test_delete_by_id_shard1_replica_t2] Registered
new searcher
Searcher@10180b1d[tlog_replica_test_delete_by_id_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 449378 INFO (searcherExecutor-2434-thread-1) [ ]
o.a.s.c.SolrCore [tlog_replica_test_delete_by_id_shard1_replica_t1] Registered
new searcher
Searcher@16c9b59e[tlog_replica_test_delete_by_id_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 449385 INFO (qtp1176915872-5014) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 449385 INFO (qtp1176915872-5014) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 449385 INFO (qtp1176915872-5014) [ ] o.a.s.c.SyncStrategy
Sync replicas to
https://127.0.0.1:54830/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/
[junit4] 2> 449386 INFO (qtp1176915872-5014) [ ] o.a.s.u.PeerSync
PeerSync: core=tlog_replica_test_delete_by_id_shard1_replica_t2
url=https://127.0.0.1:54830/solr START
replicas=[https://127.0.0.1:54831/solr/tlog_replica_test_delete_by_id_shard1_replica_t1/]
nUpdates=100
[junit4] 2> 449392 INFO (qtp1713985369-5030) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 449497 INFO (zkCallback-901-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 449498 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 449498 INFO (zkCallback-902-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 449498 INFO (zkCallback-902-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 449696 INFO (qtp1176915872-5014) [ ] o.a.s.u.PeerSync
PeerSync: core=tlog_replica_test_delete_by_id_shard1_replica_t2
url=https://127.0.0.1:54830/solr DONE. We have no versions. sync failed.
[junit4] 2> 449696 INFO (qtp1176915872-5014) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 449696 INFO (qtp1176915872-5014) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 449696 INFO (qtp1176915872-5014) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 449697 INFO (qtp1176915872-5014) [ ] o.a.s.c.ZkController
tlog_replica_test_delete_by_id_shard1_replica_t2 stopping background
replication from leader
[junit4] 2> 449702 INFO (qtp1176915872-5014) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:54830/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/
shard1
[junit4] 2> 449809 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 449809 INFO (zkCallback-901-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 449809 INFO (zkCallback-902-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 449809 INFO (zkCallback-902-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 449863 INFO (qtp1176915872-5014) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 449865 INFO (qtp1176915872-5014) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_delete_by_id_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_delete_by_id&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1593
[junit4] 2> 449980 INFO (zkCallback-902-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 449980 INFO (zkCallback-902-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 449980 INFO (zkCallback-901-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 449980 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 450390 INFO (qtp1713985369-5027) [ ] o.a.s.c.ZkController
tlog_replica_test_delete_by_id_shard1_replica_t1 starting background
replication from leader
[junit4] 2> 450390 INFO (qtp1713985369-5027) [ ]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 450391 INFO (qtp1713985369-5027) [ ]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 450391 INFO (qtp1713985369-5027) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 450391 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:54830/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/
[junit4] 2> 450395 INFO (qtp1713985369-5027) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_delete_by_id_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_delete_by_id&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2116
[junit4] 2> 450395 INFO (qtp1176915872-5023) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 450396 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 450396 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 450396 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 450396 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 450396 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 450396 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5b6e2db1[tlog_replica_test_delete_by_id_shard1_replica_t1] main]
[junit4] 2> 450398 INFO (searcherExecutor-2434-thread-1) [ ]
o.a.s.c.SolrCore [tlog_replica_test_delete_by_id_shard1_replica_t1] Registered
new searcher
Searcher@5b6e2db1[tlog_replica_test_delete_by_id_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 450401 INFO (qtp1176915872-5021) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 450509 INFO (zkCallback-902-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 450509 INFO (zkCallback-901-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 450509 INFO (zkCallback-902-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 450509 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 451402 INFO (qtp1176915872-5021) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_delete_by_id&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
status=0 QTime=3481
[junit4] 2> 451413 INFO (qtp1713985369-5016) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&_version_=-1580179570952241152&distrib.from=https://127.0.0.1:54830/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1580179570952241152)} 0 0
[junit4] 2> 451415 INFO (qtp1713985369-5024) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:54830/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 451418 INFO (qtp1176915872-5019) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580179570964824064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 451418 INFO (qtp1176915872-5019) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 451418 INFO (qtp1176915872-5019) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 451418 INFO (qtp1176915872-5019) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:54830/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 451419 INFO (qtp1176915872-5022) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr path=/update
params={_stateVer_=tlog_replica_test_delete_by_id:6&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
(-1580179570952241152),commit=} 0 13
[junit4] 2> 451424 INFO (qtp1713985369-5026) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:54830/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/&wt=javabin&version=2}{add=[1
(1580179570969018368)]} 0 0
[junit4] 2> 451425 INFO (qtp1176915872-5018) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr path=/update
params={_stateVer_=tlog_replica_test_delete_by_id:6&wt=javabin&version=2}{add=[1
(1580179570969018368)]} 0 3
[junit4] 2> 451429 INFO (qtp1176915872-5021) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580179570976358400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 451429 INFO (qtp1176915872-5021) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@12618935
commitCommandVersion:1580179570976358400
[junit4] 2> 451429 INFO (qtp1713985369-5028) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:54830/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 451432 INFO (qtp1176915872-5021) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6bcd0719[tlog_replica_test_delete_by_id_shard1_replica_t2] main]
[junit4] 2> 451432 INFO (qtp1176915872-5021) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 451433 INFO (searcherExecutor-2433-thread-1) [ ]
o.a.s.c.SolrCore [tlog_replica_test_delete_by_id_shard1_replica_t2] Registered
new searcher
Searcher@6bcd0719[tlog_replica_test_delete_by_id_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 451433 INFO (qtp1176915872-5021) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:54830/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 4
[junit4] 2> 451435 INFO (qtp1176915872-5023) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr path=/update
params={_stateVer_=tlog_replica_test_delete_by_id:6&commit=true&wt=javabin&version=2}{commit=}
0 9
[junit4] 2> 451441 INFO (qtp1713985369-5027) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 451544 INFO (qtp1713985369-5016) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 451655 INFO (qtp1713985369-5024) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 451766 INFO (qtp1713985369-5026) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 451878 INFO (qtp1713985369-5026) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 451940 INFO
(OverseerCollectionConfigSetProcessor-98761222928924678-127.0.0.1:54831_solr-n_0000000000)
[ ] 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> 451989 INFO (qtp1713985369-5030) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 452099 INFO (qtp1713985369-5029) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 452209 INFO (qtp1713985369-5029) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 452318 INFO (qtp1713985369-5016) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 452425 INFO (qtp1713985369-5024) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 452532 INFO (qtp1713985369-5028) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 452640 INFO (qtp1713985369-5026) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 452745 INFO (qtp1713985369-5030) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 452850 INFO (qtp1713985369-5027) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 452961 INFO (qtp1713985369-5029) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 453065 INFO (qtp1713985369-5016) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 453166 INFO (qtp1713985369-5024) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 453269 INFO (qtp1713985369-5028) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 453375 INFO (qtp1713985369-5026) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 453404 INFO (qtp1176915872-5014) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 453404 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 453404 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 1506976672150
[junit4] 2> 453404 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 453404 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 453404 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 453405 INFO (qtp1176915872-5017) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=0
[junit4] 2> 453405 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.h.IndexFetcher Number of files in latest index in master: 13
[junit4] 2> 453406 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@79c45d50
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@133dd41b)
[junit4] 2> 453407 INFO (qtp1176915872-5019) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 453409 INFO (qtp1176915872-5022) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 453411 INFO (qtp1176915872-5018) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 453412 INFO (qtp1176915872-5021) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 453413 INFO (qtp1176915872-5023) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 453429 INFO (qtp1176915872-5014) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 453431 INFO (qtp1176915872-5017) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 453432 INFO (qtp1176915872-5019) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 453434 INFO (qtp1176915872-5022) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 453435 INFO (qtp1176915872-5018) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 453436 INFO (qtp1176915872-5021) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 453438 INFO (qtp1176915872-5023) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 453439 INFO (qtp1176915872-5014) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 453440 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=2178) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@79c45d50
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@133dd41b)
[junit4] 2> 453441 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 453441 INFO (indexFetcher-2444-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4c5d8bbd[tlog_replica_test_delete_by_id_shard1_replica_t1] main]
[junit4] 2> 453443 INFO (searcherExecutor-2434-thread-1) [ ]
o.a.s.c.SolrCore [tlog_replica_test_delete_by_id_shard1_replica_t1] Registered
new searcher
Searcher@4c5d8bbd[tlog_replica_test_delete_by_id_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 453482 INFO (qtp1713985369-5030) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 453487 INFO (qtp1176915872-5017) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 453492 INFO (qtp1713985369-5029) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:54830/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/&wt=javabin&version=2}{delete=[1
(-1580179573136424960)]} 0 0
[junit4] 2> 453492 INFO (qtp1176915872-5021) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_delete_by_id_shard1_replica_t2] webapp=/solr path=/update
params={wt=javabin&version=2}{delete=[1 (-1580179573136424960)]} 0 3
[junit4] 2> 453497 INFO (qtp1713985369-5026) [ ] o.a.s.c.S.Request
[tlog_replica_test_delete_by_id_shard1_replica_t1] webapp=/solr path=/get
params={distrib=false&qt=/get&id=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 453497 INFO
(TEST-TestTlogReplica.testDeleteById-seed#[6D84636BF133F509]) [ ]
o.a.s.c.TestTlogReplica tearDown deleting collection
[junit4] 2> 453498 INFO (qtp1176915872-5014) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=tlog_replica_test_delete_by_id&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 453502 INFO (OverseerThreadFactory-2428-thread-2) [ ]
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 453508 INFO (qtp1176915872-5019) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.tlog_replica_test_delete_by_id.shard1.replica_t2, tag=null
[junit4] 2> 453508 INFO (qtp1176915872-5019) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e2c538a: rootName =
solr_54830, domain =
solr.core.tlog_replica_test_delete_by_id.shard1.replica_t2, service url = null,
agent id = null] for registry
solr.core.tlog_replica_test_delete_by_id.shard1.replica_t2 /
com.codahale.metrics.MetricRegistry@28786d11
[junit4] 2> 453509 INFO (qtp1713985369-5027) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.tlog_replica_test_delete_by_id.shard1.replica_t1, tag=null
[junit4] 2> 453509 INFO (qtp1713985369-5027) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a5b2b02: rootName =
solr_54831, domain =
solr.core.tlog_replica_test_delete_by_id.shard1.replica_t1, service url = null,
agent id = null] for registry
solr.core.tlog_replica_test_delete_by_id.shard1.replica_t1 /
com.codahale.metrics.MetricRegistry@47f20da7
[junit4] 2> 453526 INFO (qtp1176915872-5019) [ ] o.a.s.c.ZkController
tlog_replica_test_delete_by_id_shard1_replica_t2 stopping background
replication from leader
[junit4] 2> 453526 INFO (qtp1176915872-5019) [ ] o.a.s.c.SolrCore
[tlog_replica_test_delete_by_id_shard1_replica_t2] CLOSING SolrCore
org.apache.solr.core.SolrCore@671f88c7
[junit4] 2> 453526 INFO (qtp1176915872-5019) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.tlog_replica_test_delete_by_id.shard1.replica_t2,
tag=1730119879
[junit4] 2> 453526 INFO (qtp1176915872-5019) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.tlog_replica_test_delete_by_id.shard1.leader,
tag=1730119879
[junit4] 2> 453527 INFO (qtp1713985369-5027) [ ] o.a.s.c.ZkController
tlog_replica_test_delete_by_id_shard1_replica_t1 stopping background
replication from leader
[junit4] 2> 453527 INFO (qtp1713985369-5027) [ ] o.a.s.c.SolrCore
[tlog_replica_test_delete_by_id_shard1_replica_t1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1f117234
[junit4] 2> 453527 INFO (qtp1713985369-5027) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.tlog_replica_test_delete_by_id.shard1.replica_t1,
tag=521237044
[junit4] 2> 453527 INFO (qtp1713985369-5027) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.tlog_replica_test_delete_by_id.shard1.leader,
tag=521237044
[junit4] 2> 453531 INFO (qtp1713985369-5027) [ ]
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader
parent node, won't remove previous leader registration.
[junit4] 2> 453532 WARN (zkCallback-902-thread-1) [ ]
o.a.s.c.LeaderElector Our node is no longer in line to be leader
[junit4] 2> 453532 INFO (qtp1713985369-5027) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=tlog_replica_test_delete_by_id_shard1_replica_t1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=23
[junit4] 2> 453532 INFO (qtp1176915872-5019) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=tlog_replica_test_delete_by_id_shard1_replica_t2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=25
[junit4] 2> 453536 INFO (zkCallback-908-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 453648 INFO (zkCallback-908-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 454253 INFO (qtp1176915872-5014) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={name=tlog_replica_test_delete_by_id&action=DELETE&wt=javabin&version=2}
status=0 QTime=754
[junit4] 2> 454253 INFO
(TEST-TestTlogReplica.testDeleteById-seed#[6D84636BF133F509]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDeleteById
[junit4] 2> 454266 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6D84636BF133F509]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasicLeaderElection
[junit4] 2> 454267 INFO (qtp1176915872-5022) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_basic_leader_election&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 454269 INFO (OverseerThreadFactory-2428-thread-3) [ ]
o.a.s.c.CreateCollectionCmd Create collection
tlog_replica_test_basic_leader_election
[junit4] 2> 454270 INFO
(OverseerCollectionConfigSetProcessor-98761222928924678-127.0.0.1:54831_solr-n_0000000000)
[ ] 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> 454500 INFO
(OverseerStateUpdate-98761222928924678-127.0.0.1:54831_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"tlog_replica_test_basic_leader_election",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:54831/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 454509 INFO
(OverseerStateUpdate-98761222928924678-127.0.0.1:54831_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"tlog_replica_test_basic_leader_election",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:54830/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 454713 INFO (qtp1176915872-5017) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 454713 INFO (qtp1713985369-5029) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 454832 INFO (zkCallback-901-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 454832 INFO (zkCallback-902-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 454832 INFO (zkCallback-902-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 454832 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 455743 INFO (qtp1176915872-5017) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 455743 INFO (qtp1713985369-5029) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 455770 INFO (qtp1176915872-5017) [ ] o.a.s.s.IndexSchema
[tlog_replica_test_basic_leader_election_shard1_replica_t2] Schema name=minimal
[junit4] 2> 455770 INFO (qtp1713985369-5029) [ ] o.a.s.s.IndexSchema
[tlog_replica_test_basic_leader_election_shard1_replica_t1] Schema name=minimal
[junit4] 2> 455772 INFO (qtp1713985369-5029) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 455772 INFO (qtp1176915872-5017) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 455772 INFO (qtp1713985369-5029) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'tlog_replica_test_basic_leader_election_shard1_replica_t1'
using configuration from collection tlog_replica_test_basic_leader_election,
trusted=true
[junit4] 2> 455772 INFO (qtp1176915872-5017) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'tlog_replica_test_basic_leader_election_shard1_replica_t2'
using configuration from collection tlog_replica_test_basic_leader_election,
trusted=true
[junit4] 2> 455772 INFO (qtp1713985369-5029) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54831.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1'
(registry
'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a920304
[junit4] 2> 455772 INFO (qtp1176915872-5017) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54830.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2'
(registry
'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a920304
[junit4] 2> 455772 INFO (qtp1713985369-5029) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 455772 INFO (qtp1176915872-5017) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 455772 INFO (qtp1713985369-5029) [ ] o.a.s.c.SolrCore
[[tlog_replica_test_basic_leader_election_shard1_replica_t1] ] Opening new
SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D84636BF133F509-001/tempDir-001/node1/tlog_replica_test_basic_leader_election_shard1_replica_t1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D84636BF133F509-001/tempDir-001/node1/./tlog_replica_test_basic_leader_election_shard1_replica_t1/data/]
[junit4] 2> 455772 INFO (qtp1176915872-5017) [ ] o.a.s.c.SolrCore
[[tlog_replica_test_basic_leader_election_shard1_replica_t2] ] Opening new
SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D84636BF133F509-001/tempDir-001/node2/tlog_replica_test_basic_leader_election_shard1_replica_t2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D84636BF133F509-001/tempDir-001/node2/./tlog_replica_test_basic_leader_election_shard1_replica_t2/data/]
[junit4] 2> 455825 INFO (qtp1176915872-5017) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 455826 INFO (qtp1176915872-5017) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 455826 INFO (qtp1713985369-5029) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 455826 INFO (qtp1713985369-5029) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 455827 INFO (qtp1176915872-5017) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 455827 INFO (qtp1176915872-5017) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 455827 INFO (qtp1713985369-5029) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 455827 INFO (qtp1713985369-5029) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 455828 INFO (qtp1176915872-5017) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7369e7c3[tlog_replica_test_basic_leader_election_shard1_replica_t2]
main]
[junit4] 2> 455828 INFO (qtp1713985369-5029) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@407a8c7d[tlog_replica_test_basic_leader_election_shard1_replica_t1]
main]
[junit4] 2> 455830 INFO (qtp1713985369-5029) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 455830 INFO (qtp1176915872-5017) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 455830 INFO (qtp1713985369-5029) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 455830 INFO (qtp1176915872-5017) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 455831 INFO (qtp1713985369-5029) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 455831 INFO (qtp1176915872-5017) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 455831 INFO (qtp1176915872-5017) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1580179575592189952
[junit4] 2> 455831 INFO (qtp1713985369-5029) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1580179575592189952
[junit4] 2> 455831 INFO (searcherExecutor-2446-thread-1) [ ]
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t1]
Registered new searcher
Searcher@407a8c7d[tlog_replica_test_basic_leader_election_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 455832 INFO (searcherExecutor-2447-thread-1) [ ]
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2]
Registered new searcher
Searcher@7369e7c3[tlog_replica_test_basic_leader_election_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 455839 INFO (qtp1713985369-5029) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 455839 INFO (qtp1713985369-5029) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 455839 INFO (qtp1713985369-5029) [ ] o.a.s.c.SyncStrategy
Sync replicas to
https://127.0.0.1:54831/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
[junit4] 2> 455839 INFO (qtp1713985369-5029) [ ] o.a.s.u.PeerSync
PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t1
url=https://127.0.0.1:54831/solr START
replicas=[https://127.0.0.1:54830/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/]
nUpdates=100
[junit4] 2> 455842 INFO (qtp1176915872-5018) [ ] o.a.s.c.S.Request
[tlog_replica_test_basic_leader_election_shard1_replica_t2] webapp=/solr
path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 455948 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 455948 INFO (zkCallback-901-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 455948 INFO (zkCallback-902-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 455948 INFO (zkCallback-902-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 456149 INFO (qtp1713985369-5029) [ ] o.a.s.u.PeerSync
PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t1
url=https://127.0.0.1:54831/solr DONE. We have no versions. sync failed.
[junit4] 2> 456150 INFO (qtp1713985369-5029) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 456150 INFO (qtp1713985369-5029) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 456150 INFO (qtp1713985369-5029) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 456151 INFO (qtp1713985369-5029) [ ] o.a.s.c.ZkController
tlog_replica_test_basic_leader_election_shard1_replica_t1 stopping background
replication from leader
[junit4] 2> 456161 INFO (qtp1713985369-5029) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:54831/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
shard1
[junit4] 2> 456278 INFO (zkCallback-902-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 456278 INFO (zkCallback-901-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 456278 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 456278 INFO (zkCallback-902-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 456332 INFO (qtp1713985369-5029) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 456334 INFO (qtp1713985369-5029) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1620
[junit4] 2> 456439 INFO (zkCallback-902-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 456439 INFO (zkCallback-902-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 456439 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 456439 INFO (zkCallback-901-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 456843 INFO (qtp1176915872-5017) [ ] o.a.s.c.ZkController
tlog_replica_test_basic_leader_election_shard1_replica_t2 starting background
replication from leader
[junit4] 2> 456843 INFO (qtp1176915872-5017) [ ]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 456844 INFO (qtp1176915872-5017) [ ]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 456844 INFO (qtp1176915872-5017) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 456844 INFO (indexFetcher-2457-thread-1) [ ]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:54831/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
[junit4] 2> 456845 INFO (qtp1176915872-5017) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2131
[junit4] 2> 456846 INFO (qtp1713985369-5028) [ ] o.a.s.c.S.Request
[tlog_replica_test_basic_leader_election_shard1_replica_t1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 456846 INFO (indexFetcher-2457-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 456846 INFO (indexFetcher-2457-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 456846 INFO (indexFetcher-2457-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 456846 INFO (indexFetcher-2457-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 456846 INFO (indexFetcher-2457-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 456846 INFO (indexFetcher-2457-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@141e9275[tlog_replica_test_basic_leader_election_shard1_replica_t2]
main]
[junit4] 2> 456848 INFO (searcherExecutor-2447-thread-1) [ ]
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2]
Registered new searcher
Searcher@141e9275[tlog_replica_test_basic_leader_election_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 456849 INFO (qtp1176915872-5022) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 456950 INFO (zkCallback-902-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 456950 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 456950 INFO (zkCallback-901-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 456950 INFO (zkCallback-902-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [2])
[junit4] 2> 457851 INFO (qtp1176915872-5022) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_basic_leader_election&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
status=0 QTime=3584
[junit4] 2> 457861 INFO (qtp1176915872-5023) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_basic_leader_election_shard1_replica_t2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&_version_=-1580179577715556352&distrib.from=https://127.0.0.1:54831/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1580179577715556352)} 0 0
[junit4] 2> 457862 INFO (qtp1176915872-5021) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_basic_leader_election_shard1_replica_t2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:54831/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 457864 INFO (qtp1713985369-5026) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580179577723944960,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 457864 INFO (qtp1713985369-5026) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 457865 INFO (qtp1713985369-5026) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 457865 INFO (qtp1713985369-5026) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_basic_leader_election_shard1_replica_t1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:54831/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 457865 INFO (qtp1713985369-5024) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_basic_leader_election_shard1_replica_t1] webapp=/solr
path=/update
params={_stateVer_=tlog_replica_test_basic_leader_election:6&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
(-1580179577715556352),commit=} 0 9
[junit4] 2> 457884 INFO (qtp1176915872-5021) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_basic_leader_election_shard1_replica_t2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:54831/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&wt=javabin&version=2}{add=[1
(1580179577727090688), 2 (1580179577743867904)]} 0 0
[junit4] 2> 457885 INFO (qtp1713985369-5027) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[tlog_replica_test_basic_leader_election_shard1_replica_t1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[1 (1580179577727090688), 2
(1580179577743867904)]} 0 18
[junit4] 2> 457885 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6D84636BF133F509]) [ ]
o.a.s.c.ChaosMonkey monkey: kill jetty! 54831
[junit4] 2> 457887 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6D84636BF133F509]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@25800c74{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 457887 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6D84636BF133F509]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1642260078
[junit4] 2> 457887 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6D84636BF133F509]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 457887 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6D84636BF133F509]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b7b9b8b: rootName =
solr_54831, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@536deb19
[junit4] 2> 457893 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6D84636BF133F509]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 457893 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6D84636BF133F509]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@58eb593e: rootName =
solr_54831, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@784e7b70
[junit4] 2> 457898 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6D84636BF133F509]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 457898 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6D84636BF133F509]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2fbb40de: rootName =
solr_54831, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@296b7070
[junit4] 2> 457900 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6D84636BF133F509]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 457901 INFO (coreCloseExecutor-2458-thread-1) [ ]
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t1]
CLOSING SolrCore org.apache.solr.core.SolrCore@3be6c731
[junit4] 2> 457901 INFO (coreCloseExecutor-2458-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1,
tag=1004980017
[junit4] 2> 457901 INFO (coreCloseExecutor-2458-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@79389196: rootName =
solr_54831, domain =
solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1, service
url = null, agent id = null] for registry
solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1 /
com.codahale.metrics.MetricRegistry@609fd9c2
[junit4] 2> 457908 INFO (coreCloseExecutor-2458-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.tlog_replica_test_basic_leader_election.shard1.leader,
tag=1004980017
[junit4] 2> 457920 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6D84636BF133F509]) [ ]
o.a.s.c.Overseer Overseer
(id=98761222928924678-127.0.0.1:54831_solr-n_0000000000) closing
[junit4] 2> 457920 INFO
(OverseerStateUpdate-98761222928924678-127.0.0.1:54831_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54831_solr
[junit4] 2> 457922 INFO (zkCallback-908-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 457922 INFO (zkCallback-901-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54830_solr
[junit4] 2> 457922 INFO (zkCallback-901-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 457924 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 457924 INFO (zkCallback-901-thread-2) [ ] o.a.s.c.Overseer
Overseer (id=98761222928924677-127.0.0.1:54830_solr-n_0000000001) starting
[junit4] 2> 457935 INFO (zkCallback-901-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [1])
[junit4] 2> 457935 INFO (zkCallback-901-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [1])
[junit4] 2> 457935 INFO (zkCallback-908-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [1])
[junit4] 2> 458040 INFO (zkCallback-901-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [1])
[junit4] 2> 458040 INFO (zkCallback-901-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [1])
[junit4] 2> 458040 INFO (zkCallback-908-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tlog_replica_test_basic_leader_election/state.json] for
collection [tlog_replica_test_basic_leader_election] has occurred - updating...
(live nodes size: [1])
[junit4] 2> 459422 WARN (zkCallback-902-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 459422 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6D84636BF133F509]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@152f31a6{/solr,null,UNAVAILABLE}
[junit4] 2> 459423 INFO
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6D84636BF133F509]) [ ]
o.a.s.c.ChaosMonkey monkey: stop jetty! 54831
[junit4] 2> 460424 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:54830/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/
[junit4] 2> 460424 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 460424 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.SyncStrategy
https://127.0.0.1:54830/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/
has no replicas
[junit4] 2> 460425 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t2
stopping background replication from leader
[junit4] 2> 460425 INFO (zkCallback-901-thread-1) [ ] o.a.s.c.ShardLea
[...truncated too long message...]
CoreContainer Shutting down CoreContainer instance=1593537186
[junit4] 2> 557100 INFO (jetty-closer-891-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@19123c6c{SSL,[ssl,
http/1.1]}{127.0.0.1:54830}
[junit4] 2> 557100 INFO (jetty-closer-891-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 557100 INFO (jetty-closer-891-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=826715367
[junit4] 2> 557100 INFO (jetty-closer-891-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@10b91df7: rootName =
solr_54831, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@32573f56
[junit4] 2> 557100 INFO (jetty-closer-891-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 557100 INFO (jetty-closer-891-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@ece8263: rootName =
solr_54830, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@789938ab
[junit4] 2> 557105 INFO (jetty-closer-891-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 557105 INFO (jetty-closer-891-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@448b2f10: rootName =
solr_54831, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@784e7b70
[junit4] 2> 557105 INFO (jetty-closer-891-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 557105 INFO (jetty-closer-891-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@60e3dae0: rootName =
solr_54830, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@784e7b70
[junit4] 2> 557116 INFO (jetty-closer-891-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 557116 INFO (jetty-closer-891-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5cb0836f: rootName =
solr_54831, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@296b7070
[junit4] 2> 557117 INFO (jetty-closer-891-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 557117 INFO (jetty-closer-891-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@24e6219d: rootName =
solr_54830, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@296b7070
[junit4] 2> 557118 INFO (jetty-closer-891-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 557119 INFO (jetty-closer-891-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 557121 INFO (jetty-closer-891-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98761222928924698-127.0.0.1:54830_solr-n_0000000007) closing
[junit4] 2> 557121 INFO
(OverseerStateUpdate-98761222928924698-127.0.0.1:54830_solr-n_0000000007) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54830_solr
[junit4] 2> 557123 INFO (jetty-closer-891-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@56a53695{/solr,null,UNAVAILABLE}
[junit4] 2> 557124 INFO (zkCallback-948-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 557125 WARN (zkCallback-948-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 557126 INFO (jetty-closer-891-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@39f01b58{/solr,null,UNAVAILABLE}
[junit4] 2> 557130 ERROR
(SUITE-TestTlogReplica-seed#[6D84636BF133F509]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 557130 INFO
(SUITE-TestTlogReplica-seed#[6D84636BF133F509]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:54828 54828
[junit4] 2> 557172 INFO (Thread-1057) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:54828 54828
[junit4] 2> 557906 WARN (Thread-1057) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 33 /solr/configs/conf
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 9 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 34
/solr/collections/tlog_replica_test_recovery/state.json
[junit4] 2> 28
/solr/collections/tlog_replica_test_create_delete/state.json
[junit4] 2> 27
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
[junit4] 2> 26
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
[junit4] 2> 26
/solr/collections/tlog_replica_test_remove_leader/state.json
[junit4] 2> 25
/solr/collections/tlog_replica_test_kill_leader/state.json
[junit4] 2> 25
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
[junit4] 2> 24
/solr/collections/tlog_replica_test_basic_leader_election/state.json
[junit4] 2> 15
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
[junit4] 2> 15
/solr/collections/tlog_replica_test_delete_by_id/state.json
[junit4] 2> 13
/solr/collections/tlog_replica_test_real_time_get/state.json
[junit4] 2> 10 /solr/clusterprops.json
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2> 6
/solr/collections/tlog_replica_test_add_docs/state.json
[junit4] 2> 5
/solr/overseer_elect/election/98761222928924683-127.0.0.1:54831_solr-n_0000000002
[junit4] 2> 4
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98761222928924683-core_node3-n_0000000000
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98761222928924692-core_node9-n_0000000001
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98761222928924692-core_node5-n_0000000000
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98761222928924692-core_node13-n_0000000001
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98761222928924692-core_node13-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D84636BF133F509-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=rof,
timezone=America/Pangnirtung
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=139263744,total=448991232
[junit4] 2> NOTE: All tests run in this JVM: [InfixSuggestersTest,
TestPayloadCheckQParserPlugin, MoreLikeThisHandlerTest, TestQueryWrapperFilter,
EchoParamsTest, TestSystemCollAutoCreate,
DocExpirationUpdateProcessorFactoryTest, TestApiFramework,
TestBinaryResponseWriter, ZkStateWriterTest,
TermVectorComponentDistributedTest, TestValueSourceCache, SampleTest,
UpdateParamsTest, QueryResultKeyTest, ExternalFileFieldSortTest,
SpellingQueryConverterTest, AddBlockUpdateTest, GraphQueryTest, TestPushWriter,
TestDistributedMissingSort, SignatureUpdateProcessorFactoryTest,
DocValuesMultiTest, SchemaVersionSpecificBehaviorTest,
SubstringBytesRefFilterTest, DistributedDebugComponentTest,
TestEmbeddedSolrServerConstructors, FieldMutatingUpdateProcessorTest,
DistributedQueryElevationComponentTest, DocValuesMissingTest,
PreAnalyzedFieldTest, TestDocBasedVersionConstraints, SynonymTokenizerTest,
TestRecovery, TestNamedUpdateProcessors, MBeansHandlerTest,
BasicAuthIntegrationTest, BooleanFieldTest, MoveReplicaHDFSTest,
SpellCheckCollatorTest, TestRTGBase, TestConfigsApi,
TestSolrCloudWithDelegationTokens, BadIndexSchemaTest,
TestSlowCompositeReaderWrapper, SimpleCollectionCreateDeleteTest,
TestBlendedInfixSuggestions, QueryEqualityTest, TestCloudInspectUtil,
LeaderFailoverAfterPartitionTest, TestCloudRecovery,
TestSerializedLuceneMatchVersion, TestZkChroot,
TestFieldTypeCollectionResource, TestCollectionsAPIViaSolrCloudCluster,
BasicFunctionalityTest, TestConfigSetProperties, SolrGraphiteReporterTest,
ClassificationUpdateProcessorTest, TestNoOpRegenerator, TestRemoteStreaming,
TestRebalanceLeaders, CollectionTooManyReplicasTest, TestCollationField,
TestFieldCache, TestDistributedStatsComponentCardinality,
DirectSolrSpellCheckerTest, TestManagedStopFilterFactory, RollingRestartTest,
TestTlogReplica]
[junit4] Completed [163/734 (1!)] on J1 in 110.42s, 13 tests, 1 failure <<<
FAILURES!
[...truncated 41639 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]