)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"ba4f538af623fe61a304c78f3f6a5f03c1c90a30","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"c9149d6f_808168cd","updated":"2023-08-04 03:43:40.000000000","message":"recheck hitting mke2fs known issue in time stamp pattern","commit_id":"912801fe90f9b584eca97797db5632724ed6ae24"},{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"3553f460864877e9fff0bd0e9b14cb3049d4c94d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"02523179_7b840eb0","updated":"2023-08-08 09:02:25.000000000","message":"lgtm","commit_id":"5b5e81c6a1cd3a9b0d4d2354f55f0cb5e23012df"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"d91b6412598b6adbc7b600307d746cdb39c96aec","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"adacbf2a_b25ed9e5","updated":"2023-08-05 18:27:18.000000000","message":"recheck Timed out waiting for volume cinder_grenade_vol3 status to be in-use","commit_id":"5b5e81c6a1cd3a9b0d4d2354f55f0cb5e23012df"}],"tempest/lib/common/dynamic_creds.py":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"b9ae4ffcde43f7a5932160aa8770dada5db70940","unresolved":true,"context_lines":[{"line_number":342,"context_line":"    def _create_subnet(self, subnet_name, tenant_id, network_id):"},{"line_number":343,"context_line":"        base_cidr \u003d netaddr.IPNetwork(self.project_network_cidr)"},{"line_number":344,"context_line":"        mask_bits \u003d self.project_network_mask_bits"},{"line_number":345,"context_line":"        for subnet_cidr in base_cidr.subnet(mask_bits):"},{"line_number":346,"context_line":"            try:"},{"line_number":347,"context_line":"                if self.network_resources:"},{"line_number":348,"context_line":"                    resp_body \u003d self.subnets_admin_client.\\"}],"source_content_type":"text/x-python","patch_set":3,"id":"4242b94e_3d4d115b","line":345,"updated":"2023-08-04 12:29:19.000000000","message":"As I see here is the problem for one of the issues in the tests (Bad router request: Cidr 10.1.0.0/28 of subnet 2b1bd3b9-d4b7-44ed-ad59-2f23f682684d overlaps with cidr 10.1.0.0/28 of subnet 2b1bd3b9-d4b7-44ed-ad59-2f23f682684d )\n\nI don\u0027t know how nova network worked but you can create 2 subnets with the same cidr with Neutron on different Network, but the router add interface will be angry for that.\nI am not sure how best would be to solve that, perhaps with some used cidrs list or similar.","commit_id":"912801fe90f9b584eca97797db5632724ed6ae24"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"7c195248bbbe874f5941c5f2dc18b7b7a62ec5c1","unresolved":true,"context_lines":[{"line_number":342,"context_line":"    def _create_subnet(self, subnet_name, tenant_id, network_id):"},{"line_number":343,"context_line":"        base_cidr \u003d netaddr.IPNetwork(self.project_network_cidr)"},{"line_number":344,"context_line":"        mask_bits \u003d self.project_network_mask_bits"},{"line_number":345,"context_line":"        for subnet_cidr in base_cidr.subnet(mask_bits):"},{"line_number":346,"context_line":"            try:"},{"line_number":347,"context_line":"                if self.network_resources:"},{"line_number":348,"context_line":"                    resp_body \u003d self.subnets_admin_client.\\"}],"source_content_type":"text/x-python","patch_set":3,"id":"fe705a1b_030acb66","line":345,"in_reply_to":"4242b94e_3d4d115b","updated":"2023-08-04 22:22:03.000000000","message":"so both are same subnet right? \n\nwe are using neutron only since rocky as nova-network was gone in rocky release. As you know, this is just cleanup of tests which were skipped always, not sure if it will make any difference of what we have already. is it some race condition here to use the configured cidr at same time? not sure","commit_id":"912801fe90f9b584eca97797db5632724ed6ae24"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"60603fe307f83f1f678bd6baa716ab93be4a6c8c","unresolved":true,"context_lines":[{"line_number":342,"context_line":"    def _create_subnet(self, subnet_name, tenant_id, network_id):"},{"line_number":343,"context_line":"        base_cidr \u003d netaddr.IPNetwork(self.project_network_cidr)"},{"line_number":344,"context_line":"        mask_bits \u003d self.project_network_mask_bits"},{"line_number":345,"context_line":"        for subnet_cidr in base_cidr.subnet(mask_bits):"},{"line_number":346,"context_line":"            try:"},{"line_number":347,"context_line":"                if self.network_resources:"},{"line_number":348,"context_line":"                    resp_body \u003d self.subnets_admin_client.\\"}],"source_content_type":"text/x-python","patch_set":3,"id":"1eb35aed_55c1b71c","line":345,"in_reply_to":"96dd9523_1bfa1af8","updated":"2023-08-07 16:08:55.000000000","message":"I think yes, some race happening between parallle tests","commit_id":"912801fe90f9b584eca97797db5632724ed6ae24"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"4587f33fdea061229aba552efa9c874182bb5cc4","unresolved":true,"context_lines":[{"line_number":342,"context_line":"    def _create_subnet(self, subnet_name, tenant_id, network_id):"},{"line_number":343,"context_line":"        base_cidr \u003d netaddr.IPNetwork(self.project_network_cidr)"},{"line_number":344,"context_line":"        mask_bits \u003d self.project_network_mask_bits"},{"line_number":345,"context_line":"        for subnet_cidr in base_cidr.subnet(mask_bits):"},{"line_number":346,"context_line":"            try:"},{"line_number":347,"context_line":"                if self.network_resources:"},{"line_number":348,"context_line":"                    resp_body \u003d self.subnets_admin_client.\\"}],"source_content_type":"text/x-python","patch_set":3,"id":"96dd9523_1bfa1af8","line":345,"in_reply_to":"fe705a1b_030acb66","updated":"2023-08-07 09:04:29.000000000","message":"strange that it is passed, possible that it was some timing issue?","commit_id":"912801fe90f9b584eca97797db5632724ed6ae24"}]}
