2024-08-21 20:29:36,226 - INFO - Domain Default found not creating 2024-08-21 20:29:36,391 - INFO - Project ctest-TestBasicVMVN-79310867 not found, creating it 2024-08-21 20:29:36,884 - INFO - Created Project:ctest-TestBasicVMVN-79310867, ID : f1a6f590-ff05-4f07-a26b-d74f951deda4 2024-08-21 20:29:38,592 - INFO - ================================================================================ 2024-08-21 20:29:38,592 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-21 20:29:38,592 - 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-21 20:29:38,868 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.17': '0'}} with 2024-08-21 20:29:38,868 - INFO - Initial checks done. Running the testcase now 2024-08-21 20:29:38,868 - INFO - 2024-08-21 20:29:39,531 - DEBUG - Response for create_network : {'network': {'id': 'af79b008-f0c3-496e-ab91-7867639f46c6', 'name': 'ctest-vn2_metadata-10053548', 'tenant_id': 'f1a6f590ff054f07a26bd74f951deda4', 'project_id': 'f1a6f590ff054f07a26bd74f951deda4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79310867', 'ctest-vn2_metadata-10053548'], 'port_security_enabled': True, 'description': ''}} 2024-08-21 20:29:39,717 - DEBUG - Response for create_subnet : {'subnet': {'id': '8a9743dc-a536-4aca-9f28-492b6a6ee9b7', 'name': '', 'tenant_id': 'f1a6f590ff054f07a26bd74f951deda4', 'network_id': 'af79b008-f0c3-496e-ab91-7867639f46c6', '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': 'f1a6f590ff054f07a26bd74f951deda4'}} 2024-08-21 20:29:39,741 - INFO - Created VN ctest-vn2_metadata-10053548 2024-08-21 20:29:39,793 - DEBUG - VN ctest-vn2_metadata-10053548 UUID is af79b008-f0c3-496e-ab91-7867639f46c6 2024-08-21 20:29:40,002 - DEBUG - Services list from nova: [, , ] 2024-08-21 20:29:41,115 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1699-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1699-1) 2024-08-21 20:29:41,232 - DEBUG - Link local service introspect added 2024-08-21 20:29:41,290 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-21 20:29:46,400 - DEBUG - VM is in ACTIVE state now 2024-08-21 20:29:46,561 - INFO - Waiting for VM ctest-TestBasicVMVN-79310867-14483888 to be up.. 2024-08-21 20:29:46,561 - INFO - VM name : ctest-TestBasicVMVN-79310867-14483888 2024-08-21 20:29:46,682 - DEBUG - VM ctest-TestBasicVMVN-79310867-14483888 ID is e706a10e-399f-44c4-947f-f6e48a8ed9c0 2024-08-21 20:29:46,682 - DEBUG - VM ctest-TestBasicVMVN-79310867-14483888 launched on Node cn-jenkins-deploy-platform-ansible-os-1699-1 2024-08-21 20:29:46,806 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/e706a10e-399f-44c4-947f-f6e48a8ed9c0 2024-08-21 20:29:47,120 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/e706a10e-399f-44c4-947f-f6e48a8ed9c0 2024-08-21 20:29:47,164 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/e4ad69a4-0111-4a37-979c-b3f541b0c312 2024-08-21 20:29:50,435 - 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 1008ms') 2024-08-21 20:29:50,435 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79310867-14483888 failed! 2024-08-21 20:29:50,493 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79310867:ctest-vn2_metadata-10053548 is 11.1.1.1 and allocation pool is NOT set 2024-08-21 20:29:54,558 - 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=2 ttl=63 time=6.66 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 6.662/6.662/6.662/0.000 ms') 2024-08-21 20:29:54,558 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79310867-14483888 passed 2024-08-21 20:29:54,709 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:29:54,709 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79310867-14483888, IP 11.1.1.3, Port 22 2024-08-21 20:29:54,879 - DEBUG - VM ctest-TestBasicVMVN-79310867-14483888 is ready for SSH connections 2024-08-21 20:29:54,879 - INFO - Retry 0 2024-08-21 20:29:54,879 - 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.24, gateway password: c0ntrail123 2024-08-21 20:29:54,880 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-08-21 20:29:56,484 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-08-21 20:29:56,484 - INFO - Generic metadata worked 2024-08-21 20:29:56,760 - DEBUG - Link local service introspect removed 2024-08-21 20:29:56,761 - INFO - Deleting VM ctest-TestBasicVMVN-79310867-14483888 2024-08-21 20:29:56,858 - INFO - Deleting VN ctest-vn2_metadata-10053548 2024-08-21 20:29:56,925 - DEBUG - VN af79b008-f0c3-496e-ab91-7867639f46c6 still in use: Unable to complete operation on network af79b008-f0c3-496e-ab91-7867639f46c6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-60cdb853-b3a5-4a74-940e-04ef832834c5'] 2024-08-21 20:29:56,925 - WARNING - Deleting VN ctest-vn2_metadata-10053548 failed..Will retry 2024-08-21 20:29:59,060 - DEBUG - Response for deleting network () 2024-08-21 20:29:59,321 - DEBUG - No XMPP flaps were noticed during the test 2024-08-21 20:29:59,321 - INFO - -------------------------------------------------------------------------------- 2024-08-21 20:29:59,324 - INFO - ================================================================================ 2024-08-21 20:29:59,325 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-21 20:29:59,325 - 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-21 20:29:59,622 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.17': '0'}} with 2024-08-21 20:29:59,623 - INFO - Initial checks done. Running the testcase now 2024-08-21 20:29:59,623 - INFO - 2024-08-21 20:30:00,352 - DEBUG - Response for create_network : {'network': {'id': 'b22e1275-c68b-4504-9dd4-906e7fce9fdb', 'name': 'ctest-vn-10136400', 'tenant_id': 'f1a6f590ff054f07a26bd74f951deda4', 'project_id': 'f1a6f590ff054f07a26bd74f951deda4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79310867', 'ctest-vn-10136400'], 'port_security_enabled': True, 'description': ''}} 2024-08-21 20:30:00,536 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f00bd826-e9d4-44ee-953e-1c84aa4b8463', 'name': '', 'tenant_id': 'f1a6f590ff054f07a26bd74f951deda4', 'network_id': 'b22e1275-c68b-4504-9dd4-906e7fce9fdb', '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': 'f1a6f590ff054f07a26bd74f951deda4'}} 2024-08-21 20:30:00,699 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e3c9c08a-5f79-4486-8187-650181101d35', 'name': '', 'tenant_id': 'f1a6f590ff054f07a26bd74f951deda4', 'network_id': 'b22e1275-c68b-4504-9dd4-906e7fce9fdb', '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': 'f1a6f590ff054f07a26bd74f951deda4'}} 2024-08-21 20:30:00,724 - INFO - Created VN ctest-vn-10136400 2024-08-21 20:30:00,777 - DEBUG - VN ctest-vn-10136400 UUID is b22e1275-c68b-4504-9dd4-906e7fce9fdb 2024-08-21 20:30:01,179 - DEBUG - Response for create_port : {'port': {'name': '59288d2f-d9b7-43fd-9e84-37c0f66e5997', 'id': '59288d2f-d9b7-43fd-9e84-37c0f66e5997', 'tenant_id': 'f1a6f590ff054f07a26bd74f951deda4', 'network_id': 'b22e1275-c68b-4504-9dd4-906e7fce9fdb', 'mac_address': '02:59:28:8d:2f:d9', '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': 'f00bd826-e9d4-44ee-953e-1c84aa4b8463'}], 'security_groups': ['0d5508fe-39b4-4626-9ab0-cdf3fc9202c4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f1a6f590ff054f07a26bd74f951deda4'}} 2024-08-21 20:30:01,390 - DEBUG - Response for create_port : {'port': {'name': 'bdbdbd38-cc9d-4258-967c-a41aacf93e6a', 'id': 'bdbdbd38-cc9d-4258-967c-a41aacf93e6a', 'tenant_id': 'f1a6f590ff054f07a26bd74f951deda4', 'network_id': 'b22e1275-c68b-4504-9dd4-906e7fce9fdb', 'mac_address': '02:bd:bd:bd:38:cc', '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': 'e3c9c08a-5f79-4486-8187-650181101d35'}], 'security_groups': ['0d5508fe-39b4-4626-9ab0-cdf3fc9202c4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f1a6f590ff054f07a26bd74f951deda4'}} 2024-08-21 20:30:01,884 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1699-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1699-1) 2024-08-21 20:30:02,427 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1699-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1699-1) 2024-08-21 20:30:03,917 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1699-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1699-1) 2024-08-21 20:30:03,918 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-08-21 20:30:03,925 - DEBUG - Requesting: http://10.0.0.24:8082/domain/972a5d97-2c2c-4997-a2d7-f496934e5931 2024-08-21 20:30:03,948 - DEBUG - Requesting: http://10.0.0.24:8082/project/f1a6f590-ff05-4f07-a26b-d74f951deda4 2024-08-21 20:30:04,032 - DEBUG - Requesting: http://10.0.0.24:8082/network-ipam/0f755c92-6af5-405f-a415-f8782657997a 2024-08-21 20:30:04,055 - INFO - Verifications in API Server for IPAM: ctest-ipam-22336598 passed 2024-08-21 20:30:04,065 - DEBUG - Control-node 10.0.0.24 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-79310867:ctest-ipam-22336598', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79310867', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1113898266773504095', 'uuid-lslong': '11823629591654144378'}, 'enable': 'true', 'created': '2024-08-21T20:29:59', 'last-modified': '2024-08-21T20:29:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.127377'} 2024-08-21 20:30:04,066 - INFO - Verifications in Control node for IPAM: ctest-ipam-22336598 passed 2024-08-21 20:30:04,066 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-08-21 20:30:04,079 - DEBUG - Requesting: http://10.0.0.24:8082/domain/972a5d97-2c2c-4997-a2d7-f496934e5931 2024-08-21 20:30:04,096 - DEBUG - Requesting: http://10.0.0.24:8082/project/f1a6f590-ff05-4f07-a26b-d74f951deda4 2024-08-21 20:30:04,181 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/b22e1275-c68b-4504-9dd4-906e7fce9fdb 2024-08-21 20:30:04,199 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/b22e1275-c68b-4504-9dd4-906e7fce9fdb 2024-08-21 20:30:04,213 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/129e3303-46ad-4158-95a4-4d0436b9b4b8 2024-08-21 20:30:04,225 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/129e3303-46ad-4158-95a4-4d0436b9b4b8 2024-08-21 20:30:04,237 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/0c7350f3-8d7e-44d7-a92b-d4f3ef47fd76 2024-08-21 20:30:04,248 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-21 20:30:04,248 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/b22e1275-c68b-4504-9dd4-906e7fce9fdb 2024-08-21 20:30:04,269 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/129e3303-46ad-4158-95a4-4d0436b9b4b8 2024-08-21 20:30:04,319 - INFO - Verified VN network id 8 for VN b22e1275-c68b-4504-9dd4-906e7fce9fdb 2024-08-21 20:30:04,320 - INFO - Verifications in API Server for VN ctest-vn-10136400 passed 2024-08-21 20:30:04,320 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/b22e1275-c68b-4504-9dd4-906e7fce9fdb 2024-08-21 20:30:04,336 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/129e3303-46ad-4158-95a4-4d0436b9b4b8 2024-08-21 20:30:04,348 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/129e3303-46ad-4158-95a4-4d0436b9b4b8 2024-08-21 20:30:04,361 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/0c7350f3-8d7e-44d7-a92b-d4f3ef47fd76 2024-08-21 20:30:04,390 - DEBUG - Control-node 10.0.0.24 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-79310867:ctest-vn-10136400', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79310867', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12839219884731352324', 'uuid-lslong': '11372873763282395099'}, 'enable': 'true', 'created': '2024-08-21T20:30:00', 'last-modified': '2024-08-21T20:30:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.715136'} 2024-08-21 20:30:04,408 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-21 20:30:04,408 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-10136400 passed 2024-08-21 20:30:04,410 - DEBUG - ====Verifying policy data for ctest-vn-10136400 in API_Server ====== 2024-08-21 20:30:04,410 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-08-21 20:30:04,421 - DEBUG - Requesting: http://10.0.0.24:8082/domain/972a5d97-2c2c-4997-a2d7-f496934e5931 2024-08-21 20:30:04,453 - DEBUG - Requesting: http://10.0.0.24:8082/project/f1a6f590-ff05-4f07-a26b-d74f951deda4 2024-08-21 20:30:04,713 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/b22e1275-c68b-4504-9dd4-906e7fce9fdb 2024-08-21 20:30:04,735 - DEBUG - =>VN ctest-vn-10136400 has no policy to be verified 2024-08-21 20:30:04,735 - DEBUG - Verifying the vn in opserver 2024-08-21 20:30:04,735 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-79310867:ctest-vn-10136400 virtual network link through opserver 10.0.0.24 2024-08-21 20:30:04,735 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2024-08-21 20:30:05,071 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2024-08-21 20:30:05,211 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-79310867:ctest-vn-10136400', 'href': 'http://10.0.0.24:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-79310867:ctest-vn-10136400?flat'} 2024-08-21 20:30:05,211 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-79310867:ctest-vn-10136400 is found in opserver 2024-08-21 20:30:05,222 - DEBUG - VRF ids for VN ctest-vn-10136400: {'10.0.0.24': '2'} 2024-08-21 20:30:05,222 - INFO - Waiting for VM ctest-TestBasicVMVN-79310867-67940376 to be up.. 2024-08-21 20:30:05,352 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-21 20:30:10,467 - DEBUG - VM is in ACTIVE state now 2024-08-21 20:30:10,467 - INFO - VM name : ctest-TestBasicVMVN-79310867-67940376 2024-08-21 20:30:10,571 - DEBUG - VM ctest-TestBasicVMVN-79310867-67940376 ID is 21e0675f-5fe7-438e-8634-7ec9436d19ea 2024-08-21 20:30:10,571 - DEBUG - VM ctest-TestBasicVMVN-79310867-67940376 launched on Node cn-jenkins-deploy-platform-ansible-os-1699-1 2024-08-21 20:30:10,672 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/21e0675f-5fe7-438e-8634-7ec9436d19ea 2024-08-21 20:30:10,682 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/59288d2f-d9b7-43fd-9e84-37c0f66e5997 2024-08-21 20:30:13,951 - 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 1021ms') 2024-08-21 20:30:13,952 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79310867-67940376 failed! 2024-08-21 20:30:14,017 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79310867:ctest-vn-10136400 is 31.1.1.1 and allocation pool is NOT set 2024-08-21 20:30:14,017 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79310867:ctest-vn-10136400 is 31.1.2.1 and allocation pool is NOT set 2024-08-21 20:30:16,086 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.756 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.756/2.376/3.996/1.620 ms') 2024-08-21 20:30:16,086 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79310867-67940376 passed 2024-08-21 20:30:16,241 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:30:16,241 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79310867-67940376, IP 31.1.1.4, Port 22 2024-08-21 20:30:16,414 - DEBUG - VM ctest-TestBasicVMVN-79310867-67940376 is ready for SSH connections 2024-08-21 20:30:16,414 - INFO - Waiting for VM ctest-TestBasicVMVN-79310867-66427602 to be up.. 2024-08-21 20:30:16,534 - DEBUG - VM is in ACTIVE state now 2024-08-21 20:30:16,534 - INFO - VM name : ctest-TestBasicVMVN-79310867-66427602 2024-08-21 20:30:16,632 - DEBUG - VM ctest-TestBasicVMVN-79310867-66427602 ID is 29af4108-9634-4b48-870f-2b35bd0970f7 2024-08-21 20:30:16,632 - DEBUG - VM ctest-TestBasicVMVN-79310867-66427602 launched on Node cn-jenkins-deploy-platform-ansible-os-1699-1 2024-08-21 20:30:16,724 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/29af4108-9634-4b48-870f-2b35bd0970f7 2024-08-21 20:30:16,734 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/bdbdbd38-cc9d-4258-967c-a41aacf93e6a 2024-08-21 20:30:17,992 - 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=5.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.863 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.863/3.223/5.583/2.360 ms') 2024-08-21 20:30:17,992 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-79310867-66427602 passed 2024-08-21 20:30:18,149 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:30:18,149 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79310867-66427602, IP 31.1.2.4, Port 22 2024-08-21 20:30:18,315 - DEBUG - VM ctest-TestBasicVMVN-79310867-66427602 is ready for SSH connections 2024-08-21 20:30:18,315 - INFO - Waiting for VM ctest-TestBasicVMVN-79310867-14708008 to be up.. 2024-08-21 20:30:18,418 - DEBUG - VM is in ACTIVE state now 2024-08-21 20:30:18,418 - INFO - VM name : ctest-TestBasicVMVN-79310867-14708008 2024-08-21 20:30:18,513 - DEBUG - VM ctest-TestBasicVMVN-79310867-14708008 ID is 047283de-3bf5-44eb-b04e-c7f1a28c8af3 2024-08-21 20:30:18,513 - DEBUG - VM ctest-TestBasicVMVN-79310867-14708008 launched on Node cn-jenkins-deploy-platform-ansible-os-1699-1 2024-08-21 20:30:18,619 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/047283de-3bf5-44eb-b04e-c7f1a28c8af3 2024-08-21 20:30:18,630 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/1536ff65-f660-4846-b084-704a2e4497ad 2024-08-21 20:30:19,887 - 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=5.39 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.411 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.411/2.900/5.390/2.489 ms') 2024-08-21 20:30:19,887 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-79310867-14708008 passed 2024-08-21 20:30:20,045 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:30:20,045 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79310867-14708008, IP 31.1.1.3, Port 22 2024-08-21 20:30:20,217 - DEBUG - VM ctest-TestBasicVMVN-79310867-14708008 is ready for SSH connections 2024-08-21 20:30:20,217 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:30:20,217 - 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.24, gateway password: c0ntrail123 2024-08-21 20:30:20,217 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-08-21 20:30:23,926 - 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.465 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.099 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.480 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.099/2.014/3.465 ms 2024-08-21 20:30:23,926 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-79310867-67940376 passed 2024-08-21 20:30:23,926 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:30:23,926 - 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.24, gateway password: c0ntrail123 2024-08-21 20:30:23,926 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-08-21 20:30:27,621 - 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.337 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.337 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.318 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.318/1.997/3.337 ms 2024-08-21 20:30:27,621 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-79310867-66427602 passed 2024-08-21 20:30:27,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:30:27,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:30:27,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:30:27,621 - 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.24, gateway password: c0ntrail123 2024-08-21 20:30:27,622 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-21 20:30:27,863 - DEBUG - None 2024-08-21 20:30:27,863 - 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.24, gateway password: c0ntrail123 2024-08-21 20:30:27,864 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-21 20:30:28,052 - DEBUG - None 2024-08-21 20:30:28,053 - 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.24, gateway password: c0ntrail123 2024-08-21 20:30:28,053 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-21 20:30:28,738 - DEBUG - None 2024-08-21 20:30:28,738 - 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.24, gateway password: c0ntrail123 2024-08-21 20:30:28,738 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-08-21 20:30:30,969 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=3.322 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.029 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=2.106 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.312 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.387 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.387/3.231/7.029 ms 2024-08-21 20:30:30,969 - 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.24, gateway password: c0ntrail123 2024-08-21 20:30:30,969 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-08-21 20:30:33,244 - 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.584 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.785 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=9.043 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.426 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.857 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.523 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.641 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.426/3.694/9.043 ms 2024-08-21 20:30:33,245 - 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.24, gateway password: c0ntrail123 2024-08-21 20:30:33,245 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-08-21 20:30:35,509 - 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.852 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.748 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.136 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.454 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.110 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.014 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.463 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.454/2.682/5.136 ms 2024-08-21 20:30:35,509 - INFO - Deleting VM ctest-TestBasicVMVN-79310867-14708008 2024-08-21 20:30:35,615 - INFO - Detaching port bdbdbd38-cc9d-4258-967c-a41aacf93e6a from VM ctest-TestBasicVMVN-79310867-66427602 2024-08-21 20:30:36,530 - INFO - Deleting VM ctest-TestBasicVMVN-79310867-66427602 2024-08-21 20:30:36,651 - INFO - Detaching port 59288d2f-d9b7-43fd-9e84-37c0f66e5997 from VM ctest-TestBasicVMVN-79310867-67940376 2024-08-21 20:30:36,693 - INFO - Deleting VM ctest-TestBasicVMVN-79310867-67940376 2024-08-21 20:30:36,814 - INFO - Deleting VN ctest-vn-10136400 2024-08-21 20:30:37,058 - DEBUG - Response for delete_port : () 2024-08-21 20:30:37,245 - DEBUG - Response for delete_port : () 2024-08-21 20:30:37,429 - DEBUG - Response for deleting network () 2024-08-21 20:30:37,429 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/129e3303-46ad-4158-95a4-4d0436b9b4b8 2024-08-21 20:30:37,437 - DEBUG - Response Code: 404 2024-08-21 20:30:37,437 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-08-21 20:30:37,444 - DEBUG - Requesting: http://10.0.0.24:8082/domain/972a5d97-2c2c-4997-a2d7-f496934e5931 2024-08-21 20:30:37,503 - DEBUG - Requesting: http://10.0.0.24:8082/project/f1a6f590-ff05-4f07-a26b-d74f951deda4 2024-08-21 20:30:37,586 - INFO - Validated that VN ctest-vn-10136400 is not found in API Server 2024-08-21 20:30:37,602 - DEBUG - VN ctest-vn-10136400 is not present in Agent 10.0.0.24 2024-08-21 20:30:37,602 - INFO - Validated that VN ctest-vn-10136400 is not in any agent 2024-08-21 20:30:37,610 - DEBUG - VRF 2 is not seen in agent 10.0.0.24 2024-08-21 20:30:37,618 - DEBUG - Vrouter 10.0.0.24 does not have vrf 2 for VN ctest-vn-10136400 2024-08-21 20:30:37,618 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-79310867:ctest-vn-10136400 2024-08-21 20:30:37,634 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-10136400 info 2024-08-21 20:30:37,724 - INFO - IPAM: ctest-ipam-22336598 is not found in API Server 2024-08-21 20:30:37,741 - INFO - IPAM:ctest-ipam-22336598 is not found in control node 2024-08-21 20:30:38,028 - DEBUG - No XMPP flaps were noticed during the test
2024-08-21 20:30:38,028 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2024-08-21 20:30:38,028 - INFO - -------------------------------------------------------------------------------- 2024-08-21 20:30:38,826 - INFO - Deleted project: ctest-TestBasicVMVN-79310867, ID : f1a6f590-ff05-4f07-a26b-d74f951deda4