1 line
14 KiB
JSON

{"uid":"b4e9dfa62f9d0c4d","name":"test_relay_unsubscribe_from_single_pubsub_topic","fullName":"tests.relay.test_subscribe.TestRelaySubscribe#test_relay_unsubscribe_from_single_pubsub_topic","historyId":"4696287702df6d1cebe6c21ac275fd9c","time":{"start":1774067500763,"stop":1774067500900,"duration":137},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774067433180,"stop":1774067433180,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774067498342,"stop":1774067498342,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774067498342,"stop":1774067498343,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774067498342,"stop":1774067498342,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774067498342,"stop":1774067498342,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774067498343,"stop":1774067498343,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_nodes","time":{"start":1774067498343,"stop":1774067500762,"duration":2419},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1774067500759,"stop":1774067500762,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.relay.test_subscribe.TestRelaySubscribe object at 0x7fb30992fa70>, <src.node.waku_node.WakuNode object at 0x7fb30991d490>, ['/ip4/172.18.111.191/tcp/42753/p2p/16Uiu2HAmQHzxkV7ebbAzGX2aQFqVadNaStGb11E9dkWhXouXsBjH'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"relay_setup","time":{"start":1774067498343,"stop":1774067498343,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774067498343,"stop":1774067498343,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"ensure_relay_subscriptions_on_nodes","time":{"start":1774067500763,"stop":1774067500771,"duration":8},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7fb309881940>, <src.node.waku_node.WakuNode object at 0x7fb30991d490>]"},{"name":"pubsub_topic_list","value":"['/waku/2/rs/3/1']"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"wait_for_published_message_to_reach_relay_peer","time":{"start":1774067500771,"stop":1774067500887,"duration":116},"status":"passed","steps":[{"name":"check_published_message_reaches_relay_peer","time":{"start":1774067500772,"stop":1774067500887,"duration":115},"status":"passed","steps":[{"name":"assert_received_message","time":{"start":1774067500883,"stop":1774067500883,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'UmVsYXkgd29ya3MhIQ==', 'contentTopic': '/test/1/waku-relay/proto', 'timestamp': 1774067500771529728}"},{"name":"index","value":"0"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"assert_received_message","time":{"start":1774067500887,"stop":1774067500887,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'UmVsYXkgd29ya3MhIQ==', 'contentTopic': '/test/1/waku-relay/proto', 'timestamp': 1774067500771529728}"},{"name":"index","value":"0"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"message","value":"{'payload': 'UmVsYXkgd29ya3MhIQ==', 'contentTopic': '/test/1/waku-relay/proto', 'timestamp': 1774067500771529728}"},{"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}],"attachments":[],"parameters":[{"name":"timeout_duration","value":"120"},{"name":"time_between_retries","value":"1"},{"name":"pubsub_topic","value":"None"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":3,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"delete_relay_subscriptions_on_nodes","time":{"start":1774067500887,"stop":1774067500896,"duration":9},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7fb309881940>, <src.node.waku_node.WakuNode object at 0x7fb30991d490>]"},{"name":"pubsub_topic_list","value":"['/waku/2/rs/3/1']"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_publish_without_relay_subscription","time":{"start":1774067500896,"stop":1774067500900,"duration":4},"status":"passed","steps":[{"name":"create_message","time":{"start":1774067500896,"stop":1774067500896,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"pubsub_topic","value":"'/waku/2/rs/3/1'"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"184885298a84c88a","name":"log","source":"184885298a84c88a.txt","type":"text/plain","size":14873},{"uid":"b20657de76e288a7","name":"stderr","source":"b20657de76e288a7.txt","type":"text/plain","size":14510}],"parameters":[],"stepsCount":8,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774067500901,"stop":1774067500901,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774067500902,"stop":1774067501835,"duration":933},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774067501837,"stop":1774067501847,"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":1774067501848,"stop":1774067501848,"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":1774067664645,"stop":1774067664645,"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_nodes')"},{"name":"parentSuite","value":"tests.relay"},{"name":"suite","value":"test_subscribe"},{"name":"subSuite","value":"TestRelaySubscribe"},{"name":"host","value":"runnervm46oaq"},{"name":"thread","value":"3459-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.relay.test_subscribe"},{"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":"7876d915caec2661","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/7876d915caec2661","status":"passed","time":{"start":1773981245866,"stop":1773981246010,"duration":144}},{"uid":"119b935cd806beea","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/119b935cd806beea","status":"passed","time":{"start":1773895148920,"stop":1773895149059,"duration":139}},{"uid":"19869efa4dc70d68","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/19869efa4dc70d68","status":"passed","time":{"start":1773808803064,"stop":1773808803205,"duration":141}},{"uid":"e21e7f31cef6bca7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/e21e7f31cef6bca7","status":"passed","time":{"start":1773722151948,"stop":1773722152095,"duration":147}},{"uid":"dd347fcea2bdba3a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/dd347fcea2bdba3a","status":"passed","time":{"start":1773664496235,"stop":1773664496375,"duration":140}},{"uid":"841ea9bad3cdbc4e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/841ea9bad3cdbc4e","status":"passed","time":{"start":1773636743252,"stop":1773636743399,"duration":147}},{"uid":"51d9cccc3d177821","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/51d9cccc3d177821","status":"passed","time":{"start":1773550010860,"stop":1773550011002,"duration":142}},{"uid":"7f5fd03d4466d1c1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/7f5fd03d4466d1c1","status":"passed","time":{"start":1773462737125,"stop":1773462737259,"duration":134}},{"uid":"afc2b0ad70d2c593","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/afc2b0ad70d2c593","status":"passed","time":{"start":1773376435289,"stop":1773376435428,"duration":139}},{"uid":"3b0c7b6e5887da3b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/3b0c7b6e5887da3b","status":"passed","time":{"start":1773290031076,"stop":1773290031217,"duration":141}},{"uid":"5d87abb3bef41f90","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/5d87abb3bef41f90","status":"passed","time":{"start":1773203625696,"stop":1773203625839,"duration":143}},{"uid":"290625dbed1bb5e1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1110/#testresult/290625dbed1bb5e1","status":"passed","time":{"start":1773117167607,"stop":1773117167745,"duration":138}},{"uid":"7402a26b6f40fb3d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1109/#testresult/7402a26b6f40fb3d","status":"passed","time":{"start":1773030958979,"stop":1773030959114,"duration":135}},{"uid":"e700a0676e41f6a9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1108/#testresult/e700a0676e41f6a9","status":"passed","time":{"start":1772944357379,"stop":1772944357517,"duration":138}},{"uid":"96117b97fabba9cd","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1107/#testresult/96117b97fabba9cd","status":"passed","time":{"start":1772857829860,"stop":1772857830001,"duration":141}},{"uid":"efb969b0bbbe2a49","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1106/#testresult/efb969b0bbbe2a49","status":"passed","time":{"start":1772771542781,"stop":1772771542920,"duration":139}},{"uid":"c1ca088c5045010d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1105/#testresult/c1ca088c5045010d","status":"passed","time":{"start":1772723142397,"stop":1772723142542,"duration":145}},{"uid":"75ef5191e1f5f82d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1104/#testresult/75ef5191e1f5f82d","status":"passed","time":{"start":1772685217425,"stop":1772685217564,"duration":139}},{"uid":"e96f2f51db82c724","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1103/#testresult/e96f2f51db82c724","status":"passed","time":{"start":1772598737709,"stop":1772598737848,"duration":139}},{"uid":"1e884f97b50219d7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1102/#testresult/1e884f97b50219d7","status":"passed","time":{"start":1772512447959,"stop":1772512448100,"duration":141}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_nodes')"]},"source":"b4e9dfa62f9d0c4d.json","parameterValues":[]}