1 line
23 KiB
JSON

{"uid":"53df8cf76ba459b6","name":"test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60]","fullName":"tests.e2e.test_network_conditions.TestNetworkConditions#test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple","historyId":"6c25537e4b79dcfb4054bdc3762767a2","time":{"start":1784697742927,"stop":1784697788141,"duration":45214},"status":"skipped","statusMessage":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=1644): Read timed out. (read timeout=20)","statusTrace":"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:536: in _make_request\n response = conn.getresponse()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connection.py:464: in getresponse\n httplib_response = super().getresponse()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:1450: in getresponse\n response.begin()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:336: in begin\n version, status, reason = self._read_status()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:297: in _read_status\n line = str(self.fp.readline(_MAXLINE + 1), \"iso-8859-1\")\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/socket.py:720: in readinto\n return self._sock.recv_into(b)\nE TimeoutError: timed out\n\nThe above exception was the direct cause of the following exception:\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/adapters.py:486: in send\n resp = conn.urlopen(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:843: in urlopen\n retries = retries.increment(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/util/retry.py:474: in increment\n raise reraise(type(error), error, _stacktrace)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/util/util.py:39: in reraise\n raise value\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:789: in urlopen\n response = self._make_request(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:538: in _make_request\n self._raise_timeout(err=e, url=url, timeout_value=read_timeout)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:369: in _raise_timeout\n raise ReadTimeoutError(\nE urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='127.0.0.1', port=1644): Read timed out. (read timeout=20)\n\nDuring handling of the above exception, another exception occurred:\ntests/e2e/test_network_conditions.py:393: in test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple\n self.node1.send_relay_message(self.create_message(), self.test_pubsub_topic)\nsrc/node/waku_node.py:417: in send_relay_message\n return self._api.send_relay_message(message, pubsub_topic)\nsrc/node/api_clients/rest.py:51: in send_relay_message\n return self.rest_call(\"post\", f\"relay/v1/messages/{quote(pubsub_topic, safe='')}\", json.dumps(message))\nsrc/node/api_clients/rest.py:16: in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\nsrc/node/api_clients/base_client.py:12: in make_request\n response = requests.request(method.upper(), url, headers=headers, data=data, timeout=API_REQUEST_TIMEOUT)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/api.py:59: in request\n return session.request(method=method, url=url, **kwargs)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/sessions.py:589: in request\n resp = self.send(prep, **send_kwargs)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/sessions.py:703: in send\n r = adapter.send(request, **kwargs)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/adapters.py:532: in send\n raise ReadTimeout(e, request=request)\nE requests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=1644): Read timed out. (read timeout=20)","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"fleet_rln_state","time":{"start":1784697365649,"stop":1784697365649,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_bootstrap","time":{"start":1784697365649,"stop":1784697365649,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"pubsub_cfg","time":{"start":1784697365650,"stop":1784697365650,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster","time":{"start":1784697365650,"stop":1784697365650,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables","time":{"start":1784697365650,"stop":1784697365650,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1784697742906,"stop":1784697742906,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1784697742907,"stop":1784697742907,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1784697742907,"stop":1784697742912,"duration":5},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1784697742912,"stop":1784697742912,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1784697742912,"stop":1784697742912,"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":1784697742912,"stop":1784697742912,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_nodes","time":{"start":1784697742913,"stop":1784697742926,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1784697742913,"stop":1784697742913,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1784697742913,"stop":1784697742913,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"skipped","statusMessage":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=1644): Read timed out. (read timeout=20)","statusTrace":"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:536: in _make_request\n response = conn.getresponse()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connection.py:464: in getresponse\n httplib_response = super().getresponse()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:1450: in getresponse\n response.begin()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:336: in begin\n version, status, reason = self._read_status()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:297: in _read_status\n line = str(self.fp.readline(_MAXLINE + 1), \"iso-8859-1\")\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/socket.py:720: in readinto\n return self._sock.recv_into(b)\nE TimeoutError: timed out\n\nThe above exception was the direct cause of the following exception:\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/adapters.py:486: in send\n resp = conn.urlopen(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:843: in urlopen\n retries = retries.increment(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/util/retry.py:474: in increment\n raise reraise(type(error), error, _stacktrace)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/util/util.py:39: in reraise\n raise value\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:789: in urlopen\n response = self._make_request(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:538: in _make_request\n self._raise_timeout(err=e, url=url, timeout_value=read_timeout)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:369: in _raise_timeout\n raise ReadTimeoutError(\nE urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='127.0.0.1', port=1644): Read timed out. (read timeout=20)\n\nDuring handling of the above exception, another exception occurred:\ntests/e2e/test_network_conditions.py:393: in test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple\n self.node1.send_relay_message(self.create_message(), self.test_pubsub_topic)\nsrc/node/waku_node.py:417: in send_relay_message\n return self._api.send_relay_message(message, pubsub_topic)\nsrc/node/api_clients/rest.py:51: in send_relay_message\n return self.rest_call(\"post\", f\"relay/v1/messages/{quote(pubsub_topic, safe='')}\", json.dumps(message))\nsrc/node/api_clients/rest.py:16: in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\nsrc/node/api_clients/base_client.py:12: in make_request\n response = requests.request(method.upper(), url, headers=headers, data=data, timeout=API_REQUEST_TIMEOUT)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/api.py:59: in request\n return session.request(method=method, url=url, **kwargs)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/sessions.py:589: in request\n resp = self.send(prep, **send_kwargs)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/sessions.py:703: in send\n r = adapter.send(request, **kwargs)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/adapters.py:532: in send\n raise ReadTimeout(e, request=request)\nE requests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=1644): Read timed out. (read timeout=20)","steps":[{"name":"wait_for_autoconnection","time":{"start":1784697747952,"stop":1784697767966,"duration":20014},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.e2e.test_network_conditions.TestNetworkConditions object at 0x7f40e0d2faa0>, [<src.node.waku_node.WakuNode object at 0x7f40e07441d0>, <src.node.waku_node.WakuNode object at 0x7f40e0747860>, <src.node.waku_node.WakuNode object at 0x7f40e0746360>, <src.node.waku_node.WakuNode object at 0x7f40e0746750>])"},{"name":"hard_wait","value":"20"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"create_message","time":{"start":1784697768123,"stop":1784697768123,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[{"name":"log","type":"text/plain","size":0},{"name":"stderr","type":"text/plain","size":0}],"parameters":[],"stepsCount":2,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1784697788374,"stop":1784697788374,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1784697788375,"stop":1784697790316,"duration":1941},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1784697790317,"stop":1784697790595,"duration":278},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1784697790595,"stop":1784697790595,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster::0","time":{"start":1784698059087,"stop":1784698059087,"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":1784698059087,"stop":1784698059087,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_bootstrap::0","time":{"start":1784698059088,"stop":1784698059088,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"fleet_rln_state::0","time":{"start":1784698059089,"stop":1784698059089,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"@pytest.mark.xfail(reason='Fails under high packet loss percentage')"},{"name":"tag","value":"timeout(600)"},{"name":"parentSuite","value":"tests.e2e"},{"name":"suite","value":"test_network_conditions"},{"name":"subSuite","value":"TestNetworkConditions"},{"name":"host","value":"runnervm3jd5f"},{"name":"thread","value":"18572-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.e2e.test_network_conditions"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"loss","value":"60.0"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":35,"passed":20,"unknown":0,"total":55},"items":[{"uid":"e318ed448fb7cca7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1324/#testresult/e318ed448fb7cca7","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage","time":{"start":1784611178118,"stop":1784611313941,"duration":135823}},{"uid":"ec6bce5b299e23b2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1323/#testresult/ec6bce5b299e23b2","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage","time":{"start":1784525361129,"stop":1784525509535,"duration":148406}},{"uid":"4852341bd2076323","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1322/#testresult/4852341bd2076323","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=56684): Read timed out. (read timeout=20)","time":{"start":1784438495583,"stop":1784438552750,"duration":57167}},{"uid":"e1af779e6277993a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1321/#testresult/e1af779e6277993a","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage","time":{"start":1784351676376,"stop":1784351780932,"duration":104556}},{"uid":"9560e873b795db2f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1320/#testresult/9560e873b795db2f","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage","time":{"start":1784265673984,"stop":1784265810056,"duration":136072}},{"uid":"9bc9b765f642dcd","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1319/#testresult/9bc9b765f642dcd","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage","time":{"start":1784217804258,"stop":1784217961936,"duration":157678}},{"uid":"fcf2b6f6fa2d7647","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1318/#testresult/fcf2b6f6fa2d7647","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage","time":{"start":1784214670856,"stop":1784214811333,"duration":140477}},{"uid":"ee62d758de8346cd","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1317/#testresult/ee62d758de8346cd","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage","time":{"start":1784179146501,"stop":1784179282166,"duration":135665}},{"uid":"c0ff0c93e49160e7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1316/#testresult/c0ff0c93e49160e7","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage","time":{"start":1784119306195,"stop":1784119440133,"duration":133938}},{"uid":"7e7c90bd438a7c69","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1315/#testresult/7e7c90bd438a7c69","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage","time":{"start":1784092583784,"stop":1784092750415,"duration":166631}},{"uid":"f950c4b279b8781e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1314/#testresult/f950c4b279b8781e","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=2977): Read timed out. (read timeout=20)","time":{"start":1784031706765,"stop":1784031763353,"duration":56588}},{"uid":"64e02fa0c08c2f9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1314/#testresult/64e02fa0c08c2f9","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=2977): Read timed out. (read timeout=20)","time":{"start":1784031706765,"stop":1784031763353,"duration":56588}},{"uid":"8c8c0b3a284c8956","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1313/#testresult/8c8c0b3a284c8956","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=14139): Read timed out. (read timeout=20)","time":{"start":1784018979558,"stop":1784019039527,"duration":59969}},{"uid":"370299cf26cd5cd2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1312/#testresult/370299cf26cd5cd2","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=29663): Read timed out. (read timeout=20)","time":{"start":1784006237584,"stop":1784006292150,"duration":54566}},{"uid":"cb488c7447269e89","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1311/#testresult/cb488c7447269e89","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=54005): Read timed out. (read timeout=20)","time":{"start":1783920311330,"stop":1783920406447,"duration":95117}},{"uid":"fb16f84085b91f5d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1310/#testresult/fb16f84085b91f5d","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=9304): Read timed out.","time":{"start":1783833654320,"stop":1783833718665,"duration":64345}},{"uid":"2a88eee0af0a9250","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1309/#testresult/2a88eee0af0a9250","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=37991): Read timed out. (read timeout=20)","time":{"start":1783747238666,"stop":1783747312161,"duration":73495}},{"uid":"527ce2bd8c0250ae","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1308/#testresult/527ce2bd8c0250ae","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=37849): Read timed out. (read timeout=20)","time":{"start":1783662314041,"stop":1783662359695,"duration":45654}},{"uid":"72ad9e1ccb53f32c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1307/#testresult/72ad9e1ccb53f32c","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=25673): Read timed out. (read timeout=20)","time":{"start":1783575365812,"stop":1783575421483,"duration":55671}},{"uid":"667c09ab7ab34491","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1306/#testresult/667c09ab7ab34491","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=61867): Read timed out. (read timeout=20)","time":{"start":1783487931610,"stop":1783488022206,"duration":90596}}]},"tags":["timeout(600)","@pytest.mark.xfail(reason='Fails under high packet loss percentage')"]},"source":"53df8cf76ba459b6.json","parameterValues":["60.0"]}