mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-07 04:13:50 +00:00
1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"uid":"46e079d71adb8448","name":"test_filter_get_message_duplicate_message","fullName":"tests.filter.test_get_messages.TestFilterGetMessages#test_filter_get_message_duplicate_message","historyId":"c74503e336f603bd1ff4d90507dda78d","time":{"start":1774067725513,"stop":1774067725733,"duration":220},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774067442487,"stop":1774067442487,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774067723056,"stop":1774067723056,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774067723056,"stop":1774067723056,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774067723056,"stop":1774067723056,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774067723056,"stop":1774067723057,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774067723056,"stop":1774067723056,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774067723056,"stop":1774067723056,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1774067723057,"stop":1774067723057,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1774067723057,"stop":1774067724258,"duration":1201},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1774067724258,"stop":1774067725483,"duration":1225},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1774067725452,"stop":1774067725483,"duration":31},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_get_messages.TestFilterGetMessages object at 0x7ff8a8819310>, <src.node.waku_node.WakuNode object at 0x7ff8a837cf50>, ['/ip4/172.18.33.229/tcp/9378/p2p/16Uiu2HAmFUk8A3cuei2RzU7myQrFLQkB7R6MoDJ3rjXNwUofwJmm'])"}],"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":1774067725483,"stop":1774067725512,"duration":29},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1774067725483,"stop":1774067725512,"duration":29},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1774067725501,"stop":1774067725512,"duration":11},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1774067725501,"stop":1774067725512,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '19477e0d-50c8-4b86-b817-fb9ede98b312', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '19477e0d-50c8-4b86-b817-fb9ede98b312', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/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":"create_message","time":{"start":1774067725513,"stop":1774067725513,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_published_message_reaches_filter_peer","time":{"start":1774067725514,"stop":1774067725625,"duration":111},"status":"passed","steps":[{"name":"get_filter_messages","time":{"start":1774067725621,"stop":1774067725624,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"content_topic","value":"'/test/1/waku-filter/proto'"},{"name":"pubsub_topic","value":"'/waku/2/rs/3/1'"},{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7ff8a837cf50>"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"assert_received_message","time":{"start":1774067725625,"stop":1774067725625,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'timestamp': 1774067725513422090}"},{"name":"index","value":"0"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"message","value":"{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'timestamp': 1774067725513422090}"},{"name":"pubsub_topic","value":"None"},{"name":"message_propagation_delay","value":"0.1"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_reaches_filter_peer","time":{"start":1774067725626,"stop":1774067725733,"duration":107},"status":"failed","statusMessage":"AssertionError: Peer NODE_2:wakuorg/nwaku:latest couldn't find any messages\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/filter.py\", line 98, in check_published_message_reaches_filter_peer\n assert get_messages_response, f\"Peer NODE_{index + 2}:{peer.image} couldn't find any messages\"\n ^^^^^^^^^^^^^^^^^^^^^\n","steps":[{"name":"get_filter_messages","time":{"start":1774067725730,"stop":1774067725733,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"content_topic","value":"'/test/1/waku-filter/proto'"},{"name":"pubsub_topic","value":"'/waku/2/rs/3/1'"},{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7ff8a837cf50>"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"message","value":"{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'timestamp': 1774067725513422090}"},{"name":"pubsub_topic","value":"None"},{"name":"message_propagation_delay","value":"0.1"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":1,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"49b27240927d83bd","name":"log","source":"49b27240927d83bd.txt","type":"text/plain","size":14505},{"uid":"a16b863a765eaf7f","name":"stderr","source":"a16b863a765eaf7f.txt","type":"text/plain","size":14166}],"parameters":[],"stepsCount":6,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774067725735,"stop":1774067725735,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774067725735,"stop":1774067726697,"duration":962},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774067726697,"stop":1774067726707,"duration":10},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774067726707,"stop":1774067726707,"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":1774068017095,"stop":1774068017095,"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":"runnervm46oaq"},{"name":"thread","value":"3463-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":31,"unknown":0,"total":31},"items":[{"uid":"cea732f5be236d11","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/cea732f5be236d11","status":"passed","time":{"start":1773981443747,"stop":1773981443966,"duration":219}},{"uid":"a565ec287a0ed02","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/a565ec287a0ed02","status":"passed","time":{"start":1773895354991,"stop":1773895355213,"duration":222}},{"uid":"26c84d9e326c7fc5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/26c84d9e326c7fc5","status":"passed","time":{"start":1773809002759,"stop":1773809002980,"duration":221}},{"uid":"c7efd21a3251b1a0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/c7efd21a3251b1a0","status":"passed","time":{"start":1773722378559,"stop":1773722378782,"duration":223}},{"uid":"2a79ae9be4f42b7a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/2a79ae9be4f42b7a","status":"passed","time":{"start":1773664695056,"stop":1773664695276,"duration":220}},{"uid":"32f3460f544c84ab","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/32f3460f544c84ab","status":"passed","time":{"start":1773636962106,"stop":1773636962327,"duration":221}},{"uid":"bb18eb66eb01d1d8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/bb18eb66eb01d1d8","status":"passed","time":{"start":1773550233222,"stop":1773550233447,"duration":225}},{"uid":"f7b300109ceb9ac3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/f7b300109ceb9ac3","status":"passed","time":{"start":1773462966011,"stop":1773462966231,"duration":220}},{"uid":"6d044e1b24ff620f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/6d044e1b24ff620f","status":"passed","time":{"start":1773376620163,"stop":1773376620384,"duration":221}},{"uid":"5858799d1aeb8d05","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/5858799d1aeb8d05","status":"passed","time":{"start":1773290269532,"stop":1773290269757,"duration":225}},{"uid":"b4c8be6edaaff01d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/b4c8be6edaaff01d","status":"passed","time":{"start":1773203843245,"stop":1773203843466,"duration":221}},{"uid":"a42b70b1f58a7b8c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1110/#testresult/a42b70b1f58a7b8c","status":"passed","time":{"start":1773117382280,"stop":1773117382502,"duration":222}},{"uid":"e176265e44a7a4e1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1109/#testresult/e176265e44a7a4e1","status":"passed","time":{"start":1773031196229,"stop":1773031196454,"duration":225}},{"uid":"ee48e2fd119995b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1108/#testresult/ee48e2fd119995b","status":"passed","time":{"start":1772944563355,"stop":1772944563578,"duration":223}},{"uid":"e990d542f3dc60c2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1107/#testresult/e990d542f3dc60c2","status":"passed","time":{"start":1772858020019,"stop":1772858020242,"duration":223}},{"uid":"5020b1ebc044b6e5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1106/#testresult/5020b1ebc044b6e5","status":"passed","time":{"start":1772771774660,"stop":1772771774881,"duration":221}},{"uid":"7c5c67330cd3215d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1105/#testresult/7c5c67330cd3215d","status":"passed","time":{"start":1772723324493,"stop":1772723324717,"duration":224}},{"uid":"75da76361b0cb743","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1104/#testresult/75da76361b0cb743","status":"passed","time":{"start":1772685428659,"stop":1772685428880,"duration":221}},{"uid":"a3fb004ebab0886d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1103/#testresult/a3fb004ebab0886d","status":"passed","time":{"start":1772598958944,"stop":1772598959164,"duration":220}},{"uid":"3d4a0f0c0f65284f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1102/#testresult/3d4a0f0c0f65284f","status":"passed","time":{"start":1772512650940,"stop":1772512651160,"duration":220}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"46e079d71adb8448.json","parameterValues":[]} |