123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578 |
- 2025-07-16 19:01:06,851 INFO SPI service [com.alipay.sofa.jraft.JRaftServiceFactory - com.alipay.sofa.jraft.core.DefaultJRaftServiceFactory] loading.
- 2025-07-16 19:01:06,958 INFO SPI service [com.alipay.sofa.jraft.rpc.RaftRpcFactory - com.alipay.sofa.jraft.rpc.impl.GrpcRaftRpcFactory] loading.
- 2025-07-16 19:01:07,663 INFO SPI service [com.alipay.sofa.jraft.util.timer.RaftTimerFactory - com.alipay.sofa.jraft.util.timer.DefaultRaftTimerFactory] loading.
- 2025-07-16 19:01:07,668 INFO The number of active nodes increment to 1.
- 2025-07-16 19:01:08,110 INFO Starts FSMCaller successfully.
- 2025-07-16 19:01:08,113 INFO Truncated prefix logs in data path: D:\nacos2.2.3\data\protocol\raft\naming_persistent_service\log from log index 0 to 17, cost 1 ms.
- 2025-07-16 19:01:08,122 INFO Loading snapshot, meta=last_included_index: 16
- last_included_term: 16
- peers: "192.168.60.20:7848"
- .
- 2025-07-16 19:01:08,235 INFO Node <naming_persistent_service/192.168.60.6:7848> onSnapshotLoadDone, last_included_index: 16
- last_included_term: 16
- peers: "192.168.60.20:7848"
- 2025-07-16 19:01:08,236 INFO Node <naming_persistent_service/192.168.60.6:7848> target priority value has changed from: 0, to: -1.
- 2025-07-16 19:01:08,239 INFO Truncated prefix logs in data path: D:\nacos2.2.3\data\protocol\raft\naming_persistent_service\log from log index 17 to 17, cost 0 ms.
- 2025-07-16 19:01:08,259 INFO Node <naming_persistent_service/192.168.60.6:7848> init, term=16, lastLogId=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=.
- 2025-07-16 19:01:08,262 WARN RPC server is not started in RaftGroupService.
- 2025-07-16 19:01:08,262 INFO Start the RaftGroupService successfully.
- 2025-07-16 19:01:08,395 INFO Creating new channel to: 192.168.60.6:7848.
- 2025-07-16 19:01:08,451 INFO The channel 192.168.60.6:7848 is in state: CONNECTING.
- 2025-07-16 19:01:08,731 INFO The channel 192.168.60.6:7848 is in state: READY.
- 2025-07-16 19:01:08,731 INFO The channel 192.168.60.6:7848 has successfully established.
- 2025-07-16 19:01:09,716 INFO The number of active nodes increment to 2.
- 2025-07-16 19:01:09,877 INFO Truncated prefix logs in data path: D:\nacos2.2.3\data\protocol\raft\naming_persistent_service_v2\log from log index 0 to 16, cost 1 ms.
- 2025-07-16 19:01:09,880 INFO Starts FSMCaller successfully.
- 2025-07-16 19:01:09,880 INFO Loading snapshot, meta=last_included_index: 15
- last_included_term: 15
- peers: "192.168.60.20:7848"
- .
- 2025-07-16 19:01:09,898 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> onSnapshotLoadDone, last_included_index: 15
- last_included_term: 15
- peers: "192.168.60.20:7848"
- 2025-07-16 19:01:09,898 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> target priority value has changed from: 0, to: -1.
- 2025-07-16 19:01:09,900 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> init, term=15, lastLogId=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=.
- 2025-07-16 19:01:09,900 WARN RPC server is not started in RaftGroupService.
- 2025-07-16 19:01:09,900 INFO Start the RaftGroupService successfully.
- 2025-07-16 19:01:09,904 INFO Truncated prefix logs in data path: D:\nacos2.2.3\data\protocol\raft\naming_persistent_service_v2\log from log index 16 to 16, cost 1 ms.
- 2025-07-16 19:01:09,920 INFO The number of active nodes increment to 3.
- 2025-07-16 19:01:10,053 INFO Truncated prefix logs in data path: D:\nacos2.2.3\data\protocol\raft\naming_instance_metadata\log from log index 0 to 16, cost 1 ms.
- 2025-07-16 19:01:10,056 INFO Starts FSMCaller successfully.
- 2025-07-16 19:01:10,057 INFO Loading snapshot, meta=last_included_index: 15
- last_included_term: 15
- peers: "192.168.60.20:7848"
- .
- 2025-07-16 19:01:10,059 INFO Node <naming_instance_metadata/192.168.60.6:7848> onSnapshotLoadDone, last_included_index: 15
- last_included_term: 15
- peers: "192.168.60.20:7848"
- 2025-07-16 19:01:10,060 INFO Node <naming_instance_metadata/192.168.60.6:7848> target priority value has changed from: 0, to: -1.
- 2025-07-16 19:01:10,060 INFO Node <naming_instance_metadata/192.168.60.6:7848> init, term=15, lastLogId=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=.
- 2025-07-16 19:01:10,061 WARN RPC server is not started in RaftGroupService.
- 2025-07-16 19:01:10,061 INFO Start the RaftGroupService successfully.
- 2025-07-16 19:01:10,064 INFO Truncated prefix logs in data path: D:\nacos2.2.3\data\protocol\raft\naming_instance_metadata\log from log index 16 to 16, cost 0 ms.
- 2025-07-16 19:01:10,068 INFO The number of active nodes increment to 4.
- 2025-07-16 19:01:10,246 INFO Truncated prefix logs in data path: D:\nacos2.2.3\data\protocol\raft\naming_service_metadata\log from log index 0 to 16, cost 0 ms.
- 2025-07-16 19:01:10,249 INFO Starts FSMCaller successfully.
- 2025-07-16 19:01:10,249 INFO Loading snapshot, meta=last_included_index: 15
- last_included_term: 15
- peers: "192.168.60.20:7848"
- .
- 2025-07-16 19:01:10,251 INFO Node <naming_service_metadata/192.168.60.6:7848> onSnapshotLoadDone, last_included_index: 15
- last_included_term: 15
- peers: "192.168.60.20:7848"
- 2025-07-16 19:01:10,251 INFO Node <naming_service_metadata/192.168.60.6:7848> target priority value has changed from: 0, to: -1.
- 2025-07-16 19:01:10,252 INFO Node <naming_service_metadata/192.168.60.6:7848> init, term=15, lastLogId=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=.
- 2025-07-16 19:01:10,253 WARN RPC server is not started in RaftGroupService.
- 2025-07-16 19:01:10,253 INFO Start the RaftGroupService successfully.
- 2025-07-16 19:01:10,257 INFO Truncated prefix logs in data path: D:\nacos2.2.3\data\protocol\raft\naming_service_metadata\log from log index 16 to 16, cost 0 ms.
- 2025-07-16 19:01:14,116 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:01:14,116 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:15,291 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:15,291 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:15,910 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:15,910 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:16,204 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:16,204 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:20,116 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:01:20,116 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:20,736 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:20,736 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:21,417 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:21,418 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:21,480 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:21,480 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:25,809 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:01:25,809 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:26,055 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:26,055 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:26,492 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:26,492 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:27,267 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:27,267 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:31,172 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:01:31,172 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:31,870 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:31,870 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:31,948 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:31,948 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:32,917 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:32,917 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:36,687 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:01:36,687 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:37,214 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:37,214 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:37,652 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:37,652 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:38,688 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:38,688 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:42,312 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:01:42,312 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:42,932 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:42,932 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:43,398 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:43,398 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:44,172 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:44,172 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:48,042 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:01:48,043 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:48,428 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:48,428 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:48,768 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:48,768 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:49,898 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:49,898 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:53,904 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:01:53,904 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:54,167 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:54,167 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:54,446 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:54,446 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:55,318 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:55,318 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:59,281 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:01:59,281 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:01:59,980 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:01:59,980 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:00,075 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:00,075 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:00,921 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:00,921 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:05,128 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:05,128 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:05,162 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:02:05,162 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:05,590 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:05,590 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:06,858 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:06,858 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:10,264 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:10,264 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:10,636 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:02:10,636 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:11,222 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:11,222 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:12,044 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:12,044 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:15,322 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:15,322 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:16,548 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:16,548 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:02:16,548 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:16,548 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:17,133 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:17,133 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:21,197 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:21,197 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:21,939 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:02:21,939 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:22,326 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:22,326 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:22,326 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:22,326 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:26,477 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:26,477 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:27,438 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:27,438 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:27,872 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:02:27,872 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:28,304 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:28,304 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:31,639 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:31,639 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:33,167 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:02:33,167 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:33,324 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:33,324 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:33,734 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:33,734 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:37,149 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:37,149 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:38,543 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:02:38,543 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:38,635 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:38,635 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:39,431 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:39,431 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:42,731 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:42,732 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:43,740 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:43,740 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:44,311 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:02:44,311 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:44,813 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:44,813 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:48,158 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:48,158 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:49,554 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:49,554 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:50,319 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:02:50,319 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:50,786 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:50,786 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:54,090 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:54,090 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:54,902 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:54,902 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:56,191 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:56,191 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:56,252 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:02:56,252 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:02:59,596 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:02:59,596 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:00,817 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:00,817 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:01,361 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:01,361 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:01,377 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:03:01,377 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:05,481 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:05,481 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:06,353 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:06,353 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:06,865 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:03:06,865 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:07,267 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:07,267 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:11,312 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:11,312 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:12,159 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:12,159 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:12,376 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:03:12,376 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:12,407 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:12,407 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:17,017 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:17,017 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:17,948 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:03:17,948 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:17,994 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:17,994 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:18,041 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:18,041 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:22,302 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:22,302 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:23,264 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:03:23,264 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:23,294 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:23,294 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:23,745 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:23,745 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:27,675 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:27,675 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:28,359 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:03:28,359 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:28,625 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:28,625 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:29,587 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:29,587 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:33,664 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:33,664 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:34,178 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:03:34,178 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:34,209 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:34,209 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:35,108 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:35,108 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:39,205 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:39,205 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:39,515 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:03:39,515 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:40,027 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:40,027 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:40,930 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:40,930 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:44,615 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:44,615 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:45,018 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:03:45,018 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:45,764 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:45,764 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:46,201 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:46,201 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:49,991 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:49,991 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:50,083 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:03:50,083 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:51,736 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:51,736 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:51,953 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:51,953 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:55,114 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:55,114 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:55,146 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:03:55,146 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:57,041 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:57,041 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:03:57,213 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:03:57,213 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:00,603 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:04:00,604 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:00,840 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:00,840 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:02,472 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:02,472 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:02,558 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:02,558 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:05,778 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:04:05,778 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:06,709 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:06,710 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:07,760 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:07,760 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:08,320 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:08,320 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:11,572 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:04:11,572 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:12,179 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:12,179 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:12,859 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:12,859 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:13,507 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:13,507 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:16,904 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:04:16,904 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:17,981 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:17,981 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:18,599 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:18,599 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:19,496 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:19,496 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:22,185 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:04:22,185 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:23,154 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:23,154 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:24,460 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:24,460 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:25,470 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:25,470 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:28,138 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:04:28,138 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:29,119 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:29,119 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:29,665 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:29,665 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:31,385 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:31,385 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:33,704 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:04:33,704 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:34,715 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:34,715 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:34,747 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:34,747 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:37,296 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:37,296 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:39,125 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:04:39,125 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:39,832 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:39,832 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:40,427 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:40,427 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:42,520 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:42,520 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:44,699 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:04:44,699 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:45,680 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:45,680 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:46,338 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:46,338 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:48,126 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:48,126 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:50,007 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:04:50,007 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:51,537 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:51,537 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:51,583 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:51,583 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:53,452 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:53,452 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:55,082 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:04:55,082 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:56,668 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:56,668 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:57,505 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:57,505 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:04:58,698 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:04:58,698 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:00,606 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:05:00,606 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:02,635 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:02,635 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:02,727 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:02,727 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:04,263 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:04,263 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:06,226 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:05:06,226 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:07,796 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:07,796 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:08,506 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:08,506 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:09,625 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:09,625 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:11,817 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:05:11,817 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:12,839 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:12,839 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:13,835 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:13,835 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:14,832 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:14,832 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:17,109 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:05:17,109 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:17,989 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:17,989 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:19,538 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:19,538 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:19,954 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:19,954 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:22,412 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:05:22,412 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:23,111 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:23,111 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:25,314 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:25,314 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:25,452 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:25,452 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:28,218 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:28,218 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:28,295 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:05:28,295 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:30,569 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:30,569 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:30,894 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:30,894 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:33,397 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:33,397 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:33,615 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:05:33,615 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:36,146 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:36,146 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:36,693 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:36,693 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:38,758 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:38,758 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:39,610 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:05:39,610 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:42,008 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:42,008 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:42,039 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:42,039 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:44,345 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:44,345 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:44,981 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:05:44,981 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:47,014 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:47,014 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:48,040 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:48,041 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:49,609 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:49,609 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:50,760 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:05:50,760 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:52,205 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:52,205 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:53,275 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:53,275 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:55,420 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:55,420 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:55,991 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:05:55,991 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:58,144 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:58,144 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:05:58,877 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:05:58,877 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:01,127 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:01,127 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:01,987 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:06:01,987 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:03,500 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:03,500 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:04,114 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:04,114 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:06,213 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:06,213 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:07,933 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:06:07,933 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:09,447 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:09,447 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:09,493 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:09,493 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:12,033 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:12,033 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:13,839 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:06:13,839 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:15,352 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:15,352 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:15,414 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:15,414 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:17,191 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:17,191 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:19,355 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:06:19,355 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:20,449 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:20,449 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:21,258 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:21,258 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:22,341 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:22,341 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:24,687 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:06:24,687 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:25,861 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:25,861 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:26,268 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:26,268 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:27,839 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:27,839 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:29,842 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:06:29,842 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:30,970 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:30,970 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:31,657 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:31,657 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:33,352 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:33,352 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:34,900 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:06:34,900 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:36,361 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:36,361 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:37,131 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:37,131 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:38,400 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:38,400 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:40,535 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:06:40,535 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:42,078 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:42,083 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:42,929 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:42,929 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:44,389 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:44,389 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:45,600 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:06:45,600 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:47,225 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:47,225 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:48,607 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:48,607 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:50,164 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:50,164 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:50,782 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:06:50,782 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:52,710 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:52,711 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:53,654 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:53,654 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:55,302 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:55,302 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:55,785 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:06:55,785 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:58,235 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:58,235 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:06:58,916 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:06:58,916 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:00,347 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:00,347 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:01,325 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:07:01,326 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:04,147 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:04,147 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:04,677 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:04,677 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:05,745 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:05,745 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:06,894 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:07:06,894 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:09,761 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:09,761 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:10,181 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:10,181 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:11,456 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:11,456 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:11,908 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:07:11,908 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:14,899 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:14,899 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:15,489 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:15,489 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:16,917 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:16,917 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:17,482 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:07:17,482 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:20,681 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:20,681 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:20,836 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:20,837 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:22,651 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:22,651 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:22,943 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:07:22,943 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:26,058 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:26,058 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:26,090 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:26,090 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:28,098 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:28,098 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:28,815 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:07:28,815 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:31,548 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:31,548 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:31,955 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:31,955 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:33,532 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:33,532 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:34,769 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:07:34,769 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:37,002 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:37,002 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:37,050 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:37,050 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:39,189 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:39,189 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:40,281 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:07:40,281 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:42,346 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:42,346 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:42,484 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:42,484 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:44,934 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:44,934 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:46,106 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:07:46,106 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:48,063 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:48,063 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:48,173 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:48,173 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:50,395 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:50,395 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:51,913 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:07:51,913 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:53,837 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:53,837 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:53,837 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:53,837 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:56,269 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:56,269 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:57,570 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:07:57,570 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:59,230 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:59,230 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:07:59,680 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:07:59,680 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:01,560 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:01,560 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:03,537 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:08:03,537 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:04,647 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:04,647 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:04,990 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:04,991 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:06,981 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:06,981 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:09,248 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:08:09,248 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:10,421 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:10,421 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:10,986 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:10,986 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:12,489 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:12,489 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:14,579 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:08:14,579 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:15,854 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:15,854 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:16,800 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:16,800 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:18,055 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:18,055 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:20,241 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:08:20,241 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:21,190 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:21,190 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:22,139 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:22,139 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:23,862 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:23,862 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:25,611 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:08:25,611 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:26,354 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:26,354 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:27,256 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:27,256 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:29,464 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:29,464 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:31,138 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:08:31,138 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:31,774 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:31,774 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:32,474 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:32,474 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:34,725 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:34,725 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:36,855 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:08:36,855 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:37,043 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:37,043 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:37,850 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:37,850 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:39,932 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:39,932 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:42,052 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:42,052 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:42,252 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:08:42,252 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:43,353 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:43,353 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:45,786 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:45,786 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:47,546 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:47,546 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:47,788 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:08:47,788 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:48,674 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:48,674 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:51,341 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:51,341 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:53,050 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:53,050 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:53,792 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:08:53,792 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:54,433 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:54,433 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:56,697 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:56,697 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:58,862 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:58,862 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:59,252 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:08:59,252 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:08:59,892 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:08:59,892 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:02,087 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:02,087 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:03,986 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:03,986 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:04,381 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:09:04,381 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:05,116 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:05,116 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:07,712 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:07,712 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:09,412 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:09,412 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:09,769 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:09:09,769 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:11,025 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:11,025 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:13,299 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:13,299 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:14,926 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:09:14,926 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:15,033 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:15,033 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:16,384 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:16,385 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:18,976 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:18,976 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:20,481 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:20,481 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:20,871 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:09:20,871 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:21,836 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:21,836 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:24,103 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:24,103 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:26,221 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:26,221 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:26,780 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:09:26,780 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:27,262 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:27,262 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:29,334 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:29,334 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:31,823 INFO Node <naming_instance_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:31,823 WARN Node <naming_instance_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:32,720 INFO Node <naming_persistent_service/192.168.60.6:7848> term 16 start preVote.
- 2025-07-16 19:09:32,720 WARN Node <naming_persistent_service/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=16, term=16], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:33,239 INFO Node <naming_service_metadata/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:33,239 WARN Node <naming_service_metadata/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
- 2025-07-16 19:09:34,370 INFO Node <naming_persistent_service_v2/192.168.60.6:7848> term 15 start preVote.
- 2025-07-16 19:09:34,370 WARN Node <naming_persistent_service_v2/192.168.60.6:7848> can't do preVote as it is not in conf <ConfigurationEntry [id=LogId [index=15, term=15], conf=192.168.60.20:7848, oldConf=]>.
|