[==========] 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 06:36:58.856775 26391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:37219 every 8 connection(s)
I20260812 06:36:58.856858 26392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:37219 every 8 connection(s)
[       OK ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsAfterRpcCompleted (1041 ms)
[ RUN      ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsWithReplicatedRpc
I20260812 06:36:59.890661 26419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:44299 every 8 connection(s)
I20260812 06:36:59.890762 26420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:44299 every 8 connection(s)
[       OK ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsWithReplicatedRpc (25675 ms)
[ RUN      ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsWithConcurrentUpdaters
I20260812 06:37:25.566241  5612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:42057 every 8 connection(s)
I20260812 06:37:25.566298  5613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:42057 every 8 connection(s)
[       OK ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsWithConcurrentUpdaters (2451 ms)
[ RUN      ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsGarbageCollection
I20260812 06:37:28.017892 17692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:36293 every 8 connection(s)
I20260812 06:37:28.017956 17693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:36293 every 8 connection(s)
[       OK ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsGarbageCollection (617 ms)
[ RUN      ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsGarbageCollectionStressTest
I20260812 06:37:28.635274 17725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:46753 every 8 connection(s)
I20260812 06:37:28.635411 17726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:46753 every 8 connection(s)
[       OK ] ExactlyOnceRpcTest.TestExactlyOnceSemanticsGarbageCollectionStressTest (11136 ms)
[ RUN      ] ExactlyOnceRpcTest.ReorderedRequestsOne
I20260812 06:37:39.772265 17758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:37581 every 8 connection(s)
I20260812 06:37:39.772328 17760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:37581 every 8 connection(s)
[       OK ] ExactlyOnceRpcTest.ReorderedRequestsOne (17 ms)
[ RUN      ] ExactlyOnceRpcTest.ReorderedRequestsTwo
I20260812 06:37:39.789562 17788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:37717 every 8 connection(s)
I20260812 06:37:39.789673 17789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:37717 every 8 connection(s)
[       OK ] ExactlyOnceRpcTest.ReorderedRequestsTwo (11 ms)
[----------] 7 tests from ExactlyOnceRpcTest (40952 ms total)

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