1 line
13 KiB
JSON
Raw Normal View History

{"uid":"d2eee14b3d77576e","name":"test_content_topic_and_pubsub_topic_not_in_docker_flags","fullName":"tests.sharding.test_running_nodes_auto_sharding.TestRunningNodesAutosharding#test_content_topic_and_pubsub_topic_not_in_docker_flags","historyId":"c7b5466d4c7f6a6f8c5c2440342ec1c7","time":{"start":1773462857741,"stop":1773462860554,"duration":2813},"status":"failed","statusMessage":"AssertionError: assert \"Peer NODE_2:wakuorg/nwaku:latest couldn't find any messages\" in 'Expected 1 message but got 4'\n + where 'Expected 1 message but got 4' = str(AssertionError('Expected 1 message but got 4'))","statusTrace":"tests/sharding/test_running_nodes_auto_sharding.py:58: in test_content_topic_and_pubsub_topic_not_in_docker_flags\n self.check_published_message_reaches_relay_peer(content_topic=self.test_content_topic)\nsrc/steps/sharding.py:161: in check_published_message_reaches_relay_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 4\n\nDuring handling of the above exception, another exception occurred:\ntests/sharding/test_running_nodes_auto_sharding.py:60: in test_content_topic_and_pubsub_topic_not_in_docker_flags\n assert f\"Peer NODE_2:{NODE_2} couldn't find any messages\" in str(ex)\nE assert \"Peer NODE_2:wakuorg/nwaku:latest couldn't find any messages\" in 'Expected 1 message but got 4'\nE + where 'Expected 1 message but got 4' = str(AssertionError('Expected 1 message but got 4'))","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1773462693598,"stop":1773462693598,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1773462857739,"stop":1773462857739,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1773462857739,"stop":1773462857739,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1773462857739,"stop":1773462857739,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1773462857740,"stop":1773462857740,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1773462857740,"stop":1773462857740,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1773462857740,"stop":1773462857740,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1773462857740,"stop":1773462857741,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"sharding_setup","time":{"start":1773462857741,"stop":1773462857741,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"failed","statusMessage":"AssertionError: assert \"Peer NODE_2:wak