mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"uid":"cc53679930611162","name":"test_filter_unsubscribe_with_no_content_topic","fullName":"tests.filter.test_unsubscribe.TestFilterUnSubscribe#test_filter_unsubscribe_with_no_content_topic","historyId":"b243d9e5846400ab0040575c664049d7","time":{"start":1775191640566,"stop":1775191640570,"duration":4},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1775191462550,"stop":1775191462550,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1775191638035,"stop":1775191638035,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1775191638036,"stop":1775191638036,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1775191638036,"stop":1775191638036,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1775191638036,"stop":1775191638037,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1775191638036,"stop":1775191638036,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1775191638036,"stop":1775191638036,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1775191638036,"stop":1775191638036,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1775191638037,"stop":1775191639272,"duration":1235},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1775191639273,"stop":1775191640538,"duration":1265},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1775191640498,"stop":1775191640538,"duration":40},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe.TestFilterUnSubscribe object at 0x7f70119de300>, <src.node.waku_node.WakuNode object at 0x7f70116bdc10>, ['/ip4/172.18.185.206/tcp/38047/p2p/16Uiu2HAm7oJF1Bu5Nz7Zw4WpX4ZnnNWCzyADGdBLgtoZpNK1yq63'])"}],"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":1775191640538,"stop":1775191640565,"duration":27},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1775191640538,"stop":1775191640565,"duration":27},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1775191640550,"stop":1775191640565,"duration":15},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1775191640552,"stop":1775191640565,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '691d39f3-e66f-4909-b7b9-e8dfa2ce02c7', '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': '691d39f3-e66f-4909-b7b9-e8dfa2ce02c7', '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_filter_subscription","time":{"start":1775191640566,"stop":1775191640569,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:10463/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', 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"status","value":"None"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"1c1f53c964bd907c","name":"log","source":"1c1f53c964bd907c.txt","type":"text/plain","size":12891},{"uid":"ef32c30e74dda7da","name":"stderr","source":"ef32c30e74dda7da.txt","type":"text/plain","size":12575}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1775191640571,"stop":1775191640572,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1775191640572,"stop":1775191641457,"duration":885},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1775191641458,"stop":1775191641472,"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":1775191641472,"stop":1775191641472,"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":1775191878473,"stop":1775191878473,"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":"runnervm727z3"},{"name":"thread","value":"3456-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":1,"broken":0,"skipped":0,"passed":46,"unknown":0,"total":47},"items":[{"uid":"ad852bf447c8f2b4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1138/#testresult/ad852bf447c8f2b4","status":"passed","time":{"start":1775105150753,"stop":1775105150757,"duration":4}},{"uid":"2cd085b7b755709e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1137/#testresult/2cd085b7b755709e","status":"passed","time":{"start":1775019534468,"stop":1775019534474,"duration":6}},{"uid":"ba196a05e0c39842","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1136/#testresult/ba196a05e0c39842","status":"passed","time":{"start":1774932634107,"stop":1774932634112,"duration":5}},{"uid":"8088377b4faf6d46","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1135/#testresult/8088377b4faf6d46","status":"passed","time":{"start":1774923672505,"stop":1774923672508,"duration":3}},{"uid":"9b3a5eafd010f9f1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1134/#testresult/9b3a5eafd010f9f1","status":"passed","time":{"start":1774883820288,"stop":1774883820292,"duration":4}},{"uid":"988f3eeb883b7a97","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1133/#testresult/988f3eeb883b7a97","status":"passed","time":{"start":1774865241383,"stop":1774865241387,"duration":4}},{"uid":"f53bb87e65751e80","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1132/#testresult/f53bb87e65751e80","status":"passed","time":{"start":1774846624161,"stop":1774846624165,"duration":4}},{"uid":"4652528518e69685","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1131/#testresult/4652528518e69685","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774783009534,"stop":1774783009534,"duration":0}},{"uid":"22c1ccaac27f4bdc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/22c1ccaac27f4bdc","status":"passed","time":{"start":1774759900792,"stop":1774759900797,"duration":5}},{"uid":"c0a581576fe1b254","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/c0a581576fe1b254","status":"passed","time":{"start":1774672802766,"stop":1774672802771,"duration":5}},{"uid":"f402fe7cb25f9b6e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/f402fe7cb25f9b6e","status":"passed","time":{"start":1774586897767,"stop":1774586897771,"duration":4}},{"uid":"7052886f7269212d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/7052886f7269212d","status":"passed","time":{"start":1774500538602,"stop":1774500538606,"duration":4}},{"uid":"acf891f3fe550750","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/acf891f3fe550750","status":"passed","time":{"start":1774413591806,"stop":1774413591810,"duration":4}},{"uid":"683dee8ed2640fb4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/683dee8ed2640fb4","status":"passed","time":{"start":1774327087143,"stop":1774327087147,"duration":4}},{"uid":"50c7c270c508eb86","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/50c7c270c508eb86","status":"passed","time":{"start":1774241171917,"stop":1774241171921,"duration":4}},{"uid":"5dd083129d00965b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/5dd083129d00965b","status":"passed","time":{"start":1774154410730,"stop":1774154410734,"duration":4}},{"uid":"fe30040a46078ae1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/fe30040a46078ae1","status":"passed","time":{"start":1774067581654,"stop":1774067581658,"duration":4}},{"uid":"dcdd1f6a157704a6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/dcdd1f6a157704a6","status":"passed","time":{"start":1773981329597,"stop":1773981329604,"duration":7}},{"uid":"28f120d9606279d3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/28f120d9606279d3","status":"passed","time":{"start":1773895209661,"stop":1773895209665,"duration":4}},{"uid":"abc787b2581ff9f0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/abc787b2581ff9f0","status":"passed","time":{"start":1773808899296,"stop":1773808899300,"duration":4}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"cc53679930611162.json","parameterValues":[]} |