mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-24 11:19:43 +00:00
1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"uid":"c87f5c2a662b6724","name":"test_filter_get_message_with_extra_field","fullName":"tests.filter.test_get_messages.TestFilterGetMessages#test_filter_get_message_with_extra_field","historyId":"33ab008b571ec4f13c809ec762c4bc78","time":{"start":1778131273567,"stop":1778131273571,"duration":4},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1778130995822,"stop":1778130995823,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1778131270787,"stop":1778131270787,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1778131270787,"stop":1778131270787,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1778131270787,"stop":1778131270787,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1778131270787,"stop":1778131270787,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1778131270787,"stop":1778131270788,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1778131270788,"stop":1778131270788,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1778131270788,"stop":1778131270788,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1778131270789,"stop":1778131272042,"duration":1253},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1778131272042,"stop":1778131273554,"duration":1512},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1778131273534,"stop":1778131273554,"duration":20},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_get_messages.TestFilterGetMessages object at 0x7f643c30f890>, <src.node.waku_node.WakuNode object at 0x7f643c1b9370>, ['/ip4/172.18.8.200/tcp/43350/p2p/16Uiu2HAmSwqvb9df3RXSf5Nmp6UKqVq7WrYnDj4xAK72kwvwoKDy'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_main_nodes","time":{"start":1778131273554,"stop":1778131273567,"duration":13},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1778131273555,"stop":1778131273567,"duration":12},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1778131273560,"stop":1778131273567,"duration":7},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1778131273560,"stop":1778131273567,"duration":7},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': 'd17d407c-d122-444e-a934-5847f0f54420', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': 'd17d407c-d122-444e-a934-5847f0f54420', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"node","value":"None"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topic_list","value":"['/test/1/waku-filter/proto']"},{"name":"pubsub_topic","value":"None"}],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":3,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"create_message","time":{"start":1778131273567,"stop":1778131273567,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"extraField","value":"'extraValue'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_reaches_filter_peer","time":{"start":1778131273568,"stop":1778131273570,"duration":2},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:43349/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1 with response: b'Invalid content body, could not decode: Unable to deserialize data: '\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/filter.py\", line 93, in check_published_message_reaches_filter_peer\n sender.send_relay_message(message, pubsub_topic)\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 500, in send_relay_message\n return self._api.send_relay_message(message, pubsub_topic)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 51, in send_relay_message\n return self.rest_call(\"post\", f\"relay/v1/messages/{quote(pubsub_topic, safe='')}\", json.dumps(message))\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":"message","value":"{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'timestamp': 1778131273567476919, 'extraField': 'extraValue'}"},{"name":"pubsub_topic","value":"None"},{"name":"message_propagation_delay","value":"0.1"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"name":"log","type":"text/plain","size":0},{"name":"stderr","type":"text/plain","size":0}],"parameters":[],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"close_open_nodes::0","time":{"start":1778131273572,"stop":1778131274540,"duration":968},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup::0","time":{"start":1778131273572,"stop":1778131273572,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1778131274540,"stop":1778131274553,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1778131274553,"stop":1778131274553,"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":1778131409685,"stop":1778131409685,"duration":0},"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_node', 'setup_main_filter_node', 'subscribe_main_nodes')"},{"name":"parentSuite","value":"tests.filter"},{"name":"suite","value":"test_get_messages"},{"name":"subSuite","value":"TestFilterGetMessages"},{"name":"host","value":"runnervmeorf1"},{"name":"thread","value":"21504-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_get_messages"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":30,"unknown":0,"total":30},"items":[{"uid":"4492fac1faab384b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1232/#testresult/4492fac1faab384b","status":"passed","time":{"start":1778051863180,"stop":1778051863185,"duration":5}},{"uid":"2a3e442714376aa5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1231/#testresult/2a3e442714376aa5","status":"passed","time":{"start":1778044810471,"stop":1778044810481,"duration":10}},{"uid":"9016642e1d17109","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1230/#testresult/9016642e1d17109","status":"passed","time":{"start":1777959470453,"stop":1777959470458,"duration":5}},{"uid":"25044caa29921146","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1229/#testresult/25044caa29921146","status":"passed","time":{"start":1777958340132,"stop":1777958340136,"duration":4}},{"uid":"365c69a4af014a62","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1228/#testresult/365c69a4af014a62","status":"passed","time":{"start":1777872277912,"stop":1777872277917,"duration":5}},{"uid":"6814fcbfb39a112c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1227/#testresult/6814fcbfb39a112c","status":"passed","time":{"start":1777785728729,"stop":1777785728734,"duration":5}},{"uid":"767e023fa2f12be8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1226/#testresult/767e023fa2f12be8","status":"passed","time":{"start":1777699075260,"stop":1777699075265,"duration":5}},{"uid":"df70c8b999c90595","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1225/#testresult/df70c8b999c90595","status":"passed","time":{"start":1777660438066,"stop":1777660438072,"duration":6}},{"uid":"7645cd68e15dbfd0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1224/#testresult/7645cd68e15dbfd0","status":"passed","time":{"start":1777657868895,"stop":1777657868900,"duration":5}},{"uid":"9f95e04825bf34b4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1223/#testresult/9f95e04825bf34b4","status":"passed","time":{"start":1777655398765,"stop":1777655398770,"duration":5}},{"uid":"438912d2b9572537","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1222/#testresult/438912d2b9572537","status":"passed","time":{"start":1777640959657,"stop":1777640959662,"duration":5}},{"uid":"14a23ca864a47ee1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1221/#testresult/14a23ca864a47ee1","status":"passed","time":{"start":1777636267962,"stop":1777636267966,"duration":4}},{"uid":"b4bde627c7bfcc46","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1220/#testresult/b4bde627c7bfcc46","status":"passed","time":{"start":1777613494172,"stop":1777613494176,"duration":4}},{"uid":"d2ae435b8dc176bd","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1219/#testresult/d2ae435b8dc176bd","status":"passed","time":{"start":1777590361789,"stop":1777590361793,"duration":4}},{"uid":"d02c8adeeab42dd0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1218/#testresult/d02c8adeeab42dd0","status":"passed","time":{"start":1777569708397,"stop":1777569708401,"duration":4}},{"uid":"c19ecf208aa471b3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1217/#testresult/c19ecf208aa471b3","status":"passed","time":{"start":1777526557643,"stop":1777526557648,"duration":5}},{"uid":"cde652e448ba1c88","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1216/#testresult/cde652e448ba1c88","status":"passed","time":{"start":1777439900072,"stop":1777439900076,"duration":4}},{"uid":"5ff51de12f1d3615","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1215/#testresult/5ff51de12f1d3615","status":"passed","time":{"start":1777372406470,"stop":1777372406475,"duration":5}},{"uid":"c8723264d93cf806","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1214/#testresult/c8723264d93cf806","status":"passed","time":{"start":1777353758181,"stop":1777353758186,"duration":5}},{"uid":"9072fe1de7b6cc95","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1213/#testresult/9072fe1de7b6cc95","status":"passed","time":{"start":1777267341798,"stop":1777267341804,"duration":6}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"c87f5c2a662b6724.json","parameterValues":[]} |