mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-28 06:33:40 +00:00
1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"uid":"6b834af40e174f9f","name":"test_node_without_sync_or_relay_stays_empty","fullName":"tests.store_sync.test_store_sync.TestStoreSync#test_node_without_sync_or_relay_stays_empty","historyId":"83258c0bb324be2a14a327cf8bab2491","time":{"start":1774786550696,"stop":1774786615694,"duration":64998},"status":"failed","statusMessage":"AssertionError: Waiting for node connection","statusTrace":"tests/store_sync/test_store_sync.py:953: in test_node_without_sync_or_relay_stays_empty\n self.node1.start(\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":false,"newFailed":true,"newBroken":false,"newPassed":false,"retriesCount":2,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774781318195,"stop":1774781318195,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774786550649,"stop":1774786550649,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774786550649,"stop":1774786550651,"duration":2},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774786550649,"stop":1774786550649,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774786550649,"stop":1774786550649,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774786550651,"stop":1774786550652,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"nodes","time":{"start":1774786550652,"stop":1774786550694,"duration":42},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774786550652,"stop":1774786550652,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"store_setup","time":{"start":1774786550694,"stop":1774786550695,"duration":1},"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/store_sync/test_store_sync.py:953: in test_node_without_sync_or_relay_stays_empty\n self.node1.start(\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":"7ae8be631128f2a3","name":"log","source":"7ae8be631128f2a3.txt","type":"text/plain","size":1956905},{"uid":"bf7a6610bfb78baa","name":"stderr","source":"bf7a6610bfb78baa.txt","type":"text/plain","size":1938451}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774786615799,"stop":1774786615800,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774786615801,"stop":1774786617269,"duration":1468},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774786617270,"stop":1774786617312,"duration":42},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774786617316,"stop":1774786617325,"duration":9},"status":"passed","steps":[],"attachments":[{"uid":"468673f897934f79","name":"node1_2026-03-29_12-15-50__83a7d83d-035b-4ca0-82ad-09035f0989d8__wakuorg_nwaku:latest.log","source":"468673f897934f79.txt","type":"text/plain","size":261663}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1774786617326,"stop":1774786617326,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"timeout(240)"},{"name":"parentSuite","value":"tests.store_sync"},{"name":"suite","value":"test_store_sync"},{"name":"subSuite","value":"TestStoreSync"},{"name":"host","value":"runnervmrg6be"},{"name":"thread","value":"3479-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.store_sync.test_store_sync"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[{"uid":"e28c3fc32b35de3d","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774786483845,"stop":1774786548817,"duration":64972}},{"uid":"bc0f43f5f65166c7","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774786417183,"stop":1774786482142,"duration":64959}}],"categories":[{"name":"Product defects","matchedStatuses":[],"flaky":false}],"history":{"statistic":{"failed":1,"broken":0,"skipped":0,"passed":38,"unknown":0,"total":39},"items":[{"uid":"9fb74d031750edcc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/9fb74d031750edcc","status":"passed","time":{"start":1774760088784,"stop":1774760116983,"duration":28199}},{"uid":"8b1e2e819ef9d3bb","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/8b1e2e819ef9d3bb","status":"passed","time":{"start":1774673032625,"stop":1774673060856,"duration":28231}},{"uid":"8cb2abae7ae6fddd","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/8cb2abae7ae6fddd","status":"passed","time":{"start":1774587107395,"stop":1774587135642,"duration":28247}},{"uid":"f61acf88ebdfc2da","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/f61acf88ebdfc2da","status":"passed","time":{"start":1774500731551,"stop":1774500759798,"duration":28247}},{"uid":"52d50cf39df7d381","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/52d50cf39df7d381","status":"passed","time":{"start":1774413810724,"stop":1774413839012,"duration":28288}},{"uid":"231f2bc0bfb15995","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/231f2bc0bfb15995","status":"passed","time":{"start":1774327287573,"stop":1774327315792,"duration":28219}},{"uid":"19e740b52f2174df","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/19e740b52f2174df","status":"passed","time":{"start":1774241400473,"stop":1774241428742,"duration":28269}},{"uid":"3aeb30c646670ee9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/3aeb30c646670ee9","status":"passed","time":{"start":1774154645566,"stop":1774154673856,"duration":28290}},{"uid":"41fbc255225aee1e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/41fbc255225aee1e","status":"passed","time":{"start":1774067796457,"stop":1774067824734,"duration":28277}},{"uid":"2b92c1353daf862e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/2b92c1353daf862e","status":"passed","time":{"start":1773981550542,"stop":1773981578807,"duration":28265}},{"uid":"86971ceb5a9009aa","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/86971ceb5a9009aa","status":"passed","time":{"start":1773895409288,"stop":1773895437560,"duration":28272}},{"uid":"eb1ab5ae9e65ded9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/eb1ab5ae9e65ded9","status":"passed","time":{"start":1773809087981,"stop":1773809116063,"duration":28082}},{"uid":"e733a13b548e4203","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/e733a13b548e4203","status":"passed","time":{"start":1773722461273,"stop":1773722489377,"duration":28104}},{"uid":"6d994a94bebe1704","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/6d994a94bebe1704","status":"passed","time":{"start":1773664806668,"stop":1773664834874,"duration":28206}},{"uid":"8cf8ba220ece224c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/8cf8ba220ece224c","status":"passed","time":{"start":1773637056974,"stop":1773637085254,"duration":28280}},{"uid":"413126692e8e80b2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/413126692e8e80b2","status":"passed","time":{"start":1773550285171,"stop":1773550313388,"duration":28217}},{"uid":"fce519fb4292b3aa","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/fce519fb4292b3aa","status":"passed","time":{"start":1773463085901,"stop":1773463114151,"duration":28250}},{"uid":"ada67a199f1945a1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/ada67a199f1945a1","status":"passed","time":{"start":1773376722431,"stop":1773376750512,"duration":28081}},{"uid":"fd6bc4ce5cbe18b4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/fd6bc4ce5cbe18b4","status":"passed","time":{"start":1773203958817,"stop":1773203987106,"duration":28289}},{"uid":"c2d3e34ee3f02f43","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1110/#testresult/c2d3e34ee3f02f43","status":"passed","time":{"start":1773117524243,"stop":1773117552476,"duration":28233}}]},"tags":["timeout(240)"]},"source":"6b834af40e174f9f.json","parameterValues":[]} |