[==========] Running 7 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 7 tests from ExactlyOnceRpcTest
[ RUN      ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsAfterRpcCompleted
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:03:03.633858 32322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:33971 every 8 connection(s)
I20260812 08:03:03.633912 32323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:33971 every 8 connection(s)
[       OK ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsAfterRpcCompleted (1041 ms)
[ RUN      ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsWithReplicatedRpc
I20260812 08:03:04.667470 32351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:40599 every 8 connection(s)
I20260812 08:03:04.667609 32352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:40599 every 8 connection(s)
[       OK ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsWithReplicatedRpc (24972 ms)
[ RUN      ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsWithConcurrentUpdaters
I20260812 08:03:29.640618 11021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:38313 every 8 connection(s)
I20260812 08:03:29.640618 11022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:38313 every 8 connection(s)
[       OK ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsWithConcurrentUpdaters (2439 ms)
[ RUN      ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsGarbageCollection
I20260812 08:03:32.080180 22373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:39033 every 8 connection(s)
I20260812 08:03:32.080267 22375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:39033 every 8 connection(s)
[       OK ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsGarbageCollection (611 ms)
[ RUN      ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsGarbageCollectionStressTest
I20260812 08:03:32.691903 22401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:34341 every 8 connection(s)
I20260812 08:03:32.691990 22402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:34341 every 8 connection(s)
[       OK ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsGarbageCollectionStressTest (11136 ms)
[ RUN      ] ExactlyOnceRpcTest.ReorderedRequestsOne
I20260812 08:03:43.828787 22431 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:33419 every 8 connection(s)
I20260812 08:03:43.828879 22432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:33419 every 8 connection(s)
[       OK ] ExactlyOnceRpcTest.ReorderedRequestsOne (9 ms)
[ RUN      ] ExactlyOnceRpcTest.ReorderedRequestsTwo
I20260812 08:03:43.837941 22459 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:38275 every 8 connection(s)
I20260812 08:03:43.838022 22460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:38275 every 8 connection(s)
[       OK ] ExactlyOnceRpcTest.ReorderedRequestsTwo (11 ms)
[----------] 7 tests from ExactlyOnceRpcTest (40223 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 1 test suite ran. (40223 ms total)
[  PASSED  ] 7 tests.
