mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-24 11:19:43 +00:00
1 line
17 KiB
JSON
1 line
17 KiB
JSON
{"uid":"63b5fe427acf998","name":"test_filter_get_message_after_node2_restarts","fullName":"tests.filter.test_get_messages.TestFilterGetMessages#test_filter_get_message_after_node2_restarts","historyId":"19565a7edae4b11ecabd77bfa4f32436","time":{"start":1777660351603,"stop":1777660354830,"duration":3227},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1777660185495,"stop":1777660185495,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1777660349074,"stop":1777660349074,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1777660349074,"stop":1777660349074,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1777660349074,"stop":1777660349074,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1777660349074,"stop":1777660349074,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1777660349074,"stop":1777660349075,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1777660349075,"stop":1777660349075,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1777660349075,"stop":1777660350308,"duration":1233},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1777660349075,"stop":1777660349075,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1777660350308,"stop":1777660351575,"duration":1267},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1777660351550,"stop":1777660351575,"duration":25},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_get_messages.TestFilterGetMessages object at 0x7fba4691bbc0>, <src.node.waku_node.WakuNode object at 0x7fba46343d70>, ['/ip4/172.18.158.63/tcp/34915/p2p/16Uiu2HAm756427YaNgLjfVMYhCu7v1WAaTjfdqpMRJXGh4acrPGj'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_main_nodes","time":{"start":1777660351576,"stop":1777660351602,"duration":26},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1777660351579,"stop":1777660351602,"duration":23},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1777660351587,"stop":1777660351602,"duration":15},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1777660351588,"stop":1777660351602,"duration":14},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '863be072-6498-4625-8bf2-b2f88c526027', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '863be072-6498-4625-8bf2-b2f88c526027', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"node","value":"None"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topic_list","value":"['/test/1/waku-filter/proto']"},{"name":"pubsub_topic","value":"None"}],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":3,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"check_published_message_reaches_filter_peer","time":{"start":1777660351603,"stop":1777660351716,"duration":113},"status":"passed","steps":[{"name":"create_message","time":{"start":1777660351603,"stop":1777660351603,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"get_filter_messages","time":{"start":1777660351712,"stop":1777660351715,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"content_topic","value":"'/test/1/waku-filter/proto'"},{"name":"pubsub_topic","value":"'/waku/2/rs/198/1'"},{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7fba46343d70>"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"assert_received_message","time":{"start":1777660351716,"stop":1777660351716,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'timestamp': 1777660351603096975}"},{"name":"index","value":"0"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"message","value":"None"},{"name":"pubsub_topic","value":"None"},{"name":"message_propagation_delay","value":"0.1"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":3,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1777660354672,"stop":1777660354713,"duration":41},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1777660354676,"stop":1777660354713,"duration":37},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1777660354676,"stop":1777660354713,"duration":37},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '347a454d-cfdc-4dcf-ac45-04cc034ed5f8', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '347a454d-cfdc-4dcf-ac45-04cc034ed5f8', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"node","value":"None"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topic_list","value":"['/test/1/waku-filter/proto']"},{"name":"pubsub_topic","value":"None"}],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_reaches_filter_peer","time":{"start":1777660354713,"stop":1777660354829,"duration":116},"status":"passed","steps":[{"name":"create_message","time":{"start":1777660354713,"stop":1777660354713,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"get_filter_messages","time":{"start":1777660354826,"stop":1777660354828,"duration":2},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"content_topic","value":"'/test/1/waku-filter/proto'"},{"name":"pubsub_topic","value":"'/waku/2/rs/198/1'"},{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7fba46343d70>"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"assert_received_message","time":{"start":1777660354829,"stop":1777660354829,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'timestamp': 1777660354713005601}"},{"name":"index","value":"0"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"message","value":"None"},{"name":"pubsub_topic","value":"None"},{"name":"message_propagation_delay","value":"0.1"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":3,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"name":"log","type":"text/plain","size":0},{"name":"stderr","type":"text/plain","size":0}],"parameters":[],"stepsCount":11,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1777660354831,"stop":1777660354832,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1777660354832,"stop":1777660355727,"duration":895},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1777660355727,"stop":1777660355758,"duration":31},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1777660355759,"stop":1777660355759,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1777660528716,"stop":1777660528716,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"},{"name":"parentSuite","value":"tests.filter"},{"name":"suite","value":"test_get_messages"},{"name":"subSuite","value":"TestFilterGetMessages"},{"name":"host","value":"runnervmeorf1"},{"name":"thread","value":"21632-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_get_messages"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":22,"unknown":0,"total":22},"items":[{"uid":"ae81bcc18c76d150","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1224/#testresult/ae81bcc18c76d150","status":"passed","time":{"start":1777657760198,"stop":1777657763488,"duration":3290}},{"uid":"985624e5b480f843","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1223/#testresult/985624e5b480f843","status":"passed","time":{"start":1777655215255,"stop":1777655218284,"duration":3029}},{"uid":"6549746c3427709","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1222/#testresult/6549746c3427709","status":"passed","time":{"start":1777640913036,"stop":1777640915999,"duration":2963}},{"uid":"c41e80dfcfe41a8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1221/#testresult/c41e80dfcfe41a8","status":"passed","time":{"start":1777636173527,"stop":1777636176419,"duration":2892}},{"uid":"dc87edf6cf893699","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1220/#testresult/dc87edf6cf893699","status":"passed","time":{"start":1777613385767,"stop":1777613388759,"duration":2992}},{"uid":"c635a48f66a7ec7c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1219/#testresult/c635a48f66a7ec7c","status":"passed","time":{"start":1777590339035,"stop":1777590342009,"duration":2974}},{"uid":"87d8f2e16521eb71","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1218/#testresult/87d8f2e16521eb71","status":"passed","time":{"start":1777569661859,"stop":1777569665144,"duration":3285}},{"uid":"ec3fcdecf132bef8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1217/#testresult/ec3fcdecf132bef8","status":"passed","time":{"start":1777526405097,"stop":1777526408297,"duration":3200}},{"uid":"75cdd3070238ab4f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1216/#testresult/75cdd3070238ab4f","status":"passed","time":{"start":1777439888256,"stop":1777439891253,"duration":2997}},{"uid":"710780fb9cda7a97","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1215/#testresult/710780fb9cda7a97","status":"passed","time":{"start":1777372276947,"stop":1777372279920,"duration":2973}},{"uid":"95a89cbe5f143d9d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1214/#testresult/95a89cbe5f143d9d","status":"passed","time":{"start":1777353700325,"stop":1777353703566,"duration":3241}},{"uid":"14f0ab1277cd5374","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1213/#testresult/14f0ab1277cd5374","status":"passed","time":{"start":1777266984507,"stop":1777266987541,"duration":3034}},{"uid":"4c2e8c98da841fc2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1212/#testresult/4c2e8c98da841fc2","status":"passed","time":{"start":1777180542172,"stop":1777180545147,"duration":2975}},{"uid":"6d180f0f943992a0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1211/#testresult/6d180f0f943992a0","status":"passed","time":{"start":1777093241097,"stop":1777093244157,"duration":3060}},{"uid":"2c60878c07187a45","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1210/#testresult/2c60878c07187a45","status":"passed","time":{"start":1777007679395,"stop":1777007682392,"duration":2997}},{"uid":"36ae5bb70c136ee3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1209/#testresult/36ae5bb70c136ee3","status":"passed","time":{"start":1776981764193,"stop":1776981767234,"duration":3041}},{"uid":"8f1b6bc6186c3c25","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1208/#testresult/8f1b6bc6186c3c25","status":"passed","time":{"start":1776921206314,"stop":1776921209412,"duration":3098}},{"uid":"949bfd6e5f7c345c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1207/#testresult/949bfd6e5f7c345c","status":"passed","time":{"start":1776902363932,"stop":1776902366790,"duration":2858}},{"uid":"67f64a945e661a8a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1206/#testresult/67f64a945e661a8a","status":"passed","time":{"start":1776898010672,"stop":1776898013703,"duration":3031}},{"uid":"f32c40d1e8eaf3b9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1199/#testresult/f32c40d1e8eaf3b9","status":"passed","time":{"start":1776872795768,"stop":1776872799050,"duration":3282}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"63b5fe427acf998.json","parameterValues":[]} |