1 line
14 KiB
JSON

{"uid":"2ee6fa87dbb6fda2","name":"test_filter_ping_on_peer_without_subscription","fullName":"tests.filter.test_ping.TestFilterPing#test_filter_ping_on_peer_without_subscription","historyId":"42d4c2e2400e3242919f242eab7245ad","time":{"start":1782020947249,"stop":1782020947271,"duration":22},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"fleet_rln_state","time":{"start":1782020797004,"stop":1782020797004,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_bootstrap","time":{"start":1782020797004,"stop":1782020797005,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables","time":{"start":1782020797005,"stop":1782020797005,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"pubsub_cfg","time":{"start":1782020797005,"stop":1782020797005,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster","time":{"start":1782020797005,"stop":1782020797005,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1782020944762,"stop":1782020944762,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1782020944763,"stop":1782020944764,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1782020944763,"stop":1782020944763,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1782020944763,"stop":1782020944763,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1782020944763,"stop":1782020944763,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1782020944763,"stop":1782020944763,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"skip_fleet_test_without_rln","time":{"start":1782020944763,"stop":1782020944763,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1782020944764,"stop":1782020944764,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1782020944764,"stop":1782020945998,"duration":1234},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1782020945998,"stop":1782020947248,"duration":1250},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1782020947226,"stop":1782020947248,"duration":22},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_ping.TestFilterPing object at 0x7fda9ce2e8d0>, <src.node.waku_node.WakuNode object at 0x7fda9c7c2ab0>, ['/ip4/172.18.199.94/tcp/1333/p2p/16Uiu2HAmPnCBSgotQ8bPrgqhnkLySaai7dJ4a8gnoRvTZB6ELrW9'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"ping_filter_subscriptions","time":{"start":1782020947250,"stop":1782020947264,"duration":14},"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:46577/filter/v2/subscriptions/571c5bf1-9c4c-4af4-ae37-3ef9ab816fd7 with response: b'{\"requestId\":\"571c5bf1-9c4c-4af4-ae37-3ef9ab816fd7\",\"statusDesc\":\"NOT_FOUND: peer has no subscriptions\"}'\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 179, in ping_filter_subscriptions\n ping_sub_response = node.ping_filter_subscriptions(request_id)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 444, in ping_filter_subscriptions\n return self._api.ping_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 84, in ping_filter_subscriptions\n ping_subscriptions_response = self.rest_call(\"get\", f\"filter/v2/subscriptions/{quote(request_id, safe='')}\")\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":"'571c5bf1-9c4c-4af4-ae37-3ef9ab816fd7'"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"name":"log","type":"text/plain","size":0},{"name":"stderr","type":"text/plain","size":0}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1782020947275,"stop":1782020947275,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1782020947276,"stop":1782020948175,"duration":899},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1782020948177,"stop":1782020948191,"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":1782020948191,"stop":1782020948191,"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":1782021256506,"stop":1782021256506,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster::0","time":{"start":1782021256507,"stop":1782021256507,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_bootstrap::0","time":{"start":1782021256508,"stop":1782021256508,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"fleet_rln_state::0","time":{"start":1782021256509,"stop":1782021256509,"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_ping"},{"name":"subSuite","value":"TestFilterPing"},{"name":"host","value":"runnervm7b5n9"},{"name":"thread","value":"24887-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_ping"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":18,"unknown":0,"total":18},"items":[{"uid":"da3d457e8e3f5b3b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1287/#testresult/da3d457e8e3f5b3b","status":"passed","time":{"start":1781934270779,"stop":1781934270805,"duration":26}},{"uid":"6f68072e377ffaf2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1286/#testresult/6f68072e377ffaf2","status":"passed","time":{"start":1781848604384,"stop":1781848604399,"duration":15}},{"uid":"8f7e9c2b3884a651","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1285/#testresult/8f7e9c2b3884a651","status":"passed","time":{"start":1781761798396,"stop":1781761798412,"duration":16}},{"uid":"d5cea2b3e448cd0b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1284/#testresult/d5cea2b3e448cd0b","status":"passed","time":{"start":1781730589043,"stop":1781730589060,"duration":17}},{"uid":"c94b51e9998ceb6f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1283/#testresult/c94b51e9998ceb6f","status":"passed","time":{"start":1781727590475,"stop":1781727590496,"duration":21}},{"uid":"69f801f9f4c1ef31","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1282/#testresult/69f801f9f4c1ef31","status":"passed","time":{"start":1781675641465,"stop":1781675641492,"duration":27}},{"uid":"fa0ff23e7fa5167b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1281/#testresult/fa0ff23e7fa5167b","status":"passed","time":{"start":1781615003614,"stop":1781615003634,"duration":20}},{"uid":"2a89fefb2e58061e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1280/#testresult/2a89fefb2e58061e","status":"passed","time":{"start":1781602906261,"stop":1781602906273,"duration":12}},{"uid":"2cbf47595b3bc582","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1279/#testresult/2cbf47595b3bc582","status":"passed","time":{"start":1781589748524,"stop":1781589748543,"duration":19}},{"uid":"29a8b0346b93e995","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1278/#testresult/29a8b0346b93e995","status":"passed","time":{"start":1781503179698,"stop":1781503179715,"duration":17}},{"uid":"e3d8116a24e142ed","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1277/#testresult/e3d8116a24e142ed","status":"passed","time":{"start":1781416182732,"stop":1781416182756,"duration":24}},{"uid":"e287dc2d85c22fab","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1276/#testresult/e287dc2d85c22fab","status":"passed","time":{"start":1781329390622,"stop":1781329390638,"duration":16}},{"uid":"65b562d139299878","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1275/#testresult/65b562d139299878","status":"passed","time":{"start":1781243299867,"stop":1781243299888,"duration":21}},{"uid":"6fa1fe31d56c1f66","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1274/#testresult/6fa1fe31d56c1f66","status":"passed","time":{"start":1781202950292,"stop":1781202950306,"duration":14}},{"uid":"4c1ba2100331d413","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1273/#testresult/4c1ba2100331d413","status":"passed","time":{"start":1781156773900,"stop":1781156773914,"duration":14}},{"uid":"4ffb9d8b8effa4d8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1272/#testresult/4ffb9d8b8effa4d8","status":"passed","time":{"start":1781070365622,"stop":1781070365635,"duration":13}},{"uid":"37181b544b7db75d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1271/#testresult/37181b544b7db75d","status":"passed","time":{"start":1780983427545,"stop":1780983427560,"duration":15}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"2ee6fa87dbb6fda2.json","parameterValues":[]}