1 line
15 KiB
JSON

{"uid":"b7dcef3b707ae9c4","name":"test_filter_unsubscribe_with_content_topic_string_instead_of_list","fullName":"tests.filter.test_unsubscribe.TestFilterUnSubscribe#test_filter_unsubscribe_with_content_topic_string_instead_of_list","historyId":"5c27300fabb8b3023ca7ecd4d394f056","time":{"start":1774672746617,"stop":1774672746621,"duration":4},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774672620959,"stop":1774672620959,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774672744051,"stop":1774672744051,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774672744051,"stop":1774672744051,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774672744051,"stop":1774672744052,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774672744051,"stop":1774672744051,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774672744052,"stop":1774672744053,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774672744053,"stop":1774672744053,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1774672744054,"stop":1774672745299,"duration":1245},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1774672744054,"stop":1774672744054,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1774672745299,"stop":1774672746581,"duration":1282},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1774672746547,"stop":1774672746581,"duration":34},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe.TestFilterUnSubscribe object at 0x7f49450b8140>, <src.node.waku_node.WakuNode object at 0x7f4944b51070>, ['/ip4/172.18.224.119/tcp/8995/p2p/16Uiu2HAmNEhgskgmJj8A8FwSJwPY8y8Rjs5fEKP4Amp3Tag66zxK'])"}],"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":1774672746581,"stop":1774672746616,"duration":35},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1774672746582,"stop":1774672746616,"duration":34},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1774672746601,"stop":1774672746616,"duration":15},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1774672746601,"stop":1774672746616,"duration":15},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '7697b636-496f-499e-8ae4-1ad49df3dfcd', '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': '7697b636-496f-499e-8ae4-1ad49df3dfcd', '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":"delete_filter_subscription","time":{"start":1774672746617,"stop":1774672746620,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:40055/filter/v2/subscriptions with response: b'{\"requestId\":\"unknown\",\"statusDesc\":\"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\\\\"Invalid content body, could not decode. Unable to deserialize data: \\\\\", contentType: \\\\\"text/plain\\\\\"))\"}'\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 154, in delete_filter_subscription\n delete_sub_response = node.delete_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 369, in delete_filter_subscriptions\n return self._api.delete_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 76, in delete_filter_subscriptions\n delete_subscriptions_response = self.rest_call(\"delete\", \"filter/v2/subscriptions\", json.dumps(subscription))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '1', 'contentFilters': '/test/1/waku-filter/proto', 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"status","value":"None"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"467ecf803be5f3f1","name":"log","source":"467ecf803be5f3f1.txt","type":"text/plain","size":13259},{"uid":"770f41964d3cbc71","name":"stderr","source":"770f41964d3cbc71.txt","type":"text/plain","size":12943}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774672746623,"stop":1774672746623,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774672746624,"stop":1774672747516,"duration":892},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774672747517,"stop":1774672747527,"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":1774672747527,"stop":1774672747528,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1774673742108,"stop":1774673742109,"duration":1},"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_unsubscribe"},{"name":"subSuite","value":"TestFilterUnSubscribe"},{"name":"host","value":"runnervmrg6be"},{"name":"thread","value":"3399-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_unsubscribe"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":38,"unknown":0,"total":38},"items":[{"uid":"494e012cab431b58","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/494e012cab431b58","status":"passed","time":{"start":1774586890300,"stop":1774586890304,"duration":4}},{"uid":"65fbebf4162815b6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/65fbebf4162815b6","status":"passed","time":{"start":1774500454675,"stop":1774500454679,"duration":4}},{"uid":"a95dca7191969d83","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/a95dca7191969d83","status":"passed","time":{"start":1774413598190,"stop":1774413598194,"duration":4}},{"uid":"e8db521d8e44538d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/e8db521d8e44538d","status":"passed","time":{"start":1774327054880,"stop":1774327054885,"duration":5}},{"uid":"bf2023e793a92981","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/bf2023e793a92981","status":"passed","time":{"start":1774241161618,"stop":1774241161622,"duration":4}},{"uid":"985695307ad5a1c0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/985695307ad5a1c0","status":"passed","time":{"start":1774154331524,"stop":1774154331528,"duration":4}},{"uid":"f96a99cb9fffa3e9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/f96a99cb9fffa3e9","status":"passed","time":{"start":1774067547262,"stop":1774067547266,"duration":4}},{"uid":"e4a557275393ef61","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/e4a557275393ef61","status":"passed","time":{"start":1773981291389,"stop":1773981291393,"duration":4}},{"uid":"1d60acb948635fdd","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/1d60acb948635fdd","status":"passed","time":{"start":1773895188834,"stop":1773895188838,"duration":4}},{"uid":"b2468cbaaa5e264a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/b2468cbaaa5e264a","status":"passed","time":{"start":1773808879868,"stop":1773808879871,"duration":3}},{"uid":"994db2c678262e94","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/994db2c678262e94","status":"passed","time":{"start":1773722224306,"stop":1773722224311,"duration":5}},{"uid":"56d920b3142aeea9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/56d920b3142aeea9","status":"passed","time":{"start":1773664529493,"stop":1773664529496,"duration":3}},{"uid":"21b95497892c4d6a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/21b95497892c4d6a","status":"passed","time":{"start":1773636815609,"stop":1773636815613,"duration":4}},{"uid":"2755b18f12e647c2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/2755b18f12e647c2","status":"passed","time":{"start":1773550055571,"stop":1773550055575,"duration":4}},{"uid":"7250a589ccf9725","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/7250a589ccf9725","status":"passed","time":{"start":1773462842551,"stop":1773462842554,"duration":3}},{"uid":"9b9792c5cd96365c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/9b9792c5cd96365c","status":"passed","time":{"start":1773376485257,"stop":1773376485261,"duration":4}},{"uid":"923aa770d32d1f90","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/923aa770d32d1f90","status":"passed","time":{"start":1773290111499,"stop":1773290111503,"duration":4}},{"uid":"df294542c9669d90","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/df294542c9669d90","status":"passed","time":{"start":1773203677026,"stop":1773203677029,"duration":3}},{"uid":"f5ca5b168641de45","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1110/#testresult/f5ca5b168641de45","status":"passed","time":{"start":1773117218563,"stop":1773117218567,"duration":4}},{"uid":"82eec2f64bcdc566","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1109/#testresult/82eec2f64bcdc566","status":"passed","time":{"start":1773031026160,"stop":1773031026164,"duration":4}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"b7dcef3b707ae9c4.json","parameterValues":[]}