2026-08-20 22:26:11,200 - INFO - Domain Default found not creating 2026-08-20 22:26:11,377 - INFO - Project ctest-TestCRUD-39552121 not found, creating it 2026-08-20 22:26:11,892 - INFO - Created Project:ctest-TestCRUD-39552121, ID : 2ec29b41-f012-4e2b-abae-02c680d7f7da 2026-08-20 22:26:13,477 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-44141588'] 2026-08-20 22:26:14,347 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-10277525'] 2026-08-20 22:26:15,359 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-39552121', 'ctest-proj-sg1-02359926'] 2026-08-20 22:26:16,148 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-39552121', 'ctest-proj-sg2-80991257'] 2026-08-20 22:26:16,916 - INFO - ================================================================================ 2026-08-20 22:26:16,917 - INFO - STARTING TEST : test_router_crud 2026-08-20 22:26:17,192 - DEBUG - Nothing to compare xmpp stats {'10.0.0.163': {'10.20.0.17': '0'}} with 2026-08-20 22:26:17,192 - INFO - Initial checks done. Running the testcase now 2026-08-20 22:26:17,192 - INFO - 2026-08-20 22:26:17,192 - INFO - Router create Request {'router': {'name': 'name-09261252'}} 2026-08-20 22:26:17,276 - INFO - Router create Response : {'router': {'id': 'fe0b5a2a-5a0b-419d-86a4-e0647e3cad96', 'name': 'name-09261252', 'tenant_id': '519faedcdd3b419b88c9a0dd96ab88ff', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-09261252'], 'description': '', 'project_id': '519faedcdd3b419b88c9a0dd96ab88ff'}} 2026-08-20 22:26:17,276 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-09261252'}} 2026-08-20 22:26:17,293 - INFO - Attribute id is created 2026-08-20 22:26:17,293 - INFO - Attribute name is created 2026-08-20 22:26:17,293 - INFO - Attribute admin_state_up is created 2026-08-20 22:26:17,293 - INFO - Attribute status is created 2026-08-20 22:26:17,293 - INFO - Attribute tenant_id is created 2026-08-20 22:26:17,754 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-08-20 22:26:17,754 - INFO - Router Update request {'router': {'name': 'name-15936443'}} 2026-08-20 22:26:17,802 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-15936443'}} 2026-08-20 22:26:17,803 - INFO - Response : {'router': {'id': 'fe0b5a2a-5a0b-419d-86a4-e0647e3cad96', 'name': 'name-15936443', 'tenant_id': '519faedcdd3b419b88c9a0dd96ab88ff', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-09261252'], 'description': '', 'project_id': '519faedcdd3b419b88c9a0dd96ab88ff'}} 2026-08-20 22:26:17,803 - INFO - Updation of Router fe0b5a2a-5a0b-419d-86a4-e0647e3cad96 with body {'router': {'name': 'name-15936443'}} passed 2026-08-20 22:26:17,803 - INFO - -------------------------------------------------------------------------------- 2026-08-20 22:26:17,803 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-08-20 22:26:17,856 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-08-20 22:26:17,856 - INFO - Response : {'router': {'id': 'fe0b5a2a-5a0b-419d-86a4-e0647e3cad96', 'name': 'name-15936443', 'tenant_id': '519faedcdd3b419b88c9a0dd96ab88ff', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-09261252'], 'description': '', 'project_id': '519faedcdd3b419b88c9a0dd96ab88ff'}} 2026-08-20 22:26:17,856 - INFO - Updation of Router fe0b5a2a-5a0b-419d-86a4-e0647e3cad96 with body {'router': {'admin_state_up': 'False'}} passed 2026-08-20 22:26:17,856 - INFO - -------------------------------------------------------------------------------- 2026-08-20 22:26:17,856 - INFO - Deleting router fe0b5a2a-5a0b-419d-86a4-e0647e3cad96 2026-08-20 22:26:17,938 - ERROR - Result of delete router fe0b5a2a-5a0b-419d-86a4-e0647e3cad96: () 2026-08-20 22:26:17,938 - INFO - ================================================================================ 2026-08-20 22:26:17,938 - INFO - Router create Request {'router': {'admin_state_up': 'False', 'name': 'name-01479047'}} 2026-08-20 22:26:18,040 - INFO - Router create Response : {'router': {'id': 'c33751b0-bfee-42aa-8db1-a6f2fe8674a7', 'name': 'name-01479047', 'tenant_id': '519faedcdd3b419b88c9a0dd96ab88ff', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-01479047'], 'description': '', 'project_id': '519faedcdd3b419b88c9a0dd96ab88ff'}} 2026-08-20 22:26:18,041 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'False', 'name': 'name-01479047'}} 2026-08-20 22:26:18,057 - INFO - Attribute id is created 2026-08-20 22:26:18,057 - INFO - Attribute name is created 2026-08-20 22:26:18,057 - INFO - Attribute admin_state_up is created 2026-08-20 22:26:18,057 - INFO - Attribute status is created 2026-08-20 22:26:18,057 - INFO - Attribute tenant_id is created 2026-08-20 22:26:18,517 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-08-20 22:26:18,517 - INFO - Router Update request {'router': {'name': 'name-05242464'}} 2026-08-20 22:26:18,563 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-05242464'}} 2026-08-20 22:26:18,563 - INFO - Response : {'router': {'id': 'c33751b0-bfee-42aa-8db1-a6f2fe8674a7', 'name': 'name-05242464', 'tenant_id': '519faedcdd3b419b88c9a0dd96ab88ff', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-01479047'], 'description': '', 'project_id': '519faedcdd3b419b88c9a0dd96ab88ff'}} 2026-08-20 22:26:18,563 - INFO - Updation of Router c33751b0-bfee-42aa-8db1-a6f2fe8674a7 with body {'router': {'name': 'name-05242464'}} passed 2026-08-20 22:26:18,563 - INFO - -------------------------------------------------------------------------------- 2026-08-20 22:26:18,564 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-08-20 22:26:18,611 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-08-20 22:26:18,611 - INFO - Response : {'router': {'id': 'c33751b0-bfee-42aa-8db1-a6f2fe8674a7', 'name': 'name-05242464', 'tenant_id': '519faedcdd3b419b88c9a0dd96ab88ff', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-01479047'], 'description': '', 'project_id': '519faedcdd3b419b88c9a0dd96ab88ff'}} 2026-08-20 22:26:18,612 - INFO - Updation of Router c33751b0-bfee-42aa-8db1-a6f2fe8674a7 with body {'router': {'admin_state_up': 'True'}} passed 2026-08-20 22:26:18,612 - INFO - -------------------------------------------------------------------------------- 2026-08-20 22:26:18,612 - INFO - Deleting router c33751b0-bfee-42aa-8db1-a6f2fe8674a7 2026-08-20 22:26:18,691 - ERROR - Result of delete router c33751b0-bfee-42aa-8db1-a6f2fe8674a7: () 2026-08-20 22:26:18,692 - INFO - ================================================================================ 2026-08-20 22:26:18,692 - INFO - Router create Request {'router': {'tenant_id': '2ec29b41-f012-4e2b-abae-02c680d7f7da', 'name': 'name-52579827'}} 2026-08-20 22:26:18,784 - INFO - Router create Response : {'router': {'id': 'd97bd380-95a8-44de-82f8-361a365a6c13', 'name': 'name-52579827', 'tenant_id': '2ec29b41f0124e2babae02c680d7f7da', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-39552121', 'name-52579827'], 'description': '', 'project_id': '2ec29b41f0124e2babae02c680d7f7da'}} 2026-08-20 22:26:18,785 - INFO - Router create PASSED ,Body : {'router': {'tenant_id': '2ec29b41-f012-4e2b-abae-02c680d7f7da', 'name': 'name-52579827'}} 2026-08-20 22:26:18,805 - INFO - Attribute id is created 2026-08-20 22:26:18,805 - INFO - Attribute name is created 2026-08-20 22:26:18,805 - INFO - Attribute admin_state_up is created 2026-08-20 22:26:18,806 - INFO - Attribute status is created 2026-08-20 22:26:18,806 - INFO - Attribute tenant_id is created 2026-08-20 22:26:19,274 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-08-20 22:26:19,274 - INFO - Router Update request {'router': {'name': 'name-46943741'}} 2026-08-20 22:26:19,315 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-46943741'}} 2026-08-20 22:26:19,315 - INFO - Response : {'router': {'id': 'd97bd380-95a8-44de-82f8-361a365a6c13', 'name': 'name-46943741', 'tenant_id': '2ec29b41f0124e2babae02c680d7f7da', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-39552121', 'name-52579827'], 'description': '', 'project_id': '2ec29b41f0124e2babae02c680d7f7da'}} 2026-08-20 22:26:19,315 - INFO - Updation of Router d97bd380-95a8-44de-82f8-361a365a6c13 with body {'router': {'name': 'name-46943741'}} passed 2026-08-20 22:26:19,315 - INFO - -------------------------------------------------------------------------------- 2026-08-20 22:26:19,316 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-08-20 22:26:19,364 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-08-20 22:26:19,365 - INFO - Response : {'router': {'id': 'd97bd380-95a8-44de-82f8-361a365a6c13', 'name': 'name-46943741', 'tenant_id': '2ec29b41f0124e2babae02c680d7f7da', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-39552121', 'name-52579827'], 'description': '', 'project_id': '2ec29b41f0124e2babae02c680d7f7da'}} 2026-08-20 22:26:19,365 - INFO - Updation of Router d97bd380-95a8-44de-82f8-361a365a6c13 with body {'router': {'admin_state_up': 'True'}} passed 2026-08-20 22:26:19,365 - INFO - -------------------------------------------------------------------------------- 2026-08-20 22:26:19,365 - INFO - Deleting router d97bd380-95a8-44de-82f8-361a365a6c13 2026-08-20 22:26:19,445 - ERROR - Result of delete router d97bd380-95a8-44de-82f8-361a365a6c13: () 2026-08-20 22:26:19,445 - INFO - ================================================================================ 2026-08-20 22:26:19,445 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-39552121', 'ctest-proj-sg2-80991257'] 2026-08-20 22:26:19,521 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-39552121', 'ctest-proj-sg1-02359926'] 2026-08-20 22:26:19,582 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-10277525'] 2026-08-20 22:26:19,659 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-44141588'] 2026-08-20 22:26:20,037 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 22:26:20,037 - INFO - END TEST : test_router_crud : PASSED[0:00:04]
2026-08-20 22:26:20,037 - INFO - -------------------------------------------------------------------------------- 2026-08-20 22:26:20,745 - INFO - Deleted project: ctest-TestCRUD-39552121, ID : 2ec29b41-f012-4e2b-abae-02c680d7f7da