2025-08-06 16:05:05,494 - INFO - Domain Default found not creating 2025-08-06 16:05:05,667 - INFO - Project ctest-TestBasicVMVN-58195297 not found, creating it 2025-08-06 16:05:06,185 - INFO - Created Project:ctest-TestBasicVMVN-58195297, ID : 876ea086-ed83-4ced-a68f-90943d3d2259 2025-08-06 16:05:07,636 - INFO - ================================================================================ 2025-08-06 16:05:07,637 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-06 16:05:07,637 - 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-08-06 16:05:08,932 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.25': '0', '10.20.0.14': '0'}, '10.0.0.57': {'10.20.0.25': '0', '10.20.0.14': '0'}} with 2025-08-06 16:05:08,932 - INFO - Initial checks done. Running the testcase now 2025-08-06 16:05:08,932 - INFO - 2025-08-06 16:05:09,617 - DEBUG - Response for create_network : {'network': {'id': 'fdc60763-63f9-446d-9847-ed436d6dcd5c', 'name': 'ctest-vn2_metadata-93429841', 'tenant_id': '876ea086ed834ceda68f90943d3d2259', 'project_id': '876ea086ed834ceda68f90943d3d2259', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-58195297', 'ctest-vn2_metadata-93429841'], 'port_security_enabled': True, 'description': ''}} 2025-08-06 16:05:09,898 - DEBUG - Response for create_subnet : {'subnet': {'id': '5fa8c1cc-c283-4ee8-9174-9496a93eed63', 'name': '', 'tenant_id': '876ea086ed834ceda68f90943d3d2259', 'network_id': 'fdc60763-63f9-446d-9847-ed436d6dcd5c', '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': '876ea086ed834ceda68f90943d3d2259'}} 2025-08-06 16:05:09,920 - INFO - Created VN ctest-vn2_metadata-93429841 2025-08-06 16:05:09,934 - DEBUG - VN ctest-vn2_metadata-93429841 UUID is fdc60763-63f9-446d-9847-ed436d6dcd5c 2025-08-06 16:05:10,143 - DEBUG - Services list from nova: [, , , ] 2025-08-06 16:05:11,536 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3763-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3763-1) 2025-08-06 16:05:11,654 - DEBUG - Link local service introspect added 2025-08-06 16:05:11,708 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-06 16:05:16,788 - DEBUG - VM is in ACTIVE state now 2025-08-06 16:05:16,918 - INFO - Waiting for VM ctest-TestBasicVMVN-58195297-31752736 to be up.. 2025-08-06 16:05:16,918 - INFO - VM name : ctest-TestBasicVMVN-58195297-31752736 2025-08-06 16:05:17,029 - DEBUG - VM ctest-TestBasicVMVN-58195297-31752736 ID is ad11565e-50e5-495f-9a4c-ebd1a85c0643 2025-08-06 16:05:17,029 - DEBUG - VM ctest-TestBasicVMVN-58195297-31752736 launched on Node an-jenkins-deploy-platform-ansible-os-3763-1 2025-08-06 16:05:17,108 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/ad11565e-50e5-495f-9a4c-ebd1a85c0643 2025-08-06 16:05:17,414 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/ad11565e-50e5-495f-9a4c-ebd1a85c0643 2025-08-06 16:05:17,445 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/bb1975ed-c00c-475b-8da8-b92b200b995c 2025-08-06 16:05:20,617 - 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-08-06 16:05:20,617 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58195297-31752736 failed! 2025-08-06 16:05:20,632 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58195297:ctest-vn2_metadata-93429841 is 11.1.1.1 and allocation pool is NOT set 2025-08-06 16:05:22,699 - 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=7.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.43 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 = 1.426/4.410/7.395/2.984 ms') 2025-08-06 16:05:22,700 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58195297-31752736 passed 2025-08-06 16:05:22,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-06 16:05:22,767 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58195297-31752736, IP 11.1.1.3, Port 22 2025-08-06 16:05:22,833 - 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-08-06 16:05:22,936 - DEBUG - VM ctest-TestBasicVMVN-58195297-31752736 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-06 16:05:27,936 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-06 16:05:27,937 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58195297-31752736, IP 11.1.1.3, Port 22 2025-08-06 16:05:28,109 - DEBUG - VM ctest-TestBasicVMVN-58195297-31752736 is ready for SSH connections 2025-08-06 16:05:28,110 - INFO - Retry 0 2025-08-06 16:05:28,110 - 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.49, gateway password: c0ntrail123 2025-08-06 16:05:28,110 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-06 16:05:29,725 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-06 16:05:29,725 - INFO - Generic metadata worked 2025-08-06 16:05:29,946 - DEBUG - Link local service introspect removed 2025-08-06 16:05:29,946 - INFO - Deleting VM ctest-TestBasicVMVN-58195297-31752736 2025-08-06 16:05:30,014 - INFO - Deleting VN ctest-vn2_metadata-93429841 2025-08-06 16:05:30,052 - DEBUG - VN fdc60763-63f9-446d-9847-ed436d6dcd5c still in use: Unable to complete operation on network fdc60763-63f9-446d-9847-ed436d6dcd5c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-bf7f6d2a-20eb-4188-8e4b-46bb5f69f9f1'] 2025-08-06 16:05:30,053 - WARNING - Deleting VN ctest-vn2_metadata-93429841 failed..Will retry 2025-08-06 16:05:32,230 - DEBUG - Response for deleting network () 2025-08-06 16:05:33,538 - DEBUG - No XMPP flaps were noticed during the test 2025-08-06 16:05:33,538 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:26] 2025-08-06 16:05:33,538 - INFO - -------------------------------------------------------------------------------- 2025-08-06 16:05:33,541 - INFO - ================================================================================ 2025-08-06 16:05:33,541 - INFO - STARTING TEST : test_metadata_service 2025-08-06 16:05:33,541 - 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-08-06 16:05:34,818 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.25': '0', '10.20.0.14': '0'}, '10.0.0.57': {'10.20.0.25': '0', '10.20.0.14': '0'}} with 2025-08-06 16:05:34,818 - INFO - Initial checks done. Running the testcase now 2025-08-06 16:05:34,818 - INFO - 2025-08-06 16:05:34,819 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-08-06 16:05:35,131 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-08-06 16:05:35,160 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/08d90358-01b1-4660-80bf-b0b7b2f0943f 2025-08-06 16:05:35,441 - DEBUG - Response for create_network : {'network': {'id': '3fc4f0ba-55df-4161-96a3-a749b6339bd5', 'name': 'ctest-vn-52893739', 'tenant_id': '876ea086ed834ceda68f90943d3d2259', 'project_id': '876ea086ed834ceda68f90943d3d2259', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-58195297', 'ctest-vn-52893739'], 'port_security_enabled': True, 'description': ''}} 2025-08-06 16:05:35,690 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd8725904-9c89-4dcf-8385-8f296c7cd41f', 'name': '', 'tenant_id': '876ea086ed834ceda68f90943d3d2259', 'network_id': '3fc4f0ba-55df-4161-96a3-a749b6339bd5', 'ip_version': 4, 'cidr': '139.187.128.0/26', 'allocation_pools': [{'start': '139.187.128.2', 'end': '139.187.128.62'}], 'gateway_ip': '139.187.128.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '139.187.128.2', 'tags': [], 'project_id': '876ea086ed834ceda68f90943d3d2259'}} 2025-08-06 16:05:35,713 - INFO - Created VN ctest-vn-52893739 2025-08-06 16:05:35,725 - DEBUG - VN ctest-vn-52893739 UUID is 3fc4f0ba-55df-4161-96a3-a749b6339bd5 2025-08-06 16:05:36,982 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3763-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3763-2) 2025-08-06 16:05:36,983 - INFO - Waiting for VM ctest-TestBasicVMVN-58195297-35833676 to be up.. 2025-08-06 16:05:37,033 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-06 16:05:42,118 - DEBUG - VM is in ACTIVE state now 2025-08-06 16:05:42,118 - INFO - VM name : ctest-TestBasicVMVN-58195297-35833676 2025-08-06 16:05:42,205 - DEBUG - VM ctest-TestBasicVMVN-58195297-35833676 ID is 0f154342-0f2c-485b-9290-e18be7d966f1 2025-08-06 16:05:42,205 - DEBUG - VM ctest-TestBasicVMVN-58195297-35833676 launched on Node an-jenkins-deploy-platform-ansible-os-3763-2 2025-08-06 16:05:42,300 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/0f154342-0f2c-485b-9290-e18be7d966f1 2025-08-06 16:05:42,312 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/3326e773-ab25-4d92-88aa-72c80dfe05de 2025-08-06 16:05:45,538 - 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 1009ms') 2025-08-06 16:05:45,538 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58195297-35833676 failed! 2025-08-06 16:05:45,552 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-52893739 is 139.187.128.1 and allocation pool is NOT set 2025-08-06 16:05:49,630 - 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-08-06 16:05:49,630 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58195297-35833676 failed! 2025-08-06 16:05:49,644 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-52893739 is 139.187.128.1 and allocation pool is NOT set 2025-08-06 16:05:51,709 - 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=4.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.588 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.588/2.371/4.155/1.783 ms') 2025-08-06 16:05:51,709 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58195297-35833676 passed 2025-08-06 16:05:51,825 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-06 16:05:51,825 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58195297-35833676, IP 139.187.128.3, Port 22 2025-08-06 16:05:52,002 - DEBUG - VM ctest-TestBasicVMVN-58195297-35833676 is ready for SSH connections 2025-08-06 16:05:52,002 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-08-06 16:05:52,002 - DEBUG - cat /tmp/output.txt 2025-08-06 16:05:52,965 - DEBUG - Hello World. The time is now Wed, 06 Aug 2025 10:05:49 -0600! 2025-08-06 16:05:52,965 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 06 Aug 2025 10:05:49 -0600!'} 2025-08-06 16:05:52,965 - INFO - metadata_script.txt got executed in the vm 2025-08-06 16:05:52,965 - INFO - Deleting VM ctest-TestBasicVMVN-58195297-35833676 2025-08-06 16:05:53,055 - INFO - Deleting VN ctest-vn-52893739 2025-08-06 16:05:53,107 - DEBUG - VN 3fc4f0ba-55df-4161-96a3-a749b6339bd5 still in use: Unable to complete operation on network 3fc4f0ba-55df-4161-96a3-a749b6339bd5. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-56f9b7bd-93eb-48bd-8524-9c1b25375866'] 2025-08-06 16:05:53,107 - WARNING - Deleting VN ctest-vn-52893739 failed..Will retry 2025-08-06 16:05:55,259 - DEBUG - Response for deleting network () 2025-08-06 16:05:56,530 - DEBUG - No XMPP flaps were noticed during the test 2025-08-06 16:05:56,530 - INFO - END TEST : test_metadata_service : PASSED[0:00:23] 2025-08-06 16:05:56,530 - INFO - -------------------------------------------------------------------------------- 2025-08-06 16:05:56,533 - INFO - ================================================================================ 2025-08-06 16:05:56,533 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-06 16:05:56,533 - 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-08-06 16:05:57,847 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.25': '0', '10.20.0.14': '0'}, '10.0.0.57': {'10.20.0.25': '0', '10.20.0.14': '0'}} with 2025-08-06 16:05:57,847 - INFO - Initial checks done. Running the testcase now 2025-08-06 16:05:57,847 - INFO - 2025-08-06 16:05:58,470 - DEBUG - Response for create_network : {'network': {'id': '11cd0556-963e-4a38-8d5e-9a066f85b21e', 'name': 'ctest-vn-60915016', 'tenant_id': '876ea086ed834ceda68f90943d3d2259', 'project_id': '876ea086ed834ceda68f90943d3d2259', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-58195297', 'ctest-vn-60915016'], 'port_security_enabled': True, 'description': ''}} 2025-08-06 16:05:58,675 - DEBUG - Response for create_subnet : {'subnet': {'id': '17a3de00-d6ac-42be-ae53-c8f2d13ea33c', 'name': '', 'tenant_id': '876ea086ed834ceda68f90943d3d2259', 'network_id': '11cd0556-963e-4a38-8d5e-9a066f85b21e', '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': '876ea086ed834ceda68f90943d3d2259'}} 2025-08-06 16:05:58,887 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd30eb2f8-a2b8-4a62-b1dc-fac394f943ad', 'name': '', 'tenant_id': '876ea086ed834ceda68f90943d3d2259', 'network_id': '11cd0556-963e-4a38-8d5e-9a066f85b21e', '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': '876ea086ed834ceda68f90943d3d2259'}} 2025-08-06 16:05:58,911 - INFO - Created VN ctest-vn-60915016 2025-08-06 16:05:58,924 - DEBUG - VN ctest-vn-60915016 UUID is 11cd0556-963e-4a38-8d5e-9a066f85b21e 2025-08-06 16:05:59,367 - DEBUG - Response for create_port : {'port': {'name': '16824611-44ee-4c4c-becb-108c2630a46f', 'id': '16824611-44ee-4c4c-becb-108c2630a46f', 'tenant_id': '876ea086ed834ceda68f90943d3d2259', 'network_id': '11cd0556-963e-4a38-8d5e-9a066f85b21e', 'mac_address': '02:16:82:46:11:44', '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': '17a3de00-d6ac-42be-ae53-c8f2d13ea33c'}], 'security_groups': ['252bee93-2dd6-4663-af99-6bffcda10fda'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '876ea086ed834ceda68f90943d3d2259'}} 2025-08-06 16:05:59,631 - DEBUG - Response for create_port : {'port': {'name': '3520d668-f3e9-42f6-8ab8-5d40b7122416', 'id': '3520d668-f3e9-42f6-8ab8-5d40b7122416', 'tenant_id': '876ea086ed834ceda68f90943d3d2259', 'network_id': '11cd0556-963e-4a38-8d5e-9a066f85b21e', 'mac_address': '02:35:20:d6:68:f3', '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': 'd30eb2f8-a2b8-4a62-b1dc-fac394f943ad'}], 'security_groups': ['252bee93-2dd6-4663-af99-6bffcda10fda'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '876ea086ed834ceda68f90943d3d2259'}} 2025-08-06 16:06:00,166 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3763-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3763-1) 2025-08-06 16:06:00,734 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3763-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3763-2) 2025-08-06 16:06:02,221 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3763-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3763-1) 2025-08-06 16:06:02,221 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-06 16:06:02,228 - DEBUG - Requesting: http://10.0.0.254:8082/domain/024378da-7408-4369-ac73-51fa8d4d8d77 2025-08-06 16:06:02,250 - DEBUG - Requesting: http://10.0.0.254:8082/project/876ea086-ed83-4ced-a68f-90943d3d2259 2025-08-06 16:06:02,352 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/9ad4cb8b-f060-446d-80b3-392a4f46c169 2025-08-06 16:06:02,363 - INFO - Verifications in API Server for IPAM: ctest-ipam-43193420 passed 2025-08-06 16:06:02,375 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-58195297:ctest-ipam-43193420', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-58195297', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11156765978797294701', 'uuid-lslong': '9273818911567429993'}, 'enable': 'true', 'created': '2025-08-06T16:05:57', 'last-modified': '2025-08-06T16:05:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.257055'} 2025-08-06 16:06:02,382 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-58195297:ctest-ipam-43193420', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-58195297', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11156765978797294701', 'uuid-lslong': '9273818911567429993'}, 'enable': 'true', 'created': '2025-08-06T16:05:57', 'last-modified': '2025-08-06T16:05:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.270286'} 2025-08-06 16:06:02,389 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-58195297:ctest-ipam-43193420', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-58195297', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11156765978797294701', 'uuid-lslong': '9273818911567429993'}, 'enable': 'true', 'created': '2025-08-06T16:05:57', 'last-modified': '2025-08-06T16:05:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.277098'} 2025-08-06 16:06:02,389 - INFO - Verifications in Control node for IPAM: ctest-ipam-43193420 passed 2025-08-06 16:06:02,389 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-06 16:06:02,396 - DEBUG - Requesting: http://10.0.0.254:8082/domain/024378da-7408-4369-ac73-51fa8d4d8d77 2025-08-06 16:06:02,409 - DEBUG - Requesting: http://10.0.0.254:8082/project/876ea086-ed83-4ced-a68f-90943d3d2259 2025-08-06 16:06:02,504 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/11cd0556-963e-4a38-8d5e-9a066f85b21e 2025-08-06 16:06:02,530 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/11cd0556-963e-4a38-8d5e-9a066f85b21e 2025-08-06 16:06:02,545 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b707b890-4352-4cf4-b444-2fe2d657b236 2025-08-06 16:06:02,560 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b707b890-4352-4cf4-b444-2fe2d657b236 2025-08-06 16:06:02,574 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/1abcfc77-e163-47a6-86b6-95dc6bc5f1b8 2025-08-06 16:06:02,583 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-06 16:06:02,583 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/11cd0556-963e-4a38-8d5e-9a066f85b21e 2025-08-06 16:06:02,595 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b707b890-4352-4cf4-b444-2fe2d657b236 2025-08-06 16:06:02,630 - INFO - Verified VN network id 9 for VN 11cd0556-963e-4a38-8d5e-9a066f85b21e 2025-08-06 16:06:02,630 - INFO - Verifications in API Server for VN ctest-vn-60915016 passed 2025-08-06 16:06:02,630 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/11cd0556-963e-4a38-8d5e-9a066f85b21e 2025-08-06 16:06:02,648 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b707b890-4352-4cf4-b444-2fe2d657b236 2025-08-06 16:06:02,672 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b707b890-4352-4cf4-b444-2fe2d657b236 2025-08-06 16:06:02,686 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/1abcfc77-e163-47a6-86b6-95dc6bc5f1b8 2025-08-06 16:06:02,708 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-58195297', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1282687338316450360', 'uuid-lslong': '10186748759590154782'}, 'enable': 'true', 'created': '2025-08-06T16:05:58', 'last-modified': '2025-08-06T16:05:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.905348'} 2025-08-06 16:06:02,720 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-06 16:06:02,746 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-58195297', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1282687338316450360', 'uuid-lslong': '10186748759590154782'}, 'enable': 'true', 'created': '2025-08-06T16:05:58', 'last-modified': '2025-08-06T16:05:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.935357'} 2025-08-06 16:06:02,758 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-06 16:06:02,765 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-58195297', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1282687338316450360', 'uuid-lslong': '10186748759590154782'}, 'enable': 'true', 'created': '2025-08-06T16:05:58', 'last-modified': '2025-08-06T16:05:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.963976'} 2025-08-06 16:06:02,774 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-06 16:06:02,774 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60915016 passed 2025-08-06 16:06:02,774 - DEBUG - ====Verifying policy data for ctest-vn-60915016 in API_Server ====== 2025-08-06 16:06:02,774 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-06 16:06:02,783 - DEBUG - Requesting: http://10.0.0.254:8082/domain/024378da-7408-4369-ac73-51fa8d4d8d77 2025-08-06 16:06:02,799 - DEBUG - Requesting: http://10.0.0.254:8082/project/876ea086-ed83-4ced-a68f-90943d3d2259 2025-08-06 16:06:02,946 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/11cd0556-963e-4a38-8d5e-9a066f85b21e 2025-08-06 16:06:02,967 - DEBUG - =>VN ctest-vn-60915016 has no policy to be verified 2025-08-06 16:06:02,967 - DEBUG - Verifying the vn in opserver 2025-08-06 16:06:02,967 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016 virtual network link through opserver 10.0.0.254 2025-08-06 16:06:02,967 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-06 16:06:03,296 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-06 16:06:03,371 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016?flat'} 2025-08-06 16:06:03,371 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016 virtual network link through opserver 10.0.0.38 2025-08-06 16:06:03,371 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-08-06 16:06:03,688 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-08-06 16:06:03,749 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016?flat'} 2025-08-06 16:06:03,750 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016 virtual network link through opserver 10.0.0.48 2025-08-06 16:06:03,750 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-08-06 16:06:04,050 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-08-06 16:06:04,110 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016?flat'} 2025-08-06 16:06:04,110 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016 is found in opserver 2025-08-06 16:06:04,135 - DEBUG - VRF ids for VN ctest-vn-60915016: {'10.0.0.49': '2', '10.0.0.57': '2'} 2025-08-06 16:06:04,135 - INFO - Waiting for VM ctest-TestBasicVMVN-58195297-44363920 to be up.. 2025-08-06 16:06:04,247 - DEBUG - VM is in ACTIVE state now 2025-08-06 16:06:04,247 - INFO - VM name : ctest-TestBasicVMVN-58195297-44363920 2025-08-06 16:06:04,342 - DEBUG - VM ctest-TestBasicVMVN-58195297-44363920 ID is 701c13f1-c976-4aea-989d-b74b07773fdf 2025-08-06 16:06:04,343 - DEBUG - VM ctest-TestBasicVMVN-58195297-44363920 launched on Node an-jenkins-deploy-platform-ansible-os-3763-1 2025-08-06 16:06:04,427 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/701c13f1-c976-4aea-989d-b74b07773fdf 2025-08-06 16:06:04,438 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/16824611-44ee-4c4c-becb-108c2630a46f 2025-08-06 16:06:07,720 - 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 1026ms') 2025-08-06 16:06:07,720 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58195297-44363920 failed! 2025-08-06 16:06:07,737 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016 is 31.1.1.1 and allocation pool is NOT set 2025-08-06 16:06:07,737 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016 is 31.1.2.1 and allocation pool is NOT set 2025-08-06 16:06:11,826 - 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 1016ms') 2025-08-06 16:06:11,826 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58195297-44363920 failed! 2025-08-06 16:06:11,843 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016 is 31.1.1.1 and allocation pool is NOT set 2025-08-06 16:06:11,843 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016 is 31.1.2.1 and allocation pool is NOT set 2025-08-06 16:06:13,905 - 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=7.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.17 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 = 1.165/4.209/7.254/3.044 ms') 2025-08-06 16:06:13,905 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58195297-44363920 passed 2025-08-06 16:06:14,021 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-06 16:06:14,021 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58195297-44363920, IP 31.1.1.4, Port 22 2025-08-06 16:06:14,189 - DEBUG - VM ctest-TestBasicVMVN-58195297-44363920 is ready for SSH connections 2025-08-06 16:06:14,189 - INFO - Waiting for VM ctest-TestBasicVMVN-58195297-47603985 to be up.. 2025-08-06 16:06:14,311 - DEBUG - VM is in ACTIVE state now 2025-08-06 16:06:14,312 - INFO - VM name : ctest-TestBasicVMVN-58195297-47603985 2025-08-06 16:06:14,396 - DEBUG - VM ctest-TestBasicVMVN-58195297-47603985 ID is a564e116-1c9b-445f-95d4-68187e5e4fce 2025-08-06 16:06:14,397 - DEBUG - VM ctest-TestBasicVMVN-58195297-47603985 launched on Node an-jenkins-deploy-platform-ansible-os-3763-2 2025-08-06 16:06:14,474 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/a564e116-1c9b-445f-95d4-68187e5e4fce 2025-08-06 16:06:14,484 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/3520d668-f3e9-42f6-8ab8-5d40b7122416 2025-08-06 16:06:15,698 - 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=5.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.498 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.498/2.780/5.062/2.282 ms') 2025-08-06 16:06:15,698 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58195297-47603985 passed 2025-08-06 16:06:15,812 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-06 16:06:15,812 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58195297-47603985, IP 31.1.2.4, Port 22 2025-08-06 16:06:15,986 - DEBUG - VM ctest-TestBasicVMVN-58195297-47603985 is ready for SSH connections 2025-08-06 16:06:15,986 - INFO - Waiting for VM ctest-TestBasicVMVN-58195297-86954328 to be up.. 2025-08-06 16:06:16,066 - DEBUG - VM is in ACTIVE state now 2025-08-06 16:06:16,066 - INFO - VM name : ctest-TestBasicVMVN-58195297-86954328 2025-08-06 16:06:16,145 - DEBUG - VM ctest-TestBasicVMVN-58195297-86954328 ID is c04bdb6e-2d03-4604-a00b-8c0bde70694b 2025-08-06 16:06:16,145 - DEBUG - VM ctest-TestBasicVMVN-58195297-86954328 launched on Node an-jenkins-deploy-platform-ansible-os-3763-1 2025-08-06 16:06:16,219 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/c04bdb6e-2d03-4604-a00b-8c0bde70694b 2025-08-06 16:06:16,230 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/c6b74b9d-ee8d-4fb7-bf34-c11a1a8db102 2025-08-06 16:06:17,442 - 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.87 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.36 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 = 3.359/3.614/3.870/0.255 ms') 2025-08-06 16:06:17,442 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-58195297-86954328 passed 2025-08-06 16:06:17,563 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-06 16:06:17,563 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58195297-86954328, IP 31.1.1.3, Port 22 2025-08-06 16:06:17,628 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-06 16:06:17,713 - DEBUG - VM ctest-TestBasicVMVN-58195297-86954328 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-06 16:06:22,714 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-06 16:06:22,714 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58195297-86954328, IP 31.1.1.3, Port 22 2025-08-06 16:06:22,881 - DEBUG - VM ctest-TestBasicVMVN-58195297-86954328 is ready for SSH connections 2025-08-06 16:06:22,881 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-06 16:06:22,881 - 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.49, gateway password: c0ntrail123 2025-08-06 16:06:22,881 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-06 16:06:26,879 - 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=8.173 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.319 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.569 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.319/3.687/8.173 ms 2025-08-06 16:06:26,879 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-58195297-44363920 passed 2025-08-06 16:06:26,880 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-06 16:06:26,880 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-08-06 16:06:26,880 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-06 16:06:30,611 - 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=4.072 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.345 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.390 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.345/2.269/4.072 ms 2025-08-06 16:06:30,611 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-58195297-47603985 passed 2025-08-06 16:06:30,611 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-06 16:06:30,611 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-06 16:06:30,611 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-06 16:06:30,612 - 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.49, gateway password: c0ntrail123 2025-08-06 16:06:30,612 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-06 16:06:30,797 - DEBUG - None 2025-08-06 16:06:30,797 - 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.57, gateway password: c0ntrail123 2025-08-06 16:06:30,797 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-06 16:06:30,996 - DEBUG - None 2025-08-06 16:06:30,996 - 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.49, gateway password: c0ntrail123 2025-08-06 16:06:30,996 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-06 16:06:31,657 - DEBUG - None 2025-08-06 16:06:31,657 - 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.49, gateway password: c0ntrail123 2025-08-06 16:06:31,657 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-06 16:06:33,872 - 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=2.193 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.929 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.501 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.670 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.429 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.429/2.344/5.929 ms 2025-08-06 16:06:33,877 - 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.49, gateway password: c0ntrail123 2025-08-06 16:06:33,877 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-06 16:06:36,177 - 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=4.318 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.103 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=8.659 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.512 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.725 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.745 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.478 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.478/3.934/8.659 ms 2025-08-06 16:06:36,177 - 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.49, gateway password: c0ntrail123 2025-08-06 16:06:36,177 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-06 16:06:38,429 - 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.384 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.104 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.309 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.476 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.045 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.931 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.399 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.399/2.378/5.309 ms 2025-08-06 16:06:38,430 - INFO - Deleting VM ctest-TestBasicVMVN-58195297-86954328 2025-08-06 16:06:38,501 - INFO - Detaching port 3520d668-f3e9-42f6-8ab8-5d40b7122416 from VM ctest-TestBasicVMVN-58195297-47603985 2025-08-06 16:06:38,532 - INFO - Deleting VM ctest-TestBasicVMVN-58195297-47603985 2025-08-06 16:06:38,603 - INFO - Detaching port 16824611-44ee-4c4c-becb-108c2630a46f from VM ctest-TestBasicVMVN-58195297-44363920 2025-08-06 16:06:38,636 - INFO - Deleting VM ctest-TestBasicVMVN-58195297-44363920 2025-08-06 16:06:38,705 - INFO - Deleting VN ctest-vn-60915016 2025-08-06 16:06:38,964 - DEBUG - Response for delete_port : () 2025-08-06 16:06:39,275 - DEBUG - Response for delete_port : () 2025-08-06 16:06:39,539 - DEBUG - Response for deleting network () 2025-08-06 16:06:39,540 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b707b890-4352-4cf4-b444-2fe2d657b236 2025-08-06 16:06:39,547 - DEBUG - Response Code: 404 2025-08-06 16:06:39,547 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-06 16:06:39,555 - DEBUG - Requesting: http://10.0.0.254:8082/domain/024378da-7408-4369-ac73-51fa8d4d8d77 2025-08-06 16:06:39,628 - DEBUG - Requesting: http://10.0.0.254:8082/project/876ea086-ed83-4ced-a68f-90943d3d2259 2025-08-06 16:06:39,734 - INFO - Validated that VN ctest-vn-60915016 is not found in API Server 2025-08-06 16:06:39,746 - DEBUG - VN ctest-vn-60915016 is not present in Agent 10.0.0.49 2025-08-06 16:06:39,760 - DEBUG - VN ctest-vn-60915016 is not present in Agent 10.0.0.57 2025-08-06 16:06:39,760 - INFO - Validated that VN ctest-vn-60915016 is not in any agent 2025-08-06 16:06:39,767 - DEBUG - VRF 2 is not seen in agent 10.0.0.49 2025-08-06 16:06:39,772 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-vn-60915016 2025-08-06 16:06:39,778 - DEBUG - VRF 2 is not seen in agent 10.0.0.57 2025-08-06 16:06:39,789 - DEBUG - Vrouter 10.0.0.57 does not have vrf 2 for VN ctest-vn-60915016 2025-08-06 16:06:39,789 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-58195297:ctest-vn-60915016 2025-08-06 16:06:39,820 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60915016 info 2025-08-06 16:06:39,938 - INFO - IPAM: ctest-ipam-43193420 is not found in API Server 2025-08-06 16:06:39,965 - INFO - IPAM:ctest-ipam-43193420 is not found in control node 2025-08-06 16:06:41,265 - DEBUG - No XMPP flaps were noticed during the test 2025-08-06 16:06:41,265 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:45] 2025-08-06 16:06:41,265 - INFO - -------------------------------------------------------------------------------- 2025-08-06 16:06:42,414 - INFO - Deleted project: ctest-TestBasicVMVN-58195297, ID : 876ea086-ed83-4ced-a68f-90943d3d2259