1 line
21 KiB
JSON

{"uid":"6be91c8f6ac545f7","name":"test_relay_unsubscribe_with_invalid_pubsub_topic_format","fullName":"tests.relay.test_subscribe.TestRelaySubscribe#test_relay_unsubscribe_with_invalid_pubsub_topic_format","historyId":"4e3010fb2ecd9ea99f95dca9548148cc","time":{"start":1771734977159,"stop":1771734977173,"duration":14},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1771734851705,"stop":1771734851705,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1771734974729,"stop":1771734974729,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1771734974729,"stop":1771734974729,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1771734974730,"stop":1771734974730,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1771734974730,"stop":1771734974730,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1771734974730,"stop":1771734974730,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1771734974730,"stop":1771734974730,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1771734974730,"stop":1771734974731,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_nodes","time":{"start":1771734974731,"stop":1771734977159,"duration":2428},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1771734977156,"stop":1771734977159,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.relay.test_subscribe.TestRelaySubscribe object at 0x7fbca6d1c8c0>, <src.node.waku_node.WakuNode object at 0x7fbca6a4f080>, ['/ip4/172.18.152.173/tcp/29898/p2p/16Uiu2HAmMRYLeMHBseviLno3STp9NWvBXnkWnVgeMjvtv3yLypUW'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"delete_relay_subscriptions_on_nodes","time":{"start":1771734977160,"stop":1771734977162,"duration":2},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:29897/relay/v1/subscriptions with response: b'Invalid content body, could not decode: Unable to deserialize data: '\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.12/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/relay.py\", line 158, in delete_relay_subscriptions_on_nodes\n node.delete_relay_subscriptions(pubsub_topic_list)\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 342, in delete_relay_subscriptions\n return self._api.delete_relay_subscriptions(pubsub_topics)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 45, in delete_relay_subscriptions\n return self.rest_call(\"delete\", \"relay/v1/subscriptions\", json.dumps(pubsub_topics))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7fbca69f4ad0>, <src.node.waku_node.WakuNode object at 0x7fbca6a4f080>]"},{"name":"pubsub_topic_list","value":"'/test/2/rs/0/1'"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"delete_relay_subscriptions_on_nodes","time":{"start":1771734977163,"stop":1771734977165,"duration":2},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:29897/relay/v1/subscriptions with response: b'Invalid content body, could not decode: Unable to deserialize data: '\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.12/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/relay.py\", line 158, in delete_relay_subscriptions_on_nodes\n node.delete_relay_subscriptions(pubsub_topic_list)\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 342, in delete_relay_subscriptions\n return self._api.delete_relay_subscriptions(pubsub_topics)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 45, in delete_relay_subscriptions\n return self.rest_call(\"delete\", \"relay/v1/subscriptions\", json.dumps(pubsub_topics))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7fbca69f4ad0>, <src.node.waku_node.WakuNode object at 0x7fbca6a4f080>]"},{"name":"pubsub_topic_list","value":"'/waku/3/rs/0/1'"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"delete_relay_subscriptions_on_nodes","time":{"start":1771734977165,"stop":1771734977168,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:29897/relay/v1/subscriptions with response: b'Invalid content body, could not decode: Unable to deserialize data: '\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.12/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/relay.py\", line 158, in delete_relay_subscriptions_on_nodes\n node.delete_relay_subscriptions(pubsub_topic_list)\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 342, in delete_relay_subscriptions\n return self._api.delete_relay_subscriptions(pubsub_topics)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 45, in delete_relay_subscriptions\n return self.rest_call(\"delete\", \"relay/v1/subscriptions\", json.dumps(pubsub_topics))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7fbca69f4ad0>, <src.node.waku_node.WakuNode object at 0x7fbca6a4f080>]"},{"name":"pubsub_topic_list","value":"'/waku/2/test/0/1'"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"delete_relay_subscriptions_on_nodes","time":{"start":1771734977168,"stop":1771734977170,"duration":2},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:29897/relay/v1/subscriptions with response: b'Invalid content body, could not decode: Unable to deserialize data: '\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.12/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/relay.py\", line 158, in delete_relay_subscriptions_on_nodes\n node.delete_relay_subscriptions(pubsub_topic_list)\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 342, in delete_relay_subscriptions\n return self._api.delete_relay_subscriptions(pubsub_topics)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 45, in delete_relay_subscriptions\n return self.rest_call(\"delete\", \"relay/v1/subscriptions\", json.dumps(pubsub_topics))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7fbca69f4ad0>, <src.node.waku_node.WakuNode object at 0x7fbca6a4f080>]"},{"name":"pubsub_topic_list","value":"'/waku/2/rs/3/b'"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"delete_relay_subscriptions_on_nodes","time":{"start":1771734977171,"stop":1771734977173,"duration":2},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:29897/relay/v1/subscriptions with response: b'Invalid content body, could not decode: Unable to deserialize data: '\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.12/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/relay.py\", line 158, in delete_relay_subscriptions_on_nodes\n node.delete_relay_subscriptions(pubsub_topic_list)\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 342, in delete_relay_subscriptions\n return self._api.delete_relay_subscriptions(pubsub_topics)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 45, in delete_relay_subscriptions\n return self.rest_call(\"delete\", \"relay/v1/subscriptions\", json.dumps(pubsub_topics))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7fbca69f4ad0>, <src.node.waku_node.WakuNode object at 0x7fbca6a4f080>]"},{"name":"pubsub_topic_list","value":"'/waku/2/rs/0'"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"7b4cbd270a0944df","name":"log","source":"7b4cbd270a0944df.txt","type":"text/plain","size":14196},{"uid":"74b3909cf8ca5a43","name":"stderr","source":"74b3909cf8ca5a43.txt","type":"text/plain","size":13813}],"parameters":[],"stepsCount":5,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1771734977174,"stop":1771734977175,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1771734977175,"stop":1771734978175,"duration":1000},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1771734978176,"stop":1771734978185,"duration":9},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1771734978185,"stop":1771734978185,"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":1771735064525,"stop":1771735064526,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"@pytest.mark.usefixtures('setup_main_relay_nodes')"},{"name":"parentSuite","value":"tests.relay"},{"name":"suite","value":"test_subscribe"},{"name":"subSuite","value":"TestRelaySubscribe"},{"name":"host","value":"runnervmwffz4"},{"name":"thread","value":"3401-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.relay.test_subscribe"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":27,"unknown":0,"total":27},"items":[{"uid":"3cfb58576ba64c8","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1086/#testresult/3cfb58576ba64c8","status":"passed","time":{"start":1771648334478,"stop":1771648334494,"duration":16}},{"uid":"dc4fee312c52fe21","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1085/#testresult/dc4fee312c52fe21","status":"passed","time":{"start":1771562105145,"stop":1771562105161,"duration":16}},{"uid":"c9ccd137b63f35d6","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1084/#testresult/c9ccd137b63f35d6","status":"passed","time":{"start":1771475846625,"stop":1771475846644,"duration":19}},{"uid":"7416058fd7b67950","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1083/#testresult/7416058fd7b67950","status":"passed","time":{"start":1771389507652,"stop":1771389507667,"duration":15}},{"uid":"5597f6f5374264d7","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1082/#testresult/5597f6f5374264d7","status":"passed","time":{"start":1771303037070,"stop":1771303037087,"duration":17}},{"uid":"25bd93eed3c88c1d","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1081/#testresult/25bd93eed3c88c1d","status":"passed","time":{"start":1771216976952,"stop":1771216976968,"duration":16}},{"uid":"deac08d1a5b8d9d","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1080/#testresult/deac08d1a5b8d9d","status":"passed","time":{"start":1771130361991,"stop":1771130362009,"duration":18}},{"uid":"9a71f5f74f905622","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1079/#testresult/9a71f5f74f905622","status":"passed","time":{"start":1771043633498,"stop":1771043633514,"duration":16}},{"uid":"4125f240e651e76c","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1078/#testresult/4125f240e651e76c","status":"passed","time":{"start":1770957560520,"stop":1770957560537,"duration":17}},{"uid":"c67b7333239ab46c","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1077/#testresult/c67b7333239ab46c","status":"passed","time":{"start":1770871293472,"stop":1770871293487,"duration":15}},{"uid":"d0b7298b27e7cf82","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1076/#testresult/d0b7298b27e7cf82","status":"passed","time":{"start":1770785101082,"stop":1770785101098,"duration":16}},{"uid":"95f3ef341b16db70","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1075/#testresult/95f3ef341b16db70","status":"passed","time":{"start":1770698770741,"stop":1770698770758,"duration":17}},{"uid":"fa38dd5cc8c74e1d","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1074/#testresult/fa38dd5cc8c74e1d","status":"passed","time":{"start":1770612189102,"stop":1770612189119,"duration":17}},{"uid":"fd175f0a737ae52e","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1073/#testresult/fd175f0a737ae52e","status":"passed","time":{"start":1770525975927,"stop":1770525975943,"duration":16}},{"uid":"aeed129f6d7d38e8","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1072/#testresult/aeed129f6d7d38e8","status":"passed","time":{"start":1770438767974,"stop":1770438767990,"duration":16}},{"uid":"58799babe29c074a","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1071/#testresult/58799babe29c074a","status":"passed","time":{"start":1770352532579,"stop":1770352532594,"duration":15}},{"uid":"41ccb63d40f1d193","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1070/#testresult/41ccb63d40f1d193","status":"passed","time":{"start":1770266089437,"stop":1770266089452,"duration":15}},{"uid":"d09b0b910253d5ee","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1069/#testresult/d09b0b910253d5ee","status":"passed","time":{"start":1770225149161,"stop":1770225149176,"duration":15}},{"uid":"b53adf5fe5a39658","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1068/#testresult/b53adf5fe5a39658","status":"passed","time":{"start":1770206115398,"stop":1770206115414,"duration":16}},{"uid":"d13c170d54b4af87","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1067/#testresult/d13c170d54b4af87","status":"passed","time":{"start":1770179631511,"stop":1770179631527,"duration":16}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_nodes')"]},"source":"6be91c8f6ac545f7.json","parameterValues":[]}