2026-06-05 11:57:46,697 - INFO - Domain Default found not creating 2026-06-05 11:57:46,900 - INFO - Project ctest-TestCRUD-88499954 not found, creating it 2026-06-05 11:57:47,543 - INFO - Created Project:ctest-TestCRUD-88499954, ID : 54dc5f94-6e72-4a6d-9eba-7a51b3d5c0b5 2026-06-05 11:57:49,258 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-97970216'] 2026-06-05 11:57:50,541 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-84839558'] 2026-06-05 11:57:51,981 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-88499954', 'ctest-proj-sg1-10758230'] 2026-06-05 11:57:52,983 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-88499954', 'ctest-proj-sg2-62357737'] 2026-06-05 11:57:53,952 - INFO - ================================================================================ 2026-06-05 11:57:53,953 - INFO - STARTING TEST : test_router_crud 2026-06-05 11:57:55,278 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.200': '0', '10.20.0.192': '0'}, '10.0.0.141': {'10.20.0.192': '0', '10.20.0.200': '0'}} with 2026-06-05 11:57:55,278 - INFO - Initial checks done. Running the testcase now 2026-06-05 11:57:55,279 - INFO - 2026-06-05 11:57:55,279 - INFO - Router create Request {'router': {'name': 'name-89889433'}} 2026-06-05 11:57:55,410 - INFO - Router create Response : {'router': {'id': 'fb59acc1-1414-4b7e-b700-3af0856c29c2', 'name': 'name-89889433', 'tenant_id': '88e549a3d80c486b89ad7b127b5a6cc5', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-89889433'], 'description': '', 'project_id': '88e549a3d80c486b89ad7b127b5a6cc5'}} 2026-06-05 11:57:55,411 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-89889433'}} 2026-06-05 11:57:55,437 - INFO - Attribute id is created 2026-06-05 11:57:55,437 - INFO - Attribute name is created 2026-06-05 11:57:55,438 - INFO - Attribute admin_state_up is created 2026-06-05 11:57:55,438 - INFO - Attribute status is created 2026-06-05 11:57:55,438 - INFO - Attribute tenant_id is created 2026-06-05 11:57:56,041 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-06-05 11:57:56,041 - INFO - Router Update request {'router': {'name': 'name-41135951'}} 2026-06-05 11:57:56,110 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-41135951'}} 2026-06-05 11:57:56,110 - INFO - Response : {'router': {'id': 'fb59acc1-1414-4b7e-b700-3af0856c29c2', 'name': 'name-41135951', 'tenant_id': '88e549a3d80c486b89ad7b127b5a6cc5', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-89889433'], 'description': '', 'project_id': '88e549a3d80c486b89ad7b127b5a6cc5'}} 2026-06-05 11:57:56,111 - INFO - Updation of Router fb59acc1-1414-4b7e-b700-3af0856c29c2 with body {'router': {'name': 'name-41135951'}} passed 2026-06-05 11:57:56,111 - INFO - -------------------------------------------------------------------------------- 2026-06-05 11:57:56,111 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-06-05 11:57:56,187 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-06-05 11:57:56,187 - INFO - Response : {'router': {'id': 'fb59acc1-1414-4b7e-b700-3af0856c29c2', 'name': 'name-41135951', 'tenant_id': '88e549a3d80c486b89ad7b127b5a6cc5', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-89889433'], 'description': '', 'project_id': '88e549a3d80c486b89ad7b127b5a6cc5'}} 2026-06-05 11:57:56,187 - INFO - Updation of Router fb59acc1-1414-4b7e-b700-3af0856c29c2 with body {'router': {'admin_state_up': 'True'}} passed 2026-06-05 11:57:56,187 - INFO - -------------------------------------------------------------------------------- 2026-06-05 11:57:56,187 - INFO - Deleting router fb59acc1-1414-4b7e-b700-3af0856c29c2 2026-06-05 11:57:56,321 - ERROR - Result of delete router fb59acc1-1414-4b7e-b700-3af0856c29c2: () 2026-06-05 11:57:56,322 - INFO - ================================================================================ 2026-06-05 11:57:56,322 - INFO - Router create Request {'router': {'admin_state_up': 'True', 'name': 'name-81290196'}} 2026-06-05 11:57:56,471 - INFO - Router create Response : {'router': {'id': '88824a8f-1e59-4499-83d3-101c8286b9e8', 'name': 'name-81290196', 'tenant_id': '88e549a3d80c486b89ad7b127b5a6cc5', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-81290196'], 'description': '', 'project_id': '88e549a3d80c486b89ad7b127b5a6cc5'}} 2026-06-05 11:57:56,471 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'True', 'name': 'name-81290196'}} 2026-06-05 11:57:56,502 - INFO - Attribute id is created 2026-06-05 11:57:56,502 - INFO - Attribute name is created 2026-06-05 11:57:56,502 - INFO - Attribute admin_state_up is created 2026-06-05 11:57:56,502 - INFO - Attribute status is created 2026-06-05 11:57:56,502 - INFO - Attribute tenant_id is created 2026-06-05 11:57:57,122 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-06-05 11:57:57,123 - INFO - Router Update request {'router': {'name': 'name-05904110'}} 2026-06-05 11:57:57,184 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-05904110'}} 2026-06-05 11:57:57,184 - INFO - Response : {'router': {'id': '88824a8f-1e59-4499-83d3-101c8286b9e8', 'name': 'name-05904110', 'tenant_id': '88e549a3d80c486b89ad7b127b5a6cc5', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-81290196'], 'description': '', 'project_id': '88e549a3d80c486b89ad7b127b5a6cc5'}} 2026-06-05 11:57:57,185 - INFO - Updation of Router 88824a8f-1e59-4499-83d3-101c8286b9e8 with body {'router': {'name': 'name-05904110'}} passed 2026-06-05 11:57:57,185 - INFO - -------------------------------------------------------------------------------- 2026-06-05 11:57:57,185 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-06-05 11:57:57,244 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-06-05 11:57:57,245 - INFO - Response : {'router': {'id': '88824a8f-1e59-4499-83d3-101c8286b9e8', 'name': 'name-05904110', 'tenant_id': '88e549a3d80c486b89ad7b127b5a6cc5', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-81290196'], 'description': '', 'project_id': '88e549a3d80c486b89ad7b127b5a6cc5'}} 2026-06-05 11:57:57,245 - INFO - Updation of Router 88824a8f-1e59-4499-83d3-101c8286b9e8 with body {'router': {'admin_state_up': 'True'}} passed 2026-06-05 11:57:57,245 - INFO - -------------------------------------------------------------------------------- 2026-06-05 11:57:57,245 - INFO - Deleting router 88824a8f-1e59-4499-83d3-101c8286b9e8 2026-06-05 11:57:57,373 - ERROR - Result of delete router 88824a8f-1e59-4499-83d3-101c8286b9e8: () 2026-06-05 11:57:57,374 - INFO - ================================================================================ 2026-06-05 11:57:57,375 - INFO - Router create Request {'router': {'name': 'name-74924853', 'tenant_id': '54dc5f94-6e72-4a6d-9eba-7a51b3d5c0b5'}} 2026-06-05 11:57:57,513 - INFO - Router create Response : {'router': {'id': '51998962-11ad-4781-b446-57c78fcfa56b', 'name': 'name-74924853', 'tenant_id': '54dc5f946e724a6d9eba7a51b3d5c0b5', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-88499954', 'name-74924853'], 'description': '', 'project_id': '54dc5f946e724a6d9eba7a51b3d5c0b5'}} 2026-06-05 11:57:57,514 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-74924853', 'tenant_id': '54dc5f94-6e72-4a6d-9eba-7a51b3d5c0b5'}} 2026-06-05 11:57:57,539 - INFO - Attribute id is created 2026-06-05 11:57:57,540 - INFO - Attribute name is created 2026-06-05 11:57:57,540 - INFO - Attribute admin_state_up is created 2026-06-05 11:57:57,540 - INFO - Attribute status is created 2026-06-05 11:57:57,540 - INFO - Attribute tenant_id is created 2026-06-05 11:57:58,060 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-06-05 11:57:58,060 - INFO - Router Update request {'router': {'name': 'name-09765823'}} 2026-06-05 11:57:58,111 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-09765823'}} 2026-06-05 11:57:58,112 - INFO - Response : {'router': {'id': '51998962-11ad-4781-b446-57c78fcfa56b', 'name': 'name-09765823', 'tenant_id': '54dc5f946e724a6d9eba7a51b3d5c0b5', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-88499954', 'name-74924853'], 'description': '', 'project_id': '54dc5f946e724a6d9eba7a51b3d5c0b5'}} 2026-06-05 11:57:58,114 - INFO - Updation of Router 51998962-11ad-4781-b446-57c78fcfa56b with body {'router': {'name': 'name-09765823'}} passed 2026-06-05 11:57:58,114 - INFO - -------------------------------------------------------------------------------- 2026-06-05 11:57:58,114 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-06-05 11:57:58,190 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-06-05 11:57:58,192 - INFO - Response : {'router': {'id': '51998962-11ad-4781-b446-57c78fcfa56b', 'name': 'name-09765823', 'tenant_id': '54dc5f946e724a6d9eba7a51b3d5c0b5', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-88499954', 'name-74924853'], 'description': '', 'project_id': '54dc5f946e724a6d9eba7a51b3d5c0b5'}} 2026-06-05 11:57:58,192 - INFO - Updation of Router 51998962-11ad-4781-b446-57c78fcfa56b with body {'router': {'admin_state_up': 'True'}} passed 2026-06-05 11:57:58,193 - INFO - -------------------------------------------------------------------------------- 2026-06-05 11:57:58,193 - INFO - Deleting router 51998962-11ad-4781-b446-57c78fcfa56b 2026-06-05 11:57:58,324 - ERROR - Result of delete router 51998962-11ad-4781-b446-57c78fcfa56b: () 2026-06-05 11:57:58,324 - INFO - ================================================================================ 2026-06-05 11:57:58,324 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-88499954', 'ctest-proj-sg2-62357737'] 2026-06-05 11:57:58,434 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-88499954', 'ctest-proj-sg1-10758230'] 2026-06-05 11:57:58,571 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-84839558'] 2026-06-05 11:57:58,706 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-97970216'] 2026-06-05 11:58:00,101 - DEBUG - No XMPP flaps were noticed during the test 2026-06-05 11:58:00,101 - INFO - END TEST : test_router_crud : PASSED[0:00:07] 2026-06-05 11:58:00,101 - INFO - -------------------------------------------------------------------------------- 2026-06-05 11:58:00,892 - INFO - Deleted project: ctest-TestCRUD-88499954, ID : 54dc5f94-6e72-4a6d-9eba-7a51b3d5c0b5