-
Notifications
You must be signed in to change notification settings - Fork 986
Open
Description
[----------] 1 test from MgmtdClientTest
[ RUN ] MgmtdClientTest.testRetryUnknownAddrs
[2025-10-29T10:19:55.193599116+00:00 test_client:70442 MgmtdClient.cc:509 ERROR] MgmtdClient: probePrimary NodeId(0) failed: RPC::ConnectFailed(2014)
./tests/client/TestMgmtdClient.cc:545: Failure
Expected equality of these values:
_actual
Which is: { ("GetPrimaryMgmtd", "TCP://192.168.0.3:8800"), ("GetPrimaryMgmtd", "TCP://192.168.0.4:8888"), ("GetRoutingInfo", "TCP://192.168.0.4:8888") }
_expected
Which is: { ("GetPrimaryMgmtd", "TCP://192.168.0.4:8888"), ("GetRoutingInfo", "TCP://192.168.0.4:8888") }
[2025-10-29T10:19:55.193769060+00:00 test_client:70442 MgmtdClient.cc:329 ERROR] MgmtdClient: ClientSessionPayload not set, can't extend ClientSession
[2025-10-29T10:19:55.194080616+00:00 test_client:70442 MgmtdClient.cc:203 ERROR] [MgmtdClientOp ExtendClientSession No.2] failed: InvalidArg(3) ClientSessionPayload not set. latency: 0ns
[2025-10-29T10:19:55.194103974+00:00 test_client:70442 MgmtdClient.cc:313 ERROR] MgmtdClient: AutoExtendClientSession failed: InvalidArg(3) ClientSessionPayload not set
[ FAILED ] MgmtdClientTest.testRetryUnknownAddrs (3 ms)
Metadata
Metadata
Assignees
Labels
No labels