2026-06-04 03:54:45,821 - INFO - Domain Default found not creating
2026-06-04 03:54:46,034 - INFO - Project ctest-TestBasicVMVN-52589441 not found, creating it
2026-06-04 03:54:46,621 - INFO - Created Project:ctest-TestBasicVMVN-52589441, ID : c91d376d-9fea-4ab5-b0c5-4164f42d3da3
2026-06-04 03:54:48,793 - INFO - ================================================================================
2026-06-04 03:54:48,793 - INFO - STARTING TEST : test_generic_link_local_service
2026-06-04 03:54:48,793 - 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
2026-06-04 03:54:50,087 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.25': '0', '10.20.0.193': '0'}, '10.0.0.23': {'10.20.0.25': '0', '10.20.0.193': '0'}} with
2026-06-04 03:54:50,088 - INFO - Initial checks done. Running the testcase now
2026-06-04 03:54:50,088 - INFO -
2026-06-04 03:54:50,908 - DEBUG - Response for create_network : {'network': {'id': '2003ff71-963e-4906-9ccd-78332610af0e', 'name': 'ctest-vn2_metadata-57264943', 'tenant_id': 'c91d376d9fea4ab5b0c54164f42d3da3', 'project_id': 'c91d376d9fea4ab5b0c54164f42d3da3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-52589441', 'ctest-vn2_metadata-57264943'], 'port_security_enabled': True, 'description': ''}}
2026-06-04 03:54:51,203 - DEBUG - Response for create_subnet : {'subnet': {'id': '8a9d6959-58cc-48a6-b69e-ce94b151394f', 'name': '', 'tenant_id': 'c91d376d9fea4ab5b0c54164f42d3da3', 'network_id': '2003ff71-963e-4906-9ccd-78332610af0e', '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': 'c91d376d9fea4ab5b0c54164f42d3da3'}}
2026-06-04 03:54:51,244 - INFO - Created VN ctest-vn2_metadata-57264943
2026-06-04 03:54:51,260 - DEBUG - VN ctest-vn2_metadata-57264943 UUID is 2003ff71-963e-4906-9ccd-78332610af0e
2026-06-04 03:54:51,640 - DEBUG - Services list from nova: [, , , ]
2026-06-04 03:54:52,984 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5884-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5884-2)
2026-06-04 03:54:53,061 - DEBUG - Link local service introspect added
2026-06-04 03:54:53,115 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-04 03:54:58,219 - DEBUG - VM is in ACTIVE state now
2026-06-04 03:54:58,532 - INFO - Waiting for VM ctest-TestBasicVMVN-52589441-02167567 to be up..
2026-06-04 03:54:58,532 - INFO - VM name : ctest-TestBasicVMVN-52589441-02167567
2026-06-04 03:54:58,634 - DEBUG - VM ctest-TestBasicVMVN-52589441-02167567 ID is 9a34c4c1-769c-47ed-993d-f84262745e0d
2026-06-04 03:54:58,634 - DEBUG - VM ctest-TestBasicVMVN-52589441-02167567 launched on Node an-jenkins-deploy-platform-ansible-os-5884-2
2026-06-04 03:54:58,730 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/9a34c4c1-769c-47ed-993d-f84262745e0d
2026-06-04 03:54:59,064 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/9a34c4c1-769c-47ed-993d-f84262745e0d
2026-06-04 03:54:59,110 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/ff5314d5-a190-4ed4-bfb4-3661149058ea
2026-06-04 03:55:02,308 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1024ms')
2026-06-04 03:55:02,309 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-52589441-02167567 failed!
2026-06-04 03:55:02,328 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-52589441:ctest-vn2_metadata-57264943 is 11.1.1.1 and allocation pool is NOT set
2026-06-04 03:55:06,401 - 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=2 ttl=63 time=9.36 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1004ms\r\nrtt min/avg/max/mdev = 9.360/9.360/9.360/0.000 ms')
2026-06-04 03:55:06,401 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-52589441-02167567 passed
2026-06-04 03:55:06,477 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 03:55:06,477 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-52589441-02167567, IP 11.1.1.3, Port 22
2026-06-04 03:55:06,637 - DEBUG - VM ctest-TestBasicVMVN-52589441-02167567 is ready for SSH connections
2026-06-04 03:55:06,637 - INFO - Retry 0
2026-06-04 03:55:06,637 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-06-04 03:55:06,637 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-06-04 03:55:07,319 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-06-04 03:55:07,319 - INFO - Generic metadata worked
2026-06-04 03:55:07,557 - DEBUG - Link local service introspect removed
2026-06-04 03:55:07,557 - INFO - Deleting VM ctest-TestBasicVMVN-52589441-02167567
2026-06-04 03:55:07,651 - INFO - Deleting VN ctest-vn2_metadata-57264943
2026-06-04 03:55:07,702 - DEBUG - VN 2003ff71-963e-4906-9ccd-78332610af0e still in use: Unable to complete operation on network 2003ff71-963e-4906-9ccd-78332610af0e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cbff3619-6b20-4186-9f35-0e32fa9319e7']
2026-06-04 03:55:07,703 - WARNING - Deleting VN ctest-vn2_metadata-57264943 failed..Will retry
2026-06-04 03:55:09,903 - DEBUG - Response for deleting network ()
2026-06-04 03:55:11,219 - DEBUG - No XMPP flaps were noticed during the test
2026-06-04 03:55:11,220 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2026-06-04 03:55:11,220 - INFO - --------------------------------------------------------------------------------
2026-06-04 03:55:11,225 - INFO - ================================================================================
2026-06-04 03:55:11,225 - INFO - STARTING TEST : test_metadata_service
2026-06-04 03:55:11,225 - 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
2026-06-04 03:55:12,520 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.25': '0', '10.20.0.193': '0'}, '10.0.0.23': {'10.20.0.25': '0', '10.20.0.193': '0'}} with
2026-06-04 03:55:12,520 - INFO - Initial checks done. Running the testcase now
2026-06-04 03:55:12,520 - INFO -
2026-06-04 03:55:12,520 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs
2026-06-04 03:55:12,840 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs
2026-06-04 03:55:12,881 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/e1cc8d3c-8a63-49e3-8c2b-2e7492a95644
2026-06-04 03:55:13,190 - DEBUG - Response for create_network : {'network': {'id': 'c7d34f49-a0eb-4cd7-81f6-45a9771ac9ea', 'name': 'ctest-vn-10114711', 'tenant_id': 'c91d376d9fea4ab5b0c54164f42d3da3', 'project_id': 'c91d376d9fea4ab5b0c54164f42d3da3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-52589441', 'ctest-vn-10114711'], 'port_security_enabled': True, 'description': ''}}
2026-06-04 03:55:13,463 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e6dd0ea1-b8ce-427e-a2a4-d4a82384a914', 'name': '', 'tenant_id': 'c91d376d9fea4ab5b0c54164f42d3da3', 'network_id': 'c7d34f49-a0eb-4cd7-81f6-45a9771ac9ea', 'ip_version': 4, 'cidr': '72.124.201.192/26', 'allocation_pools': [{'start': '72.124.201.194', 'end': '72.124.201.254'}], 'gateway_ip': '72.124.201.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '72.124.201.194', 'tags': [], 'project_id': 'c91d376d9fea4ab5b0c54164f42d3da3'}}
2026-06-04 03:55:13,493 - INFO - Created VN ctest-vn-10114711
2026-06-04 03:55:13,505 - DEBUG - VN ctest-vn-10114711 UUID is c7d34f49-a0eb-4cd7-81f6-45a9771ac9ea
2026-06-04 03:55:14,994 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5884-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5884-1)
2026-06-04 03:55:14,994 - INFO - Waiting for VM ctest-TestBasicVMVN-52589441-72609774 to be up..
2026-06-04 03:55:15,056 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-04 03:55:20,169 - DEBUG - VM is in ACTIVE state now
2026-06-04 03:55:20,169 - INFO - VM name : ctest-TestBasicVMVN-52589441-72609774
2026-06-04 03:55:20,273 - DEBUG - VM ctest-TestBasicVMVN-52589441-72609774 ID is ab3af6f3-5043-496d-a087-7e926c1b1516
2026-06-04 03:55:20,273 - DEBUG - VM ctest-TestBasicVMVN-52589441-72609774 launched on Node an-jenkins-deploy-platform-ansible-os-5884-1
2026-06-04 03:55:20,381 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/ab3af6f3-5043-496d-a087-7e926c1b1516
2026-06-04 03:55:20,394 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/bf8be16a-417e-42b4-82f6-7b801f22bcea
2026-06-04 03:55:23,600 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1033ms')
2026-06-04 03:55:23,600 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-52589441-72609774 failed!
2026-06-04 03:55:23,616 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-10114711 is 72.124.201.193 and allocation pool is NOT set
2026-06-04 03:55:27,689 - 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=2 ttl=63 time=6.99 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1017ms\r\nrtt min/avg/max/mdev = 6.987/6.987/6.987/0.000 ms')
2026-06-04 03:55:27,689 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-52589441-72609774 passed
2026-06-04 03:55:27,763 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 03:55:27,763 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-52589441-72609774, IP 72.124.201.195, Port 22
2026-06-04 03:55:27,830 - DEBUG - Error on ssh to cirros@169.254.0.5:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.5/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.5/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.5/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-06-04 03:55:27,933 - DEBUG - VM ctest-TestBasicVMVN-52589441-72609774 is NOT ready for SSH connections, VM status: ACTIVE
2026-06-04 03:55:32,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 03:55:32,934 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-52589441-72609774, IP 72.124.201.195, Port 22
2026-06-04 03:55:33,107 - DEBUG - VM ctest-TestBasicVMVN-52589441-72609774 is ready for SSH connections
2026-06-04 03:55:33,107 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-06-04 03:55:33,107 - DEBUG - cat /tmp/output.txt
2026-06-04 03:55:34,134 - DEBUG - Hello World. The time is now Wed, 03 Jun 2026 21:55:28 -0600!
2026-06-04 03:55:34,134 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 03 Jun 2026 21:55:28 -0600!'}
2026-06-04 03:55:34,134 - INFO - metadata_script.txt got executed in the vm
2026-06-04 03:55:34,134 - INFO - Deleting VM ctest-TestBasicVMVN-52589441-72609774
2026-06-04 03:55:34,260 - INFO - Deleting VN ctest-vn-10114711
2026-06-04 03:55:34,317 - DEBUG - VN c7d34f49-a0eb-4cd7-81f6-45a9771ac9ea still in use: Unable to complete operation on network c7d34f49-a0eb-4cd7-81f6-45a9771ac9ea. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9e14e2a7-668d-4f84-a8b0-1b723e1da0d9']
2026-06-04 03:55:34,317 - WARNING - Deleting VN ctest-vn-10114711 failed..Will retry
2026-06-04 03:55:36,526 - DEBUG - Response for deleting network ()
2026-06-04 03:55:37,827 - DEBUG - No XMPP flaps were noticed during the test
2026-06-04 03:55:37,827 - INFO - END TEST : test_metadata_service : PASSED[0:00:26]
2026-06-04 03:55:37,827 - INFO - --------------------------------------------------------------------------------
2026-06-04 03:55:37,830 - INFO - ================================================================================
2026-06-04 03:55:37,830 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-06-04 03:55:37,830 - 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
2026-06-04 03:55:39,128 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.25': '0', '10.20.0.193': '0'}, '10.0.0.23': {'10.20.0.25': '0', '10.20.0.193': '0'}} with
2026-06-04 03:55:39,128 - INFO - Initial checks done. Running the testcase now
2026-06-04 03:55:39,128 - INFO -
2026-06-04 03:55:39,823 - DEBUG - Response for create_network : {'network': {'id': 'ad8afeca-d1f6-49ec-b977-e54f088e77e3', 'name': 'ctest-vn-53985629', 'tenant_id': 'c91d376d9fea4ab5b0c54164f42d3da3', 'project_id': 'c91d376d9fea4ab5b0c54164f42d3da3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-52589441', 'ctest-vn-53985629'], 'port_security_enabled': True, 'description': ''}}
2026-06-04 03:55:40,088 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b90de2e6-1be6-44b9-85ed-c2368b3faff7', 'name': '', 'tenant_id': 'c91d376d9fea4ab5b0c54164f42d3da3', 'network_id': 'ad8afeca-d1f6-49ec-b977-e54f088e77e3', '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': 'c91d376d9fea4ab5b0c54164f42d3da3'}}
2026-06-04 03:55:40,336 - DEBUG - Response for create_subnet : {'subnet': {'id': '31d0db85-71cd-43f6-85e1-c009d7fc4fa5', 'name': '', 'tenant_id': 'c91d376d9fea4ab5b0c54164f42d3da3', 'network_id': 'ad8afeca-d1f6-49ec-b977-e54f088e77e3', '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': 'c91d376d9fea4ab5b0c54164f42d3da3'}}
2026-06-04 03:55:40,364 - INFO - Created VN ctest-vn-53985629
2026-06-04 03:55:40,375 - DEBUG - VN ctest-vn-53985629 UUID is ad8afeca-d1f6-49ec-b977-e54f088e77e3
2026-06-04 03:55:40,846 - DEBUG - Response for create_port : {'port': {'name': '6ba7ea89-bd55-4a7e-92d0-6d18ea378752', 'id': '6ba7ea89-bd55-4a7e-92d0-6d18ea378752', 'tenant_id': 'c91d376d9fea4ab5b0c54164f42d3da3', 'network_id': 'ad8afeca-d1f6-49ec-b977-e54f088e77e3', 'mac_address': '02:6b:a7:ea:89:bd', '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': 'b90de2e6-1be6-44b9-85ed-c2368b3faff7'}], 'security_groups': ['a4da3e91-adda-4764-8137-4c67d388d07b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c91d376d9fea4ab5b0c54164f42d3da3'}}
2026-06-04 03:55:41,095 - DEBUG - Response for create_port : {'port': {'name': '88994ddd-a4cf-4360-a612-e29b11532fb9', 'id': '88994ddd-a4cf-4360-a612-e29b11532fb9', 'tenant_id': 'c91d376d9fea4ab5b0c54164f42d3da3', 'network_id': 'ad8afeca-d1f6-49ec-b977-e54f088e77e3', 'mac_address': '02:88:99:4d:dd:a4', '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': '31d0db85-71cd-43f6-85e1-c009d7fc4fa5'}], 'security_groups': ['a4da3e91-adda-4764-8137-4c67d388d07b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c91d376d9fea4ab5b0c54164f42d3da3'}}
2026-06-04 03:55:41,793 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5884-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5884-2)
2026-06-04 03:55:42,678 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5884-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5884-1)
2026-06-04 03:55:44,479 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5884-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5884-2)
2026-06-04 03:55:44,479 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-06-04 03:55:44,487 - DEBUG - Requesting: http://10.0.0.242:8082/domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308
2026-06-04 03:55:44,512 - DEBUG - Requesting: http://10.0.0.242:8082/project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3
2026-06-04 03:55:44,642 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/c9c40575-bc87-4841-868f-5ec5aeb66e4f
2026-06-04 03:55:44,653 - INFO - Verifications in API Server for IPAM: ctest-ipam-42352960 passed
2026-06-04 03:55:44,662 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-52589441:ctest-ipam-42352960', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-52589441', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14538751500291098689', 'uuid-lslong': '9696072725884726863'}, 'enable': 'true', 'created': '2026-06-04T03:55:39', 'last-modified': '2026-06-04T03:55:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.266430'}
2026-06-04 03:55:44,669 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-52589441:ctest-ipam-42352960', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-52589441', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14538751500291098689', 'uuid-lslong': '9696072725884726863'}, 'enable': 'true', 'created': '2026-06-04T03:55:39', 'last-modified': '2026-06-04T03:55:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.268444'}
2026-06-04 03:55:44,677 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-52589441:ctest-ipam-42352960', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-52589441', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14538751500291098689', 'uuid-lslong': '9696072725884726863'}, 'enable': 'true', 'created': '2026-06-04T03:55:39', 'last-modified': '2026-06-04T03:55:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.275773'}
2026-06-04 03:55:44,677 - INFO - Verifications in Control node for IPAM: ctest-ipam-42352960 passed
2026-06-04 03:55:44,677 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-06-04 03:55:44,690 - DEBUG - Requesting: http://10.0.0.242:8082/domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308
2026-06-04 03:55:44,704 - DEBUG - Requesting: http://10.0.0.242:8082/project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3
2026-06-04 03:55:44,832 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3
2026-06-04 03:55:44,854 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3
2026-06-04 03:55:44,869 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/8766c780-09b0-44e7-99c1-99b7b5e08c7a
2026-06-04 03:55:44,881 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/8766c780-09b0-44e7-99c1-99b7b5e08c7a
2026-06-04 03:55:44,899 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/d2194187-9984-4f70-ac7f-26d89ba5793e
2026-06-04 03:55:44,911 - DEBUG - Route Targets: ['target:64512:8000007']
2026-06-04 03:55:44,911 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3
2026-06-04 03:55:44,926 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/8766c780-09b0-44e7-99c1-99b7b5e08c7a
2026-06-04 03:55:44,950 - INFO - Verified VN network id 15 for VN ad8afeca-d1f6-49ec-b977-e54f088e77e3
2026-06-04 03:55:44,950 - INFO - Verifications in API Server for VN ctest-vn-53985629 passed
2026-06-04 03:55:44,950 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3
2026-06-04 03:55:44,969 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/8766c780-09b0-44e7-99c1-99b7b5e08c7a
2026-06-04 03:55:44,980 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/8766c780-09b0-44e7-99c1-99b7b5e08c7a
2026-06-04 03:55:44,994 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/d2194187-9984-4f70-ac7f-26d89ba5793e
2026-06-04 03:55:45,025 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-52589441', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12505087462407031276', 'uuid-lslong': '13364402546853967843'}, 'enable': 'true', 'created': '2026-06-04T03:55:39', 'last-modified': '2026-06-04T03:55:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.761165'}
2026-06-04 03:55:45,047 - DEBUG - Route Targets: ['target:64512:8000007']
2026-06-04 03:55:45,054 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-52589441', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12505087462407031276', 'uuid-lslong': '13364402546853967843'}, 'enable': 'true', 'created': '2026-06-04T03:55:39', 'last-modified': '2026-06-04T03:55:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.788431'}
2026-06-04 03:55:45,065 - DEBUG - Route Targets: ['target:64512:8000007']
2026-06-04 03:55:45,074 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-52589441', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12505087462407031276', 'uuid-lslong': '13364402546853967843'}, 'enable': 'true', 'created': '2026-06-04T03:55:39', 'last-modified': '2026-06-04T03:55:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.820099'}
2026-06-04 03:55:45,081 - DEBUG - Route Targets: ['target:64512:8000007']
2026-06-04 03:55:45,081 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-53985629 passed
2026-06-04 03:55:45,081 - DEBUG - ====Verifying policy data for ctest-vn-53985629 in API_Server ======
2026-06-04 03:55:45,082 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-06-04 03:55:45,091 - DEBUG - Requesting: http://10.0.0.242:8082/domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308
2026-06-04 03:55:45,148 - DEBUG - Requesting: http://10.0.0.242:8082/project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3
2026-06-04 03:55:45,322 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/ad8afeca-d1f6-49ec-b977-e54f088e77e3
2026-06-04 03:55:45,379 - DEBUG - =>VN ctest-vn-53985629 has no policy to be verified
2026-06-04 03:55:45,379 - DEBUG - Verifying the vn in opserver
2026-06-04 03:55:45,379 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629 virtual network link through opserver 10.0.0.242
2026-06-04 03:55:45,379 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2026-06-04 03:55:45,842 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2026-06-04 03:55:45,925 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629?flat'}
2026-06-04 03:55:45,925 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629 virtual network link through opserver 10.0.0.50
2026-06-04 03:55:45,925 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-06-04 03:55:46,241 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-06-04 03:55:46,320 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629?flat'}
2026-06-04 03:55:46,320 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629 virtual network link through opserver 10.0.0.27
2026-06-04 03:55:46,320 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2026-06-04 03:55:46,644 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2026-06-04 03:55:46,719 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629?flat'}
2026-06-04 03:55:46,719 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629 is found in opserver
2026-06-04 03:55:46,732 - DEBUG - VRF ids for VN ctest-vn-53985629: {'10.0.0.41': '4', '10.0.0.23': '4'}
2026-06-04 03:55:46,732 - INFO - Waiting for VM ctest-TestBasicVMVN-52589441-18880109 to be up..
2026-06-04 03:55:46,831 - DEBUG - VM is in ACTIVE state now
2026-06-04 03:55:46,831 - INFO - VM name : ctest-TestBasicVMVN-52589441-18880109
2026-06-04 03:55:46,933 - DEBUG - VM ctest-TestBasicVMVN-52589441-18880109 ID is c99211da-fc73-44db-986b-e4750aa4b58c
2026-06-04 03:55:46,933 - DEBUG - VM ctest-TestBasicVMVN-52589441-18880109 launched on Node an-jenkins-deploy-platform-ansible-os-5884-2
2026-06-04 03:55:47,050 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/c99211da-fc73-44db-986b-e4750aa4b58c
2026-06-04 03:55:47,063 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/6ba7ea89-bd55-4a7e-92d0-6d18ea378752
2026-06-04 03:55:50,280 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1020ms')
2026-06-04 03:55:50,280 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-52589441-18880109 failed!
2026-06-04 03:55:50,295 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629 is 31.1.1.1 and allocation pool is NOT set
2026-06-04 03:55:50,295 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629 is 31.1.2.1 and allocation pool is NOT set
2026-06-04 03:55:54,375 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms')
2026-06-04 03:55:54,375 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-52589441-18880109 failed!
2026-06-04 03:55:54,394 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629 is 31.1.1.1 and allocation pool is NOT set
2026-06-04 03:55:54,394 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629 is 31.1.2.1 and allocation pool is NOT set
2026-06-04 03:55:56,465 - 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=4.74 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.979 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.979/2.860/4.741/1.881 ms')
2026-06-04 03:55:56,465 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-52589441-18880109 passed
2026-06-04 03:55:56,538 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 03:55:56,539 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-52589441-18880109, IP 31.1.1.4, Port 22
2026-06-04 03:55:56,715 - DEBUG - VM ctest-TestBasicVMVN-52589441-18880109 is ready for SSH connections
2026-06-04 03:55:56,715 - INFO - Waiting for VM ctest-TestBasicVMVN-52589441-97721885 to be up..
2026-06-04 03:55:56,830 - DEBUG - VM is in ACTIVE state now
2026-06-04 03:55:56,830 - INFO - VM name : ctest-TestBasicVMVN-52589441-97721885
2026-06-04 03:55:56,937 - DEBUG - VM ctest-TestBasicVMVN-52589441-97721885 ID is a24c4f4a-e4f0-491b-aafd-d90d66accf28
2026-06-04 03:55:56,937 - DEBUG - VM ctest-TestBasicVMVN-52589441-97721885 launched on Node an-jenkins-deploy-platform-ansible-os-5884-1
2026-06-04 03:55:57,055 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/a24c4f4a-e4f0-491b-aafd-d90d66accf28
2026-06-04 03:55:57,069 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/88994ddd-a4cf-4360-a612-e29b11532fb9
2026-06-04 03:55:58,245 - 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=3.67 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.707 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.707/2.190/3.674/1.483 ms')
2026-06-04 03:55:58,245 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-52589441-97721885 passed
2026-06-04 03:55:58,319 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 03:55:58,319 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-52589441-97721885, IP 31.1.2.4, Port 22
2026-06-04 03:55:58,497 - DEBUG - VM ctest-TestBasicVMVN-52589441-97721885 is ready for SSH connections
2026-06-04 03:55:58,497 - INFO - Waiting for VM ctest-TestBasicVMVN-52589441-14533362 to be up..
2026-06-04 03:55:58,620 - DEBUG - VM is in ACTIVE state now
2026-06-04 03:55:58,621 - INFO - VM name : ctest-TestBasicVMVN-52589441-14533362
2026-06-04 03:55:58,734 - DEBUG - VM ctest-TestBasicVMVN-52589441-14533362 ID is 5fdb668c-5152-49e5-9b4c-b085e6bd0f04
2026-06-04 03:55:58,734 - DEBUG - VM ctest-TestBasicVMVN-52589441-14533362 launched on Node an-jenkins-deploy-platform-ansible-os-5884-2
2026-06-04 03:55:58,836 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/5fdb668c-5152-49e5-9b4c-b085e6bd0f04
2026-06-04 03:55:58,849 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/3841f90e-aa12-444a-a818-2081a3460c0a
2026-06-04 03:56:00,027 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n64 bytes from 169.254.0.6: icmp_seq=1 ttl=63 time=4.42 ms\r\n64 bytes from 169.254.0.6: icmp_seq=2 ttl=63 time=0.566 ms\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.566/2.492/4.419/1.926 ms')
2026-06-04 03:56:00,028 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestBasicVMVN-52589441-14533362 passed
2026-06-04 03:56:00,106 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 03:56:00,106 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-52589441-14533362, IP 31.1.1.3, Port 22
2026-06-04 03:56:00,287 - DEBUG - VM ctest-TestBasicVMVN-52589441-14533362 is ready for SSH connections
2026-06-04 03:56:00,287 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 03:56:00,287 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-06-04 03:56:00,287 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-06-04 03:56:04,385 - 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=6.386 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.568 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.342 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.342/3.098/6.386 ms
2026-06-04 03:56:04,385 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-52589441-18880109 passed
2026-06-04 03:56:04,386 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 03:56:04,386 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-06-04 03:56:04,386 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-06-04 03:56:08,206 - 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=3.878 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=2.059 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.944 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.944/2.627/3.878 ms
2026-06-04 03:56:08,207 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-52589441-97721885 passed
2026-06-04 03:56:08,207 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 03:56:08,207 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 03:56:08,207 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 03:56:08,207 - 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.23, gateway password: c0ntrail123
2026-06-04 03:56:08,207 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-04 03:56:08,410 - DEBUG - None
2026-06-04 03:56:08,410 - 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.41, gateway password: c0ntrail123
2026-06-04 03:56:08,410 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-04 03:56:08,641 - DEBUG - None
2026-06-04 03:56:08,641 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.6, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-06-04 03:56:08,641 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-04 03:56:09,320 - DEBUG - None
2026-06-04 03:56:09,320 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-06-04 03:56:09,320 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-06-04 03:56:11,569 - 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=3.480 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.125 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.456 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.567 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.411 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.411/2.607/6.125 ms
2026-06-04 03:56:11,569 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-06-04 03:56:11,569 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-06-04 03:56:13,831 - 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=2.061 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.587 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.092 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.484 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.685 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.709 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.371 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.371/3.141/6.092 ms
2026-06-04 03:56:13,831 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-06-04 03:56:13,831 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-06-04 03:56:16,087 - 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=1.465 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.913 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.214 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.628 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.006 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.086 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.463 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.463/2.682/5.214 ms
2026-06-04 03:56:16,087 - INFO - Deleting VM ctest-TestBasicVMVN-52589441-14533362
2026-06-04 03:56:16,180 - INFO - Detaching port 88994ddd-a4cf-4360-a612-e29b11532fb9 from VM ctest-TestBasicVMVN-52589441-97721885
2026-06-04 03:56:16,224 - INFO - Deleting VM ctest-TestBasicVMVN-52589441-97721885
2026-06-04 03:56:16,318 - INFO - Detaching port 6ba7ea89-bd55-4a7e-92d0-6d18ea378752 from VM ctest-TestBasicVMVN-52589441-18880109
2026-06-04 03:56:16,364 - INFO - Deleting VM ctest-TestBasicVMVN-52589441-18880109
2026-06-04 03:56:16,467 - INFO - Deleting VN ctest-vn-53985629
2026-06-04 03:56:16,755 - DEBUG - Response for delete_port : ()
2026-06-04 03:56:17,041 - DEBUG - Response for delete_port : ()
2026-06-04 03:56:17,127 - DEBUG - VN ad8afeca-d1f6-49ec-b977-e54f088e77e3 still in use: Unable to complete operation on network ad8afeca-d1f6-49ec-b977-e54f088e77e3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9eaee134-2c24-420e-b23f-842eb5c36d70']
2026-06-04 03:56:17,127 - WARNING - Deleting VN ctest-vn-53985629 failed..Will retry
2026-06-04 03:56:19,302 - DEBUG - Response for deleting network ()
2026-06-04 03:56:19,303 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/8766c780-09b0-44e7-99c1-99b7b5e08c7a
2026-06-04 03:56:19,317 - DEBUG - Response Code: 404
2026-06-04 03:56:19,317 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-06-04 03:56:19,334 - DEBUG - Requesting: http://10.0.0.242:8082/domain/8ccfa912-5c7b-4fa2-81f0-7797c9f08308
2026-06-04 03:56:19,349 - DEBUG - Requesting: http://10.0.0.242:8082/project/c91d376d-9fea-4ab5-b0c5-4164f42d3da3
2026-06-04 03:56:19,448 - INFO - Validated that VN ctest-vn-53985629 is not found in API Server
2026-06-04 03:56:19,468 - DEBUG - VN ctest-vn-53985629 is not present in Agent 10.0.0.41
2026-06-04 03:56:19,481 - DEBUG - VN ctest-vn-53985629 is not present in Agent 10.0.0.23
2026-06-04 03:56:19,481 - INFO - Validated that VN ctest-vn-53985629 is not in any agent
2026-06-04 03:56:19,488 - DEBUG - VRF 4 is not seen in agent 10.0.0.41
2026-06-04 03:56:19,495 - DEBUG - Vrouter 10.0.0.41 does not have vrf 4 for VN ctest-vn-53985629
2026-06-04 03:56:19,503 - DEBUG - VRF 4 is not seen in agent 10.0.0.23
2026-06-04 03:56:19,510 - DEBUG - Vrouter 10.0.0.23 does not have vrf 4 for VN ctest-vn-53985629
2026-06-04 03:56:19,510 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-52589441:ctest-vn-53985629
2026-06-04 03:56:19,534 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-53985629 info
2026-06-04 03:56:19,629 - INFO - IPAM: ctest-ipam-42352960 is not found in API Server
2026-06-04 03:56:19,665 - INFO - IPAM:ctest-ipam-42352960 is not found in control node
2026-06-04 03:56:20,991 - DEBUG - No XMPP flaps were noticed during the test
2026-06-04 03:56:20,992 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2026-06-04 03:56:20,992 - INFO - --------------------------------------------------------------------------------
2026-06-04 03:56:21,849 - INFO - Deleted project: ctest-TestBasicVMVN-52589441, ID : c91d376d-9fea-4ab5-b0c5-4164f42d3da3