2026-04-09 01:48:00,737 - INFO - Reading existing Domain with UUID 549f21b8-1b18-436e-a6d1-a3af077f9f73 2026-04-09 01:48:00,750 - INFO - Using existing domain ['admin_domain'](549f21b8-1b18-436e-a6d1-a3af077f9f73) 2026-04-09 01:48:00,994 - INFO - Project ctest-TestCRUD-09057875 not found, creating it 2026-04-09 01:48:01,554 - INFO - Created Project:ctest-TestCRUD-09057875, ID : 8273944b-cc39-459f-98c7-a9e76cbeca87 2026-04-09 01:48:03,584 - INFO - Creating Security group: ['admin_domain', 'admin', 'ctest-admin-sg1-59182874'] 2026-04-09 01:48:04,897 - INFO - Creating Security group: ['admin_domain', 'admin', 'ctest-admin-sg2-98805018'] 2026-04-09 01:48:06,412 - INFO - Creating Security group: ['admin_domain', 'ctest-TestCRUD-09057875', 'ctest-proj-sg1-12510864'] 2026-04-09 01:48:07,518 - INFO - Creating Security group: ['admin_domain', 'ctest-TestCRUD-09057875', 'ctest-proj-sg2-54816353'] 2026-04-09 01:48:08,514 - INFO - ================================================================================ 2026-04-09 01:48:08,514 - INFO - STARTING TEST : test_router_crud 2026-04-09 01:48:08,921 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with 2026-04-09 01:48:08,921 - INFO - Initial checks done. Running the testcase now 2026-04-09 01:48:08,921 - INFO - 2026-04-09 01:48:08,921 - INFO - Router create Request {'router': {'name': 'name-04063252'}} 2026-04-09 01:48:09,054 - INFO - Router create Response : {'router': {'id': 'd3abc1d4-5d6b-4a0c-ab0d-9e7e106eea4c', 'name': 'name-04063252', 'tenant_id': '68369b10627f40ed9faee140c5308107', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-04063252'], 'description': '', 'created_at': '2026-04-09T01:48:08.992204', 'updated_at': '2026-04-09T01:48:08.992204', 'project_id': '68369b10627f40ed9faee140c5308107'}} 2026-04-09 01:48:09,056 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-04063252'}} 2026-04-09 01:48:09,133 - INFO - Attribute id is created 2026-04-09 01:48:09,134 - INFO - Attribute name is created 2026-04-09 01:48:09,134 - INFO - Attribute admin_state_up is created 2026-04-09 01:48:09,134 - INFO - Attribute status is created 2026-04-09 01:48:09,134 - INFO - Attribute tenant_id is created 2026-04-09 01:48:11,137 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-04-09 01:48:11,137 - INFO - Router Update request {'router': {'name': 'name-18165259'}} 2026-04-09 01:48:11,292 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-18165259'}} 2026-04-09 01:48:11,292 - INFO - Response : {'router': {'id': 'd3abc1d4-5d6b-4a0c-ab0d-9e7e106eea4c', 'name': 'name-18165259', 'tenant_id': '68369b10627f40ed9faee140c5308107', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-04063252'], 'description': '', 'created_at': '2026-04-09T01:48:08.992204', 'updated_at': '2026-04-09T01:48:09.085273', 'project_id': '68369b10627f40ed9faee140c5308107'}} 2026-04-09 01:48:11,292 - INFO - Updation of Router d3abc1d4-5d6b-4a0c-ab0d-9e7e106eea4c with body {'router': {'name': 'name-18165259'}} passed 2026-04-09 01:48:11,293 - INFO - -------------------------------------------------------------------------------- 2026-04-09 01:48:11,293 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-04-09 01:48:11,441 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-04-09 01:48:11,441 - INFO - Response : {'router': {'id': 'd3abc1d4-5d6b-4a0c-ab0d-9e7e106eea4c', 'name': 'name-18165259', 'tenant_id': '68369b10627f40ed9faee140c5308107', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-04063252'], 'description': '', 'created_at': '2026-04-09T01:48:08.992204', 'updated_at': '2026-04-09T01:48:11.233934', 'project_id': '68369b10627f40ed9faee140c5308107'}} 2026-04-09 01:48:11,441 - INFO - Updation of Router d3abc1d4-5d6b-4a0c-ab0d-9e7e106eea4c with body {'router': {'admin_state_up': 'False'}} passed 2026-04-09 01:48:11,441 - INFO - -------------------------------------------------------------------------------- 2026-04-09 01:48:11,441 - INFO - Deleting router d3abc1d4-5d6b-4a0c-ab0d-9e7e106eea4c 2026-04-09 01:48:11,590 - ERROR - Result of delete router d3abc1d4-5d6b-4a0c-ab0d-9e7e106eea4c: () 2026-04-09 01:48:11,590 - INFO - ================================================================================ 2026-04-09 01:48:11,590 - INFO - Router create Request {'router': {'name': 'name-53889342', 'admin_state_up': 'True'}} 2026-04-09 01:48:11,748 - INFO - Router create Response : {'router': {'id': 'b3e87d45-3a3a-4d8e-9a01-5aac3039207e', 'name': 'name-53889342', 'tenant_id': '68369b10627f40ed9faee140c5308107', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-53889342'], 'description': '', 'created_at': '2026-04-09T01:48:11.679430', 'updated_at': '2026-04-09T01:48:11.679430', 'project_id': '68369b10627f40ed9faee140c5308107'}} 2026-04-09 01:48:11,748 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-53889342', 'admin_state_up': 'True'}} 2026-04-09 01:48:11,821 - INFO - Attribute id is created 2026-04-09 01:48:11,821 - INFO - Attribute name is created 2026-04-09 01:48:11,822 - INFO - Attribute admin_state_up is created 2026-04-09 01:48:11,822 - INFO - Attribute status is created 2026-04-09 01:48:11,822 - INFO - Attribute tenant_id is created 2026-04-09 01:48:13,821 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-04-09 01:48:13,821 - INFO - Router Update request {'router': {'name': 'name-21350909'}} 2026-04-09 01:48:13,964 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-21350909'}} 2026-04-09 01:48:13,964 - INFO - Response : {'router': {'id': 'b3e87d45-3a3a-4d8e-9a01-5aac3039207e', 'name': 'name-21350909', 'tenant_id': '68369b10627f40ed9faee140c5308107', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-53889342'], 'description': '', 'created_at': '2026-04-09T01:48:11.679430', 'updated_at': '2026-04-09T01:48:11.740903', 'project_id': '68369b10627f40ed9faee140c5308107'}} 2026-04-09 01:48:13,965 - INFO - Updation of Router b3e87d45-3a3a-4d8e-9a01-5aac3039207e with body {'router': {'name': 'name-21350909'}} passed 2026-04-09 01:48:13,965 - INFO - -------------------------------------------------------------------------------- 2026-04-09 01:48:13,965 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-04-09 01:48:14,113 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-04-09 01:48:14,113 - INFO - Response : {'router': {'id': 'b3e87d45-3a3a-4d8e-9a01-5aac3039207e', 'name': 'name-21350909', 'tenant_id': '68369b10627f40ed9faee140c5308107', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-53889342'], 'description': '', 'created_at': '2026-04-09T01:48:11.679430', 'updated_at': '2026-04-09T01:48:13.905917', 'project_id': '68369b10627f40ed9faee140c5308107'}} 2026-04-09 01:48:14,113 - INFO - Updation of Router b3e87d45-3a3a-4d8e-9a01-5aac3039207e with body {'router': {'admin_state_up': 'False'}} passed 2026-04-09 01:48:14,114 - INFO - -------------------------------------------------------------------------------- 2026-04-09 01:48:14,114 - INFO - Deleting router b3e87d45-3a3a-4d8e-9a01-5aac3039207e 2026-04-09 01:48:14,272 - ERROR - Result of delete router b3e87d45-3a3a-4d8e-9a01-5aac3039207e: () 2026-04-09 01:48:14,272 - INFO - ================================================================================ 2026-04-09 01:48:14,273 - INFO - Router create Request {'router': {'name': 'name-62566702', 'tenant_id': '8273944b-cc39-459f-98c7-a9e76cbeca87'}} 2026-04-09 01:48:14,412 - INFO - Router create Response : {'router': {'id': '94935352-54e8-49cd-b020-e0f002225355', 'name': 'name-62566702', 'tenant_id': '8273944bcc39459f98c7a9e76cbeca87', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'ctest-TestCRUD-09057875', 'name-62566702'], 'description': '', 'created_at': '2026-04-09T01:48:14.349855', 'updated_at': '2026-04-09T01:48:14.349855', 'project_id': '8273944bcc39459f98c7a9e76cbeca87'}} 2026-04-09 01:48:14,412 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-62566702', 'tenant_id': '8273944b-cc39-459f-98c7-a9e76cbeca87'}} 2026-04-09 01:48:14,502 - INFO - Attribute id is created 2026-04-09 01:48:14,502 - INFO - Attribute name is created 2026-04-09 01:48:14,503 - INFO - Attribute admin_state_up is created 2026-04-09 01:48:14,503 - INFO - Attribute status is created 2026-04-09 01:48:14,503 - INFO - Attribute tenant_id is created 2026-04-09 01:48:16,445 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-04-09 01:48:16,445 - INFO - Router Update request {'router': {'name': 'name-33330607'}} 2026-04-09 01:48:16,592 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-33330607'}} 2026-04-09 01:48:16,592 - INFO - Response : {'router': {'id': '94935352-54e8-49cd-b020-e0f002225355', 'name': 'name-33330607', 'tenant_id': '8273944bcc39459f98c7a9e76cbeca87', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'ctest-TestCRUD-09057875', 'name-62566702'], 'description': '', 'created_at': '2026-04-09T01:48:14.349855', 'updated_at': '2026-04-09T01:48:14.414526', 'project_id': '8273944bcc39459f98c7a9e76cbeca87'}} 2026-04-09 01:48:16,592 - INFO - Updation of Router 94935352-54e8-49cd-b020-e0f002225355 with body {'router': {'name': 'name-33330607'}} passed 2026-04-09 01:48:16,592 - INFO - -------------------------------------------------------------------------------- 2026-04-09 01:48:16,592 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-04-09 01:48:16,740 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-04-09 01:48:16,740 - INFO - Response : {'router': {'id': '94935352-54e8-49cd-b020-e0f002225355', 'name': 'name-33330607', 'tenant_id': '8273944bcc39459f98c7a9e76cbeca87', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'ctest-TestCRUD-09057875', 'name-62566702'], 'description': '', 'created_at': '2026-04-09T01:48:14.349855', 'updated_at': '2026-04-09T01:48:16.534679', 'project_id': '8273944bcc39459f98c7a9e76cbeca87'}} 2026-04-09 01:48:16,740 - INFO - Updation of Router 94935352-54e8-49cd-b020-e0f002225355 with body {'router': {'admin_state_up': 'False'}} passed 2026-04-09 01:48:16,740 - INFO - -------------------------------------------------------------------------------- 2026-04-09 01:48:16,741 - INFO - Deleting router 94935352-54e8-49cd-b020-e0f002225355 2026-04-09 01:48:16,886 - ERROR - Result of delete router 94935352-54e8-49cd-b020-e0f002225355: () 2026-04-09 01:48:16,886 - INFO - ================================================================================ 2026-04-09 01:48:16,886 - INFO - Deleting Security group: ['admin_domain', 'ctest-TestCRUD-09057875', 'ctest-proj-sg2-54816353'] 2026-04-09 01:48:17,021 - INFO - Deleting Security group: ['admin_domain', 'ctest-TestCRUD-09057875', 'ctest-proj-sg1-12510864'] 2026-04-09 01:48:17,155 - INFO - Deleting Security group: ['admin_domain', 'admin', 'ctest-admin-sg2-98805018'] 2026-04-09 01:48:17,308 - INFO - Deleting Security group: ['admin_domain', 'admin', 'ctest-admin-sg1-59182874'] 2026-04-09 01:48:17,865 - DEBUG - No XMPP flaps were noticed during the test 2026-04-09 01:48:17,865 - INFO - END TEST : test_router_crud : PASSED[0:00:09] 2026-04-09 01:48:17,865 - INFO - -------------------------------------------------------------------------------- 2026-04-09 01:48:18,731 - INFO - Deleted project: ctest-TestCRUD-09057875, ID : 8273944b-cc39-459f-98c7-a9e76cbeca87