2026-03-12 02:18:19,673 - INFO - Domain Default found not creating 2026-03-12 02:18:19,825 - INFO - Project ctest-TestCRUD-03770860 not found, creating it 2026-03-12 02:18:20,312 - INFO - Created Project:ctest-TestCRUD-03770860, ID : 85b56145-0fcf-411f-85ca-1c9ed8bd471b 2026-03-12 02:18:21,723 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-53664629'] 2026-03-12 02:18:22,794 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-86625018'] 2026-03-12 02:18:24,087 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-03770860', 'ctest-proj-sg1-97856758'] 2026-03-12 02:18:25,101 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-03770860', 'ctest-proj-sg2-22578498'] 2026-03-12 02:18:25,946 - INFO - ================================================================================ 2026-03-12 02:18:25,946 - INFO - STARTING TEST : test_router_crud 2026-03-12 02:18:27,219 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.17': '0', '10.20.0.129': '0'}, '10.0.0.133': {'10.20.0.17': '0', '10.20.0.129': '0'}} with 2026-03-12 02:18:27,219 - INFO - Initial checks done. Running the testcase now 2026-03-12 02:18:27,219 - INFO - 2026-03-12 02:18:27,219 - INFO - Router create Request {'router': {'name': 'name-72757698'}} 2026-03-12 02:18:27,342 - INFO - Router create Response : {'router': {'id': '50538126-c91e-4176-a6ea-28dcfdca5ae3', 'name': 'name-72757698', 'tenant_id': 'cca8d8951f78442a81f9d391bc7fb8df', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-72757698'], 'description': '', 'project_id': 'cca8d8951f78442a81f9d391bc7fb8df'}} 2026-03-12 02:18:27,343 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-72757698'}} 2026-03-12 02:18:27,387 - INFO - Attribute id is created 2026-03-12 02:18:27,387 - INFO - Attribute name is created 2026-03-12 02:18:27,387 - INFO - Attribute admin_state_up is created 2026-03-12 02:18:27,387 - INFO - Attribute status is created 2026-03-12 02:18:27,387 - INFO - Attribute tenant_id is created 2026-03-12 02:18:27,846 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-03-12 02:18:27,846 - INFO - Router Update request {'router': {'name': 'name-17773105'}} 2026-03-12 02:18:27,901 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-17773105'}} 2026-03-12 02:18:27,902 - INFO - Response : {'router': {'id': '50538126-c91e-4176-a6ea-28dcfdca5ae3', 'name': 'name-17773105', 'tenant_id': 'cca8d8951f78442a81f9d391bc7fb8df', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-72757698'], 'description': '', 'project_id': 'cca8d8951f78442a81f9d391bc7fb8df'}} 2026-03-12 02:18:27,902 - INFO - Updation of Router 50538126-c91e-4176-a6ea-28dcfdca5ae3 with body {'router': {'name': 'name-17773105'}} passed 2026-03-12 02:18:27,902 - INFO - -------------------------------------------------------------------------------- 2026-03-12 02:18:27,902 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-03-12 02:18:27,961 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-03-12 02:18:27,961 - INFO - Response : {'router': {'id': '50538126-c91e-4176-a6ea-28dcfdca5ae3', 'name': 'name-17773105', 'tenant_id': 'cca8d8951f78442a81f9d391bc7fb8df', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-72757698'], 'description': '', 'project_id': 'cca8d8951f78442a81f9d391bc7fb8df'}} 2026-03-12 02:18:27,961 - INFO - Updation of Router 50538126-c91e-4176-a6ea-28dcfdca5ae3 with body {'router': {'admin_state_up': 'True'}} passed 2026-03-12 02:18:27,961 - INFO - -------------------------------------------------------------------------------- 2026-03-12 02:18:27,961 - INFO - Deleting router 50538126-c91e-4176-a6ea-28dcfdca5ae3 2026-03-12 02:18:28,077 - ERROR - Result of delete router 50538126-c91e-4176-a6ea-28dcfdca5ae3: () 2026-03-12 02:18:28,077 - INFO - ================================================================================ 2026-03-12 02:18:28,077 - INFO - Router create Request {'router': {'admin_state_up': 'False', 'name': 'name-66683346'}} 2026-03-12 02:18:28,245 - INFO - Router create Response : {'router': {'id': 'e9fc1927-c8d9-471c-ac46-b593c7ca9c12', 'name': 'name-66683346', 'tenant_id': 'cca8d8951f78442a81f9d391bc7fb8df', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-66683346'], 'description': '', 'project_id': 'cca8d8951f78442a81f9d391bc7fb8df'}} 2026-03-12 02:18:28,245 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'False', 'name': 'name-66683346'}} 2026-03-12 02:18:28,271 - INFO - Attribute id is created 2026-03-12 02:18:28,271 - INFO - Attribute name is created 2026-03-12 02:18:28,271 - INFO - Attribute admin_state_up is created 2026-03-12 02:18:28,271 - INFO - Attribute status is created 2026-03-12 02:18:28,271 - INFO - Attribute tenant_id is created 2026-03-12 02:18:28,724 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-03-12 02:18:28,724 - INFO - Router Update request {'router': {'name': 'name-59425315'}} 2026-03-12 02:18:28,799 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-59425315'}} 2026-03-12 02:18:28,799 - INFO - Response : {'router': {'id': 'e9fc1927-c8d9-471c-ac46-b593c7ca9c12', 'name': 'name-59425315', 'tenant_id': 'cca8d8951f78442a81f9d391bc7fb8df', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-66683346'], 'description': '', 'project_id': 'cca8d8951f78442a81f9d391bc7fb8df'}} 2026-03-12 02:18:28,799 - INFO - Updation of Router e9fc1927-c8d9-471c-ac46-b593c7ca9c12 with body {'router': {'name': 'name-59425315'}} passed 2026-03-12 02:18:28,799 - INFO - -------------------------------------------------------------------------------- 2026-03-12 02:18:28,799 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-03-12 02:18:28,862 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-03-12 02:18:28,862 - INFO - Response : {'router': {'id': 'e9fc1927-c8d9-471c-ac46-b593c7ca9c12', 'name': 'name-59425315', 'tenant_id': 'cca8d8951f78442a81f9d391bc7fb8df', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-66683346'], 'description': '', 'project_id': 'cca8d8951f78442a81f9d391bc7fb8df'}} 2026-03-12 02:18:28,862 - INFO - Updation of Router e9fc1927-c8d9-471c-ac46-b593c7ca9c12 with body {'router': {'admin_state_up': 'False'}} passed 2026-03-12 02:18:28,862 - INFO - -------------------------------------------------------------------------------- 2026-03-12 02:18:28,862 - INFO - Deleting router e9fc1927-c8d9-471c-ac46-b593c7ca9c12 2026-03-12 02:18:28,980 - ERROR - Result of delete router e9fc1927-c8d9-471c-ac46-b593c7ca9c12: () 2026-03-12 02:18:28,980 - INFO - ================================================================================ 2026-03-12 02:18:28,980 - INFO - Router create Request {'router': {'name': 'name-41122841', 'tenant_id': '85b56145-0fcf-411f-85ca-1c9ed8bd471b'}} 2026-03-12 02:18:29,107 - INFO - Router create Response : {'router': {'id': '63392642-1895-4a14-8bbc-a16935af9355', 'name': 'name-41122841', 'tenant_id': '85b561450fcf411f85ca1c9ed8bd471b', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-03770860', 'name-41122841'], 'description': '', 'project_id': '85b561450fcf411f85ca1c9ed8bd471b'}} 2026-03-12 02:18:29,107 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-41122841', 'tenant_id': '85b56145-0fcf-411f-85ca-1c9ed8bd471b'}} 2026-03-12 02:18:29,132 - INFO - Attribute id is created 2026-03-12 02:18:29,132 - INFO - Attribute name is created 2026-03-12 02:18:29,132 - INFO - Attribute admin_state_up is created 2026-03-12 02:18:29,132 - INFO - Attribute status is created 2026-03-12 02:18:29,132 - INFO - Attribute tenant_id is created 2026-03-12 02:18:29,546 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-03-12 02:18:29,546 - INFO - Router Update request {'router': {'name': 'name-40444706'}} 2026-03-12 02:18:29,601 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-40444706'}} 2026-03-12 02:18:29,601 - INFO - Response : {'router': {'id': '63392642-1895-4a14-8bbc-a16935af9355', 'name': 'name-40444706', 'tenant_id': '85b561450fcf411f85ca1c9ed8bd471b', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-03770860', 'name-41122841'], 'description': '', 'project_id': '85b561450fcf411f85ca1c9ed8bd471b'}} 2026-03-12 02:18:29,602 - INFO - Updation of Router 63392642-1895-4a14-8bbc-a16935af9355 with body {'router': {'name': 'name-40444706'}} passed 2026-03-12 02:18:29,602 - INFO - -------------------------------------------------------------------------------- 2026-03-12 02:18:29,602 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-03-12 02:18:29,680 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-03-12 02:18:29,680 - INFO - Response : {'router': {'id': '63392642-1895-4a14-8bbc-a16935af9355', 'name': 'name-40444706', 'tenant_id': '85b561450fcf411f85ca1c9ed8bd471b', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-03770860', 'name-41122841'], 'description': '', 'project_id': '85b561450fcf411f85ca1c9ed8bd471b'}} 2026-03-12 02:18:29,680 - INFO - Updation of Router 63392642-1895-4a14-8bbc-a16935af9355 with body {'router': {'admin_state_up': 'False'}} passed 2026-03-12 02:18:29,680 - INFO - -------------------------------------------------------------------------------- 2026-03-12 02:18:29,680 - INFO - Deleting router 63392642-1895-4a14-8bbc-a16935af9355 2026-03-12 02:18:29,781 - ERROR - Result of delete router 63392642-1895-4a14-8bbc-a16935af9355: () 2026-03-12 02:18:29,781 - INFO - ================================================================================ 2026-03-12 02:18:29,783 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-03770860', 'ctest-proj-sg2-22578498'] 2026-03-12 02:18:29,883 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-03770860', 'ctest-proj-sg1-97856758'] 2026-03-12 02:18:29,983 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-86625018'] 2026-03-12 02:18:30,066 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-53664629'] 2026-03-12 02:18:31,444 - DEBUG - No XMPP flaps were noticed during the test 2026-03-12 02:18:31,444 - INFO - END TEST : test_router_crud : PASSED[0:00:06] 2026-03-12 02:18:31,444 - INFO - -------------------------------------------------------------------------------- 2026-03-12 02:18:32,166 - INFO - Deleted project: ctest-TestCRUD-03770860, ID : 85b56145-0fcf-411f-85ca-1c9ed8bd471b