git-hulk opened a new issue, #2806:
URL: https://github.com/apache/kvrocks/issues/2806

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
   
   
   ### Version
   
   ```
   I20250226 11:50:40.185284 140031354014976 main.cc:144] kvrocks unstable 
(commit b7005d93)
   I20250226 11:50:40.212890 140031354014976 storage.cc:396] [storage] Success 
to load the data from disk: 12 ms
   I20250226 11:50:40.213458 140031354014976 worker.cc:75] [worker] Listening 
on: 127.0.0.1:35315
   I20250226 11:50:40.213650 140031354014976 worker.cc:75] [worker] Listening 
on: 127.0.0.1:35315
   I20250226 11:50:40.213767 140031354014976 worker.cc:75] [worker] Listening 
on: 127.0.0.1:35315
   I20250226 11:50:40.213874 140031354014976 worker.cc:75] [worker] Listening 
on: 127.0.0.1:35315
   I20250226 11:50:40.213977 140031354014976 worker.cc:75] [worker] Listening 
on: 127.0.0.1:35315
   I20250226 11:50:40.214076 140031354014976 worker.cc:75] [worker] Listening 
on: 127.0.0.1:35315
   I20250226 11:50:40.214189 140031354014976 worker.cc:75] [worker] Listening 
on: 127.0.0.1:35315
   I20250226 11:50:40.214285 140031354014976 worker.cc:75] [worker] Listening 
on: 127.0.0.1:35315
   I20250226 11:50:40.214372 140031354014976 cluster.cc:688] The cluster nodes 
file 
/home/runner/work/kvrocks/kvrocks/tests/gocase/workspace/TestSlaveLostMaster-1740570640181-3921765877/nodes.conf
 is not found. Use CLUSTERX subcommands to specify it.
   I20250226 11:50:40.214458 140031354014976 worker.cc:593] [worker] Thread 
#140031226283584 started
   I20250226 11:50:40.214511 140031354014976 worker.cc:593] [worker] Thread 
#140031207409216 started
   I20250226 
11:50:40.214[55](https://github.com/apache/kvrocks/actions/runs/13541357113/job/37847608993?pr=2803#step:20:56)8
 140031354014976 worker.cc:593] [worker] Thread #140031188534848 started
   I20250226 11:50:40.214635 140031354014976 worker.cc:593] [worker] Thread 
#140031169660480 started
   I20250226 11:50:40.214695 140031354014976 worker.cc:593] [worker] Thread 
#140031150786112 started
   I20250226 11:50:40.214739 140031354014976 worker.cc:593] [worker] Thread 
#140031131911744 started
   I20250226 11:50:40.214788 140031354014976 worker.cc:593] [worker] Thread 
#140031113037376 started
   I20250226 11:50:40.214834 140031354014976 worker.cc:593] [worker] Thread 
#140031094163008 started
   I20250226 11:50:40.215045 140031354014976 server.cc:240] [server] Ready to 
accept connections
   W20250226 11:50:43.248005 140031113037376 replication.cc:351] Clean old 
synced checkpoint successfully
   I20250226 11:50:43.248188 140031113037376 cluster.cc:271] Change server role 
to slave, stop migration task
   I20250226 11:50:43.248197 140031113037376 cluster.cc:273] SLAVE OF 
127.0.0.1:38039 enabled by cluster topology setting
   I20250226 11:50:43.248945 140030983013952 replication.cc:426] [replication] 
Check db name request was sent, waiting for response
   I20250226 11:50:43.350123 140030983013952 replication.cc:446] [replication] 
DB name is valid, continue...
   I20250226 11:50:43.350175 140030983013952 replication.cc:464] [replication] 
replconf request was sent, waiting for response
   I20250226 11:50:43.450754 140030983013952 replication.cc:490] [replication] 
replconf is ok, start psync
   I20250226 11:50:43.450906 140030983013952 replication.cc:520] [replication] 
Try to use psync, next seq: 1
   I20250226 11:50:43.580872 140030983013952 
replication.cc:5[57](https://github.com/apache/kvrocks/actions/runs/13541357113/job/37847608993?pr=2803#step:20:58)]
 [replication] PSync is ok, start increment batch loop
   I20250226 11:50:45.349165 140030983013952 replication.cc:986] [replication] 
Stop ev loop
   I20250226 11:50:45.349789 140031113037376 replication.cc:373] [replication] 
Stopped
   W20250226 11:50:45.350081 140031113037376 replication.cc:351] Clean old 
synced checkpoint successfully
   I20250226 11:50:45.350138 140031113037376 cluster.cc:273] SLAVE OF 
127.0.0.2:38039 enabled by cluster topology setting
   I20250226 11:50:45.351392 140030983013952 main.cc:50] Signal Terminated (15) 
received, stopping the server
   W20250226 11:50:45.351526 140030983013952 replication.cc:371] Replication 
thread operation failed: thread #140030983013952 cannot be `join`ed: Resource 
deadlock avoided
   I20250226 11:50:45.351537 140030983013952 replication.cc:373] [replication] 
Stopped
   E20250226 11:50:45.420839 140031354014976 signal_util.h:33] Ooops! Apache 
Kvrocks unstable (commit b7005d93) got signal: Aborted (6)
   I20250226 11:50:45.452357 140030983013952 replication.cc:986] [replication] 
Stop ev loop
   ```
   
   ### Minimal reproduce step
   
   No
   
   ### What did you expect to see?
   
   The server should be terminated normally
   
   ### What did you see instead?
   
   The server was terminated with an exception.
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to