2024-08-26 16:29:43,343 - INFO - Domain Default found not creating 2024-08-26 16:29:43,518 - INFO - Project ctest-TestBasicVMVN-71083641 not found, creating it 2024-08-26 16:29:44,030 - INFO - Created Project:ctest-TestBasicVMVN-71083641, ID : bcd3836a-657c-496c-8990-55b7a6b1f84a 2024-08-26 16:29:45,858 - INFO - ================================================================================ 2024-08-26 16:29:45,858 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-26 16:29:45,858 - 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 2024-08-26 16:29:46,116 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.5': '0'}} with 2024-08-26 16:29:46,116 - INFO - Initial checks done. Running the testcase now 2024-08-26 16:29:46,116 - INFO - 2024-08-26 16:29:46,696 - DEBUG - Response for create_network : {'network': {'id': '549303ad-60f0-4aa2-9fa4-39c687d17a70', 'name': 'ctest-vn2_metadata-78298442', 'tenant_id': 'bcd3836a657c496c899055b7a6b1f84a', 'project_id': 'bcd3836a657c496c899055b7a6b1f84a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71083641', 'ctest-vn2_metadata-78298442'], 'port_security_enabled': True, 'description': ''}} 2024-08-26 16:29:46,909 - DEBUG - Response for create_subnet : {'subnet': {'id': '3dcb6e25-1f2f-4344-b9e5-9fa676de1dbc', 'name': '', 'tenant_id': 'bcd3836a657c496c899055b7a6b1f84a', 'network_id': '549303ad-60f0-4aa2-9fa4-39c687d17a70', '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': 'bcd3836a657c496c899055b7a6b1f84a'}} 2024-08-26 16:29:46,932 - INFO - Created VN ctest-vn2_metadata-78298442 2024-08-26 16:29:46,985 - DEBUG - VN ctest-vn2_metadata-78298442 UUID is 549303ad-60f0-4aa2-9fa4-39c687d17a70 2024-08-26 16:29:47,182 - DEBUG - Services list from nova: [, , ] 2024-08-26 16:29:48,376 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1761-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1761-1) 2024-08-26 16:29:48,484 - DEBUG - Link local service introspect added 2024-08-26 16:29:48,535 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-26 16:29:53,621 - DEBUG - VM is in ACTIVE state now 2024-08-26 16:29:53,758 - INFO - Waiting for VM ctest-TestBasicVMVN-71083641-90088464 to be up.. 2024-08-26 16:29:53,758 - INFO - VM name : ctest-TestBasicVMVN-71083641-90088464 2024-08-26 16:29:53,853 - DEBUG - VM ctest-TestBasicVMVN-71083641-90088464 ID is 3ceed4f5-0791-40a0-8a45-8db19c896c86 2024-08-26 16:29:53,853 - DEBUG - VM ctest-TestBasicVMVN-71083641-90088464 launched on Node cn-jenkins-deploy-platform-ansible-os-1761-1 2024-08-26 16:29:53,944 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/3ceed4f5-0791-40a0-8a45-8db19c896c86 2024-08-26 16:29:54,283 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/3ceed4f5-0791-40a0-8a45-8db19c896c86 2024-08-26 16:29:54,322 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/5c2b7182-3f19-45d6-a13e-25f561bfc4ae 2024-08-26 16:29:57,599 - 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 1034ms') 2024-08-26 16:29:57,599 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71083641-90088464 failed! 2024-08-26 16:29:57,653 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71083641:ctest-vn2_metadata-78298442 is 11.1.1.1 and allocation pool is NOT set 2024-08-26 16:29:59,714 - 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.18 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.21 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 = 2.205/5.691/9.177/3.486 ms') 2024-08-26 16:29:59,714 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71083641-90088464 passed 2024-08-26 16:29:59,865 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 16:29:59,865 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71083641-90088464, IP 11.1.1.3, Port 22 2024-08-26 16:30:00,031 - DEBUG - VM ctest-TestBasicVMVN-71083641-90088464 is ready for SSH connections 2024-08-26 16:30:00,031 - INFO - Retry 0 2024-08-26 16:30:00,031 - 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.29, gateway password: c0ntrail123 2024-08-26 16:30:00,031 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-08-26 16:30:01,688 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-08-26 16:30:01,688 - INFO - Generic metadata worked 2024-08-26 16:30:01,961 - DEBUG - Link local service introspect removed 2024-08-26 16:30:01,961 - INFO - Deleting VM ctest-TestBasicVMVN-71083641-90088464 2024-08-26 16:30:02,041 - INFO - Deleting VN ctest-vn2_metadata-78298442 2024-08-26 16:30:02,091 - DEBUG - VN 549303ad-60f0-4aa2-9fa4-39c687d17a70 still in use: Unable to complete operation on network 549303ad-60f0-4aa2-9fa4-39c687d17a70. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e9447bb1-dcc0-4ba0-afe3-5b81adb17ba2'] 2024-08-26 16:30:02,091 - WARNING - Deleting VN ctest-vn2_metadata-78298442 failed..Will retry 2024-08-26 16:30:04,203 - DEBUG - Response for deleting network () 2024-08-26 16:30:04,459 - DEBUG - No XMPP flaps were noticed during the test 2024-08-26 16:30:04,459 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2024-08-26 16:30:04,459 - INFO - -------------------------------------------------------------------------------- 2024-08-26 16:30:04,462 - INFO - ================================================================================ 2024-08-26 16:30:04,462 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-26 16:30:04,462 - 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 2024-08-26 16:30:04,747 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.5': '0'}} with 2024-08-26 16:30:04,747 - INFO - Initial checks done. Running the testcase now 2024-08-26 16:30:04,747 - INFO - 2024-08-26 16:30:05,250 - DEBUG - Response for create_network : {'network': {'id': '1b89718a-6f54-4dab-acc3-5eadd775f4aa', 'name': 'ctest-vn-02164951', 'tenant_id': 'bcd3836a657c496c899055b7a6b1f84a', 'project_id': 'bcd3836a657c496c899055b7a6b1f84a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71083641', 'ctest-vn-02164951'], 'port_security_enabled': True, 'description': ''}} 2024-08-26 16:30:05,443 - DEBUG - Response for create_subnet : {'subnet': {'id': '0530b5fb-32c6-4256-a868-8e833cf36802', 'name': '', 'tenant_id': 'bcd3836a657c496c899055b7a6b1f84a', 'network_id': '1b89718a-6f54-4dab-acc3-5eadd775f4aa', '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': 'bcd3836a657c496c899055b7a6b1f84a'}} 2024-08-26 16:30:05,635 - DEBUG - Response for create_subnet : {'subnet': {'id': '2c7a9875-003c-421a-a644-7bf19679a060', 'name': '', 'tenant_id': 'bcd3836a657c496c899055b7a6b1f84a', 'network_id': '1b89718a-6f54-4dab-acc3-5eadd775f4aa', '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': 'bcd3836a657c496c899055b7a6b1f84a'}} 2024-08-26 16:30:05,663 - INFO - Created VN ctest-vn-02164951 2024-08-26 16:30:05,717 - DEBUG - VN ctest-vn-02164951 UUID is 1b89718a-6f54-4dab-acc3-5eadd775f4aa 2024-08-26 16:30:06,108 - DEBUG - Response for create_port : {'port': {'name': 'e10ec19e-ba1a-48f1-af96-1b228ab961a4', 'id': 'e10ec19e-ba1a-48f1-af96-1b228ab961a4', 'tenant_id': 'bcd3836a657c496c899055b7a6b1f84a', 'network_id': '1b89718a-6f54-4dab-acc3-5eadd775f4aa', 'mac_address': '02:e1:0e:c1:9e:ba', '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': '0530b5fb-32c6-4256-a868-8e833cf36802'}], 'security_groups': ['8f892039-058f-4478-9d35-33011e9f4d39'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bcd3836a657c496c899055b7a6b1f84a'}} 2024-08-26 16:30:06,304 - DEBUG - Response for create_port : {'port': {'name': 'e509b6aa-6bf1-454b-b921-a273ad4fb879', 'id': 'e509b6aa-6bf1-454b-b921-a273ad4fb879', 'tenant_id': 'bcd3836a657c496c899055b7a6b1f84a', 'network_id': '1b89718a-6f54-4dab-acc3-5eadd775f4aa', 'mac_address': '02:e5:09:b6:aa:6b', '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': '2c7a9875-003c-421a-a644-7bf19679a060'}], 'security_groups': ['8f892039-058f-4478-9d35-33011e9f4d39'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bcd3836a657c496c899055b7a6b1f84a'}} 2024-08-26 16:30:06,721 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1761-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1761-1) 2024-08-26 16:30:07,159 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1761-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1761-1) 2024-08-26 16:30:08,512 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1761-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1761-1) 2024-08-26 16:30:08,514 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2024-08-26 16:30:08,523 - DEBUG - Requesting: http://10.0.0.29:8082/domain/94992447-d7f3-479c-be41-1b8a47f970b3 2024-08-26 16:30:08,540 - DEBUG - Requesting: http://10.0.0.29:8082/project/bcd3836a-657c-496c-8990-55b7a6b1f84a 2024-08-26 16:30:08,620 - DEBUG - Requesting: http://10.0.0.29:8082/network-ipam/24cb0089-f350-48da-ad5c-a579f899207c 2024-08-26 16:30:08,634 - INFO - Verifications in API Server for IPAM: ctest-ipam-03522266 passed 2024-08-26 16:30:08,641 - DEBUG - Control-node 10.0.0.29 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-71083641:ctest-ipam-03522266', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71083641', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2651213398130313434', 'uuid-lslong': '12492041409699324028'}, 'enable': 'true', 'created': '2024-08-26T16:30:04', 'last-modified': '2024-08-26T16:30:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.656982'} 2024-08-26 16:30:08,641 - INFO - Verifications in Control node for IPAM: ctest-ipam-03522266 passed 2024-08-26 16:30:08,641 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2024-08-26 16:30:08,649 - DEBUG - Requesting: http://10.0.0.29:8082/domain/94992447-d7f3-479c-be41-1b8a47f970b3 2024-08-26 16:30:08,664 - DEBUG - Requesting: http://10.0.0.29:8082/project/bcd3836a-657c-496c-8990-55b7a6b1f84a 2024-08-26 16:30:08,749 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/1b89718a-6f54-4dab-acc3-5eadd775f4aa 2024-08-26 16:30:08,770 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/1b89718a-6f54-4dab-acc3-5eadd775f4aa 2024-08-26 16:30:08,782 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/862f225c-74d4-4e60-989c-731ce97991fb 2024-08-26 16:30:08,794 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/862f225c-74d4-4e60-989c-731ce97991fb 2024-08-26 16:30:08,803 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/b2a13bee-a4f3-41bc-a17c-de86a9280bc3 2024-08-26 16:30:08,811 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-26 16:30:08,812 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/1b89718a-6f54-4dab-acc3-5eadd775f4aa 2024-08-26 16:30:08,824 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/862f225c-74d4-4e60-989c-731ce97991fb 2024-08-26 16:30:08,842 - INFO - Verified VN network id 8 for VN 1b89718a-6f54-4dab-acc3-5eadd775f4aa 2024-08-26 16:30:08,842 - INFO - Verifications in API Server for VN ctest-vn-02164951 passed 2024-08-26 16:30:08,842 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/1b89718a-6f54-4dab-acc3-5eadd775f4aa 2024-08-26 16:30:08,854 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/862f225c-74d4-4e60-989c-731ce97991fb 2024-08-26 16:30:08,864 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/862f225c-74d4-4e60-989c-731ce97991fb 2024-08-26 16:30:08,874 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/b2a13bee-a4f3-41bc-a17c-de86a9280bc3 2024-08-26 16:30:08,890 - DEBUG - Control-node 10.0.0.29 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-71083641:ctest-vn-02164951', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71083641', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1984241950220635563', 'uuid-lslong': '12448897895719367850'}, 'enable': 'true', 'created': '2024-08-26T16:30:05', 'last-modified': '2024-08-26T16:30:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.292123'} 2024-08-26 16:30:08,899 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-26 16:30:08,899 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-02164951 passed 2024-08-26 16:30:08,899 - DEBUG - ====Verifying policy data for ctest-vn-02164951 in API_Server ====== 2024-08-26 16:30:08,899 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2024-08-26 16:30:08,906 - DEBUG - Requesting: http://10.0.0.29:8082/domain/94992447-d7f3-479c-be41-1b8a47f970b3 2024-08-26 16:30:08,922 - DEBUG - Requesting: http://10.0.0.29:8082/project/bcd3836a-657c-496c-8990-55b7a6b1f84a 2024-08-26 16:30:09,026 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/1b89718a-6f54-4dab-acc3-5eadd775f4aa 2024-08-26 16:30:09,041 - DEBUG - =>VN ctest-vn-02164951 has no policy to be verified 2024-08-26 16:30:09,041 - DEBUG - Verifying the vn in opserver 2024-08-26 16:30:09,041 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-71083641:ctest-vn-02164951 virtual network link through opserver 10.0.0.29 2024-08-26 16:30:09,041 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2024-08-26 16:30:09,491 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2024-08-26 16:30:09,594 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-71083641:ctest-vn-02164951', 'href': 'http://10.0.0.29:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-71083641:ctest-vn-02164951?flat'} 2024-08-26 16:30:09,594 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-71083641:ctest-vn-02164951 is found in opserver 2024-08-26 16:30:09,601 - DEBUG - VRF ids for VN ctest-vn-02164951: {'10.0.0.29': '2'} 2024-08-26 16:30:09,602 - INFO - Waiting for VM ctest-TestBasicVMVN-71083641-52507370 to be up.. 2024-08-26 16:30:09,697 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-26 16:30:14,823 - DEBUG - VM is in ACTIVE state now 2024-08-26 16:30:14,823 - INFO - VM name : ctest-TestBasicVMVN-71083641-52507370 2024-08-26 16:30:14,942 - DEBUG - VM ctest-TestBasicVMVN-71083641-52507370 ID is b8038a2b-701d-45ce-99db-59dd9fac08e8 2024-08-26 16:30:14,942 - DEBUG - VM ctest-TestBasicVMVN-71083641-52507370 launched on Node cn-jenkins-deploy-platform-ansible-os-1761-1 2024-08-26 16:30:15,054 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/b8038a2b-701d-45ce-99db-59dd9fac08e8 2024-08-26 16:30:15,071 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/e10ec19e-ba1a-48f1-af96-1b228ab961a4 2024-08-26 16:30:18,363 - 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 1023ms') 2024-08-26 16:30:18,363 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71083641-52507370 failed! 2024-08-26 16:30:18,417 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71083641:ctest-vn-02164951 is 31.1.1.1 and allocation pool is NOT set 2024-08-26 16:30:18,417 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71083641:ctest-vn-02164951 is 31.1.2.1 and allocation pool is NOT set 2024-08-26 16:30:20,480 - 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.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.689 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.689/2.540/4.391/1.851 ms') 2024-08-26 16:30:20,480 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71083641-52507370 passed 2024-08-26 16:30:20,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 16:30:20,633 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71083641-52507370, IP 31.1.1.4, Port 22 2024-08-26 16:30:20,789 - DEBUG - VM ctest-TestBasicVMVN-71083641-52507370 is ready for SSH connections 2024-08-26 16:30:20,789 - INFO - Waiting for VM ctest-TestBasicVMVN-71083641-00438001 to be up.. 2024-08-26 16:30:20,880 - DEBUG - VM is in ACTIVE state now 2024-08-26 16:30:20,880 - INFO - VM name : ctest-TestBasicVMVN-71083641-00438001 2024-08-26 16:30:20,969 - DEBUG - VM ctest-TestBasicVMVN-71083641-00438001 ID is f29d9b9e-1488-4416-9c36-a4ca0387d43d 2024-08-26 16:30:20,970 - DEBUG - VM ctest-TestBasicVMVN-71083641-00438001 launched on Node cn-jenkins-deploy-platform-ansible-os-1761-1 2024-08-26 16:30:21,065 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/f29d9b9e-1488-4416-9c36-a4ca0387d43d 2024-08-26 16:30:21,079 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/e509b6aa-6bf1-454b-b921-a273ad4fb879 2024-08-26 16:30:22,321 - 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.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.522 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.522/2.125/3.728/1.603 ms') 2024-08-26 16:30:22,321 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-71083641-00438001 passed 2024-08-26 16:30:22,473 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 16:30:22,473 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71083641-00438001, IP 31.1.2.4, Port 22 2024-08-26 16:30:22,629 - DEBUG - VM ctest-TestBasicVMVN-71083641-00438001 is ready for SSH connections 2024-08-26 16:30:22,629 - INFO - Waiting for VM ctest-TestBasicVMVN-71083641-74856049 to be up.. 2024-08-26 16:30:22,719 - DEBUG - VM is in ACTIVE state now 2024-08-26 16:30:22,719 - INFO - VM name : ctest-TestBasicVMVN-71083641-74856049 2024-08-26 16:30:22,800 - DEBUG - VM ctest-TestBasicVMVN-71083641-74856049 ID is 69d0421c-1c35-4a03-b372-91a20ab5bc1c 2024-08-26 16:30:22,800 - DEBUG - VM ctest-TestBasicVMVN-71083641-74856049 launched on Node cn-jenkins-deploy-platform-ansible-os-1761-1 2024-08-26 16:30:22,881 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/69d0421c-1c35-4a03-b372-91a20ab5bc1c 2024-08-26 16:30:22,890 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/08a420bb-6531-4b0d-b63b-46d058b91b39 2024-08-26 16:30:24,122 - 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.23 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.388 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.388/1.809/3.231/1.421 ms') 2024-08-26 16:30:24,122 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-71083641-74856049 passed 2024-08-26 16:30:24,274 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 16:30:24,274 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71083641-74856049, IP 31.1.1.3, Port 22 2024-08-26 16:30:24,436 - DEBUG - VM ctest-TestBasicVMVN-71083641-74856049 is ready for SSH connections 2024-08-26 16:30:24,436 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 16:30:24,436 - 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.29, gateway password: c0ntrail123 2024-08-26 16:30:24,436 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-08-26 16:30:28,198 - 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.737 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.869 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.925 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.869/1.843/3.737 ms 2024-08-26 16:30:28,198 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-71083641-52507370 passed 2024-08-26 16:30:28,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 16:30:28,198 - 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.29, gateway password: c0ntrail123 2024-08-26 16:30:28,198 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-08-26 16:30:31,904 - 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.220 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.256 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.956 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.956/1.810/3.220 ms 2024-08-26 16:30:31,904 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-71083641-00438001 passed 2024-08-26 16:30:31,904 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 16:30:31,904 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 16:30:31,904 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 16:30:31,904 - 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.29, gateway password: c0ntrail123 2024-08-26 16:30:31,904 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-26 16:30:32,131 - DEBUG - None 2024-08-26 16:30:32,132 - 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.29, gateway password: c0ntrail123 2024-08-26 16:30:32,132 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-26 16:30:32,329 - DEBUG - None 2024-08-26 16:30:32,329 - 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.29, gateway password: c0ntrail123 2024-08-26 16:30:32,329 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-26 16:30:32,985 - DEBUG - None 2024-08-26 16:30:32,985 - 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.29, gateway password: c0ntrail123 2024-08-26 16:30:32,985 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-08-26 16:30:35,203 - 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.132 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.607 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.457 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.781 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.398 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.398/2.075/5.607 ms 2024-08-26 16:30:35,204 - 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.29, gateway password: c0ntrail123 2024-08-26 16:30:35,204 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-08-26 16:30:37,469 - 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.098 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.230 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.792 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.591 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.431 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.517 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.432 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.432/2.298/4.792 ms 2024-08-26 16:30:37,470 - 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.29, gateway password: c0ntrail123 2024-08-26 16:30:37,470 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-08-26 16:30:39,718 - 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.738 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.804 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.705 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.390 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.024 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.113 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.496 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.390/1.895/3.705 ms 2024-08-26 16:30:39,718 - INFO - Deleting VM ctest-TestBasicVMVN-71083641-74856049 2024-08-26 16:30:39,792 - INFO - Detaching port e509b6aa-6bf1-454b-b921-a273ad4fb879 from VM ctest-TestBasicVMVN-71083641-00438001 2024-08-26 16:30:39,847 - INFO - Deleting VM ctest-TestBasicVMVN-71083641-00438001 2024-08-26 16:30:40,033 - INFO - Detaching port e10ec19e-ba1a-48f1-af96-1b228ab961a4 from VM ctest-TestBasicVMVN-71083641-52507370 2024-08-26 16:30:40,071 - INFO - Deleting VM ctest-TestBasicVMVN-71083641-52507370 2024-08-26 16:30:40,157 - INFO - Deleting VN ctest-vn-02164951 2024-08-26 16:30:40,472 - DEBUG - Response for delete_port : () 2024-08-26 16:30:40,779 - DEBUG - Response for delete_port : () 2024-08-26 16:30:40,945 - DEBUG - Response for deleting network () 2024-08-26 16:30:40,945 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/862f225c-74d4-4e60-989c-731ce97991fb 2024-08-26 16:30:40,952 - DEBUG - Response Code: 404 2024-08-26 16:30:40,952 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2024-08-26 16:30:40,967 - DEBUG - Requesting: http://10.0.0.29:8082/domain/94992447-d7f3-479c-be41-1b8a47f970b3 2024-08-26 16:30:41,026 - DEBUG - Requesting: http://10.0.0.29:8082/project/bcd3836a-657c-496c-8990-55b7a6b1f84a 2024-08-26 16:30:41,102 - INFO - Validated that VN ctest-vn-02164951 is not found in API Server 2024-08-26 16:30:41,117 - DEBUG - VN ctest-vn-02164951 is not present in Agent 10.0.0.29 2024-08-26 16:30:41,117 - INFO - Validated that VN ctest-vn-02164951 is not in any agent 2024-08-26 16:30:41,123 - DEBUG - VRF 2 is not seen in agent 10.0.0.29 2024-08-26 16:30:41,131 - DEBUG - Vrouter 10.0.0.29 does not have vrf 2 for VN ctest-vn-02164951 2024-08-26 16:30:41,131 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-71083641:ctest-vn-02164951 2024-08-26 16:30:41,142 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-02164951 info 2024-08-26 16:30:41,232 - INFO - IPAM: ctest-ipam-03522266 is not found in API Server 2024-08-26 16:30:41,345 - INFO - IPAM:ctest-ipam-03522266 is not found in control node 2024-08-26 16:30:41,603 - DEBUG - No XMPP flaps were noticed during the test 2024-08-26 16:30:41,603 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2024-08-26 16:30:41,603 - INFO - -------------------------------------------------------------------------------- 2024-08-26 16:30:42,343 - INFO - Deleted project: ctest-TestBasicVMVN-71083641, ID : bcd3836a-657c-496c-8990-55b7a6b1f84a