mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-09 05:13:15 +00:00
1 line
22 KiB
JSON
1 line
22 KiB
JSON
{"uid":"5a151f6c2a250cbf","name":"test_filter_auto_sharding_multiple_content_topics","fullName":"tests.sharding.test_filter.TestFilterAutoSharding#test_filter_auto_sharding_multiple_content_topics","historyId":"9d82a4ca7fe3db856867de637dcbaf03","time":{"start":1774154337239,"stop":1774154340937,"duration":3698},"status":"failed","statusMessage":"AssertionError: Expected 1 message but got 2","statusTrace":"tests/sharding/test_filter.py:54: in test_filter_auto_sharding_multiple_content_topics\n self.check_published_message_reaches_filter_peer(content_topic=content_topic)\nsrc/steps/sharding.py:188: in check_published_message_reaches_filter_peer\n assert len(get_messages_response) == 1, f\"Expected 1 message but got {len(get_messages_response)}\"\nE AssertionError: Expected 1 message but got 2","flaky":false,"newFailed":true,"newBroken":false,"newPassed":false,"retriesCount":2,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774154229309,"stop":1774154229309,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774154337237,"stop":1774154337237,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774154337237,"stop":1774154337238,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774154337237,"stop":1774154337237,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774154337237,"stop":1774154337237,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774154337237,"stop":1774154337237,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1774154337238,"stop":1774154337238,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"sharding_setup","time":{"start":1774154337238,"stop":1774154337238,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774154337238,"stop":1774154337238,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"failed","statusMessage":"AssertionError: Expected 1 message but got 2","statusTrace":"tests/sharding/test_filter.py:54: in test_filter_auto_sharding_multiple_content_topics\n self.check_published_message_reaches_filter_peer(content_topic=content_topic)\nsrc/steps/sharding.py:188: in check_published_message_reaches_filter_peer\n assert len(get_messages_response) == 1, f\"Expected 1 message but got {len(get_messages_response)}\"\nE AssertionError: Expected 1 message but got 2","steps":[{"name":"setup_first_relay_node_with_filter","time":{"start":1774154337239,"stop":1774154339420,"duration":2181},"status":"passed","steps":[{"name":"setup_first_relay_node","time":{"start":1774154337239,"stop":1774154339420,"duration":2181},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"filter","value":"'true'"},{"name":"cluster_id","value":"2"},{"name":"content_topic","value":"['/myapp/1/latest/proto', '/waku/2/content/test.js', '/app/22/sometopic/someencoding', '/toychat/2/huilong/proto', '/statusim/1/community/cbor', '/app/27/sometopic/someencoding', '/app/29/sometopic/someencoding', '/app/20/sometopic/someencoding']"},{"name":"pubsub_topic","value":"['/waku/2/rs/2/0', '/waku/2/rs/2/1', '/waku/2/rs/2/2', '/waku/2/rs/2/3', '/waku/2/rs/2/4', '/waku/2/rs/2/5', '/waku/2/rs/2/6', '/waku/2/rs/2/7']"},{"name":"num_shards_in_network","value":"8"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"cluster_id","value":"2"},{"name":"content_topic","value":"['/myapp/1/latest/proto', '/waku/2/content/test.js', '/app/22/sometopic/someencoding', '/toychat/2/huilong/proto', '/statusim/1/community/cbor', '/app/27/sometopic/someencoding', '/app/29/sometopic/someencoding', '/app/20/sometopic/someencoding']"},{"name":"pubsub_topic","value":"['/waku/2/rs/2/0', '/waku/2/rs/2/1', '/waku/2/rs/2/2', '/waku/2/rs/2/3', '/waku/2/rs/2/4', '/waku/2/rs/2/5', '/waku/2/rs/2/6', '/waku/2/rs/2/7']"},{"name":"num_shards_in_network","value":"8"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"setup_second_node_as_filter","time":{"start":1774154339420,"stop":1774154340707,"duration":1287},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1774154340682,"stop":1774154340707,"duration":25},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.sharding.test_filter.TestFilterAutoSharding object at 0x7f9b82da6f90>, <src.node.waku_node.WakuNode object at 0x7f9b82cdb740>, ['/ip4/172.18.90.81/tcp/23713/p2p/16Uiu2HAkxBq32K7RsNBDbtMF7QKdsi4sWPAg6Fc9i6KcC7viKR4p'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"cluster_id","value":"2"},{"name":"content_topic","value":"['/myapp/1/latest/proto', '/waku/2/content/test.js', '/app/22/sometopic/someencoding', '/toychat/2/huilong/proto', '/statusim/1/community/cbor', '/app/27/sometopic/someencoding', '/app/29/sometopic/someencoding', '/app/20/sometopic/someencoding']"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/0'"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_first_relay_node","time":{"start":1774154340707,"stop":1774154340715,"duration":8},"status":"passed","steps":[{"name":"subscribe_relay_node","time":{"start":1774154340707,"stop":1774154340715,"duration":8},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f9b828323c0>"},{"name":"content_topics","value":"['/myapp/1/latest/proto', '/waku/2/content/test.js', '/app/22/sometopic/someencoding', '/toychat/2/huilong/proto', '/statusim/1/community/cbor', '/app/27/sometopic/someencoding', '/app/29/sometopic/someencoding', '/app/20/sometopic/someencoding']"},{"name":"pubsub_topics","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topics","value":"['/myapp/1/latest/proto', '/waku/2/content/test.js', '/app/22/sometopic/someencoding', '/toychat/2/huilong/proto', '/statusim/1/community/cbor', '/app/27/sometopic/someencoding', '/app/29/sometopic/someencoding', '/app/20/sometopic/someencoding']"},{"name":"pubsub_topics","value":"None"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_filter_node","time":{"start":1774154340715,"stop":1774154340729,"duration":14},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f9b82cdb740>"},{"name":"content_topics","value":"['/myapp/1/latest/proto']"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/0'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_filter_node","time":{"start":1774154340729,"stop":1774154340743,"duration":14},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f9b82cdb740>"},{"name":"content_topics","value":"['/waku/2/content/test.js']"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/1'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_filter_node","time":{"start":1774154340743,"stop":1774154340756,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f9b82cdb740>"},{"name":"content_topics","value":"['/app/22/sometopic/someencoding']"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/2'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_filter_node","time":{"start":1774154340757,"stop":1774154340767,"duration":10},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f9b82cdb740>"},{"name":"content_topics","value":"['/toychat/2/huilong/proto']"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/3'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_filter_node","time":{"start":1774154340767,"stop":1774154340779,"duration":12},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f9b82cdb740>"},{"name":"content_topics","value":"['/statusim/1/community/cbor']"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/4'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_filter_node","time":{"start":1774154340779,"stop":1774154340790,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f9b82cdb740>"},{"name":"content_topics","value":"['/app/27/sometopic/someencoding']"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/5'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_filter_node","time":{"start":1774154340791,"stop":1774154340804,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f9b82cdb740>"},{"name":"content_topics","value":"['/app/29/sometopic/someencoding']"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/6'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_filter_node","time":{"start":1774154340804,"stop":1774154340821,"duration":17},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f9b82cdb740>"},{"name":"content_topics","value":"['/app/20/sometopic/someencoding']"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/7'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_reaches_filter_peer","time":{"start":1774154340821,"stop":1774154340936,"duration":115},"status":"failed","statusMessage":"AssertionError: Expected 1 message but got 2\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/sharding.py\", line 188, in check_published_message_reaches_filter_peer\n assert len(get_messages_response) == 1, f\"Expected 1 message but got {len(get_messages_response)}\"\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n","steps":[{"name":"create_message","time":{"start":1774154340821,"stop":1774154340821,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"contentTopic","value":"'/myapp/1/latest/proto'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"relay_message","time":{"start":1774154340821,"stop":1774154340833,"duration":12},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f9b828323c0>"},{"name":"message","value":"{'payload': 'U2hhcmRpbmcgd29ya3MhIQ==', 'contentTopic': '/myapp/1/latest/proto', 'timestamp': 1774154340821208082}"},{"name":"pubsub_topic","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"get_filter_messages","time":{"start":1774154340933,"stop":1774154340936,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"content_topic","value":"'/myapp/1/latest/proto'"},{"name":"pubsub_topic","value":"None"},{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f9b82cdb740>"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topic","value":"'/myapp/1/latest/proto'"},{"name":"pubsub_topic","value":"None"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":3,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"61383743b8ad1f4","name":"log","source":"61383743b8ad1f4.txt","type":"text/plain","size":69708},{"uid":"ed8c920913365ebd","name":"stderr","source":"ed8c920913365ebd.txt","type":"text/plain","size":68079}],"parameters":[],"stepsCount":18,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774154340944,"stop":1774154340944,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774154340945,"stop":1774154342116,"duration":1171},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774154342117,"stop":1774154342208,"duration":91},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774154342209,"stop":1774154342212,"duration":3},"status":"passed","steps":[],"attachments":[{"uid":"85a4886734721ea2","name":"node2_2026-03-22_04-38-57__9d5cf31e-f49d-4747-879e-408805142e05__wakuorg_nwaku:latest.log","source":"85a4886734721ea2.txt","type":"text/plain","size":592567},{"uid":"f7013bd27d3a1e00","name":"node1_2026-03-22_04-38-57__9d5cf31e-f49d-4747-879e-408805142e05__wakuorg_nwaku:latest.log","source":"f7013bd27d3a1e00.txt","type":"text/plain","size":1987512}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1774154388252,"stop":1774154388252,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"parentSuite","value":"tests.sharding"},{"name":"suite","value":"test_filter"},{"name":"subSuite","value":"TestFilterAutoSharding"},{"name":"host","value":"runnervm46oaq"},{"name":"thread","value":"3464-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.sharding.test_filter"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[{"uid":"4c5184387def727c","status":"failed","statusDetails":"AssertionError: Expected 1 message but got 2","time":{"start":1774154331557,"stop":1774154335968,"duration":4411}},{"uid":"c32ad467b129da6a","status":"failed","statusDetails":"AssertionError: Expected 1 message but got 2","time":{"start":1774154325623,"stop":1774154330259,"duration":4636}}],"categories":[{"name":"Product defects","matchedStatuses":[],"flaky":false}],"history":{"statistic":{"failed":1,"broken":13,"skipped":0,"passed":18,"unknown":0,"total":32},"items":[{"uid":"a090308ea59dced8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/a090308ea59dced8","status":"passed","time":{"start":1774067512492,"stop":1774067518916,"duration":6424}},{"uid":"cadab907826a59f7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/cadab907826a59f7","status":"passed","time":{"start":1773981263492,"stop":1773981267230,"duration":3738}},{"uid":"b21c1f5da8ec9412","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/b21c1f5da8ec9412","status":"passed","time":{"start":1773895194077,"stop":1773895198532,"duration":4455}},{"uid":"1f2172da8f58313e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/1f2172da8f58313e","status":"passed","time":{"start":1773808844702,"stop":1773808849336,"duration":4634}},{"uid":"9409e0397a421ea9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/9409e0397a421ea9","status":"passed","time":{"start":1773722156007,"stop":1773722163923,"duration":7916}},{"uid":"129408ca512cab20","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/129408ca512cab20","status":"passed","time":{"start":1773664543358,"stop":1773664547485,"duration":4127}},{"uid":"9d151d420216d8e5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/9d151d420216d8e5","status":"passed","time":{"start":1773636790220,"stop":1773636793832,"duration":3612}},{"uid":"ad70103769500ae0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/ad70103769500ae0","status":"passed","time":{"start":1773550032533,"stop":1773550036728,"duration":4195}},{"uid":"5ecf4631cf13caed","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/5ecf4631cf13caed","status":"passed","time":{"start":1773462795395,"stop":1773462799066,"duration":3671}},{"uid":"5e5083c0cae75d13","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/5e5083c0cae75d13","status":"passed","time":{"start":1773376442724,"stop":1773376446687,"duration":3963}},{"uid":"2cdf80cdeb352591","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/2cdf80cdeb352591","status":"passed","time":{"start":1773290087199,"stop":1773290091183,"duration":3984}},{"uid":"124dd03c7ae38f12","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/124dd03c7ae38f12","status":"passed","time":{"start":1773203654318,"stop":1773203657941,"duration":3623}},{"uid":"7ba6ff2cb0c5c6ad","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1110/#testresult/7ba6ff2cb0c5c6ad","status":"passed","time":{"start":1773117180800,"stop":1773117185656,"duration":4856}},{"uid":"86ef1e4e36971aa6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1109/#testresult/86ef1e4e36971aa6","status":"passed","time":{"start":1773031003380,"stop":1773031006972,"duration":3592}},{"uid":"82906c47f2facf58","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1108/#testresult/82906c47f2facf58","status":"passed","time":{"start":1772944386032,"stop":1772944391248,"duration":5216}},{"uid":"c8998b2aea8c9d93","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1107/#testresult/c8998b2aea8c9d93","status":"passed","time":{"start":1772857848167,"stop":1772857855749,"duration":7582}},{"uid":"984774018139d69d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1106/#testresult/984774018139d69d","status":"passed","time":{"start":1772771584283,"stop":1772771588906,"duration":4623}},{"uid":"36a6cf99c16050f4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1105/#testresult/36a6cf99c16050f4","status":"broken","statusDetails":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:40035/relay/v1/auto/messages with response: b'Failed to publish: publish failed in relay: NoPeersToPublish'","time":{"start":1772723167844,"stop":1772723170503,"duration":2659}},{"uid":"63b8b60cc939a169","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1104/#testresult/63b8b60cc939a169","status":"passed","time":{"start":1772685237699,"stop":1772685241885,"duration":4186}},{"uid":"1397c3234d5bb1a1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1103/#testresult/1397c3234d5bb1a1","status":"broken","statusDetails":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:24791/relay/v1/auto/messages with response: b'Failed to publish: publish failed in relay: NoPeersToPublish'","time":{"start":1772598765710,"stop":1772598768373,"duration":2663}}]},"tags":[]},"source":"5a151f6c2a250cbf.json","parameterValues":[]} |