2025-09-13 06:08:09,534 - INFO - Domain Default found not creating 2025-09-13 06:08:09,699 - INFO - Project ctest-TestCRUD-37819544 not found, creating it 2025-09-13 06:08:10,151 - INFO - Created Project:ctest-TestCRUD-37819544, ID : cf2d1d03-ea1e-4bf1-a160-d436b4085357 2025-09-13 06:08:11,772 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-85009517'] 2025-09-13 06:08:12,688 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-50829081'] 2025-09-13 06:08:13,711 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-37819544', 'ctest-proj-sg1-77804530'] 2025-09-13 06:08:14,516 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-37819544', 'ctest-proj-sg2-99567761'] 2025-09-13 06:08:15,182 - INFO - ================================================================================ 2025-09-13 06:08:15,182 - INFO - STARTING TEST : test_router_crud 2025-09-13 06:08:15,437 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-13 06:08:15,437 - INFO - Initial checks done. Running the testcase now 2025-09-13 06:08:15,437 - INFO - 2025-09-13 06:08:15,437 - INFO - Router create Request {'router': {'name': 'name-75296403'}} 2025-09-13 06:08:15,498 - INFO - Router create Response : {'router': {'id': 'cb351df2-582a-45c3-afb7-f3d2bfb8839b', 'name': 'name-75296403', 'tenant_id': '34510c6defec42ecaf749303723ab2bd', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-75296403'], 'description': '', 'project_id': '34510c6defec42ecaf749303723ab2bd'}} 2025-09-13 06:08:15,499 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-75296403'}} 2025-09-13 06:08:15,512 - INFO - Attribute id is created 2025-09-13 06:08:15,513 - INFO - Attribute name is created 2025-09-13 06:08:15,513 - INFO - Attribute admin_state_up is created 2025-09-13 06:08:15,513 - INFO - Attribute status is created 2025-09-13 06:08:15,513 - INFO - Attribute tenant_id is created 2025-09-13 06:08:15,919 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-09-13 06:08:15,919 - INFO - Router Update request {'router': {'name': 'name-80056823'}} 2025-09-13 06:08:15,953 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-80056823'}} 2025-09-13 06:08:15,954 - INFO - Response : {'router': {'id': 'cb351df2-582a-45c3-afb7-f3d2bfb8839b', 'name': 'name-80056823', 'tenant_id': '34510c6defec42ecaf749303723ab2bd', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-75296403'], 'description': '', 'project_id': '34510c6defec42ecaf749303723ab2bd'}} 2025-09-13 06:08:15,954 - INFO - Updation of Router cb351df2-582a-45c3-afb7-f3d2bfb8839b with body {'router': {'name': 'name-80056823'}} passed 2025-09-13 06:08:15,954 - INFO - -------------------------------------------------------------------------------- 2025-09-13 06:08:15,954 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-09-13 06:08:15,987 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-09-13 06:08:15,987 - INFO - Response : {'router': {'id': 'cb351df2-582a-45c3-afb7-f3d2bfb8839b', 'name': 'name-80056823', 'tenant_id': '34510c6defec42ecaf749303723ab2bd', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-75296403'], 'description': '', 'project_id': '34510c6defec42ecaf749303723ab2bd'}} 2025-09-13 06:08:15,987 - INFO - Updation of Router cb351df2-582a-45c3-afb7-f3d2bfb8839b with body {'router': {'admin_state_up': 'True'}} passed 2025-09-13 06:08:15,987 - INFO - -------------------------------------------------------------------------------- 2025-09-13 06:08:15,988 - INFO - Deleting router cb351df2-582a-45c3-afb7-f3d2bfb8839b 2025-09-13 06:08:16,046 - ERROR - Result of delete router cb351df2-582a-45c3-afb7-f3d2bfb8839b: () 2025-09-13 06:08:16,046 - INFO - ================================================================================ 2025-09-13 06:08:16,046 - INFO - Router create Request {'router': {'admin_state_up': 'False', 'name': 'name-31433710'}} 2025-09-13 06:08:16,107 - INFO - Router create Response : {'router': {'id': '5dbe9933-129f-4adc-b3a0-1b3a48625379', 'name': 'name-31433710', 'tenant_id': '34510c6defec42ecaf749303723ab2bd', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-31433710'], 'description': '', 'project_id': '34510c6defec42ecaf749303723ab2bd'}} 2025-09-13 06:08:16,107 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'False', 'name': 'name-31433710'}} 2025-09-13 06:08:16,119 - INFO - Attribute id is created 2025-09-13 06:08:16,119 - INFO - Attribute name is created 2025-09-13 06:08:16,119 - INFO - Attribute admin_state_up is created 2025-09-13 06:08:16,119 - INFO - Attribute status is created 2025-09-13 06:08:16,119 - INFO - Attribute tenant_id is created 2025-09-13 06:08:16,479 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-09-13 06:08:16,480 - INFO - Router Update request {'router': {'name': 'name-49341673'}} 2025-09-13 06:08:16,514 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-49341673'}} 2025-09-13 06:08:16,514 - INFO - Response : {'router': {'id': '5dbe9933-129f-4adc-b3a0-1b3a48625379', 'name': 'name-49341673', 'tenant_id': '34510c6defec42ecaf749303723ab2bd', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-31433710'], 'description': '', 'project_id': '34510c6defec42ecaf749303723ab2bd'}} 2025-09-13 06:08:16,514 - INFO - Updation of Router 5dbe9933-129f-4adc-b3a0-1b3a48625379 with body {'router': {'name': 'name-49341673'}} passed 2025-09-13 06:08:16,514 - INFO - -------------------------------------------------------------------------------- 2025-09-13 06:08:16,515 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-09-13 06:08:16,550 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-09-13 06:08:16,550 - INFO - Response : {'router': {'id': '5dbe9933-129f-4adc-b3a0-1b3a48625379', 'name': 'name-49341673', 'tenant_id': '34510c6defec42ecaf749303723ab2bd', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-31433710'], 'description': '', 'project_id': '34510c6defec42ecaf749303723ab2bd'}} 2025-09-13 06:08:16,550 - INFO - Updation of Router 5dbe9933-129f-4adc-b3a0-1b3a48625379 with body {'router': {'admin_state_up': 'True'}} passed 2025-09-13 06:08:16,550 - INFO - -------------------------------------------------------------------------------- 2025-09-13 06:08:16,551 - INFO - Deleting router 5dbe9933-129f-4adc-b3a0-1b3a48625379 2025-09-13 06:08:16,611 - ERROR - Result of delete router 5dbe9933-129f-4adc-b3a0-1b3a48625379: () 2025-09-13 06:08:16,611 - INFO - ================================================================================ 2025-09-13 06:08:16,611 - INFO - Router create Request {'router': {'tenant_id': 'cf2d1d03-ea1e-4bf1-a160-d436b4085357', 'name': 'name-48861139'}} 2025-09-13 06:08:16,670 - INFO - Router create Response : {'router': {'id': '75a7717c-a098-49ee-8f6c-fd6ba6098d4d', 'name': 'name-48861139', 'tenant_id': 'cf2d1d03ea1e4bf1a160d436b4085357', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-37819544', 'name-48861139'], 'description': '', 'project_id': 'cf2d1d03ea1e4bf1a160d436b4085357'}} 2025-09-13 06:08:16,670 - INFO - Router create PASSED ,Body : {'router': {'tenant_id': 'cf2d1d03-ea1e-4bf1-a160-d436b4085357', 'name': 'name-48861139'}} 2025-09-13 06:08:16,683 - INFO - Attribute id is created 2025-09-13 06:08:16,683 - INFO - Attribute name is created 2025-09-13 06:08:16,683 - INFO - Attribute admin_state_up is created 2025-09-13 06:08:16,683 - INFO - Attribute status is created 2025-09-13 06:08:16,684 - INFO - Attribute tenant_id is created 2025-09-13 06:08:17,052 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-09-13 06:08:17,052 - INFO - Router Update request {'router': {'name': 'name-56767171'}} 2025-09-13 06:08:17,083 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-56767171'}} 2025-09-13 06:08:17,083 - INFO - Response : {'router': {'id': '75a7717c-a098-49ee-8f6c-fd6ba6098d4d', 'name': 'name-56767171', 'tenant_id': 'cf2d1d03ea1e4bf1a160d436b4085357', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-37819544', 'name-48861139'], 'description': '', 'project_id': 'cf2d1d03ea1e4bf1a160d436b4085357'}} 2025-09-13 06:08:17,083 - INFO - Updation of Router 75a7717c-a098-49ee-8f6c-fd6ba6098d4d with body {'router': {'name': 'name-56767171'}} passed 2025-09-13 06:08:17,083 - INFO - -------------------------------------------------------------------------------- 2025-09-13 06:08:17,083 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2025-09-13 06:08:17,118 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2025-09-13 06:08:17,118 - INFO - Response : {'router': {'id': '75a7717c-a098-49ee-8f6c-fd6ba6098d4d', 'name': 'name-56767171', 'tenant_id': 'cf2d1d03ea1e4bf1a160d436b4085357', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-37819544', 'name-48861139'], 'description': '', 'project_id': 'cf2d1d03ea1e4bf1a160d436b4085357'}} 2025-09-13 06:08:17,118 - INFO - Updation of Router 75a7717c-a098-49ee-8f6c-fd6ba6098d4d with body {'router': {'admin_state_up': 'False'}} passed 2025-09-13 06:08:17,118 - INFO - -------------------------------------------------------------------------------- 2025-09-13 06:08:17,118 - INFO - Deleting router 75a7717c-a098-49ee-8f6c-fd6ba6098d4d 2025-09-13 06:08:17,177 - ERROR - Result of delete router 75a7717c-a098-49ee-8f6c-fd6ba6098d4d: () 2025-09-13 06:08:17,178 - INFO - ================================================================================ 2025-09-13 06:08:17,178 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-37819544', 'ctest-proj-sg2-99567761'] 2025-09-13 06:08:17,229 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-37819544', 'ctest-proj-sg1-77804530'] 2025-09-13 06:08:17,285 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-50829081'] 2025-09-13 06:08:17,341 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-85009517'] 2025-09-13 06:08:17,660 - DEBUG - No XMPP flaps were noticed during the test 2025-09-13 06:08:17,660 - INFO - END TEST : test_router_crud : PASSED[0:00:02] 2025-09-13 06:08:17,660 - INFO - -------------------------------------------------------------------------------- 2025-09-13 06:08:18,431 - INFO - Deleted project: ctest-TestCRUD-37819544, ID : cf2d1d03-ea1e-4bf1-a160-d436b4085357