mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-08 12:53:18 +00:00
1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"uid":"6e470eafabfdbc82","name":"test_filter_unsubscribe_with_no_request_id","fullName":"tests.filter.test_unsubscribe.TestFilterUnSubscribe#test_filter_unsubscribe_with_no_request_id","historyId":"c7f17f6c19503aac96ce2ab9925fa08e","time":{"start":1773462763238,"stop":1773462763242,"duration":4},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1773462699981,"stop":1773462699981,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1773462760670,"stop":1773462760670,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1773462760670,"stop":1773462760671,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1773462760670,"stop":1773462760670,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1773462760670,"stop":1773462760670,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1773462760671,"stop":1773462760671,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1773462760671,"stop":1773462760672,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1773462760671,"stop":1773462760671,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1773462760672,"stop":1773462761915,"duration":1243},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1773462761915,"stop":1773462763199,"duration":1284},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1773462763166,"stop":1773462763199,"duration":33},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe.TestFilterUnSubscribe object at 0x7fa2707b0bf0>, <src.node.waku_node.WakuNode object at 0x7fa2704584a0>, ['/ip4/172.18.200.139/tcp/29948/p2p/16Uiu2HAm2iQKbHLbaC5KzSrYS2ipW43gyAtTfaN6oUa1NnMuWDd8'])"}],"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":1773462763199,"stop":1773462763236,"duration":37},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1773462763200,"stop":1773462763236,"duration":36},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1773462763221,"stop":1773462763236,"duration":15},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1773462763221,"stop":1773462763236,"duration":15},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': 'c245a4f9-136c-4209-a42e-0fd43be18766', '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': 'c245a4f9-136c-4209-a42e-0fd43be18766', '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":1773462763238,"stop":1773462763241,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:3141/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.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/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":"{'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"status","value":"'can't unsubscribe'"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"e6f0360bec35202","name":"log","source":"e6f0360bec35202.txt","type":"text/plain","size":13214},{"uid":"711b7555aabb8725","name":"stderr","source":"711b7555aabb8725.txt","type":"text/plain","size":12898}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1773462763244,"stop":1773462763244,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1773462763245,"stop":1773462764361,"duration":1116},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1773462764361,"stop":1773462764375,"duration":14},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1773462764375,"stop":1773462764375,"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":1773462844668,"stop":1773462844668,"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_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":"runnervm0kj6c"},{"name":"thread","value":"3534-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":23,"unknown":0,"total":23},"items":[{"uid":"40843a7c025739bc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/40843a7c025739bc","status":"passed","time":{"start":1773376410040,"stop":1773376410045,"duration":5}},{"uid":"178853ef1b290149","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/178853ef1b290149","status":"passed","time":{"start":1773290054925,"stop":1773290054930,"duration":5}},{"uid":"ced61ff5e5680810","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/ced61ff5e5680810","status":"passed","time":{"start":1773203621856,"stop":1773203621861,"duration":5}},{"uid":"78d79d8ee72c0caf","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1110/#testresult/78d79d8ee72c0caf","status":"passed","time":{"start":1773117148160,"stop":1773117148165,"duration":5}},{"uid":"a1b36008b61b163f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1109/#testresult/a1b36008b61b163f","status":"passed","time":{"start":1773030971261,"stop":1773030971266,"duration":5}},{"uid":"81e5c5d9b84badec","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1108/#testresult/81e5c5d9b84badec","status":"passed","time":{"start":1772944353959,"stop":1772944353963,"duration":4}},{"uid":"626566a79451d12","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1107/#testresult/626566a79451d12","status":"passed","time":{"start":1772857816024,"stop":1772857816028,"duration":4}},{"uid":"c4f5baa256912a80","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1106/#testresult/c4f5baa256912a80","status":"passed","time":{"start":1772771551961,"stop":1772771551966,"duration":5}},{"uid":"5ffc262b1a52464e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1105/#testresult/5ffc262b1a52464e","status":"passed","time":{"start":1772723126854,"stop":1772723126859,"duration":5}},{"uid":"77c40642a1f56fe9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1104/#testresult/77c40642a1f56fe9","status":"passed","time":{"start":1772685205395,"stop":1772685205399,"duration":4}},{"uid":"5c2391fb3f8f0817","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1103/#testresult/5c2391fb3f8f0817","status":"passed","time":{"start":1772598725617,"stop":1772598725621,"duration":4}},{"uid":"f407f9acb2013bb5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1102/#testresult/f407f9acb2013bb5","status":"passed","time":{"start":1772512439226,"stop":1772512439232,"duration":6}},{"uid":"d8ebf1591dfb9168","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1101/#testresult/d8ebf1591dfb9168","status":"passed","time":{"start":1772426083261,"stop":1772426083266,"duration":5}},{"uid":"d631282d1b8ad5b2","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1100/#testresult/d631282d1b8ad5b2","status":"passed","time":{"start":1772339891519,"stop":1772339891525,"duration":6}},{"uid":"b04686f48bcaec82","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1099/#testresult/b04686f48bcaec82","status":"passed","time":{"start":1772310110665,"stop":1772310110669,"duration":4}},{"uid":"71e4e8dda7c1b806","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1098/#testresult/71e4e8dda7c1b806","status":"passed","time":{"start":1772252776338,"stop":1772252776343,"duration":5}},{"uid":"b01bd7117ba1eefc","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1097/#testresult/b01bd7117ba1eefc","status":"passed","time":{"start":1772166813456,"stop":1772166813461,"duration":5}},{"uid":"a0eb548841357024","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1096/#testresult/a0eb548841357024","status":"passed","time":{"start":1772080487230,"stop":1772080487235,"duration":5}},{"uid":"39abf15048bf2153","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1095/#testresult/39abf15048bf2153","status":"passed","time":{"start":1772049824163,"stop":1772049824168,"duration":5}},{"uid":"fed8cb2edd9b2d97","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1094/#testresult/fed8cb2edd9b2d97","status":"passed","time":{"start":1772047629869,"stop":1772047629875,"duration":6}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"6e470eafabfdbc82.json","parameterValues":[]} |