mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-06 20:03:43 +00:00
1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"uid":"d971b6ea596468ce","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":1773376354888,"stop":1773376395917,"duration":41029},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"close_open_nodes","time":{"start":1773376354858,"stop":1773376354858,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1773376354858,"stop":1773376354859,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1773376354858,"stop":1773376354858,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1773376354858,"stop":1773376354858,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables","time":{"start":1773376354858,"stop":1773376354858,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1773376354859,"stop":1773376354859,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1773376354859,"stop":1773376354860,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1773376354859,"stop":1773376354859,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"nodes","time":{"start":1773376354860,"stop":1773376354887,"duration":27},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"light_push_setup","time":{"start":1773376354860,"stop":1773376354860,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1773376354887,"stop":1773376354887,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"store_setup","time":{"start":1773376354887,"stop":1773376354887,"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":1773376362649,"stop":1773376392656,"duration":30007},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.e2e.test_e2e.TestE2E object at 0x7f75309db5c0>, [<src.node.waku_node.WakuNode object at 0x7f75308772f0>, <src.node.waku_node.WakuNode object at 0x7f7530881730>])"},{"name":"hard_wait","value":"30"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"create_message","time":{"start":1773376392657,"stop":1773376392657,"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":1773376392657,"stop":1773376392864,"duration":207},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"via","value":"'relay'"},{"name":"pubsub_topic","value":"'/waku/2/rs/3/1'"},{"name":"message","value":"{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'timestamp': 1773376392656595229, 'ephemeral': True}"},{"name":"message_propagation_delay","value":"0.2"},{"name":"sender","value":"<src.node.waku_node.WakuNode object at 0x7f75308772f0>"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_is_stored","time":{"start":1773376395865,"stop":1773376395913,"duration":48},"status":"failed","statusMessage":"AssertionError: Peer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': '0ccf7b69e6ae658518be', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.12/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":1773376395865,"stop":1773376395912,"duration":47},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f7531a59340>"},{"name":"peer_addr","value":"None"},{"name":"include_data","value":"None"},{"name":"pubsub_topic","value":"'/waku/2/rs/3/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 0x7f7531a59340>"},{"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': 1773376392656595229, 'ephemeral': True}]"}],"stepsCount":1,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"663629fff3d722b1","name":"log","source":"663629fff3d722b1.txt","type":"text/plain","size":20232},{"uid":"8016468e8c9df808","name":"stderr","source":"8016468e8c9df808.txt","type":"text/plain","size":19778}],"parameters":[],"stepsCount":5,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1773376395922,"stop":1773376395922,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1773376395923,"stop":1773376397567,"duration":1644},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1773376397567,"stop":1773376397608,"duration":41},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1773376397608,"stop":1773376397608,"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":1773377173867,"stop":1773377173867,"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":"runnervm0kj6c"},{"name":"thread","value":"3544-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":22,"unknown":0,"total":22},"items":[{"uid":"7059bc9fef583f0f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/7059bc9fef583f0f","status":"passed","time":{"start":1773289999282,"stop":1773290039395,"duration":40113}},{"uid":"11a29e55a0a03496","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/11a29e55a0a03496","status":"passed","time":{"start":1773203553150,"stop":1773203593761,"duration":40611}},{"uid":"44f404f90045dfa","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1110/#testresult/44f404f90045dfa","status":"passed","time":{"start":1773117122286,"stop":1773117163226,"duration":40940}},{"uid":"3ad787fecb9631e0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1109/#testresult/3ad787fecb9631e0","status":"passed","time":{"start":1773030873072,"stop":1773030912901,"duration":39829}},{"uid":"8992d1daf6b1d16","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1108/#testresult/8992d1daf6b1d16","status":"passed","time":{"start":1772944317448,"stop":1772944358144,"duration":40696}},{"uid":"a4d4bd32a22028ce","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1107/#testresult/a4d4bd32a22028ce","status":"passed","time":{"start":1772857767394,"stop":1772857808047,"duration":40653}},{"uid":"f10b14406f9866b7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1106/#testresult/f10b14406f9866b7","status":"passed","time":{"start":1772771495135,"stop":1772771534751,"duration":39616}},{"uid":"e4cacadd5027b2a0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1105/#testresult/e4cacadd5027b2a0","status":"passed","time":{"start":1772723055565,"stop":1772723104969,"duration":49404}},{"uid":"f80b08b56c969df4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1104/#testresult/f80b08b56c969df4","status":"passed","time":{"start":1772685129410,"stop":1772685170703,"duration":41293}},{"uid":"427616df5a485c54","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1103/#testresult/427616df5a485c54","status":"passed","time":{"start":1772598696771,"stop":1772598736782,"duration":40011}},{"uid":"48af01488cab94a1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1102/#testresult/48af01488cab94a1","status":"passed","time":{"start":1772512376447,"stop":1772512416262,"duration":39815}},{"uid":"3828e5568d158098","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1101/#testresult/3828e5568d158098","status":"passed","time":{"start":1772426024503,"stop":1772426064295,"duration":39792}},{"uid":"6d5c0e6fca4d7b49","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1100/#testresult/6d5c0e6fca4d7b49","status":"passed","time":{"start":1772339845044,"stop":1772339885337,"duration":40293}},{"uid":"eb9077c4cccc80e9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1099/#testresult/eb9077c4cccc80e9","status":"passed","time":{"start":1772310075960,"stop":1772310116091,"duration":40131}},{"uid":"cd9fad1ab4cd590f","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1098/#testresult/cd9fad1ab4cd590f","status":"passed","time":{"start":1772252675096,"stop":1772252714815,"duration":39719}},{"uid":"b4590cda3e8406bf","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1097/#testresult/b4590cda3e8406bf","status":"passed","time":{"start":1772166746195,"stop":1772166795974,"duration":49779}},{"uid":"6a9b59572ffa8f57","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1096/#testresult/6a9b59572ffa8f57","status":"passed","time":{"start":1772080456216,"stop":1772080497124,"duration":40908}},{"uid":"b1ada72fbb3efec7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1095/#testresult/b1ada72fbb3efec7","status":"passed","time":{"start":1772049807420,"stop":1772049847900,"duration":40480}},{"uid":"6c14398ade556ebf","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1094/#testresult/6c14398ade556ebf","status":"passed","time":{"start":1772047585481,"stop":1772047625702,"duration":40221}},{"uid":"dbc17c909274444a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1093/#testresult/dbc17c909274444a","status":"passed","time":{"start":1772032807750,"stop":1772032848046,"duration":40296}}]},"tags":[]},"source":"d971b6ea596468ce.json","parameterValues":[]} |