mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-24 11:19:43 +00:00
1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"uid":"4012f5a70116d2c","name":"test_msg_not_stored_when_ephemeral_true","fullName":"tests.e2e.test_e2e.TestE2E#test_msg_not_stored_when_ephemeral_true","historyId":"6831e55f515b91d030bfe96669865871","time":{"start":1778354434296,"stop":1778354475041,"duration":40745},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"close_open_nodes","time":{"start":1778354434271,"stop":1778354434271,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1778354434271,"stop":1778354434272,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables","time":{"start":1778354434271,"stop":1778354434271,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1778354434271,"stop":1778354434271,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1778354434271,"stop":1778354434271,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1778354434272,"stop":1778354434272,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1778354434272,"stop":1778354434272,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1778354434272,"stop":1778354434273,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"nodes","time":{"start":1778354434273,"stop":1778354434294,"duration":21},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"light_push_setup","time":{"start":1778354434273,"stop":1778354434273,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"store_setup","time":{"start":1778354434295,"stop":1778354434295,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1778354434295,"stop":1778354434295,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"wait_for_autoconnection","time":{"start":1778354441776,"stop":1778354471782,"duration":30006},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.e2e.test_e2e.TestE2E object at 0x7f259518a000>, [<src.node.waku_node.WakuNode object at 0x7f2595082390>, <src.node.waku_node.WakuNode object at 0x7f25973dc5c0>])"},{"name":"hard_wait","value":"30"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"create_message","time":{"start":1778354471783,"stop":1778354471783,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"ephemeral","value":"True"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"publish_message","time":{"start":1778354471783,"stop":1778354471991,"duration":208},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"via","value":"'relay'"},{"name":"pubsub_topic","value":"'/waku/2/rs/198/1'"},{"name":"message","value":"{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'timestamp': 1778354471782901887, 'ephemeral': True}"},{"name":"message_propagation_delay","value":"0.2"},{"name":"sender","value":"<src.node.waku_node.WakuNode object at 0x7f2595082390>"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_is_stored","time":{"start":1778354474992,"stop":1778354475033,"duration":41},"status":"failed","statusMessage":"AssertionError: Peer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': 'a291829ac9d25a83776f', 'statusCode': 200, 'statusDesc': 'OK', '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/store.py\", line 229, in check_published_message_is_stored\n assert self.store_response.messages, f\"Peer {node.image} couldn't find any messages. Actual response: {self.store_response.resp_json}\"\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n","steps":[{"name":"get_messages_from_store","time":{"start":1778354474992,"stop":1778354475031,"duration":39},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f2594dd3ad0>"},{"name":"peer_addr","value":"None"},{"name":"include_data","value":"None"},{"name":"pubsub_topic","value":"'/waku/2/rs/198/1'"},{"name":"content_topics","value":"None"},{"name":"start_time","value":"None"},{"name":"end_time","value":"None"},{"name":"hashes","value":"None"},{"name":"cursor","value":"None"},{"name":"page_size","value":"50"},{"name":"ascending","value":"'true'"},{"name":"store_v","value":"'v3'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"store_node","value":"<src.node.waku_node.WakuNode object at 0x7f2594dd3ad0>"},{"name":"peer_addr","value":"None"},{"name":"include_data","value":"None"},{"name":"pubsub_topic","value":"None"},{"name":"content_topics","value":"None"},{"name":"start_time","value":"None"},{"name":"end_time","value":"None"},{"name":"hashes","value":"None"},{"name":"cursor","value":"None"},{"name":"page_size","value":"50"},{"name":"ascending","value":"'true'"},{"name":"store_v","value":"'v3'"},{"name":"messages_to_check","value":"[{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'timestamp': 1778354471782901887, 'ephemeral': True}]"}],"stepsCount":1,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"name":"log","type":"text/plain","size":0},{"name":"stderr","type":"text/plain","size":0}],"parameters":[],"stepsCount":5,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1778354475042,"stop":1778354475043,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1778354475043,"stop":1778354476442,"duration":1399},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1778354476443,"stop":1778354476500,"duration":57},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1778354476501,"stop":1778354476501,"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":1778355265383,"stop":1778355265383,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"parentSuite","value":"tests.e2e"},{"name":"suite","value":"test_e2e"},{"name":"subSuite","value":"TestE2E"},{"name":"host","value":"runnervmeorf1"},{"name":"thread","value":"21812-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.e2e.test_e2e"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":33,"unknown":0,"total":33},"items":[{"uid":"6b9f511ebcb2c1e8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1235/#testresult/6b9f511ebcb2c1e8","status":"passed","time":{"start":1778303688428,"stop":1778303728307,"duration":39879}},{"uid":"50a476533aa43d23","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1234/#testresult/50a476533aa43d23","status":"passed","time":{"start":1778217081764,"stop":1778217121695,"duration":39931}},{"uid":"190cd92a4d08eaa","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1233/#testresult/190cd92a4d08eaa","status":"passed","time":{"start":1778131046101,"stop":1778131086023,"duration":39922}},{"uid":"6c8ebf4c743a7082","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1232/#testresult/6c8ebf4c743a7082","status":"passed","time":{"start":1778051593684,"stop":1778051633574,"duration":39890}},{"uid":"ea236eff2e388768","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1231/#testresult/ea236eff2e388768","status":"passed","time":{"start":1778044448953,"stop":1778044488763,"duration":39810}},{"uid":"28f74774d2e5c2a4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1230/#testresult/28f74774d2e5c2a4","status":"passed","time":{"start":1777959074854,"stop":1777959114898,"duration":40044}},{"uid":"30b79b5a714b6160","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1229/#testresult/30b79b5a714b6160","status":"passed","time":{"start":1777958113933,"stop":1777958154542,"duration":40609}},{"uid":"763aae372aa42137","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1228/#testresult/763aae372aa42137","status":"passed","time":{"start":1777871884688,"stop":1777871924666,"duration":39978}},{"uid":"3726da02a9e9bb13","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1227/#testresult/3726da02a9e9bb13","status":"passed","time":{"start":1777785582480,"stop":1777785623283,"duration":40803}},{"uid":"c9c738823cb5b62a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1226/#testresult/c9c738823cb5b62a","status":"passed","time":{"start":1777698831494,"stop":1777698872364,"duration":40870}},{"uid":"274e7af80ce5178","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1225/#testresult/274e7af80ce5178","status":"passed","time":{"start":1777660133389,"stop":1777660173081,"duration":39692}},{"uid":"964c004f103df5ae","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1224/#testresult/964c004f103df5ae","status":"passed","time":{"start":1777657659907,"stop":1777657700112,"duration":40205}},{"uid":"4986ac05e1fb0231","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1223/#testresult/4986ac05e1fb0231","status":"passed","time":{"start":1777655114377,"stop":1777655154404,"duration":40027}},{"uid":"22ff62a5b819fc9a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1222/#testresult/22ff62a5b819fc9a","status":"passed","time":{"start":1777640666673,"stop":1777640706965,"duration":40292}},{"uid":"6c4e021ed892bc2a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1221/#testresult/6c4e021ed892bc2a","status":"passed","time":{"start":1777636010740,"stop":1777636050824,"duration":40084}},{"uid":"45b2f4e967fed10f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1220/#testresult/45b2f4e967fed10f","status":"passed","time":{"start":1777613302650,"stop":1777613343337,"duration":40687}},{"uid":"5a8171ba8a3bab80","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1219/#testresult/5a8171ba8a3bab80","status":"passed","time":{"start":1777590136718,"stop":1777590176581,"duration":39863}},{"uid":"d9f643d8c149ebf8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1218/#testresult/d9f643d8c149ebf8","status":"passed","time":{"start":1777569521003,"stop":1777569561967,"duration":40964}},{"uid":"66ae3b77cb20a4e1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1217/#testresult/66ae3b77cb20a4e1","status":"passed","time":{"start":1777526160187,"stop":1777526200408,"duration":40221}},{"uid":"b0f7776b69b5e8ef","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1216/#testresult/b0f7776b69b5e8ef","status":"passed","time":{"start":1777439755546,"stop":1777439796077,"duration":40531}}]},"tags":[]},"source":"4012f5a70116d2c.json","parameterValues":[]} |