mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-17 17:23:11 +00:00
1 line
16 KiB
JSON
1 line
16 KiB
JSON
{"uid":"1b715d9e5d9d7e45","name":"test_relay_2_nodes_bandwidth_low_vs_high_drain_time","fullName":"tests.e2e.test_network_conditions.TestNetworkConditions#test_relay_2_nodes_bandwidth_low_vs_high_drain_time","historyId":"ff64f1d3c3a74778f50e8744f6f85c5b","time":{"start":1774782051900,"stop":1774782116034,"duration":64134},"status":"failed","statusMessage":"AssertionError: Waiting for node connection","statusTrace":"tests/e2e/test_network_conditions.py:633: in test_relay_2_nodes_bandwidth_low_vs_high_drain_time\n self.node1.start(relay=\"true\", rest_relay_cache_capacity=cache)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:289: in wrapped_f\n return self(f, *args, **kw)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:379: in __call__\n do = self.iter(retry_state=retry_state)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:325: in iter\n raise retry_exc.reraise()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:158: in reraise\n raise self.last_attempt.result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:449: in result\n return self.__get_result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:401: in __get_result\n raise self._exception\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:382: in __call__\n result = fn(*args, **kwargs)\nsrc/node/waku_node.py:194: in start\n self.ensure_ready(timeout_duration=wait_for_node_sec)\nsrc/node/waku_node.py:306: in ensure_ready\n check_healthy()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:289: in wrapped_f\n return self(f, *args, **kw)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:379: in __call__\n do = self.iter(retry_state=retry_state)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:325: in iter\n raise retry_exc.reraise()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:158: in reraise\n raise self.last_attempt.result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:449: in result\n return self.__get_result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:401: in __get_result\n raise self._exception\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:382: in __call__\n result = fn(*args, **kwargs)\nsrc/node/waku_node.py:286: in check_healthy\n raise AssertionError(\"Waiting for node connection\")\nE AssertionError: Waiting for node connection","flaky":true,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":2,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774781336835,"stop":1774781336835,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774782051886,"stop":1774782051886,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774782051886,"stop":1774782051887,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774782051886,"stop":1774782051886,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774782051886,"stop":1774782051886,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774782051887,"stop":1774782051887,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_nodes","time":{"start":1774782051887,"stop":1774782051900,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1774782051887,"stop":1774782051887,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774782051887,"stop":1774782051887,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"failed","statusMessage":"AssertionError: Waiting for node connection","statusTrace":"tests/e2e/test_network_conditions.py:633: in test_relay_2_nodes_bandwidth_low_vs_high_drain_time\n self.node1.start(relay=\"true\", rest_relay_cache_capacity=cache)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:289: in wrapped_f\n return self(f, *args, **kw)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:379: in __call__\n do = self.iter(retry_state=retry_state)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:325: in iter\n raise retry_exc.reraise()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:158: in reraise\n raise self.last_attempt.result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:449: in result\n return self.__get_result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:401: in __get_result\n raise self._exception\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:382: in __call__\n result = fn(*args, **kwargs)\nsrc/node/waku_node.py:194: in start\n self.ensure_ready(timeout_duration=wait_for_node_sec)\nsrc/node/waku_node.py:306: in ensure_ready\n check_healthy()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:289: in wrapped_f\n return self(f, *args, **kw)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:379: in __call__\n do = self.iter(retry_state=retry_state)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:325: in iter\n raise retry_exc.reraise()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:158: in reraise\n raise self.last_attempt.result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:449: in result\n return self.__get_result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:401: in __get_result\n raise self._exception\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:382: in __call__\n result = fn(*args, **kwargs)\nsrc/node/waku_node.py:286: in check_healthy\n raise AssertionError(\"Waiting for node connection\")\nE AssertionError: Waiting for node connection","steps":[],"attachments":[{"uid":"f280b66ff1e4a870","name":"log","source":"f280b66ff1e4a870.txt","type":"text/plain","size":2143931},{"uid":"33a60c0d00649494","name":"stderr","source":"33a60c0d00649494.txt","type":"text/plain","size":2125317}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774782116109,"stop":1774782116110,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774782116110,"stop":1774782116634,"duration":524},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774782116635,"stop":1774782116662,"duration":27},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774782116663,"stop":1774782116664,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"99f49e70c2846078","name":"node1_2026-03-29_11-00-51__ab8b5b48-4e1a-4987-8027-aee5d8b06435__wakuorg_nwaku:latest.log","source":"99f49e70c2846078.txt","type":"text/plain","size":223386}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1774786333782,"stop":1774786333783,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"timeout(480)"},{"name":"parentSuite","value":"tests.e2e"},{"name":"suite","value":"test_network_conditions"},{"name":"subSuite","value":"TestNetworkConditions"},{"name":"host","value":"runnervmrg6be"},{"name":"thread","value":"3399-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.e2e.test_network_conditions"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[{"uid":"40b34693a990ab36","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774781987148,"stop":1774782051237,"duration":64089}},{"uid":"5829e47f88e7838c","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774781922417,"stop":1774781986544,"duration":64127}}],"categories":[{"name":"Product defects","matchedStatuses":[],"flaky":false}],"history":{"statistic":{"failed":23,"broken":0,"skipped":0,"passed":17,"unknown":0,"total":40},"items":[{"uid":"33223200bf6e3ee5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/33223200bf6e3ee5","status":"failed","statusDetails":"AssertionError: assert 0.5050055980682373 < 0.5046520233154297","time":{"start":1774760233289,"stop":1774760251028,"duration":17739}},{"uid":"d9911f7de27dbeb6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/d9911f7de27dbeb6","status":"passed","time":{"start":1774673131084,"stop":1774673148754,"duration":17670}},{"uid":"ae7c320e730a79f5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/ae7c320e730a79f5","status":"failed","statusDetails":"AssertionError: assert 0.5061941146850586 < 0.5049970149993896","time":{"start":1774587245973,"stop":1774587263942,"duration":17969}},{"uid":"cd56301816ab1a36","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/cd56301816ab1a36","status":"failed","statusDetails":"AssertionError: assert 0.5055952072143555 < 0.5046167373657227","time":{"start":1774500850247,"stop":1774500868132,"duration":17885}},{"uid":"22fdeaa2b0873e27","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/22fdeaa2b0873e27","status":"passed","time":{"start":1774413916594,"stop":1774413934522,"duration":17928}},{"uid":"79f66da288249330","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/79f66da288249330","status":"failed","statusDetails":"AssertionError: assert 0.5054037570953369 < 0.5052533149719238","time":{"start":1774327493045,"stop":1774327510951,"duration":17906}},{"uid":"ceac234869b8750f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/ceac234869b8750f","status":"failed","statusDetails":"AssertionError: assert 0.5053222179412842 < 0.504765510559082","time":{"start":1774241521721,"stop":1774241539605,"duration":17884}},{"uid":"b52b822172d4fdc0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/b52b822172d4fdc0","status":"passed","time":{"start":1774154680112,"stop":1774154697958,"duration":17846}},{"uid":"32a52e1c68ec7567","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/32a52e1c68ec7567","status":"passed","time":{"start":1774067982555,"stop":1774068000367,"duration":17812}},{"uid":"35e88bd7c8ec36a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/35e88bd7c8ec36a","status":"failed","statusDetails":"AssertionError: assert 0.5048727989196777 < 0.5045371055603027","time":{"start":1773981679432,"stop":1773981697251,"duration":17819}},{"uid":"ad6a511d52d18d49","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/ad6a511d52d18d49","status":"passed","time":{"start":1773895616550,"stop":1773895634351,"duration":17801}},{"uid":"425c0effee0a99c7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/425c0effee0a99c7","status":"passed","time":{"start":1773809227174,"stop":1773809245121,"duration":17947}},{"uid":"31a9aa2f5c611a05","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/31a9aa2f5c611a05","status":"failed","statusDetails":"AssertionError: assert 0.5056354999542236 < 0.5047104358673096","time":{"start":1773722616483,"stop":1773722634292,"duration":17809}},{"uid":"33d573c1e60383df","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/33d573c1e60383df","status":"passed","time":{"start":1773664918833,"stop":1773664936655,"duration":17822}},{"uid":"556007e318ef073a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/556007e318ef073a","status":"passed","time":{"start":1773637133113,"stop":1773637151006,"duration":17893}},{"uid":"c074e6d3c762b502","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/c074e6d3c762b502","status":"passed","time":{"start":1773550391786,"stop":1773550409747,"duration":17961}},{"uid":"1d1c2252a355f2f1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/1d1c2252a355f2f1","status":"failed","statusDetails":"AssertionError: assert 0.5046703815460205 < 0.504575252532959","time":{"start":1773463198421,"stop":1773463216231,"duration":17810}},{"uid":"526ce10c5550b034","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/526ce10c5550b034","status":"failed","statusDetails":"AssertionError: assert 0.5046718120574951 < 0.5046164989471436","time":{"start":1773376873794,"stop":1773376891565,"duration":17771}},{"uid":"66f085aff59a7d0a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/66f085aff59a7d0a","status":"failed","statusDetails":"AssertionError: assert 0.504845142364502 < 0.5044896602630615","time":{"start":1773290517750,"stop":1773290535545,"duration":17795}},{"uid":"393d11c63561a656","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/393d11c63561a656","status":"passed","time":{"start":1773204072281,"stop":1773204090127,"duration":17846}}]},"tags":["timeout(480)"]},"source":"1b715d9e5d9d7e45.json","parameterValues":[]} |