1 line
15 KiB
JSON

{"uid":"ca60acf017d0945f","name":"test_filter_unsubscribe_all_with_invalid_request_id","fullName":"tests.filter.test_unsubscribe_all.TestFilterUnSubscribeAll#test_filter_unsubscribe_all_with_invalid_request_id","historyId":"863a1faffe0af52fe2c396b486e7e86a","time":{"start":1775019634841,"stop":1775019634844,"duration":3},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1775019349450,"stop":1775019349450,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1775019632302,"stop":1775019632303,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1775019632302,"stop":1775019632302,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1775019632302,"stop":1775019632302,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1775019632302,"stop":1775019632302,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1775019632303,"stop":1775019632304,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1775019632304,"stop":1775019633533,"duration":1229},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1775019632304,"stop":1775019632304,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1775019632304,"stop":1775019632304,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1775019633533,"stop":1775019634811,"duration":1278},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1775019634769,"stop":1775019634811,"duration":42},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe_all.TestFilterUnSubscribeAll object at 0x7fbc76d8a300>, <src.node.waku_node.WakuNode object at 0x7fbc769530e0>, ['/ip4/172.18.194.155/tcp/33119/p2p/16Uiu2HAmSAfUh1XRNsP2cG2Bcj9kSJDECnhrP4KwdF9nSnkuKNbu'])"}],"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":1775019634811,"stop":1775019634840,"duration":29},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1775019634812,"stop":1775019634840,"duration":28},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1775019634827,"stop":1775019634840,"duration":13},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1775019634827,"stop":1775019634840,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '1ed214a0-5422-4e7d-a97c-78b7eb8e1334', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '1ed214a0-5422-4e7d-a97c-78b7eb8e1334', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/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_all_filter_subscriptions","time":{"start":1775019634841,"stop":1775019634844,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:25941/filter/v2/subscriptions/all 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 165, in delete_all_filter_subscriptions\n delete_sub_response = node.delete_all_filter_subscriptions(request_id)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 372, in delete_all_filter_subscriptions\n return self._api.delete_all_filter_subscriptions(request_id)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 80, in delete_all_filter_subscriptions\n delete_all_subscriptions_response = self.rest_call(\"delete\", \"filter/v2/subscriptions/all\", json.dumps(request_id))\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":"request_id","value":"{'requestId': 1}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"6ddc2adc567b5d89","name":"log","source":"6ddc2adc567b5d89.txt","type":"text/plain","size":12873},{"uid":"c7b86cc30ea29415","name":"stderr","source":"c7b86cc30ea29415.txt","type":"text/plain","size":12557}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1775019634846,"stop":1775019634847,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1775019634847,"stop":1775019635701,"duration":854},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1775019635702,"stop":1775019635712,"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":1775019635712,"stop":1775019635712,"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":1775019955285,"stop":1775019955285,"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')"},{"name":"parentSuite","value":"tests.filter"},{"name":"suite","value":"test_unsubscribe_all"},{"name":"subSuite","value":"TestFilterUnSubscribeAll"},{"name":"host","value":"runnervmrg6be"},{"name":"thread","value":"3457-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_unsubscribe_all"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":1,"broken":0,"skipped":0,"passed":45,"unknown":0,"total":46},"items":[{"uid":"d3438ff5c0386be0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1136/#testresult/d3438ff5c0386be0","status":"passed","time":{"start":1774932740612,"stop":1774932740615,"duration":3}},{"uid":"62713ef7dc067182","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1135/#testresult/62713ef7dc067182","status":"passed","time":{"start":1774923791708,"stop":1774923791712,"duration":4}},{"uid":"d9d7f873586ce75c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1134/#testresult/d9d7f873586ce75c","status":"passed","time":{"start":1774883874534,"stop":1774883874538,"duration":4}},{"uid":"34a1871c09404d4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1133/#testresult/34a1871c09404d4","status":"passed","time":{"start":1774865368998,"stop":1774865369001,"duration":3}},{"uid":"9be4436b824e1f93","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1132/#testresult/9be4436b824e1f93","status":"passed","time":{"start":1774846789743,"stop":1774846789747,"duration":4}},{"uid":"6577041b4017e8c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1131/#testresult/6577041b4017e8c","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774783679794,"stop":1774783679794,"duration":0}},{"uid":"2cf332088ea643bc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/2cf332088ea643bc","status":"passed","time":{"start":1774760020923,"stop":1774760020927,"duration":4}},{"uid":"e0442e943ddb20f7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/e0442e943ddb20f7","status":"passed","time":{"start":1774672904861,"stop":1774672904865,"duration":4}},{"uid":"fce62909c67b37d0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/fce62909c67b37d0","status":"passed","time":{"start":1774586999115,"stop":1774586999118,"duration":3}},{"uid":"cc75787cc8b3ef5b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/cc75787cc8b3ef5b","status":"passed","time":{"start":1774500693029,"stop":1774500693035,"duration":6}},{"uid":"a488bef2b37c89d6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/a488bef2b37c89d6","status":"passed","time":{"start":1774413750086,"stop":1774413750090,"duration":4}},{"uid":"d1dee3dde060c4d3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/d1dee3dde060c4d3","status":"passed","time":{"start":1774327218042,"stop":1774327218046,"duration":4}},{"uid":"f696978bc9b57076","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/f696978bc9b57076","status":"passed","time":{"start":1774241286134,"stop":1774241286139,"duration":5}},{"uid":"f2e75dc9641412b2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/f2e75dc9641412b2","status":"passed","time":{"start":1774154585394,"stop":1774154585398,"duration":4}},{"uid":"3e2f81ca45451203","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/3e2f81ca45451203","status":"passed","time":{"start":1774067711444,"stop":1774067711448,"duration":4}},{"uid":"1818c393615496a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/1818c393615496a","status":"passed","time":{"start":1773981550836,"stop":1773981550840,"duration":4}},{"uid":"9fbdc117f8f44c34","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/9fbdc117f8f44c34","status":"passed","time":{"start":1773895372190,"stop":1773895372194,"duration":4}},{"uid":"c42562a9e9c93eed","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/c42562a9e9c93eed","status":"passed","time":{"start":1773809004847,"stop":1773809004851,"duration":4}},{"uid":"2d899db8b7bf550c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/2d899db8b7bf550c","status":"passed","time":{"start":1773722359711,"stop":1773722359715,"duration":4}},{"uid":"bf056dd594e31df5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/bf056dd594e31df5","status":"passed","time":{"start":1773664700367,"stop":1773664700371,"duration":4}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"ca60acf017d0945f.json","parameterValues":[]}