mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 01:33:46 +00:00
1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"uid":"d4578c79362cc0a3","name":"test_add_peers","fullName":"tests.peer_connection_management.test_peer_store.TestPeerStore#test_add_peers","historyId":"ad419e146575e3fa70fba15bd11f43a5","time":{"start":1772080612698,"stop":1772080629147,"duration":16449},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:40700/admin/v1/peers with response: b'Failed to connect to peer at index: 0 - /ip4/172.18.188.8/tcp/45272/p2p/16Uiu2HAmSyUmYsWwQAHsEFumy1N1wf2WRQm58gsmJr1W1AscyciT'","statusTrace":"src/node/api_clients/base_client.py:14: in make_request\n response.raise_for_status()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/requests/models.py:1021: in raise_for_status\n raise HTTPError(http_error_msg, response=self)\nE requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: http://127.0.0.1:40700/admin/v1/peers\n\nDuring handling of the above exception, another exception occurred:\ntests/peer_connection_management/test_peer_store.py:58: in test_add_peers\n nodes[i].add_peers([peer])\nsrc/node/waku_node.py:333: in add_peers\n return self._api.add_peers(peers)\nsrc/node/api_clients/rest.py:36: in add_peers\n return self.rest_call(\"post\", \"admin/v1/peers\", json.dumps(peers))\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:17: in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\nE Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:40700/admin/v1/peers with response: b'Failed to connect to peer at index: 0 - /ip4/172.18.188.8/tcp/45272/p2p/16Uiu2HAmSyUmYsWwQAHsEFumy1N1wf2WRQm58gsmJr1W1AscyciT'","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1772080422346,"stop":1772080422347,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1772080612696,"stop":1772080612696,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1772080612696,"stop":1772080612697,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1772080612696,"stop":1772080612696,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1772080612696,"stop":1772080612696,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1772080612696,"stop":1772080612696,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1772080612697,"stop":1772080612697,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"store_setup","time":{"start":1772080612697,"stop":1772080612697,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1772080612697,"stop":1772080612697,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:40700/admin/v1/peers with response: b'Failed to connect to peer at index: 0 - /ip4/172.18.188.8/tcp/45272/p2p/16Uiu2HAmSyUmYsWwQAHsEFumy1N1wf2WRQm58gsmJr1W1AscyciT'","statusTrace":"src/node/api_clients/base_client.py:14: in make_request\n response.raise_for_status()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/requests/models.py:1021: in raise_for_status\n raise HTTPError(http_error_msg, response=self)\nE requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: http://127.0.0.1:40700/admin/v1/peers\n\nDuring handling of the above exception, another exception occurred:\ntests/peer_connection_management/test_peer_store.py:58: in test_add_peers\n nodes[i].add_peers([peer])\nsrc/node/waku_node.py:333: in add_peers\n return self._api.add_peers(peers)\nsrc/node/api_clients/rest.py:36: in add_peers\n return self.rest_call(\"post\", \"admin/v1/peers\", json.dumps(peers))\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:17: in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\nE Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:40700/admin/v1/peers with response: b'Failed to connect to peer at index: 0 - /ip4/172.18.188.8/tcp/45272/p2p/16Uiu2HAmSyUmYsWwQAHsEFumy1N1wf2WRQm58gsmJr1W1AscyciT'","steps":[{"name":"setup_main_nodes","time":{"start":1772080612698,"stop":1772080615195,"duration":2497},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1772080615192,"stop":1772080615195,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<test_peer_store.TestPeerStore object at 0x7f78a9061a30>, <src.node.waku_node.WakuNode object at 0x7f78a8d4f320>, ['/ip4/172.18.50.130/tcp/58461/p2p/16Uiu2HAmNwy8t1LzzgtCAA3cpm2mPXq9hyfyj7f5bVLK7dKPsiwo'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"setup_optional_nodes","time":{"start":1772080615195,"stop":1772080619001,"duration":3806},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1772080616458,"stop":1772080616462,"duration":4},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<test_peer_store.TestPeerStore object at 0x7f78a9061a30>, <src.node.waku_node.WakuNode object at 0x7f78a8e27080>, ['/ip4/172.18.50.130/tcp/58461/p2p/16Uiu2HAmNwy8t1LzzgtCAA3cpm2mPXq9hyfyj7f5bVLK7dKPsiwo'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"add_node_peer","time":{"start":1772080617726,"stop":1772080617729,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<test_peer_store.TestPeerStore object at 0x7f78a9061a30>, <src.node.waku_node.WakuNode object at 0x7f78a8d38e60>, ['/ip4/172.18.50.130/tcp/58461/p2p/16Uiu2HAmNwy8t1LzzgtCAA3cpm2mPXq9hyfyj7f5bVLK7dKPsiwo'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"add_node_peer","time":{"start":1772080618996,"stop":1772080619001,"duration":5},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<test_peer_store.TestPeerStore object at 0x7f78a9061a30>, <src.node.waku_node.WakuNode object at 0x7f78a8ac5b20>, ['/ip4/172.18.50.130/tcp/58461/p2p/16Uiu2HAmNwy8t1LzzgtCAA3cpm2mPXq9hyfyj7f5bVLK7dKPsiwo'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":3,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"ensure_relay_subscriptions_on_nodes","time":{"start":1772080619001,"stop":1772080619091,"duration":90},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7f78a8cfc6e0>, <src.node.waku_node.WakuNode object at 0x7f78a8d4f320>, <src.node.waku_node.WakuNode object at 0x7f78a8e27080>, <src.node.waku_node.WakuNode object at 0x7f78a8d38e60>, <src.node.waku_node.WakuNode object at 0x7f78a8ac5b20>]"},{"name":"pubsub_topic_list","value":"['/waku/2/rs/3/0', '/waku/2/rs/3/1', '/waku/2/rs/3/9', '/waku/2/rs/3/25', '/waku/2/rs/3/1000']"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"fea8363021a0eb3d","name":"log","source":"fea8363021a0eb3d.txt","type":"text/plain","size":42711},{"uid":"ab656ca76e114bc9","name":"stderr","source":"ab656ca76e114bc9.txt","type":"text/plain","size":41726}],"parameters":[],"stepsCount":7,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1772080629208,"stop":1772080629209,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1772080629209,"stop":1772080632058,"duration":2849},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1772080632058,"stop":1772080632193,"duration":135},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1772080632194,"stop":1772080632200,"duration":6},"status":"passed","steps":[],"attachments":[{"uid":"52983ce3d9eec121","name":"node1_2026-02-26_04-36-52__d0982dca-e2f5-403f-ba2d-78ee06baa171__wakuorg_nwaku:latest.log","source":"52983ce3d9eec121.txt","type":"text/plain","size":788724},{"uid":"335dc2fa6869d909","name":"node4_2026-02-26_04-36-52__d0982dca-e2f5-403f-ba2d-78ee06baa171__wakuorg_nwaku:latest.log","source":"335dc2fa6869d909.txt","type":"text/plain","size":1131210},{"uid":"1ba196d66233784c","name":"node2_2026-02-26_04-36-52__d0982dca-e2f5-403f-ba2d-78ee06baa171__wakuorg_nwaku:latest.log","source":"1ba196d66233784c.txt","type":"text/plain","size":742223},{"uid":"291e80d696e119fe","name":"node5_2026-02-26_04-36-52__d0982dca-e2f5-403f-ba2d-78ee06baa171__wakuorg_nwaku:latest.log","source":"291e80d696e119fe.txt","type":"text/plain","size":581629},{"uid":"4e71f4d5a2565a9d","name":"node3_2026-02-26_04-36-52__d0982dca-e2f5-403f-ba2d-78ee06baa171__wakuorg_nwaku:latest.log","source":"4e71f4d5a2565a9d.txt","type":"text/plain","size":741618}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":5,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1772080767134,"stop":1772080767134,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"parentSuite","value":"tests.peer_connection_management"},{"name":"suite","value":"test_peer_store"},{"name":"subSuite","value":"TestPeerStore"},{"name":"host","value":"runnervmnay03"},{"name":"thread","value":"2884-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.peer_connection_management.test_peer_store"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":true,"retry":true,"extra":{"categories":[],"tags":[]},"source":"d4578c79362cc0a3.json","parameterValues":[]} |