2026-03-31 02:44:07 +00:00

1 line
14 KiB
JSON

{"uid":"dff0bfe4965eace3","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":1774923536147,"stop":1774923576578,"duration":40431},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774923536123,"stop":1774923536123,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774923536123,"stop":1774923536124,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774923536123,"stop":1774923536123,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774923536123,"stop":1774923536123,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774923536123,"stop":1774923536123,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774923536124,"stop":1774923536124,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1774923536124,"stop":1774923536125,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774923536124,"stop":1774923536124,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"light_push_setup","time":{"start":1774923536125,"stop":1774923536125,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"nodes","time":{"start":1774923536125,"stop":1774923536146,"duration":21},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1774923536146,"stop":1774923536146,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"store_setup","time":{"start":1774923536147,"stop":1774923536147,"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":1774923543314,"stop":1774923573320,"duration":30006},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.e2e.test_e2e.TestE2E object at 0x7fb1b9630380>, [<src.node.waku_node.WakuNode object at 0x7fb1b967ab40>, <src.node.waku_node.WakuNode object at 0x7fb1b96415b0>])"},{"name":"hard_wait","value":"30"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"create_message","time":{"start":1774923573320,"stop":1774923573321,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"ephemeral","value":"True"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"publish_message","time":{"start":1774923573321,"stop":1774923573528,"duration":207},"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': 1774923573320482534, 'ephemeral': True}"},{"name":"message_propagation_delay","value":"0.2"},{"name":"sender","value":"<src.node.waku_node.WakuNode object at 0x7fb1b967ab40>"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_is_stored","time":{"start":1774923576529,"stop":1774923576577,"duration":48},"status":"failed","statusMessage":"AssertionError: Peer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': '67f940f56da6283c4ce9', '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":1774923576529,"stop":1774923576577,"duration":48},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7fb1b91f39e0>"},{"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 0x7fb1b91f39e0>"},{"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': 1774923573320482534, 'ephemeral': True}]"}],"stepsCount":1,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"a4808163b662df80","name":"log","source":"a4808163b662df80.txt","type":"text/plain","size":19749},{"uid":"3d3e02ac1347024c","name":"stderr","source":"3d3e02ac1347024c.txt","type":"text/plain","size":19295}],"parameters":[],"stepsCount":5,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774923576582,"stop":1774923576582,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774923576583,"stop":1774923577923,"duration":1340},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774923577923,"stop":1774923577970,"duration":47},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774923577971,"stop":1774923577971,"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":1774924354483,"stop":1774924354483,"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":"runnervmrg6be"},{"name":"thread","value":"3464-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":1,"broken":0,"skipped":0,"passed":43,"unknown":0,"total":44},"items":[{"uid":"3e403d1159307618","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1134/#testresult/3e403d1159307618","status":"passed","time":{"start":1774883659594,"stop":1774883699395,"duration":39801}},{"uid":"45a9895ac9f14908","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1133/#testresult/45a9895ac9f14908","status":"passed","time":{"start":1774865072825,"stop":1774865112351,"duration":39526}},{"uid":"48bb1ea58dee6939","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1132/#testresult/48bb1ea58dee6939","status":"passed","time":{"start":1774846512476,"stop":1774846551923,"duration":39447}},{"uid":"cb5176386daaa9f6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1131/#testresult/cb5176386daaa9f6","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774781469517,"stop":1774781533572,"duration":64055}},{"uid":"36d675f63bf899b4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/36d675f63bf899b4","status":"passed","time":{"start":1774759715784,"stop":1774759756373,"duration":40589}},{"uid":"277ae3812a3c9920","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/277ae3812a3c9920","status":"passed","time":{"start":1774672634450,"stop":1774672673557,"duration":39107}},{"uid":"29e6c92e86bab8a5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/29e6c92e86bab8a5","status":"passed","time":{"start":1774586727799,"stop":1774586767587,"duration":39788}},{"uid":"8fb558ccc9410e21","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/8fb558ccc9410e21","status":"passed","time":{"start":1774500331520,"stop":1774500371543,"duration":40023}},{"uid":"c05833cd599eae77","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/c05833cd599eae77","status":"passed","time":{"start":1774413436069,"stop":1774413476956,"duration":40887}},{"uid":"aac163de0c18c29b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/aac163de0c18c29b","status":"passed","time":{"start":1774326973550,"stop":1774327014312,"duration":40762}},{"uid":"10cca8e7aa4e5a7b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/10cca8e7aa4e5a7b","status":"passed","time":{"start":1774241003822,"stop":1774241043580,"duration":39758}},{"uid":"3dbbeca4726d7d9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/3dbbeca4726d7d9","status":"passed","time":{"start":1774154201204,"stop":1774154240606,"duration":39402}},{"uid":"632240bce315d082","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/632240bce315d082","status":"passed","time":{"start":1774067464232,"stop":1774067504515,"duration":40283}},{"uid":"3f56e16f7b4b9805","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/3f56e16f7b4b9805","status":"passed","time":{"start":1773981161590,"stop":1773981201518,"duration":39928}},{"uid":"82961cf7f6f8755d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/82961cf7f6f8755d","status":"passed","time":{"start":1773895097741,"stop":1773895138123,"duration":40382}},{"uid":"3e03a05e90bf45c7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/3e03a05e90bf45c7","status":"passed","time":{"start":1773808747259,"stop":1773808787377,"duration":40118}},{"uid":"ba288f61e37c0b61","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/ba288f61e37c0b61","status":"passed","time":{"start":1773722097897,"stop":1773722137903,"duration":40006}},{"uid":"e44626ada32ad94","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/e44626ada32ad94","status":"passed","time":{"start":1773664392974,"stop":1773664440751,"duration":47777}},{"uid":"f17d8d4de2d68ade","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/f17d8d4de2d68ade","status":"passed","time":{"start":1773636654138,"stop":1773636693613,"duration":39475}},{"uid":"f37dcdf49086b853","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/f37dcdf49086b853","status":"passed","time":{"start":1773549911848,"stop":1773549951842,"duration":39994}}]},"tags":[]},"source":"dff0bfe4965eace3.json","parameterValues":[]}