mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-28 13:29:30 +00:00
1 line
10 KiB
JSON
1 line
10 KiB
JSON
|
|
{"uid":"59e10e58c9d3d082","name":"test_s20_store_misses_initially_then_retry_succeeds","fullName":"tests.wrappers_tests.test_send_e2e.TestSendBeforeRelay#test_s20_store_misses_initially_then_retry_succeeds","historyId":"fd297b607db30abb17a454e48cd7eada","time":{"start":1777569889161,"stop":1777569960246,"duration":71085},"description":"\n S20: relay propagation succeeds, initial store query misses,\n a retry republishes, and a store peer eventually archives the message.\n\n Covers state flow:\n SuccessfullyPropagated -> NextRoundRetry\n -> SuccessfullyPropagated -> SuccessfullyValidated\n ","descriptionHtml":"<pre><code> S20: relay propagation succeeds, initial store query misses,\n a retry republishes, and a store peer eventually archives the message.\n\n Covers state flow:\n SuccessfullyPropagated -> NextRoundRetry\n -> SuccessfullyPropagated -> SuccessfullyValidated\n</code></pre>\n","status":"failed","statusMessage":"AssertionError: No MessageSentEvent received within 60.0s after the store peer joined. The retry round should have republished the message and the store peer should have archived it. Collected events: [{'eventType': 'message_received', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79', 'message': {'payload': [116, 101, 115, 116, 32, 112, 97, 121, 108, 111, 97, 100], 'contentTopic': '/test/1/default/proto', 'meta': [], 'version': 0, 'timestamp': 1777569889181290752, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_propagated', 'requestId': 'de8880c23c5601466e29', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79'}, {'eventType': 'connection_status_change', 'connectionStatus': 'PartiallyConnected'}, {'eventType': 'message_error', 'requestId': 'de8880c23c5601466e29', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79', 'error': 'Unable to send within retry time window'}]\nassert None is not None","statusTrace":"tests/wrappers_tests/test_send_e2e.py:366: in test_s20_store_misses_initially_then_retry_succeeds\n assert sent_event is not None, (\nE AssertionError: No MessageSentEvent received within 60.0s after the store peer joined. The retry round should have republished the message and the store peer should have archived it. Collected events: [{'eventType': 'message_received', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79', 'message': {'payload': [116, 101, 115, 116, 32, 112, 97, 121, 108, 111, 97, 100], 'contentTopic': '/test/1/default/proto', 'meta': [], 'version': 0, 'timestamp': 1777569889181290752, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_propagated', 'requestId': 'de8880c23c5601466e29', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79'}, {'eventType': 'connection_status_change', 'connectionStatus': 'PartiallyConnected'}, {'eventType': 'message_error', 'requestId': 'de8880c23c5601466e29', 'messageHash': '0xe2ab26bb66f506d471f3a0dc5966629ae153c714ac7ffa842222825cb21ddb79', 'error': 'Unable to send within retry time window'}]\nE assert None is not None","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1777569445711,"stop":1777569445711,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1777569889159,"stop":1777569889160,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1777569889160,"stop":1777569889160,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"
|