2025-06-12 02:23:04,874 - INFO - Domain Default found not creating
2025-06-12 02:23:05,035 - INFO - Project ctest-TestBasicVMVN-28697694 not found, creating it
2025-06-12 02:23:05,523 - INFO - Created Project:ctest-TestBasicVMVN-28697694, ID : c0cbd83f-5e5e-45bf-9998-b2044f45d1cc
2025-06-12 02:23:07,013 - INFO - ================================================================================
2025-06-12 02:23:07,013 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-12 02:23:07,013 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-06-12 02:23:07,269 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.202': '0'}} with
2025-06-12 02:23:07,269 - INFO - Initial checks done. Running the testcase now
2025-06-12 02:23:07,269 - INFO -
2025-06-12 02:23:07,857 - DEBUG - Response for create_network : {'network': {'id': '74c050b8-9413-41ca-8a03-c4b2b89e20af', 'name': 'ctest-vn2_metadata-96575033', 'tenant_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc', 'project_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-28697694', 'ctest-vn2_metadata-96575033'], 'port_security_enabled': True, 'description': ''}}
2025-06-12 02:23:08,020 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b5927bf0-f153-4ce0-8f8c-c999d557b2a3', 'name': '', 'tenant_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc', 'network_id': '74c050b8-9413-41ca-8a03-c4b2b89e20af', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc'}}
2025-06-12 02:23:08,038 - INFO - Created VN ctest-vn2_metadata-96575033
2025-06-12 02:23:08,091 - DEBUG - VN ctest-vn2_metadata-96575033 UUID is 74c050b8-9413-41ca-8a03-c4b2b89e20af
2025-06-12 02:23:08,295 - DEBUG - Services list from nova: [, , ]
2025-06-12 02:23:09,327 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3450-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3450-1)
2025-06-12 02:23:09,435 - DEBUG - Link local service introspect added
2025-06-12 02:23:09,480 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-12 02:23:14,566 - DEBUG - VM is in ACTIVE state now
2025-06-12 02:23:14,690 - INFO - Waiting for VM ctest-TestBasicVMVN-28697694-66549403 to be up..
2025-06-12 02:23:14,691 - INFO - VM name : ctest-TestBasicVMVN-28697694-66549403
2025-06-12 02:23:14,785 - DEBUG - VM ctest-TestBasicVMVN-28697694-66549403 ID is 6f637074-0c6c-49ce-bb2e-82594fac8360
2025-06-12 02:23:14,785 - DEBUG - VM ctest-TestBasicVMVN-28697694-66549403 launched on Node cn-jenkins-deploy-platform-ansible-os-3450-1
2025-06-12 02:23:14,956 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6f637074-0c6c-49ce-bb2e-82594fac8360
2025-06-12 02:23:15,258 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6f637074-0c6c-49ce-bb2e-82594fac8360
2025-06-12 02:23:15,291 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ae844080-95ee-4e5e-a10a-399d48149359
2025-06-12 02:23:18,550 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-06-12 02:23:18,550 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28697694-66549403 failed!
2025-06-12 02:23:18,607 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28697694:ctest-vn2_metadata-96575033 is 11.1.1.1 and allocation pool is NOT set
2025-06-12 02:23:20,666 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.26 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.263/4.551/6.839/2.288 ms')
2025-06-12 02:23:20,667 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28697694-66549403 passed
2025-06-12 02:23:20,815 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-12 02:23:20,815 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28697694-66549403, IP 11.1.1.3, Port 22
2025-06-12 02:23:20,975 - DEBUG - VM ctest-TestBasicVMVN-28697694-66549403 is ready for SSH connections
2025-06-12 02:23:20,975 - INFO - Retry 0
2025-06-12 02:23:20,975 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-12 02:23:20,975 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-12 02:23:22,583 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-12 02:23:22,584 - INFO - Generic metadata worked
2025-06-12 02:23:22,835 - DEBUG - Link local service introspect removed
2025-06-12 02:23:22,835 - INFO - Deleting VM ctest-TestBasicVMVN-28697694-66549403
2025-06-12 02:23:22,900 - INFO - Deleting VN ctest-vn2_metadata-96575033
2025-06-12 02:23:22,940 - DEBUG - VN 74c050b8-9413-41ca-8a03-c4b2b89e20af still in use: Unable to complete operation on network 74c050b8-9413-41ca-8a03-c4b2b89e20af. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-dd746c97-5ce4-4dee-ba76-f351e69f9980']
2025-06-12 02:23:22,940 - WARNING - Deleting VN ctest-vn2_metadata-96575033 failed..Will retry
2025-06-12 02:23:25,050 - DEBUG - Response for deleting network ()
2025-06-12 02:23:25,305 - DEBUG - No XMPP flaps were noticed during the test
2025-06-12 02:23:25,305 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-06-12 02:23:25,305 - INFO - --------------------------------------------------------------------------------
2025-06-12 02:23:25,308 - INFO - ================================================================================
2025-06-12 02:23:25,308 - INFO - STARTING TEST : test_metadata_service
2025-06-12 02:23:25,308 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-06-12 02:23:25,593 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.202': '0'}} with
2025-06-12 02:23:25,593 - INFO - Initial checks done. Running the testcase now
2025-06-12 02:23:25,593 - INFO -
2025-06-12 02:23:25,594 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-06-12 02:23:25,600 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/c65fa12b-52ef-4543-a825-46c9336de238
2025-06-12 02:23:25,797 - DEBUG - Response for create_network : {'network': {'id': 'f6db6d3b-2937-4e9b-bcd5-8703f117424e', 'name': 'ctest-vn-51597164', 'tenant_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc', 'project_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-28697694', 'ctest-vn-51597164'], 'port_security_enabled': True, 'description': ''}}
2025-06-12 02:23:26,013 - DEBUG - Response for create_subnet : {'subnet': {'id': '34a11709-3a3e-4045-b0df-764d274f27b3', 'name': '', 'tenant_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc', 'network_id': 'f6db6d3b-2937-4e9b-bcd5-8703f117424e', 'ip_version': 4, 'cidr': '155.102.210.192/26', 'allocation_pools': [{'start': '155.102.210.194', 'end': '155.102.210.254'}], 'gateway_ip': '155.102.210.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '155.102.210.194', 'tags': [], 'project_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc'}}
2025-06-12 02:23:26,032 - INFO - Created VN ctest-vn-51597164
2025-06-12 02:23:26,087 - DEBUG - VN ctest-vn-51597164 UUID is f6db6d3b-2937-4e9b-bcd5-8703f117424e
2025-06-12 02:23:27,345 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3450-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3450-1)
2025-06-12 02:23:27,345 - INFO - Waiting for VM ctest-TestBasicVMVN-28697694-89089274 to be up..
2025-06-12 02:23:27,390 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-12 02:23:32,471 - DEBUG - VM is in ACTIVE state now
2025-06-12 02:23:32,471 - INFO - VM name : ctest-TestBasicVMVN-28697694-89089274
2025-06-12 02:23:32,551 - DEBUG - VM ctest-TestBasicVMVN-28697694-89089274 ID is 39385241-a314-4cd7-9c5d-a4a01d9bf0ad
2025-06-12 02:23:32,551 - DEBUG - VM ctest-TestBasicVMVN-28697694-89089274 launched on Node cn-jenkins-deploy-platform-ansible-os-3450-1
2025-06-12 02:23:32,627 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/39385241-a314-4cd7-9c5d-a4a01d9bf0ad
2025-06-12 02:23:32,635 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/0e79f2d0-ba50-40b9-8334-2bc402ca9ea5
2025-06-12 02:23:35,894 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-06-12 02:23:35,895 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28697694-89089274 failed!
2025-06-12 02:23:35,947 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28697694:ctest-vn-51597164 is 155.102.210.193 and allocation pool is NOT set
2025-06-12 02:23:38,006 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.712 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.712/2.009/3.306/1.297 ms')
2025-06-12 02:23:38,006 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28697694-89089274 passed
2025-06-12 02:23:38,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-12 02:23:38,160 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28697694-89089274, IP 155.102.210.195, Port 22
2025-06-12 02:23:38,225 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-06-12 02:23:38,303 - DEBUG - VM ctest-TestBasicVMVN-28697694-89089274 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-12 02:23:43,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-12 02:23:43,304 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28697694-89089274, IP 155.102.210.195, Port 22
2025-06-12 02:23:43,469 - DEBUG - VM ctest-TestBasicVMVN-28697694-89089274 is ready for SSH connections
2025-06-12 02:23:43,469 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-12 02:23:43,469 - DEBUG - cat /tmp/output.txt
2025-06-12 02:23:45,078 - DEBUG - Hello World. The time is now Wed, 11 Jun 2025 20:23:39 -0600!
2025-06-12 02:23:45,078 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 11 Jun 2025 20:23:39 -0600!'}
2025-06-12 02:23:45,078 - INFO - metadata_script.txt got executed in the vm
2025-06-12 02:23:45,078 - INFO - Deleting VM ctest-TestBasicVMVN-28697694-89089274
2025-06-12 02:23:45,148 - INFO - Deleting VN ctest-vn-51597164
2025-06-12 02:23:45,182 - DEBUG - VN f6db6d3b-2937-4e9b-bcd5-8703f117424e still in use: Unable to complete operation on network f6db6d3b-2937-4e9b-bcd5-8703f117424e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5a221a72-1c63-46a1-af33-1d84f7f7369f']
2025-06-12 02:23:45,182 - WARNING - Deleting VN ctest-vn-51597164 failed..Will retry
2025-06-12 02:23:47,294 - DEBUG - Response for deleting network ()
2025-06-12 02:23:47,549 - DEBUG - No XMPP flaps were noticed during the test
2025-06-12 02:23:47,550 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-06-12 02:23:47,550 - INFO - --------------------------------------------------------------------------------
2025-06-12 02:23:47,552 - INFO - ================================================================================
2025-06-12 02:23:47,552 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-12 02:23:47,552 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-06-12 02:23:47,841 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.202': '0'}} with
2025-06-12 02:23:47,841 - INFO - Initial checks done. Running the testcase now
2025-06-12 02:23:47,841 - INFO -
2025-06-12 02:23:48,351 - DEBUG - Response for create_network : {'network': {'id': 'c6266d95-85c8-42f0-8f49-83df43d64fdc', 'name': 'ctest-vn-58933874', 'tenant_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc', 'project_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-28697694', 'ctest-vn-58933874'], 'port_security_enabled': True, 'description': ''}}
2025-06-12 02:23:48,534 - DEBUG - Response for create_subnet : {'subnet': {'id': '568184b5-1f4e-4ef2-a485-a3a5535d989a', 'name': '', 'tenant_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc', 'network_id': 'c6266d95-85c8-42f0-8f49-83df43d64fdc', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc'}}
2025-06-12 02:23:48,745 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d47496d-5180-47f3-9f4e-28778a0c13af', 'name': '', 'tenant_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc', 'network_id': 'c6266d95-85c8-42f0-8f49-83df43d64fdc', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc'}}
2025-06-12 02:23:48,766 - INFO - Created VN ctest-vn-58933874
2025-06-12 02:23:48,819 - DEBUG - VN ctest-vn-58933874 UUID is c6266d95-85c8-42f0-8f49-83df43d64fdc
2025-06-12 02:23:49,209 - DEBUG - Response for create_port : {'port': {'name': 'f39400d2-14ac-419b-af8c-97b9f3d815f6', 'id': 'f39400d2-14ac-419b-af8c-97b9f3d815f6', 'tenant_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc', 'network_id': 'c6266d95-85c8-42f0-8f49-83df43d64fdc', 'mac_address': '02:f3:94:00:d2:14', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': '568184b5-1f4e-4ef2-a485-a3a5535d989a'}], 'security_groups': ['7d6bdefd-a0bb-4d6d-a330-52c425564b85'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc'}}
2025-06-12 02:23:49,383 - DEBUG - Response for create_port : {'port': {'name': 'b0e9852e-cb80-4eb6-85e2-cbeae5336bca', 'id': 'b0e9852e-cb80-4eb6-85e2-cbeae5336bca', 'tenant_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc', 'network_id': 'c6266d95-85c8-42f0-8f49-83df43d64fdc', 'mac_address': '02:b0:e9:85:2e:cb', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': '3d47496d-5180-47f3-9f4e-28778a0c13af'}], 'security_groups': ['7d6bdefd-a0bb-4d6d-a330-52c425564b85'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c0cbd83f5e5e45bf9998b2044f45d1cc'}}
2025-06-12 02:23:49,758 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3450-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3450-1)
2025-06-12 02:23:50,149 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3450-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3450-1)
2025-06-12 02:23:51,341 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3450-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3450-1)
2025-06-12 02:23:51,341 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-12 02:23:51,355 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0d574b80-4e7f-4a9e-9842-4f35956bf8a2
2025-06-12 02:23:51,374 - DEBUG - Requesting: http://10.0.0.254:8082/project/c0cbd83f-5e5e-45bf-9998-b2044f45d1cc
2025-06-12 02:23:51,477 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/81e00e3d-5e51-40a0-abdb-89fa81e5e742
2025-06-12 02:23:51,498 - INFO - Verifications in API Server for IPAM: ctest-ipam-35661437 passed
2025-06-12 02:23:51,505 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-28697694:ctest-ipam-35661437', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-28697694', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9358495682414067872', 'uuid-lslong': '12383643309399467842'}, 'enable': 'true', 'created': '2025-06-12T02:23:47', 'last-modified': '2025-06-12T02:23:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.418128'}
2025-06-12 02:23:51,505 - INFO - Verifications in Control node for IPAM: ctest-ipam-35661437 passed
2025-06-12 02:23:51,505 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-12 02:23:51,516 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0d574b80-4e7f-4a9e-9842-4f35956bf8a2
2025-06-12 02:23:51,531 - DEBUG - Requesting: http://10.0.0.254:8082/project/c0cbd83f-5e5e-45bf-9998-b2044f45d1cc
2025-06-12 02:23:51,615 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/c6266d95-85c8-42f0-8f49-83df43d64fdc
2025-06-12 02:23:51,631 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/c6266d95-85c8-42f0-8f49-83df43d64fdc
2025-06-12 02:23:51,643 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/0f02957e-e0b8-4f9d-bf9e-ac7215f91472
2025-06-12 02:23:51,652 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/0f02957e-e0b8-4f9d-bf9e-ac7215f91472
2025-06-12 02:23:51,660 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/98a1b51f-6aff-41ac-8068-69cabf2b8d4c
2025-06-12 02:23:51,666 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-12 02:23:51,666 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/c6266d95-85c8-42f0-8f49-83df43d64fdc
2025-06-12 02:23:51,677 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/0f02957e-e0b8-4f9d-bf9e-ac7215f91472
2025-06-12 02:23:51,692 - INFO - Verified VN network id 8 for VN c6266d95-85c8-42f0-8f49-83df43d64fdc
2025-06-12 02:23:51,692 - INFO - Verifications in API Server for VN ctest-vn-58933874 passed
2025-06-12 02:23:51,693 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/c6266d95-85c8-42f0-8f49-83df43d64fdc
2025-06-12 02:23:51,704 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/0f02957e-e0b8-4f9d-bf9e-ac7215f91472
2025-06-12 02:23:51,714 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/0f02957e-e0b8-4f9d-bf9e-ac7215f91472
2025-06-12 02:23:51,725 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/98a1b51f-6aff-41ac-8068-69cabf2b8d4c
2025-06-12 02:23:51,744 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-28697694:ctest-vn-58933874', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-28697694', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14278220157586785008', 'uuid-lslong': '10324928615662637020'}, 'enable': 'true', 'created': '2025-06-12T02:23:48', 'last-modified': '2025-06-12T02:23:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.028970'}
2025-06-12 02:23:51,753 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-12 02:23:51,753 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-58933874 passed
2025-06-12 02:23:51,753 - DEBUG - ====Verifying policy data for ctest-vn-58933874 in API_Server ======
2025-06-12 02:23:51,754 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-12 02:23:51,766 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0d574b80-4e7f-4a9e-9842-4f35956bf8a2
2025-06-12 02:23:51,874 - DEBUG - Requesting: http://10.0.0.254:8082/project/c0cbd83f-5e5e-45bf-9998-b2044f45d1cc
2025-06-12 02:23:51,953 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/c6266d95-85c8-42f0-8f49-83df43d64fdc
2025-06-12 02:23:51,970 - DEBUG - =>VN ctest-vn-58933874 has no policy to be verified
2025-06-12 02:23:51,971 - DEBUG - Verifying the vn in opserver
2025-06-12 02:23:51,971 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-28697694:ctest-vn-58933874 virtual network link through opserver 10.0.0.254
2025-06-12 02:23:51,971 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-12 02:23:52,305 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-12 02:23:52,372 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-28697694:ctest-vn-58933874', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-28697694:ctest-vn-58933874?flat'}
2025-06-12 02:23:52,373 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-28697694:ctest-vn-58933874 is found in opserver
2025-06-12 02:23:52,382 - DEBUG - VRF ids for VN ctest-vn-58933874: {'10.0.0.254': '2'}
2025-06-12 02:23:52,382 - INFO - Waiting for VM ctest-TestBasicVMVN-28697694-52612460 to be up..
2025-06-12 02:23:52,481 - DEBUG - VM is in ACTIVE state now
2025-06-12 02:23:52,481 - INFO - VM name : ctest-TestBasicVMVN-28697694-52612460
2025-06-12 02:23:52,571 - DEBUG - VM ctest-TestBasicVMVN-28697694-52612460 ID is 4985132d-4dd5-4a66-a390-087403882e1f
2025-06-12 02:23:52,571 - DEBUG - VM ctest-TestBasicVMVN-28697694-52612460 launched on Node cn-jenkins-deploy-platform-ansible-os-3450-1
2025-06-12 02:23:52,660 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4985132d-4dd5-4a66-a390-087403882e1f
2025-06-12 02:23:52,672 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f39400d2-14ac-419b-af8c-97b9f3d815f6
2025-06-12 02:23:55,952 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2025-06-12 02:23:55,953 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28697694-52612460 failed!
2025-06-12 02:23:56,007 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28697694:ctest-vn-58933874 is 31.1.1.1 and allocation pool is NOT set
2025-06-12 02:23:56,007 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28697694:ctest-vn-58933874 is 31.1.2.1 and allocation pool is NOT set
2025-06-12 02:24:00,080 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2025-06-12 02:24:00,080 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28697694-52612460 failed!
2025-06-12 02:24:00,147 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28697694:ctest-vn-58933874 is 31.1.1.1 and allocation pool is NOT set
2025-06-12 02:24:00,148 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28697694:ctest-vn-58933874 is 31.1.2.1 and allocation pool is NOT set
2025-06-12 02:24:02,213 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=9.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.29 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.291/5.902/9.513/3.611 ms')
2025-06-12 02:24:02,213 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28697694-52612460 passed
2025-06-12 02:24:02,368 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-12 02:24:02,368 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28697694-52612460, IP 31.1.1.4, Port 22
2025-06-12 02:24:02,533 - DEBUG - VM ctest-TestBasicVMVN-28697694-52612460 is ready for SSH connections
2025-06-12 02:24:02,533 - INFO - Waiting for VM ctest-TestBasicVMVN-28697694-66005188 to be up..
2025-06-12 02:24:02,617 - DEBUG - VM is in ACTIVE state now
2025-06-12 02:24:02,618 - INFO - VM name : ctest-TestBasicVMVN-28697694-66005188
2025-06-12 02:24:02,694 - DEBUG - VM ctest-TestBasicVMVN-28697694-66005188 ID is a99238c1-cc4a-4a5d-a047-922664630ac1
2025-06-12 02:24:02,694 - DEBUG - VM ctest-TestBasicVMVN-28697694-66005188 launched on Node cn-jenkins-deploy-platform-ansible-os-3450-1
2025-06-12 02:24:02,770 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/a99238c1-cc4a-4a5d-a047-922664630ac1
2025-06-12 02:24:02,781 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/b0e9852e-cb80-4eb6-85e2-cbeae5336bca
2025-06-12 02:24:04,029 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.05 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.427 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.427/1.738/3.049/1.311 ms')
2025-06-12 02:24:04,029 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-28697694-66005188 passed
2025-06-12 02:24:04,184 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-12 02:24:04,184 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28697694-66005188, IP 31.1.2.4, Port 22
2025-06-12 02:24:04,339 - DEBUG - VM ctest-TestBasicVMVN-28697694-66005188 is ready for SSH connections
2025-06-12 02:24:04,340 - INFO - Waiting for VM ctest-TestBasicVMVN-28697694-45192756 to be up..
2025-06-12 02:24:04,425 - DEBUG - VM is in ACTIVE state now
2025-06-12 02:24:04,425 - INFO - VM name : ctest-TestBasicVMVN-28697694-45192756
2025-06-12 02:24:04,510 - DEBUG - VM ctest-TestBasicVMVN-28697694-45192756 ID is ac9a9373-93c3-4de0-baec-586c9b26264c
2025-06-12 02:24:04,511 - DEBUG - VM ctest-TestBasicVMVN-28697694-45192756 launched on Node cn-jenkins-deploy-platform-ansible-os-3450-1
2025-06-12 02:24:04,590 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ac9a9373-93c3-4de0-baec-586c9b26264c
2025-06-12 02:24:04,601 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2e033cd7-2597-44cc-8386-73fb14cb9a79
2025-06-12 02:24:05,850 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=6.46 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.610 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.610/3.535/6.460/2.925 ms')
2025-06-12 02:24:05,850 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-28697694-45192756 passed
2025-06-12 02:24:06,012 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-12 02:24:06,012 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28697694-45192756, IP 31.1.1.3, Port 22
2025-06-12 02:24:06,178 - DEBUG - VM ctest-TestBasicVMVN-28697694-45192756 is ready for SSH connections
2025-06-12 02:24:06,178 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-12 02:24:06,179 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-12 02:24:06,179 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-12 02:24:10,222 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.642 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.729 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.958 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.729/1.776/3.642 ms
2025-06-12 02:24:10,222 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-28697694-52612460 passed
2025-06-12 02:24:10,222 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-12 02:24:10,222 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-12 02:24:10,223 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-12 02:24:13,864 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.919 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.888 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.123 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.888/1.643/2.919 ms
2025-06-12 02:24:13,864 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-28697694-66005188 passed
2025-06-12 02:24:13,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-12 02:24:13,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-12 02:24:13,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-12 02:24:13,864 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-12 02:24:13,865 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-12 02:24:14,048 - DEBUG - None
2025-06-12 02:24:14,048 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-12 02:24:14,049 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-12 02:24:14,235 - DEBUG - None
2025-06-12 02:24:14,235 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-12 02:24:14,235 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-12 02:24:14,879 - DEBUG - None
2025-06-12 02:24:14,879 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-12 02:24:14,879 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-12 02:24:17,086 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.754 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.245 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.418 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.793 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.508 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.418/1.743/4.245 ms
2025-06-12 02:24:17,086 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-12 02:24:17,086 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-12 02:24:19,338 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.129 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.480 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.678 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.490 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.844 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.834 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.358/2.116/4.678 ms
2025-06-12 02:24:19,339 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-12 02:24:19,339 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-12 02:24:21,591 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.886 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.761 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.678 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.404 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.664 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.546 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.333 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.333/1.753/3.678 ms
2025-06-12 02:24:21,591 - INFO - Deleting VM ctest-TestBasicVMVN-28697694-45192756
2025-06-12 02:24:21,661 - INFO - Detaching port b0e9852e-cb80-4eb6-85e2-cbeae5336bca from VM ctest-TestBasicVMVN-28697694-66005188
2025-06-12 02:24:21,720 - INFO - Deleting VM ctest-TestBasicVMVN-28697694-66005188
2025-06-12 02:24:21,798 - INFO - Detaching port f39400d2-14ac-419b-af8c-97b9f3d815f6 from VM ctest-TestBasicVMVN-28697694-52612460
2025-06-12 02:24:21,832 - INFO - Deleting VM ctest-TestBasicVMVN-28697694-52612460
2025-06-12 02:24:21,907 - INFO - Deleting VN ctest-vn-58933874
2025-06-12 02:24:22,121 - DEBUG - Response for delete_port : ()
2025-06-12 02:24:22,297 - DEBUG - Response for delete_port : ()
2025-06-12 02:24:22,340 - DEBUG - VN c6266d95-85c8-42f0-8f49-83df43d64fdc still in use: Unable to complete operation on network c6266d95-85c8-42f0-8f49-83df43d64fdc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c22116b0-8de3-4fe5-bd10-9a61ee8b7b7f']
2025-06-12 02:24:22,340 - WARNING - Deleting VN ctest-vn-58933874 failed..Will retry
2025-06-12 02:24:24,492 - DEBUG - Response for deleting network ()
2025-06-12 02:24:24,492 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/0f02957e-e0b8-4f9d-bf9e-ac7215f91472
2025-06-12 02:24:24,501 - DEBUG - Response Code: 404
2025-06-12 02:24:24,501 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-12 02:24:24,507 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0d574b80-4e7f-4a9e-9842-4f35956bf8a2
2025-06-12 02:24:24,561 - DEBUG - Requesting: http://10.0.0.254:8082/project/c0cbd83f-5e5e-45bf-9998-b2044f45d1cc
2025-06-12 02:24:24,645 - INFO - Validated that VN ctest-vn-58933874 is not found in API Server
2025-06-12 02:24:24,658 - DEBUG - VN ctest-vn-58933874 is not present in Agent 10.0.0.254
2025-06-12 02:24:24,658 - INFO - Validated that VN ctest-vn-58933874 is not in any agent
2025-06-12 02:24:24,663 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-06-12 02:24:24,668 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-58933874
2025-06-12 02:24:24,668 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-28697694:ctest-vn-58933874
2025-06-12 02:24:24,679 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-58933874 info
2025-06-12 02:24:24,759 - INFO - IPAM: ctest-ipam-35661437 is not found in API Server
2025-06-12 02:24:24,772 - INFO - IPAM:ctest-ipam-35661437 is not found in control node
2025-06-12 02:24:25,025 - DEBUG - No XMPP flaps were noticed during the test
2025-06-12 02:24:25,025 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-06-12 02:24:25,026 - INFO - --------------------------------------------------------------------------------
2025-06-12 02:24:25,735 - INFO - Deleted project: ctest-TestBasicVMVN-28697694, ID : c0cbd83f-5e5e-45bf-9998-b2044f45d1cc