2025-08-27 14:15:22,886 - INFO - Domain Default found not creating
2025-08-27 14:15:23,047 - INFO - Project ctest-AnalyticsBasicTestSanity-38587636 not found, creating it
2025-08-27 14:15:23,497 - INFO - Created Project:ctest-AnalyticsBasicTestSanity-38587636, ID : 87a9a5f3-fd9b-47a4-b79f-f2b6a6d08e6f
2025-08-27 14:15:24,887 - INFO - ================================================================================
2025-08-27 14:15:24,887 - INFO - STARTING TEST : test_verify_object_logs
2025-08-27 14:15:24,887 - INFO - TEST DESCRIPTION :
Description: Test to validate object logs
1.Create vn/vm and verify object log tables updated with
those vn, vm and routing-instance - fails otherwise
Maintainer: sandipd@juniper.net
2025-08-27 14:15:25,014 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-27 14:15:25,014 - INFO - Initial checks done. Running the testcase now
2025-08-27 14:15:25,014 - INFO -
2025-08-27 14:15:25,812 - DEBUG - Response for create_network : {'network': {'id': 'c50ee066-f396-42c5-a888-8d00c7915f6f', 'name': 'ctest-vn22-54724855', 'tenant_id': '87a9a5f3fd9b47a4b79ff2b6a6d08e6f', 'project_id': '87a9a5f3fd9b47a4b79ff2b6a6d08e6f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-AnalyticsBasicTestSanity-38587636', 'ctest-vn22-54724855'], 'port_security_enabled': True, 'description': ''}}
2025-08-27 14:15:26,080 - ERROR - Neutron Exception while creating subnet for vn with id c50ee066-f396-42c5-a888-8d00c7915f6f
Traceback (most recent call last):
File "/contrail-test/fixtures/quantum_test.py", line 128, in create_subnet
subnet_rsp = self.obj.create_subnet({'subnet': subnet_req})
File "/usr/local/lib/python3.9/site-packages/neutronclient/v2_0/client.py", line 848, in create_subnet
return self.post(self.subnets_path, body=body)
File "/usr/local/lib/python3.9/site-packages/neutronclient/v2_0/client.py", line 358, in post
return self.do_request("POST", action, body=body,
File "/usr/local/lib/python3.9/site-packages/neutronclient/v2_0/client.py", line 294, in do_request
self._handle_fault_response(status_code, replybody, resp)
File "/usr/local/lib/python3.9/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response
exception_handler_v20(status_code, error_body)
File "/usr/local/lib/python3.9/site-packages/neutronclient/v2_0/client.py", line 91, in exception_handler_v20
raise client_exc(message=error_message,
neutronclient.common.exceptions.InternalServerError: The server has either erred or is incapable of performing the requested operation.
Neutron server returns request_ids: ['req-7c802712-f3a9-4288-a402-1896d3df24e2']
2025-08-27 14:15:26,098 - INFO - Created VN ctest-vn22-54724855
2025-08-27 14:15:26,151 - DEBUG - VN ctest-vn22-54724855 UUID is c50ee066-f396-42c5-a888-8d00c7915f6f
2025-08-27 14:15:26,235 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-27 14:15:26,523 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-27 14:15:26,550 - DEBUG - Requesting: http://10.0.0.38:8082/domain/9130d1c2-5fd5-4a37-8697-96bb219a4e4c
2025-08-27 14:15:26,565 - DEBUG - Requesting: http://10.0.0.38:8082/project/87a9a5f3-fd9b-47a4-b79f-f2b6a6d08e6f
2025-08-27 14:15:26,634 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c50ee066-f396-42c5-a888-8d00c7915f6f
2025-08-27 14:15:26,649 - INFO - Deleting VN ctest-vn22-54724855
2025-08-27 14:15:26,731 - DEBUG - Response for deleting network ()
2025-08-27 14:15:26,852 - ERROR - KeyError
Python 3.9.21: /usr/bin/python3
Wed Aug 27 14:15:26 2025
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=