2025-10-27 01:52:22,174 - INFO - Reading existing Domain with UUID 15e0ce75-9595-48f6-b10e-49e8c56bef44 2025-10-27 01:52:22,184 - INFO - Using existing domain ['admin_domain'](15e0ce75-9595-48f6-b10e-49e8c56bef44) 2025-10-27 01:52:22,399 - INFO - Project ctest-TestCRUD-35105080 not found, creating it 2025-10-27 01:52:22,889 - INFO - Created Project:ctest-TestCRUD-35105080, ID : 6a808089-c26f-4913-83ad-0c8c1e672483 2025-10-27 01:52:24,640 - INFO - Creating Security group: ['admin_domain', 'admin', 'ctest-admin-sg1-60198636'] 2025-10-27 01:52:25,778 - INFO - Creating Security group: ['admin_domain', 'admin', 'ctest-admin-sg2-17620207'] 2025-10-27 01:52:27,042 - INFO - Creating Security group: ['admin_domain', 'ctest-TestCRUD-35105080', 'ctest-proj-sg1-50400525'] 2025-10-27 01:52:28,019 - INFO - Creating Security group: ['admin_domain', 'ctest-TestCRUD-35105080', 'ctest-proj-sg2-04496941'] 2025-10-27 01:52:28,985 - INFO - ================================================================================ 2025-10-27 01:52:28,985 - INFO - STARTING TEST : test_router_crud 2025-10-27 01:52:29,374 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.27': '0'}} with 2025-10-27 01:52:29,374 - INFO - Initial checks done. Running the testcase now 2025-10-27 01:52:29,374 - INFO - 2025-10-27 01:52:29,374 - INFO - Router create Request {'router': {'name': 'name-75381735'}} 2025-10-27 01:52:29,510 - INFO - Router create Response : {'router': {'id': '2a799c41-8409-4b1a-8315-e1633e4e8bae', 'name': 'name-75381735', 'tenant_id': '5f22c80526ca44ea93ee2bb36d6558ac', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-75381735'], 'description': '', 'created_at': '2025-10-27T01:52:29.444555', 'updated_at': '2025-10-27T01:52:29.444555', 'project_id': '5f22c80526ca44ea93ee2bb36d6558ac'}} 2025-10-27 01:52:29,510 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-75381735'}} 2025-10-27 01:52:29,578 - INFO - Attribute id is created 2025-10-27 01:52:29,578 - INFO - Attribute name is created 2025-10-27 01:52:29,578 - INFO - Attribute admin_state_up is created 2025-10-27 01:52:29,578 - INFO - Attribute status is created 2025-10-27 01:52:29,578 - INFO - Attribute tenant_id is created 2025-10-27 01:52:31,446 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-10-27 01:52:31,446 - INFO - Router Update request {'router': {'name': 'name-09905819'}} 2025-10-27 01:52:31,597 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-09905819'}} 2025-10-27 01:52:31,597 - INFO - Response : {'router': {'id': '2a799c41-8409-4b1a-8315-e1633e4e8bae', 'name': 'name-09905819', 'tenant_id': '5f22c80526ca44ea93ee2bb36d6558ac', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-75381735'], 'description': '', 'created_at': '2025-10-27T01:52:29.444555', 'updated_at': '2025-10-27T01:52:29.507031', 'project_id': '5f22c80526ca44ea93ee2bb36d6558ac'}} 2025-10-27 01:52:31,597 - INFO - Updation of Router 2a799c41-8409-4b1a-8315-e1633e4e8bae with body {'router': {'name': 'name-09905819'}} passed 2025-10-27 01:52:31,597 - INFO - -------------------------------------------------------------------------------- 2025-10-27 01:52:31,597 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2025-10-27 01:52:31,736 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2025-10-27 01:52:31,736 - INFO - Response : {'router': {'id': '2a799c41-8409-4b1a-8315-e1633e4e8bae', 'name': 'name-09905819', 'tenant_id': '5f22c80526ca44ea93ee2bb36d6558ac', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-75381735'], 'description': '', 'created_at': '2025-10-27T01:52:29.444555', 'updated_at': '2025-10-27T01:52:31.534982', 'project_id': '5f22c80526ca44ea93ee2bb36d6558ac'}} 2025-10-27 01:52:31,736 - INFO - Updation of Router 2a799c41-8409-4b1a-8315-e1633e4e8bae with body {'router': {'admin_state_up': 'False'}} passed 2025-10-27 01:52:31,736 - INFO - -------------------------------------------------------------------------------- 2025-10-27 01:52:31,736 - INFO - Deleting router 2a799c41-8409-4b1a-8315-e1633e4e8bae 2025-10-27 01:52:31,877 - ERROR - Result of delete router 2a799c41-8409-4b1a-8315-e1633e4e8bae: () 2025-10-27 01:52:31,878 - INFO - ================================================================================ 2025-10-27 01:52:31,878 - INFO - Router create Request {'router': {'name': 'name-95972703', 'admin_state_up': 'True'}} 2025-10-27 01:52:32,004 - INFO - Router create Response : {'router': {'id': '3715ecc6-a349-44d6-9926-7b15070942f1', 'name': 'name-95972703', 'tenant_id': '5f22c80526ca44ea93ee2bb36d6558ac', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-95972703'], 'description': '', 'created_at': '2025-10-27T01:52:31.942580', 'updated_at': '2025-10-27T01:52:31.942580', 'project_id': '5f22c80526ca44ea93ee2bb36d6558ac'}} 2025-10-27 01:52:32,004 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-95972703', 'admin_state_up': 'True'}} 2025-10-27 01:52:32,074 - INFO - Attribute id is created 2025-10-27 01:52:32,074 - INFO - Attribute name is created 2025-10-27 01:52:32,074 - INFO - Attribute admin_state_up is created 2025-10-27 01:52:32,074 - INFO - Attribute status is created 2025-10-27 01:52:32,074 - INFO - Attribute tenant_id is created 2025-10-27 01:52:33,962 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-10-27 01:52:33,962 - INFO - Router Update request {'router': {'name': 'name-81761068'}} 2025-10-27 01:52:34,104 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-81761068'}} 2025-10-27 01:52:34,104 - INFO - Response : {'router': {'id': '3715ecc6-a349-44d6-9926-7b15070942f1', 'name': 'name-81761068', 'tenant_id': '5f22c80526ca44ea93ee2bb36d6558ac', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-95972703'], 'description': '', 'created_at': '2025-10-27T01:52:31.942580', 'updated_at': '2025-10-27T01:52:31.996986', 'project_id': '5f22c80526ca44ea93ee2bb36d6558ac'}} 2025-10-27 01:52:34,104 - INFO - Updation of Router 3715ecc6-a349-44d6-9926-7b15070942f1 with body {'router': {'name': 'name-81761068'}} passed 2025-10-27 01:52:34,104 - INFO - -------------------------------------------------------------------------------- 2025-10-27 01:52:34,104 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-10-27 01:52:34,244 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-10-27 01:52:34,244 - INFO - Response : {'router': {'id': '3715ecc6-a349-44d6-9926-7b15070942f1', 'name': 'name-81761068', 'tenant_id': '5f22c80526ca44ea93ee2bb36d6558ac', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-95972703'], 'description': '', 'created_at': '2025-10-27T01:52:31.942580', 'updated_at': '2025-10-27T01:52:34.050598', 'project_id': '5f22c80526ca44ea93ee2bb36d6558ac'}} 2025-10-27 01:52:34,244 - INFO - Updation of Router 3715ecc6-a349-44d6-9926-7b15070942f1 with body {'router': {'admin_state_up': 'True'}} passed 2025-10-27 01:52:34,244 - INFO - -------------------------------------------------------------------------------- 2025-10-27 01:52:34,245 - INFO - Deleting router 3715ecc6-a349-44d6-9926-7b15070942f1 2025-10-27 01:52:34,392 - ERROR - Result of delete router 3715ecc6-a349-44d6-9926-7b15070942f1: () 2025-10-27 01:52:34,392 - INFO - ================================================================================ 2025-10-27 01:52:34,392 - INFO - Router create Request {'router': {'name': 'name-52134297', 'tenant_id': '6a808089-c26f-4913-83ad-0c8c1e672483'}} 2025-10-27 01:52:34,524 - INFO - Router create Response : {'router': {'id': 'da8b8a13-8825-4145-8dc2-fa8f37a34e05', 'name': 'name-52134297', 'tenant_id': '6a808089c26f491383ad0c8c1e672483', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'ctest-TestCRUD-35105080', 'name-52134297'], 'description': '', 'created_at': '2025-10-27T01:52:34.456029', 'updated_at': '2025-10-27T01:52:34.456029', 'project_id': '6a808089c26f491383ad0c8c1e672483'}} 2025-10-27 01:52:34,524 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-52134297', 'tenant_id': '6a808089-c26f-4913-83ad-0c8c1e672483'}} 2025-10-27 01:52:34,590 - INFO - Attribute id is created 2025-10-27 01:52:34,591 - INFO - Attribute name is created 2025-10-27 01:52:34,591 - INFO - Attribute admin_state_up is created 2025-10-27 01:52:34,591 - INFO - Attribute status is created 2025-10-27 01:52:34,591 - INFO - Attribute tenant_id is created 2025-10-27 01:52:36,482 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-10-27 01:52:36,482 - INFO - Router Update request {'router': {'name': 'name-26797948'}} 2025-10-27 01:52:36,626 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-26797948'}} 2025-10-27 01:52:36,626 - INFO - Response : {'router': {'id': 'da8b8a13-8825-4145-8dc2-fa8f37a34e05', 'name': 'name-26797948', 'tenant_id': '6a808089c26f491383ad0c8c1e672483', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'ctest-TestCRUD-35105080', 'name-52134297'], 'description': '', 'created_at': '2025-10-27T01:52:34.456029', 'updated_at': '2025-10-27T01:52:34.506103', 'project_id': '6a808089c26f491383ad0c8c1e672483'}} 2025-10-27 01:52:36,627 - INFO - Updation of Router da8b8a13-8825-4145-8dc2-fa8f37a34e05 with body {'router': {'name': 'name-26797948'}} passed 2025-10-27 01:52:36,627 - INFO - -------------------------------------------------------------------------------- 2025-10-27 01:52:36,627 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-10-27 01:52:36,768 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-10-27 01:52:36,768 - INFO - Response : {'router': {'id': 'da8b8a13-8825-4145-8dc2-fa8f37a34e05', 'name': 'name-26797948', 'tenant_id': '6a808089c26f491383ad0c8c1e672483', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'ctest-TestCRUD-35105080', 'name-52134297'], 'description': '', 'created_at': '2025-10-27T01:52:34.456029', 'updated_at': '2025-10-27T01:52:36.568005', 'project_id': '6a808089c26f491383ad0c8c1e672483'}} 2025-10-27 01:52:36,768 - INFO - Updation of Router da8b8a13-8825-4145-8dc2-fa8f37a34e05 with body {'router': {'admin_state_up': 'True'}} passed 2025-10-27 01:52:36,768 - INFO - -------------------------------------------------------------------------------- 2025-10-27 01:52:36,769 - INFO - Deleting router da8b8a13-8825-4145-8dc2-fa8f37a34e05 2025-10-27 01:52:36,906 - ERROR - Result of delete router da8b8a13-8825-4145-8dc2-fa8f37a34e05: () 2025-10-27 01:52:36,906 - INFO - ================================================================================ 2025-10-27 01:52:36,906 - INFO - Deleting Security group: ['admin_domain', 'ctest-TestCRUD-35105080', 'ctest-proj-sg2-04496941'] 2025-10-27 01:52:37,038 - INFO - Deleting Security group: ['admin_domain', 'ctest-TestCRUD-35105080', 'ctest-proj-sg1-50400525'] 2025-10-27 01:52:37,177 - INFO - Deleting Security group: ['admin_domain', 'admin', 'ctest-admin-sg2-17620207'] 2025-10-27 01:52:37,307 - INFO - Deleting Security group: ['admin_domain', 'admin', 'ctest-admin-sg1-60198636'] 2025-10-27 01:52:37,833 - DEBUG - No XMPP flaps were noticed during the test 2025-10-27 01:52:37,833 - INFO - END TEST : test_router_crud : PASSED[0:00:09] 2025-10-27 01:52:37,834 - INFO - -------------------------------------------------------------------------------- 2025-10-27 01:52:38,629 - INFO - Deleted project: ctest-TestCRUD-35105080, ID : 6a808089-c26f-4913-83ad-0c8c1e672483