xline-kv/Xline

[Bug]: lock validation test failed

Opened this issue · 0 comments

Description about the bug

The test case lock validation test will failed. Its log is pasted below.

Version

0.6.1 (Default)

Relevant log output

[INFO] lock validation test passed 
 [INFO] lock rpc validation test running... 
 [INFO] running: docker exec -i client /mnt/validation_lock_client --endpoints=http://172.20.0.3:2379 lock mutex 
 [DEBUG] Error: Rpc error: status: Internal, message: "failed to decode Protobuf message: Member.is_learner: FetchClusterResponse.members: invalid wire type: LengthDelimited (expected Varint)", details: [], metadata: MetadataMap { headers: {"content-type": "application/grpc", "date": "Sun, 25 Feb 2024 09:58:41 GMT"} } 
 [FATAL] result not match pattern
        pattern: mutex.*
        result: Error: Rpc error: status: Internal, message: "failed to decode Protobuf message: Member.is_learner: FetchClusterResponse.members: invalid wire type: LengthDelimited (expected Varint)", details: [], metadata: MetadataMap { headers: {"content-type": "application/grpc", "date": "Sun, 25 Feb 2024 09:58:41 GMT"} }

Code of Conduct

  • I agree to follow this project's Code of Conduct