2024-10-21 02:31:52,531 - INFO - Domain Default found not creating 2024-10-21 02:31:52,717 - INFO - Project ctest-TestBasicVMVN-41708604 not found, creating it 2024-10-21 02:31:53,235 - INFO - Created Project:ctest-TestBasicVMVN-41708604, ID : 7cc6fafc-2317-4cc7-a86c-ee783120c3c9 2024-10-21 02:31:55,015 - INFO - ================================================================================ 2024-10-21 02:31:55,015 - INFO - STARTING TEST : test_generic_link_local_service 2024-10-21 02:31:55,015 - 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-10-21 02:31:55,270 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.21': '0'}} with 2024-10-21 02:31:55,270 - INFO - Initial checks done. Running the testcase now 2024-10-21 02:31:55,270 - INFO - 2024-10-21 02:31:55,909 - DEBUG - Response for create_network : {'network': {'id': '79382d93-0b27-4763-8af1-976b8e23473e', 'name': 'ctest-vn2_metadata-80574873', 'tenant_id': '7cc6fafc23174cc7a86cee783120c3c9', 'project_id': '7cc6fafc23174cc7a86cee783120c3c9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-41708604', 'ctest-vn2_metadata-80574873'], 'port_security_enabled': True, 'description': ''}} 2024-10-21 02:31:56,117 - DEBUG - Response for create_subnet : {'subnet': {'id': '7e44174c-ca92-451c-a886-29eac83c1fbd', 'name': '', 'tenant_id': '7cc6fafc23174cc7a86cee783120c3c9', 'network_id': '79382d93-0b27-4763-8af1-976b8e23473e', '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': '7cc6fafc23174cc7a86cee783120c3c9'}} 2024-10-21 02:31:56,142 - INFO - Created VN ctest-vn2_metadata-80574873 2024-10-21 02:31:56,195 - DEBUG - VN ctest-vn2_metadata-80574873 UUID is 79382d93-0b27-4763-8af1-976b8e23473e 2024-10-21 02:31:56,399 - DEBUG - Services list from nova: [, , ] 2024-10-21 02:31:57,682 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2122-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2122-1) 2024-10-21 02:31:57,791 - DEBUG - Link local service introspect added 2024-10-21 02:31:57,837 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-21 02:32:02,935 - DEBUG - VM is in ACTIVE state now 2024-10-21 02:32:03,074 - INFO - Waiting for VM ctest-TestBasicVMVN-41708604-34509787 to be up.. 2024-10-21 02:32:03,074 - INFO - VM name : ctest-TestBasicVMVN-41708604-34509787 2024-10-21 02:32:03,169 - DEBUG - VM ctest-TestBasicVMVN-41708604-34509787 ID is 033c8911-bf3d-41ea-ba17-7237d815b5cc 2024-10-21 02:32:03,169 - DEBUG - VM ctest-TestBasicVMVN-41708604-34509787 launched on Node cn-jenkins-deploy-platform-ansible-os-2122-1 2024-10-21 02:32:03,255 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/033c8911-bf3d-41ea-ba17-7237d815b5cc 2024-10-21 02:32:03,596 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/033c8911-bf3d-41ea-ba17-7237d815b5cc 2024-10-21 02:32:03,640 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/67dcbce7-218c-40a7-842b-6886669deee2 2024-10-21 02:32:06,901 - 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') 2024-10-21 02:32:06,901 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41708604-34509787 failed! 2024-10-21 02:32:06,960 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41708604:ctest-vn2_metadata-80574873 is 11.1.1.1 and allocation pool is NOT set 2024-10-21 02:32:09,021 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.664 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.664/3.070/5.476/2.406 ms') 2024-10-21 02:32:09,022 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41708604-34509787 passed 2024-10-21 02:32:09,171 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-21 02:32:09,172 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41708604-34509787, IP 11.1.1.3, Port 22 2024-10-21 02:32:09,327 - DEBUG - VM ctest-TestBasicVMVN-41708604-34509787 is ready for SSH connections 2024-10-21 02:32:09,327 - INFO - Retry 0 2024-10-21 02:32:09,327 - 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.38, gateway password: c0ntrail123 2024-10-21 02:32:09,328 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-10-21 02:32:10,993 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-10-21 02:32:10,993 - INFO - Generic metadata worked 2024-10-21 02:32:11,267 - DEBUG - Link local service introspect removed 2024-10-21 02:32:11,267 - INFO - Deleting VM ctest-TestBasicVMVN-41708604-34509787 2024-10-21 02:32:11,338 - INFO - Deleting VN ctest-vn2_metadata-80574873 2024-10-21 02:32:11,404 - DEBUG - VN 79382d93-0b27-4763-8af1-976b8e23473e still in use: Unable to complete operation on network 79382d93-0b27-4763-8af1-976b8e23473e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3df0f25d-83a3-4bb7-aa84-c906587c10f5'] 2024-10-21 02:32:11,404 - WARNING - Deleting VN ctest-vn2_metadata-80574873 failed..Will retry 2024-10-21 02:32:13,549 - DEBUG - Response for deleting network () 2024-10-21 02:32:13,811 - DEBUG - No XMPP flaps were noticed during the test 2024-10-21 02:32:13,811 - INFO - -------------------------------------------------------------------------------- 2024-10-21 02:32:13,814 - INFO - ================================================================================ 2024-10-21 02:32:13,814 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-10-21 02:32:13,814 - 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-10-21 02:32:14,098 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.21': '0'}} with 2024-10-21 02:32:14,098 - INFO - Initial checks done. Running the testcase now 2024-10-21 02:32:14,098 - INFO - 2024-10-21 02:32:14,654 - DEBUG - Response for create_network : {'network': {'id': 'f26e06f1-9622-4faa-a369-da1c54004d56', 'name': 'ctest-vn-56127399', 'tenant_id': '7cc6fafc23174cc7a86cee783120c3c9', 'project_id': '7cc6fafc23174cc7a86cee783120c3c9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-41708604', 'ctest-vn-56127399'], 'port_security_enabled': True, 'description': ''}} 2024-10-21 02:32:14,913 - DEBUG - Response for create_subnet : {'subnet': {'id': '035ea397-6863-4889-a54f-f375904a01cb', 'name': '', 'tenant_id': '7cc6fafc23174cc7a86cee783120c3c9', 'network_id': 'f26e06f1-9622-4faa-a369-da1c54004d56', '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': '7cc6fafc23174cc7a86cee783120c3c9'}} 2024-10-21 02:32:15,108 - DEBUG - Response for create_subnet : {'subnet': {'id': '196ddd5a-1342-40af-ae1c-0fceba2f60b6', 'name': '', 'tenant_id': '7cc6fafc23174cc7a86cee783120c3c9', 'network_id': 'f26e06f1-9622-4faa-a369-da1c54004d56', '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': '7cc6fafc23174cc7a86cee783120c3c9'}} 2024-10-21 02:32:15,138 - INFO - Created VN ctest-vn-56127399 2024-10-21 02:32:15,191 - DEBUG - VN ctest-vn-56127399 UUID is f26e06f1-9622-4faa-a369-da1c54004d56 2024-10-21 02:32:15,604 - DEBUG - Response for create_port : {'port': {'name': 'fc7f0e40-ed4d-40f6-8692-918990eb3505', 'id': 'fc7f0e40-ed4d-40f6-8692-918990eb3505', 'tenant_id': '7cc6fafc23174cc7a86cee783120c3c9', 'network_id': 'f26e06f1-9622-4faa-a369-da1c54004d56', 'mac_address': '02:fc:7f:0e:40:ed', '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': '035ea397-6863-4889-a54f-f375904a01cb'}], 'security_groups': ['b4e74f7b-aa7d-43ca-b838-f5a9d9760a9e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7cc6fafc23174cc7a86cee783120c3c9'}} 2024-10-21 02:32:15,814 - DEBUG - Response for create_port : {'port': {'name': 'dc0d09e4-16b6-4c6d-9676-d72ebac927ff', 'id': 'dc0d09e4-16b6-4c6d-9676-d72ebac927ff', 'tenant_id': '7cc6fafc23174cc7a86cee783120c3c9', 'network_id': 'f26e06f1-9622-4faa-a369-da1c54004d56', 'mac_address': '02:dc:0d:09:e4:16', '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': '196ddd5a-1342-40af-ae1c-0fceba2f60b6'}], 'security_groups': ['b4e74f7b-aa7d-43ca-b838-f5a9d9760a9e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7cc6fafc23174cc7a86cee783120c3c9'}} 2024-10-21 02:32:16,321 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2122-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2122-1) 2024-10-21 02:32:16,815 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2122-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2122-1) 2024-10-21 02:32:18,176 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2122-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2122-1) 2024-10-21 02:32:18,176 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2024-10-21 02:32:18,186 - DEBUG - Requesting: http://10.0.0.38:8082/domain/78c1a21f-51f3-4474-bd76-5365faf77c22 2024-10-21 02:32:18,206 - DEBUG - Requesting: http://10.0.0.38:8082/project/7cc6fafc-2317-4cc7-a86c-ee783120c3c9 2024-10-21 02:32:18,297 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/aee5ca5d-c101-4a8c-9d38-976b2fae1290 2024-10-21 02:32:18,315 - INFO - Verifications in API Server for IPAM: ctest-ipam-29975011 passed 2024-10-21 02:32:18,327 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-41708604:ctest-ipam-29975011', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-41708604', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12602701636285057676', 'uuid-lslong': '11328971349267714704'}, 'enable': 'true', 'created': '2024-10-21T02:32:14', 'last-modified': '2024-10-21T02:32:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.984482'} 2024-10-21 02:32:18,327 - INFO - Verifications in Control node for IPAM: ctest-ipam-29975011 passed 2024-10-21 02:32:18,327 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2024-10-21 02:32:18,335 - DEBUG - Requesting: http://10.0.0.38:8082/domain/78c1a21f-51f3-4474-bd76-5365faf77c22 2024-10-21 02:32:18,350 - DEBUG - Requesting: http://10.0.0.38:8082/project/7cc6fafc-2317-4cc7-a86c-ee783120c3c9 2024-10-21 02:32:18,456 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f26e06f1-9622-4faa-a369-da1c54004d56 2024-10-21 02:32:18,486 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f26e06f1-9622-4faa-a369-da1c54004d56 2024-10-21 02:32:18,502 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/34340c59-1015-4b91-933b-a71c18b2de2a 2024-10-21 02:32:18,516 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/34340c59-1015-4b91-933b-a71c18b2de2a 2024-10-21 02:32:18,529 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/b8b468f6-b62d-4b60-ab16-dbc08e77e532 2024-10-21 02:32:18,540 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-21 02:32:18,540 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f26e06f1-9622-4faa-a369-da1c54004d56 2024-10-21 02:32:18,554 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/34340c59-1015-4b91-933b-a71c18b2de2a 2024-10-21 02:32:18,579 - INFO - Verified VN network id 8 for VN f26e06f1-9622-4faa-a369-da1c54004d56 2024-10-21 02:32:18,579 - INFO - Verifications in API Server for VN ctest-vn-56127399 passed 2024-10-21 02:32:18,580 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f26e06f1-9622-4faa-a369-da1c54004d56 2024-10-21 02:32:18,592 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/34340c59-1015-4b91-933b-a71c18b2de2a 2024-10-21 02:32:18,603 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/34340c59-1015-4b91-933b-a71c18b2de2a 2024-10-21 02:32:18,613 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/b8b468f6-b62d-4b60-ab16-dbc08e77e532 2024-10-21 02:32:18,632 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-41708604:ctest-vn-56127399', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-41708604', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17468907639292448682', 'uuid-lslong': '11775182515940117846'}, 'enable': 'true', 'created': '2024-10-21T02:32:14', 'last-modified': '2024-10-21T02:32:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.561588'} 2024-10-21 02:32:18,641 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-21 02:32:18,641 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-56127399 passed 2024-10-21 02:32:18,641 - DEBUG - ====Verifying policy data for ctest-vn-56127399 in API_Server ====== 2024-10-21 02:32:18,641 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2024-10-21 02:32:18,649 - DEBUG - Requesting: http://10.0.0.38:8082/domain/78c1a21f-51f3-4474-bd76-5365faf77c22 2024-10-21 02:32:18,666 - DEBUG - Requesting: http://10.0.0.38:8082/project/7cc6fafc-2317-4cc7-a86c-ee783120c3c9 2024-10-21 02:32:18,764 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f26e06f1-9622-4faa-a369-da1c54004d56 2024-10-21 02:32:18,793 - DEBUG - =>VN ctest-vn-56127399 has no policy to be verified 2024-10-21 02:32:18,795 - DEBUG - Verifying the vn in opserver 2024-10-21 02:32:18,795 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-41708604:ctest-vn-56127399 virtual network link through opserver 10.0.0.38 2024-10-21 02:32:18,796 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2024-10-21 02:32:19,231 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2024-10-21 02:32:19,318 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-41708604:ctest-vn-56127399', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-41708604:ctest-vn-56127399?flat'} 2024-10-21 02:32:19,318 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-41708604:ctest-vn-56127399 is found in opserver 2024-10-21 02:32:19,326 - DEBUG - VRF ids for VN ctest-vn-56127399: {'10.0.0.38': '2'} 2024-10-21 02:32:19,326 - INFO - Waiting for VM ctest-TestBasicVMVN-41708604-61662949 to be up.. 2024-10-21 02:32:19,489 - DEBUG - VM is in ACTIVE state now 2024-10-21 02:32:19,489 - INFO - VM name : ctest-TestBasicVMVN-41708604-61662949 2024-10-21 02:32:19,594 - DEBUG - VM ctest-TestBasicVMVN-41708604-61662949 ID is aade0926-d92b-4d35-bdb1-f91b98b646d3 2024-10-21 02:32:19,594 - DEBUG - VM ctest-TestBasicVMVN-41708604-61662949 launched on Node cn-jenkins-deploy-platform-ansible-os-2122-1 2024-10-21 02:32:19,700 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/aade0926-d92b-4d35-bdb1-f91b98b646d3 2024-10-21 02:32:19,713 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/fc7f0e40-ed4d-40f6-8692-918990eb3505 2024-10-21 02:32:23,000 - 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 1020ms') 2024-10-21 02:32:23,000 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41708604-61662949 failed! 2024-10-21 02:32:23,071 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41708604:ctest-vn-56127399 is 31.1.1.1 and allocation pool is NOT set 2024-10-21 02:32:23,072 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41708604:ctest-vn-56127399 is 31.1.2.1 and allocation pool is NOT set 2024-10-21 02:32:27,155 - 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 1022ms') 2024-10-21 02:32:27,155 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41708604-61662949 failed! 2024-10-21 02:32:27,211 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41708604:ctest-vn-56127399 is 31.1.1.1 and allocation pool is NOT set 2024-10-21 02:32:27,212 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41708604:ctest-vn-56127399 is 31.1.2.1 and allocation pool is NOT set 2024-10-21 02:32:29,273 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.26 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.10 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 = 3.096/3.179/3.262/0.083 ms') 2024-10-21 02:32:29,273 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41708604-61662949 passed 2024-10-21 02:32:29,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-21 02:32:29,424 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41708604-61662949, IP 31.1.1.4, Port 22 2024-10-21 02:32:29,583 - DEBUG - VM ctest-TestBasicVMVN-41708604-61662949 is ready for SSH connections 2024-10-21 02:32:29,583 - INFO - Waiting for VM ctest-TestBasicVMVN-41708604-78174177 to be up.. 2024-10-21 02:32:29,685 - DEBUG - VM is in ACTIVE state now 2024-10-21 02:32:29,685 - INFO - VM name : ctest-TestBasicVMVN-41708604-78174177 2024-10-21 02:32:29,803 - DEBUG - VM ctest-TestBasicVMVN-41708604-78174177 ID is 3d71a395-1af0-4ac9-bbc8-6d457f4efda1 2024-10-21 02:32:29,803 - DEBUG - VM ctest-TestBasicVMVN-41708604-78174177 launched on Node cn-jenkins-deploy-platform-ansible-os-2122-1 2024-10-21 02:32:29,924 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3d71a395-1af0-4ac9-bbc8-6d457f4efda1 2024-10-21 02:32:29,937 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/dc0d09e4-16b6-4c6d-9676-d72ebac927ff 2024-10-21 02:32:31,188 - 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.54 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.504 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.504/2.021/3.538/1.517 ms') 2024-10-21 02:32:31,188 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-41708604-78174177 passed 2024-10-21 02:32:31,340 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-21 02:32:31,340 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41708604-78174177, IP 31.1.2.4, Port 22 2024-10-21 02:32:31,505 - DEBUG - VM ctest-TestBasicVMVN-41708604-78174177 is ready for SSH connections 2024-10-21 02:32:31,505 - INFO - Waiting for VM ctest-TestBasicVMVN-41708604-07064568 to be up.. 2024-10-21 02:32:31,595 - DEBUG - VM is in ACTIVE state now 2024-10-21 02:32:31,595 - INFO - VM name : ctest-TestBasicVMVN-41708604-07064568 2024-10-21 02:32:31,687 - DEBUG - VM ctest-TestBasicVMVN-41708604-07064568 ID is 01eebae3-9094-4116-b33f-accfa4fcae37 2024-10-21 02:32:31,688 - DEBUG - VM ctest-TestBasicVMVN-41708604-07064568 launched on Node cn-jenkins-deploy-platform-ansible-os-2122-1 2024-10-21 02:32:31,783 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/01eebae3-9094-4116-b33f-accfa4fcae37 2024-10-21 02:32:31,793 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7f781837-cebe-4d7c-9bf3-0ac9ed88804e 2024-10-21 02:32:33,044 - 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.16 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.486 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.486/1.824/3.162/1.338 ms') 2024-10-21 02:32:33,044 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-41708604-07064568 passed 2024-10-21 02:32:33,199 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-21 02:32:33,200 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41708604-07064568, IP 31.1.1.3, Port 22 2024-10-21 02:32:33,355 - DEBUG - VM ctest-TestBasicVMVN-41708604-07064568 is ready for SSH connections 2024-10-21 02:32:33,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-21 02:32:33,355 - 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.38, gateway password: c0ntrail123 2024-10-21 02:32:33,356 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-10-21 02:32:37,114 - 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=4.654 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.061 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.812 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.812/2.175/4.654 ms 2024-10-21 02:32:37,114 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-41708604-61662949 passed 2024-10-21 02:32:37,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-21 02:32:37,114 - 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.38, gateway password: c0ntrail123 2024-10-21 02:32:37,114 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-10-21 02:32:40,842 - 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.095 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.903 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.020 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.903/1.672/3.095 ms 2024-10-21 02:32:40,842 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-41708604-78174177 passed 2024-10-21 02:32:40,842 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-21 02:32:40,843 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-21 02:32:40,843 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-21 02:32:40,843 - 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.38, gateway password: c0ntrail123 2024-10-21 02:32:40,843 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-21 02:32:41,040 - DEBUG - None 2024-10-21 02:32:41,040 - 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.38, gateway password: c0ntrail123 2024-10-21 02:32:41,040 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-21 02:32:41,247 - DEBUG - None 2024-10-21 02:32:41,247 - 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.38, gateway password: c0ntrail123 2024-10-21 02:32:41,247 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-21 02:32:41,929 - DEBUG - None 2024-10-21 02:32:41,929 - 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.38, gateway password: c0ntrail123 2024-10-21 02:32:41,929 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-10-21 02:32:44,180 - 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.159 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.723 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.504 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.840 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.399 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.399/1.925/4.723 ms 2024-10-21 02:32:44,180 - 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.38, gateway password: c0ntrail123 2024-10-21 02:32:44,180 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-10-21 02:32:46,451 - 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.213 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.199 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.336 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.516 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.835 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.683 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.453 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.453/2.033/4.336 ms 2024-10-21 02:32:46,451 - 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.38, gateway password: c0ntrail123 2024-10-21 02:32:46,451 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-10-21 02:32:48,720 - 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.725 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.728 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.763 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.501 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.896 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.892 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.428 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.428/1.847/3.763 ms 2024-10-21 02:32:48,720 - INFO - Deleting VM ctest-TestBasicVMVN-41708604-07064568 2024-10-21 02:32:48,797 - INFO - Detaching port dc0d09e4-16b6-4c6d-9676-d72ebac927ff from VM ctest-TestBasicVMVN-41708604-78174177 2024-10-21 02:32:48,852 - INFO - Deleting VM ctest-TestBasicVMVN-41708604-78174177 2024-10-21 02:32:48,923 - INFO - Detaching port fc7f0e40-ed4d-40f6-8692-918990eb3505 from VM ctest-TestBasicVMVN-41708604-61662949 2024-10-21 02:32:48,959 - INFO - Deleting VM ctest-TestBasicVMVN-41708604-61662949 2024-10-21 02:32:49,042 - INFO - Deleting VN ctest-vn-56127399 2024-10-21 02:32:49,265 - DEBUG - Response for delete_port : () 2024-10-21 02:32:49,542 - DEBUG - Response for delete_port : () 2024-10-21 02:32:49,742 - DEBUG - Response for deleting network () 2024-10-21 02:32:49,742 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/34340c59-1015-4b91-933b-a71c18b2de2a 2024-10-21 02:32:49,762 - DEBUG - Response Code: 404 2024-10-21 02:32:49,762 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2024-10-21 02:32:49,775 - DEBUG - Requesting: http://10.0.0.38:8082/domain/78c1a21f-51f3-4474-bd76-5365faf77c22 2024-10-21 02:32:49,802 - DEBUG - Requesting: http://10.0.0.38:8082/project/7cc6fafc-2317-4cc7-a86c-ee783120c3c9 2024-10-21 02:32:49,899 - INFO - Validated that VN ctest-vn-56127399 is not found in API Server 2024-10-21 02:32:49,916 - DEBUG - VN ctest-vn-56127399 is not present in Agent 10.0.0.38 2024-10-21 02:32:49,916 - INFO - Validated that VN ctest-vn-56127399 is not in any agent 2024-10-21 02:32:49,922 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2024-10-21 02:32:49,929 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-56127399 2024-10-21 02:32:49,929 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-41708604:ctest-vn-56127399 2024-10-21 02:32:49,943 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-56127399 info 2024-10-21 02:32:50,027 - INFO - IPAM: ctest-ipam-29975011 is not found in API Server 2024-10-21 02:32:50,039 - INFO - IPAM:ctest-ipam-29975011 is not found in control node 2024-10-21 02:32:50,298 - DEBUG - No XMPP flaps were noticed during the test
2024-10-21 02:32:50,299 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-10-21 02:32:50,299 - INFO - -------------------------------------------------------------------------------- 2024-10-21 02:32:51,030 - INFO - Deleted project: ctest-TestBasicVMVN-41708604, ID : 7cc6fafc-2317-4cc7-a86c-ee783120c3c9