2025-10-23 02:14:35,099 - INFO - Domain Default found not creating 2025-10-23 02:14:35,273 - INFO - Project ctest-TestCRUD-08988620 not found, creating it 2025-10-23 02:14:35,763 - INFO - Created Project:ctest-TestCRUD-08988620, ID : 077fa5a5-cfe9-463f-a610-a610788b3a59 2025-10-23 02:14:37,466 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-84715225'] 2025-10-23 02:14:38,584 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-79385900'] 2025-10-23 02:14:39,921 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-08988620', 'ctest-proj-sg1-32212801'] 2025-10-23 02:14:40,993 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-08988620', 'ctest-proj-sg2-37412744'] 2025-10-23 02:14:41,876 - INFO - ================================================================================ 2025-10-23 02:14:41,876 - INFO - STARTING TEST : test_router_crud 2025-10-23 02:14:43,158 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.14': '0', '10.20.0.129': '0'}, '10.0.0.49': {'10.20.0.14': '0', '10.20.0.129': '0'}} with 2025-10-23 02:14:43,158 - INFO - Initial checks done. Running the testcase now 2025-10-23 02:14:43,158 - INFO - 2025-10-23 02:14:43,159 - INFO - Router create Request {'router': {'name': 'name-67315810'}} 2025-10-23 02:14:43,268 - INFO - Router create Response : {'router': {'id': 'dcae4115-7cdd-43e3-a9e7-1bbc6ccf0873', 'name': 'name-67315810', 'tenant_id': 'c99c7ffcb6a249618d42f4b8ad34c994', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-67315810'], 'description': '', 'project_id': 'c99c7ffcb6a249618d42f4b8ad34c994'}} 2025-10-23 02:14:43,268 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-67315810'}} 2025-10-23 02:14:43,297 - INFO - Attribute id is created 2025-10-23 02:14:43,297 - INFO - Attribute name is created 2025-10-23 02:14:43,297 - INFO - Attribute admin_state_up is created 2025-10-23 02:14:43,297 - INFO - Attribute status is created 2025-10-23 02:14:43,297 - INFO - Attribute tenant_id is created 2025-10-23 02:14:43,777 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-10-23 02:14:43,777 - INFO - Router Update request {'router': {'name': 'name-42278881'}} 2025-10-23 02:14:43,841 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-42278881'}} 2025-10-23 02:14:43,842 - INFO - Response : {'router': {'id': 'dcae4115-7cdd-43e3-a9e7-1bbc6ccf0873', 'name': 'name-42278881', 'tenant_id': 'c99c7ffcb6a249618d42f4b8ad34c994', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-67315810'], 'description': '', 'project_id': 'c99c7ffcb6a249618d42f4b8ad34c994'}} 2025-10-23 02:14:43,842 - INFO - Updation of Router dcae4115-7cdd-43e3-a9e7-1bbc6ccf0873 with body {'router': {'name': 'name-42278881'}} passed 2025-10-23 02:14:43,842 - INFO - -------------------------------------------------------------------------------- 2025-10-23 02:14:43,842 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-10-23 02:14:43,904 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-10-23 02:14:43,905 - INFO - Response : {'router': {'id': 'dcae4115-7cdd-43e3-a9e7-1bbc6ccf0873', 'name': 'name-42278881', 'tenant_id': 'c99c7ffcb6a249618d42f4b8ad34c994', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-67315810'], 'description': '', 'project_id': 'c99c7ffcb6a249618d42f4b8ad34c994'}} 2025-10-23 02:14:43,906 - INFO - Updation of Router dcae4115-7cdd-43e3-a9e7-1bbc6ccf0873 with body {'router': {'admin_state_up': 'True'}} passed 2025-10-23 02:14:43,906 - INFO - -------------------------------------------------------------------------------- 2025-10-23 02:14:43,907 - INFO - Deleting router dcae4115-7cdd-43e3-a9e7-1bbc6ccf0873 2025-10-23 02:14:44,010 - ERROR - Result of delete router dcae4115-7cdd-43e3-a9e7-1bbc6ccf0873: () 2025-10-23 02:14:44,011 - INFO - ================================================================================ 2025-10-23 02:14:44,011 - INFO - Router create Request {'router': {'admin_state_up': 'False', 'name': 'name-32026073'}} 2025-10-23 02:14:44,113 - INFO - Router create Response : {'router': {'id': '37408166-6a92-44ec-b23e-b9dbfd172ea0', 'name': 'name-32026073', 'tenant_id': 'c99c7ffcb6a249618d42f4b8ad34c994', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-32026073'], 'description': '', 'project_id': 'c99c7ffcb6a249618d42f4b8ad34c994'}} 2025-10-23 02:14:44,113 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'False', 'name': 'name-32026073'}} 2025-10-23 02:14:44,133 - INFO - Attribute id is created 2025-10-23 02:14:44,133 - INFO - Attribute name is created 2025-10-23 02:14:44,133 - INFO - Attribute admin_state_up is created 2025-10-23 02:14:44,133 - INFO - Attribute status is created 2025-10-23 02:14:44,134 - INFO - Attribute tenant_id is created 2025-10-23 02:14:44,621 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-10-23 02:14:44,621 - INFO - Router Update request {'router': {'name': 'name-25690462'}} 2025-10-23 02:14:44,700 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-25690462'}} 2025-10-23 02:14:44,701 - INFO - Response : {'router': {'id': '37408166-6a92-44ec-b23e-b9dbfd172ea0', 'name': 'name-25690462', 'tenant_id': 'c99c7ffcb6a249618d42f4b8ad34c994', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-32026073'], 'description': '', 'project_id': 'c99c7ffcb6a249618d42f4b8ad34c994'}} 2025-10-23 02:14:44,701 - INFO - Updation of Router 37408166-6a92-44ec-b23e-b9dbfd172ea0 with body {'router': {'name': 'name-25690462'}} passed 2025-10-23 02:14:44,701 - INFO - -------------------------------------------------------------------------------- 2025-10-23 02:14:44,701 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-10-23 02:14:44,787 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-10-23 02:14:44,787 - INFO - Response : {'router': {'id': '37408166-6a92-44ec-b23e-b9dbfd172ea0', 'name': 'name-25690462', 'tenant_id': 'c99c7ffcb6a249618d42f4b8ad34c994', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-32026073'], 'description': '', 'project_id': 'c99c7ffcb6a249618d42f4b8ad34c994'}} 2025-10-23 02:14:44,787 - INFO - Updation of Router 37408166-6a92-44ec-b23e-b9dbfd172ea0 with body {'router': {'admin_state_up': 'True'}} passed 2025-10-23 02:14:44,787 - INFO - -------------------------------------------------------------------------------- 2025-10-23 02:14:44,787 - INFO - Deleting router 37408166-6a92-44ec-b23e-b9dbfd172ea0 2025-10-23 02:14:44,924 - ERROR - Result of delete router 37408166-6a92-44ec-b23e-b9dbfd172ea0: () 2025-10-23 02:14:44,925 - INFO - ================================================================================ 2025-10-23 02:14:44,925 - INFO - Router create Request {'router': {'name': 'name-74487011', 'tenant_id': '077fa5a5-cfe9-463f-a610-a610788b3a59'}} 2025-10-23 02:14:45,034 - INFO - Router create Response : {'router': {'id': '219ad027-865c-4daf-aae3-779f673bdea6', 'name': 'name-74487011', 'tenant_id': '077fa5a5cfe9463fa610a610788b3a59', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-08988620', 'name-74487011'], 'description': '', 'project_id': '077fa5a5cfe9463fa610a610788b3a59'}} 2025-10-23 02:14:45,034 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-74487011', 'tenant_id': '077fa5a5-cfe9-463f-a610-a610788b3a59'}} 2025-10-23 02:14:45,052 - INFO - Attribute id is created 2025-10-23 02:14:45,052 - INFO - Attribute name is created 2025-10-23 02:14:45,052 - INFO - Attribute admin_state_up is created 2025-10-23 02:14:45,052 - INFO - Attribute status is created 2025-10-23 02:14:45,052 - INFO - Attribute tenant_id is created 2025-10-23 02:14:45,698 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-10-23 02:14:45,699 - INFO - Router Update request {'router': {'name': 'name-59386066'}} 2025-10-23 02:14:45,759 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-59386066'}} 2025-10-23 02:14:45,759 - INFO - Response : {'router': {'id': '219ad027-865c-4daf-aae3-779f673bdea6', 'name': 'name-59386066', 'tenant_id': '077fa5a5cfe9463fa610a610788b3a59', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-08988620', 'name-74487011'], 'description': '', 'project_id': '077fa5a5cfe9463fa610a610788b3a59'}} 2025-10-23 02:14:45,759 - INFO - Updation of Router 219ad027-865c-4daf-aae3-779f673bdea6 with body {'router': {'name': 'name-59386066'}} passed 2025-10-23 02:14:45,759 - INFO - -------------------------------------------------------------------------------- 2025-10-23 02:14:45,760 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2025-10-23 02:14:45,825 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2025-10-23 02:14:45,825 - INFO - Response : {'router': {'id': '219ad027-865c-4daf-aae3-779f673bdea6', 'name': 'name-59386066', 'tenant_id': '077fa5a5cfe9463fa610a610788b3a59', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-08988620', 'name-74487011'], 'description': '', 'project_id': '077fa5a5cfe9463fa610a610788b3a59'}} 2025-10-23 02:14:45,825 - INFO - Updation of Router 219ad027-865c-4daf-aae3-779f673bdea6 with body {'router': {'admin_state_up': 'False'}} passed 2025-10-23 02:14:45,825 - INFO - -------------------------------------------------------------------------------- 2025-10-23 02:14:45,825 - INFO - Deleting router 219ad027-865c-4daf-aae3-779f673bdea6 2025-10-23 02:14:45,923 - ERROR - Result of delete router 219ad027-865c-4daf-aae3-779f673bdea6: () 2025-10-23 02:14:45,923 - INFO - ================================================================================ 2025-10-23 02:14:45,924 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-08988620', 'ctest-proj-sg2-37412744'] 2025-10-23 02:14:46,014 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-08988620', 'ctest-proj-sg1-32212801'] 2025-10-23 02:14:46,115 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-79385900'] 2025-10-23 02:14:46,230 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-84715225'] 2025-10-23 02:14:47,609 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 02:14:47,609 - INFO - END TEST : test_router_crud : PASSED[0:00:06]
2025-10-23 02:14:47,609 - INFO - -------------------------------------------------------------------------------- 2025-10-23 02:14:48,416 - INFO - Deleted project: ctest-TestCRUD-08988620, ID : 077fa5a5-cfe9-463f-a610-a610788b3a59