1 line
13 KiB
JSON

{"uid":"32d79b7813c7ee0b","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":1778217360957,"stop":1778217360972,"duration":15},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1778217200176,"stop":1778217200177,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1778217358450,"stop":1778217358450,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1778217358450,"stop":1778217358450,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1778217358450,"stop":1778217358451,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1778217358450,"stop":1778217358450,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1778217358450,"stop":1778217358450,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1778217358451,"stop":1778217358451,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1778217358451,"stop":1778217358451,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1778217358451,"stop":1778217359690,"duration":1239},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1778217359690,"stop":1778217360956,"duration":1266},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1778217360931,"stop":1778217360956,"duration":25},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_ping.TestFilterPing object at 0x7fc83a6db410>, <src.node.waku_node.WakuNode object at 0x7fc839f90140>, ['/ip4/172.18.3.187/tcp/37094/p2p/16Uiu2HAmG2h1JDeXTD4ACMnPZ7tcpvvvz2TqwsT7trEnJmLRXxYn'])"}],"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":1778217360958,"stop":1778217360970,"duration":12},"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:34802/filter/v2/subscriptions/1e7edd4d-0242-4b23-a7a9-37823dcf0d60 with response: b'{\"requestId\":\"1e7edd4d-0242-4b23-a7a9-37823dcf0d60\",\"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 173, 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 527, 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":"'1e7edd4d-0242-4b23-a7a9-37823dcf0d60'"},{"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":1778217360977,"stop":1778217360981,"duration":4},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1778217360983,"stop":1778217361899,"duration":916},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1778217361900,"stop":1778217361919,"duration":19},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1778217361920,"stop":1778217361920,"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":1778217638226,"stop":1778217638226,"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":"runnervmeorf1"},{"name":"thread","value":"21733-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":31,"unknown":0,"total":31},"items":[{"uid":"4366f78e12d078aa","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1233/#testresult/4366f78e12d078aa","status":"passed","time":{"start":1778131210687,"stop":1778131210707,"duration":20}},{"uid":"16963ff7eb00830","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1232/#testresult/16963ff7eb00830","status":"passed","time":{"start":1778051894723,"stop":1778051894737,"duration":14}},{"uid":"deddb6d267f740d4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1231/#testresult/deddb6d267f740d4","status":"passed","time":{"start":1778044576586,"stop":1778044576602,"duration":16}},{"uid":"5bafee415083f641","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1230/#testresult/5bafee415083f641","status":"passed","time":{"start":1777959265316,"stop":1777959265331,"duration":15}},{"uid":"8edd0305d54d49f1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1229/#testresult/8edd0305d54d49f1","status":"passed","time":{"start":1777958153839,"stop":1777958153851,"duration":12}},{"uid":"6f276db062fe62","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1228/#testresult/6f276db062fe62","status":"passed","time":{"start":1777872307584,"stop":1777872307605,"duration":21}},{"uid":"4a8023d71c4aad1b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1227/#testresult/4a8023d71c4aad1b","status":"passed","time":{"start":1777785640219,"stop":1777785640239,"duration":20}},{"uid":"d3fe96a6d49e503a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1226/#testresult/d3fe96a6d49e503a","status":"passed","time":{"start":1777698926306,"stop":1777698926323,"duration":17}},{"uid":"fa0bd29fcec138f1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1225/#testresult/fa0bd29fcec138f1","status":"passed","time":{"start":1777660270037,"stop":1777660270053,"duration":16}},{"uid":"73a8c7c37e2ef60d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1224/#testresult/73a8c7c37e2ef60d","status":"passed","time":{"start":1777657720297,"stop":1777657720314,"duration":17}},{"uid":"abbb35cfb9816bdc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1223/#testresult/abbb35cfb9816bdc","status":"passed","time":{"start":1777655292131,"stop":1777655292149,"duration":18}},{"uid":"933bb754a7e71b18","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1222/#testresult/933bb754a7e71b18","status":"passed","time":{"start":1777640825970,"stop":1777640825989,"duration":19}},{"uid":"d3cda2c40c46e5fa","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1221/#testresult/d3cda2c40c46e5fa","status":"passed","time":{"start":1777636185360,"stop":1777636185378,"duration":18}},{"uid":"96ce84238bb12c83","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1220/#testresult/96ce84238bb12c83","status":"passed","time":{"start":1777613329155,"stop":1777613329173,"duration":18}},{"uid":"6c4bdbf10ab21ab7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1219/#testresult/6c4bdbf10ab21ab7","status":"passed","time":{"start":1777590342936,"stop":1777590342954,"duration":18}},{"uid":"cd4577c4ac48a132","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1218/#testresult/cd4577c4ac48a132","status":"passed","time":{"start":1777569585976,"stop":1777569586000,"duration":24}},{"uid":"85bf19717478ebb8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1217/#testresult/85bf19717478ebb8","status":"passed","time":{"start":1777526372266,"stop":1777526372293,"duration":27}},{"uid":"3dc2be95ee9b6429","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1216/#testresult/3dc2be95ee9b6429","status":"passed","time":{"start":1777439863503,"stop":1777439863518,"duration":15}},{"uid":"8dbd2dcbf3548e93","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1215/#testresult/8dbd2dcbf3548e93","status":"passed","time":{"start":1777372107293,"stop":1777372107304,"duration":11}},{"uid":"3d7bf26b12965c36","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1214/#testresult/3d7bf26b12965c36","status":"passed","time":{"start":1777353635090,"stop":1777353635108,"duration":18}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"32d79b7813c7ee0b.json","parameterValues":[]}