2024-11-10 20:57:22,344 - INFO - Domain Default found not creating
2024-11-10 20:57:22,520 - INFO - Project ctest-TestBasicVMVN-84257746 not found, creating it
2024-11-10 20:57:23,039 - INFO - Created Project:ctest-TestBasicVMVN-84257746, ID : fcd2d27d-b1e0-4511-a4fa-aafbe9931e38
2024-11-10 20:57:24,755 - INFO - ================================================================================
2024-11-10 20:57:24,755 - INFO - STARTING TEST : test_generic_link_local_service
2024-11-10 20:57:24,755 - 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-11-10 20:57:25,014 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.21': '0'}} with
2024-11-10 20:57:25,014 - INFO - Initial checks done. Running the testcase now
2024-11-10 20:57:25,014 - INFO -
2024-11-10 20:57:26,921 - DEBUG - Response for create_network : {'network': {'id': 'c90b609e-85a1-455a-b0eb-1bd023365c0f', 'name': 'ctest-vn2_metadata-12162329', 'tenant_id': 'fcd2d27db1e04511a4faaafbe9931e38', 'project_id': 'fcd2d27db1e04511a4faaafbe9931e38', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-84257746', 'ctest-vn2_metadata-12162329'], 'port_security_enabled': True, 'description': ''}}
2024-11-10 20:57:27,282 - DEBUG - Response for create_subnet : {'subnet': {'id': '9ac02f21-42a1-4642-937a-28fd0d5a0fa2', 'name': '', 'tenant_id': 'fcd2d27db1e04511a4faaafbe9931e38', 'network_id': 'c90b609e-85a1-455a-b0eb-1bd023365c0f', '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': 'fcd2d27db1e04511a4faaafbe9931e38'}}
2024-11-10 20:57:27,308 - INFO - Created VN ctest-vn2_metadata-12162329
2024-11-10 20:57:27,412 - DEBUG - VN ctest-vn2_metadata-12162329 UUID is c90b609e-85a1-455a-b0eb-1bd023365c0f
2024-11-10 20:57:27,710 - DEBUG - Services list from nova: [, , ]
2024-11-10 20:57:28,932 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2264-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2264-1)
2024-11-10 20:57:29,051 - DEBUG - Link local service introspect added
2024-11-10 20:57:29,109 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-10 20:57:34,211 - DEBUG - VM is in ACTIVE state now
2024-11-10 20:57:34,362 - INFO - Waiting for VM ctest-TestBasicVMVN-84257746-90130376 to be up..
2024-11-10 20:57:34,362 - INFO - VM name : ctest-TestBasicVMVN-84257746-90130376
2024-11-10 20:57:34,451 - DEBUG - VM ctest-TestBasicVMVN-84257746-90130376 ID is 1b8dec9c-01c2-4527-ac96-8108cc02a79b
2024-11-10 20:57:34,451 - DEBUG - VM ctest-TestBasicVMVN-84257746-90130376 launched on Node cn-jenkins-deploy-platform-ansible-os-2264-1
2024-11-10 20:57:34,558 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/1b8dec9c-01c2-4527-ac96-8108cc02a79b
2024-11-10 20:57:34,865 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/1b8dec9c-01c2-4527-ac96-8108cc02a79b
2024-11-10 20:57:34,908 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/9f073154-6d0e-4867-be18-60e08fda306f
2024-11-10 20:57:38,199 - 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 1031ms')
2024-11-10 20:57:38,199 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84257746-90130376 failed!
2024-11-10 20:57:38,264 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84257746:ctest-vn2_metadata-12162329 is 11.1.1.1 and allocation pool is NOT set
2024-11-10 20:57:42,362 - 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=5.97 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1030ms\r\nrtt min/avg/max/mdev = 5.968/5.968/5.968/0.000 ms')
2024-11-10 20:57:42,362 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84257746-90130376 passed
2024-11-10 20:57:42,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-10 20:57:42,530 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84257746-90130376, IP 11.1.1.3, Port 22
2024-11-10 20:57:42,689 - DEBUG - VM ctest-TestBasicVMVN-84257746-90130376 is ready for SSH connections
2024-11-10 20:57:42,689 - INFO - Retry 0
2024-11-10 20:57:42,690 - 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.41, gateway password: c0ntrail123
2024-11-10 20:57:42,690 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-11-10 20:57:44,325 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-11-10 20:57:44,325 - INFO - Generic metadata worked
2024-11-10 20:57:44,599 - DEBUG - Link local service introspect removed
2024-11-10 20:57:44,600 - INFO - Deleting VM ctest-TestBasicVMVN-84257746-90130376
2024-11-10 20:57:44,673 - INFO - Deleting VN ctest-vn2_metadata-12162329
2024-11-10 20:57:44,723 - DEBUG - VN c90b609e-85a1-455a-b0eb-1bd023365c0f still in use: Unable to complete operation on network c90b609e-85a1-455a-b0eb-1bd023365c0f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-322d2219-e1da-4386-a12d-abcac965877b']
2024-11-10 20:57:44,723 - WARNING - Deleting VN ctest-vn2_metadata-12162329 failed..Will retry
2024-11-10 20:57:46,873 - DEBUG - Response for deleting network ()
2024-11-10 20:57:47,135 - DEBUG - No XMPP flaps were noticed during the test
2024-11-10 20:57:47,135 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2024-11-10 20:57:47,135 - INFO - --------------------------------------------------------------------------------
2024-11-10 20:57:47,138 - INFO - ================================================================================
2024-11-10 20:57:47,138 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-11-10 20:57:47,138 - 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-11-10 20:57:47,429 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.21': '0'}} with
2024-11-10 20:57:47,429 - INFO - Initial checks done. Running the testcase now
2024-11-10 20:57:47,430 - INFO -
2024-11-10 20:57:48,347 - DEBUG - Response for create_network : {'network': {'id': 'e60ad84d-cc0d-48a6-aa14-5fd2875d7010', 'name': 'ctest-vn-72735890', 'tenant_id': 'fcd2d27db1e04511a4faaafbe9931e38', 'project_id': 'fcd2d27db1e04511a4faaafbe9931e38', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-84257746', 'ctest-vn-72735890'], 'port_security_enabled': True, 'description': ''}}
2024-11-10 20:57:48,544 - DEBUG - Response for create_subnet : {'subnet': {'id': '39014102-9648-41b1-9719-1e0007015d7c', 'name': '', 'tenant_id': 'fcd2d27db1e04511a4faaafbe9931e38', 'network_id': 'e60ad84d-cc0d-48a6-aa14-5fd2875d7010', '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': 'fcd2d27db1e04511a4faaafbe9931e38'}}
2024-11-10 20:57:48,762 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cf57ed8f-2723-4274-bd94-cc8a29516a2d', 'name': '', 'tenant_id': 'fcd2d27db1e04511a4faaafbe9931e38', 'network_id': 'e60ad84d-cc0d-48a6-aa14-5fd2875d7010', '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': 'fcd2d27db1e04511a4faaafbe9931e38'}}
2024-11-10 20:57:48,790 - INFO - Created VN ctest-vn-72735890
2024-11-10 20:57:48,855 - DEBUG - VN ctest-vn-72735890 UUID is e60ad84d-cc0d-48a6-aa14-5fd2875d7010
2024-11-10 20:57:49,348 - DEBUG - Response for create_port : {'port': {'name': '9975ab87-f621-4b8d-b485-dafbd396bc09', 'id': '9975ab87-f621-4b8d-b485-dafbd396bc09', 'tenant_id': 'fcd2d27db1e04511a4faaafbe9931e38', 'network_id': 'e60ad84d-cc0d-48a6-aa14-5fd2875d7010', 'mac_address': '02:99:75:ab:87:f6', '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': '39014102-9648-41b1-9719-1e0007015d7c'}], 'security_groups': ['58bc8987-07ce-473d-8946-4bd6875d8bf6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fcd2d27db1e04511a4faaafbe9931e38'}}
2024-11-10 20:57:49,543 - DEBUG - Response for create_port : {'port': {'name': 'f747010d-f24f-4bb8-a989-ef9dcde69a48', 'id': 'f747010d-f24f-4bb8-a989-ef9dcde69a48', 'tenant_id': 'fcd2d27db1e04511a4faaafbe9931e38', 'network_id': 'e60ad84d-cc0d-48a6-aa14-5fd2875d7010', 'mac_address': '02:f7:47:01:0d:f2', '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': 'cf57ed8f-2723-4274-bd94-cc8a29516a2d'}], 'security_groups': ['58bc8987-07ce-473d-8946-4bd6875d8bf6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fcd2d27db1e04511a4faaafbe9931e38'}}
2024-11-10 20:57:49,990 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2264-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2264-1)
2024-11-10 20:57:50,486 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2264-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2264-1)
2024-11-10 20:57:51,864 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2264-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2264-1)
2024-11-10 20:57:51,864 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2024-11-10 20:57:51,873 - DEBUG - Requesting: http://10.0.0.41:8082/domain/0bae431d-fc0a-46a2-b6e9-ac05f72c74c2
2024-11-10 20:57:51,893 - DEBUG - Requesting: http://10.0.0.41:8082/project/fcd2d27d-b1e0-4511-a4fa-aafbe9931e38
2024-11-10 20:57:52,031 - DEBUG - Requesting: http://10.0.0.41:8082/network-ipam/bd44a015-51e1-459f-98e4-b74537c81289
2024-11-10 20:57:52,060 - INFO - Verifications in API Server for IPAM: ctest-ipam-68583375 passed
2024-11-10 20:57:52,069 - DEBUG - Control-node 10.0.0.41 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-84257746:ctest-ipam-68583375', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-84257746', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13638201585013179807', 'uuid-lslong': '11017132096371561097'}, 'enable': 'true', 'created': '2024-11-10T20:57:47', 'last-modified': '2024-11-10T20:57:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.376292'}
2024-11-10 20:57:52,069 - INFO - Verifications in Control node for IPAM: ctest-ipam-68583375 passed
2024-11-10 20:57:52,069 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2024-11-10 20:57:52,083 - DEBUG - Requesting: http://10.0.0.41:8082/domain/0bae431d-fc0a-46a2-b6e9-ac05f72c74c2
2024-11-10 20:57:52,104 - DEBUG - Requesting: http://10.0.0.41:8082/project/fcd2d27d-b1e0-4511-a4fa-aafbe9931e38
2024-11-10 20:57:52,223 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/e60ad84d-cc0d-48a6-aa14-5fd2875d7010
2024-11-10 20:57:52,253 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/e60ad84d-cc0d-48a6-aa14-5fd2875d7010
2024-11-10 20:57:52,269 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/095c8153-94bc-4a8b-b4c6-970093ef460a
2024-11-10 20:57:52,295 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/095c8153-94bc-4a8b-b4c6-970093ef460a
2024-11-10 20:57:52,312 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/db8e5eb1-eef4-4dc1-a6ee-027bf6e92ffa
2024-11-10 20:57:52,327 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-10 20:57:52,327 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/e60ad84d-cc0d-48a6-aa14-5fd2875d7010
2024-11-10 20:57:52,363 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/095c8153-94bc-4a8b-b4c6-970093ef460a
2024-11-10 20:57:52,412 - INFO - Verified VN network id 8 for VN e60ad84d-cc0d-48a6-aa14-5fd2875d7010
2024-11-10 20:57:52,412 - INFO - Verifications in API Server for VN ctest-vn-72735890 passed
2024-11-10 20:57:52,412 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/e60ad84d-cc0d-48a6-aa14-5fd2875d7010
2024-11-10 20:57:52,436 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/095c8153-94bc-4a8b-b4c6-970093ef460a
2024-11-10 20:57:52,451 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/095c8153-94bc-4a8b-b4c6-970093ef460a
2024-11-10 20:57:52,463 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/db8e5eb1-eef4-4dc1-a6ee-027bf6e92ffa
2024-11-10 20:57:52,491 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-84257746:ctest-vn-72735890', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-84257746', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16576299207138035878', 'uuid-lslong': '12255525843800780816'}, 'enable': 'true', 'created': '2024-11-10T20:57:48', 'last-modified': '2024-11-10T20:57:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.765452'}
2024-11-10 20:57:52,519 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-10 20:57:52,520 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-72735890 passed
2024-11-10 20:57:52,520 - DEBUG - ====Verifying policy data for ctest-vn-72735890 in API_Server ======
2024-11-10 20:57:52,520 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2024-11-10 20:57:52,536 - DEBUG - Requesting: http://10.0.0.41:8082/domain/0bae431d-fc0a-46a2-b6e9-ac05f72c74c2
2024-11-10 20:57:52,559 - DEBUG - Requesting: http://10.0.0.41:8082/project/fcd2d27d-b1e0-4511-a4fa-aafbe9931e38
2024-11-10 20:57:52,749 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/e60ad84d-cc0d-48a6-aa14-5fd2875d7010
2024-11-10 20:57:52,772 - DEBUG - =>VN ctest-vn-72735890 has no policy to be verified
2024-11-10 20:57:52,772 - DEBUG - Verifying the vn in opserver
2024-11-10 20:57:52,772 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-84257746:ctest-vn-72735890 virtual network link through opserver 10.0.0.41
2024-11-10 20:57:52,772 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2024-11-10 20:57:53,177 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2024-11-10 20:57:53,311 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-84257746:ctest-vn-72735890', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-84257746:ctest-vn-72735890?flat'}
2024-11-10 20:57:53,311 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-84257746:ctest-vn-72735890 is found in opserver
2024-11-10 20:57:53,319 - DEBUG - VRF ids for VN ctest-vn-72735890: {'10.0.0.41': '2'}
2024-11-10 20:57:53,319 - INFO - Waiting for VM ctest-TestBasicVMVN-84257746-91933475 to be up..
2024-11-10 20:57:53,448 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-10 20:57:58,579 - DEBUG - VM is in ACTIVE state now
2024-11-10 20:57:58,580 - INFO - VM name : ctest-TestBasicVMVN-84257746-91933475
2024-11-10 20:57:58,705 - DEBUG - VM ctest-TestBasicVMVN-84257746-91933475 ID is 29603baa-e2d9-4a0a-a5b1-24b86801bd56
2024-11-10 20:57:58,705 - DEBUG - VM ctest-TestBasicVMVN-84257746-91933475 launched on Node cn-jenkins-deploy-platform-ansible-os-2264-1
2024-11-10 20:57:58,817 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/29603baa-e2d9-4a0a-a5b1-24b86801bd56
2024-11-10 20:57:58,839 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/9975ab87-f621-4b8d-b485-dafbd396bc09
2024-11-10 20:58:02,129 - 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-11-10 20:58:02,129 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84257746-91933475 failed!
2024-11-10 20:58:02,191 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84257746:ctest-vn-72735890 is 31.1.1.1 and allocation pool is NOT set
2024-11-10 20:58:02,192 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84257746:ctest-vn-72735890 is 31.1.2.1 and allocation pool is NOT set
2024-11-10 20:58:04,263 - 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=8.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.775 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.775/4.864/8.954/4.089 ms')
2024-11-10 20:58:04,263 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84257746-91933475 passed
2024-11-10 20:58:04,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-10 20:58:04,440 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84257746-91933475, IP 31.1.1.4, Port 22
2024-11-10 20:58:04,623 - DEBUG - VM ctest-TestBasicVMVN-84257746-91933475 is ready for SSH connections
2024-11-10 20:58:04,623 - INFO - Waiting for VM ctest-TestBasicVMVN-84257746-17432560 to be up..
2024-11-10 20:58:04,762 - DEBUG - VM is in ACTIVE state now
2024-11-10 20:58:04,762 - INFO - VM name : ctest-TestBasicVMVN-84257746-17432560
2024-11-10 20:58:04,911 - DEBUG - VM ctest-TestBasicVMVN-84257746-17432560 ID is 41a57904-5c62-4794-9aa9-b6047970a547
2024-11-10 20:58:04,911 - DEBUG - VM ctest-TestBasicVMVN-84257746-17432560 launched on Node cn-jenkins-deploy-platform-ansible-os-2264-1
2024-11-10 20:58:05,047 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/41a57904-5c62-4794-9aa9-b6047970a547
2024-11-10 20:58:05,061 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/f747010d-f24f-4bb8-a989-ef9dcde69a48
2024-11-10 20:58:06,344 - 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=4.22 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.657 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 = 0.657/2.436/4.215/1.779 ms')
2024-11-10 20:58:06,344 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-84257746-17432560 passed
2024-11-10 20:58:06,511 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-10 20:58:06,512 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84257746-17432560, IP 31.1.2.4, Port 22
2024-11-10 20:58:06,667 - DEBUG - VM ctest-TestBasicVMVN-84257746-17432560 is ready for SSH connections
2024-11-10 20:58:06,667 - INFO - Waiting for VM ctest-TestBasicVMVN-84257746-67772227 to be up..
2024-11-10 20:58:06,760 - DEBUG - VM is in ACTIVE state now
2024-11-10 20:58:06,761 - INFO - VM name : ctest-TestBasicVMVN-84257746-67772227
2024-11-10 20:58:06,872 - DEBUG - VM ctest-TestBasicVMVN-84257746-67772227 ID is f26f706f-2c2c-4698-8de0-691b53b5b88e
2024-11-10 20:58:06,872 - DEBUG - VM ctest-TestBasicVMVN-84257746-67772227 launched on Node cn-jenkins-deploy-platform-ansible-os-2264-1
2024-11-10 20:58:06,980 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/f26f706f-2c2c-4698-8de0-691b53b5b88e
2024-11-10 20:58:06,994 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/8e843fb0-78af-4233-abdc-aa4f6e1fc53e
2024-11-10 20:58:08,253 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=4.02 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.549 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.549/2.282/4.016/1.733 ms')
2024-11-10 20:58:08,253 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-84257746-67772227 passed
2024-11-10 20:58:08,420 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-10 20:58:08,420 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84257746-67772227, IP 31.1.1.3, Port 22
2024-11-10 20:58:08,596 - DEBUG - VM ctest-TestBasicVMVN-84257746-67772227 is ready for SSH connections
2024-11-10 20:58:08,596 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-10 20:58:08,596 - 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.41, gateway password: c0ntrail123
2024-11-10 20:58:08,597 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-11-10 20:58:12,309 - 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.562 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.043 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.172 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.043/1.925/3.562 ms
2024-11-10 20:58:12,309 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-84257746-91933475 passed
2024-11-10 20:58:12,310 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-10 20:58:12,310 - 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.41, gateway password: c0ntrail123
2024-11-10 20:58:12,310 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-11-10 20:58:15,979 - 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.383 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.934 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.078 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.934/1.798/3.383 ms
2024-11-10 20:58:15,979 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-84257746-17432560 passed
2024-11-10 20:58:15,980 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-10 20:58:15,980 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-10 20:58:15,980 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-10 20:58:15,980 - 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.41, gateway password: c0ntrail123
2024-11-10 20:58:15,980 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-10 20:58:16,173 - DEBUG - None
2024-11-10 20:58:16,174 - 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.41, gateway password: c0ntrail123
2024-11-10 20:58:16,174 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-10 20:58:16,359 - DEBUG - None
2024-11-10 20:58:16,360 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2024-11-10 20:58:16,360 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-10 20:58:17,388 - DEBUG - None
2024-11-10 20:58:17,389 - 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.41, gateway password: c0ntrail123
2024-11-10 20:58:17,389 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-11-10 20:58:19,648 - 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.506 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.253 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.022 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.160 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.485 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.485/2.485/5.253 ms
2024-11-10 20:58:19,648 - 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.41, gateway password: c0ntrail123
2024-11-10 20:58:19,648 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-11-10 20:58:21,907 - 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.233 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.469 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.583 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.582 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.871 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.496 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.683 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.582/2.273/5.583 ms
2024-11-10 20:58:21,907 - 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.41, gateway password: c0ntrail123
2024-11-10 20:58:21,908 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-11-10 20:58:24,177 - 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.667 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.836 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.745 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.546 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.700 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.507 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.391 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.391/1.770/3.745 ms
2024-11-10 20:58:24,177 - INFO - Deleting VM ctest-TestBasicVMVN-84257746-67772227
2024-11-10 20:58:24,272 - INFO - Detaching port f747010d-f24f-4bb8-a989-ef9dcde69a48 from VM ctest-TestBasicVMVN-84257746-17432560
2024-11-10 20:58:24,328 - INFO - Deleting VM ctest-TestBasicVMVN-84257746-17432560
2024-11-10 20:58:24,411 - INFO - Detaching port 9975ab87-f621-4b8d-b485-dafbd396bc09 from VM ctest-TestBasicVMVN-84257746-91933475
2024-11-10 20:58:24,448 - INFO - Deleting VM ctest-TestBasicVMVN-84257746-91933475
2024-11-10 20:58:24,532 - INFO - Deleting VN ctest-vn-72735890
2024-11-10 20:58:24,784 - DEBUG - Response for delete_port : ()
2024-11-10 20:58:25,044 - DEBUG - Response for delete_port : ()
2024-11-10 20:58:25,259 - DEBUG - Response for deleting network ()
2024-11-10 20:58:25,259 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/095c8153-94bc-4a8b-b4c6-970093ef460a
2024-11-10 20:58:25,272 - DEBUG - Response Code: 404
2024-11-10 20:58:25,272 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2024-11-10 20:58:25,280 - DEBUG - Requesting: http://10.0.0.41:8082/domain/0bae431d-fc0a-46a2-b6e9-ac05f72c74c2
2024-11-10 20:58:25,341 - DEBUG - Requesting: http://10.0.0.41:8082/project/fcd2d27d-b1e0-4511-a4fa-aafbe9931e38
2024-11-10 20:58:25,432 - INFO - Validated that VN ctest-vn-72735890 is not found in API Server
2024-11-10 20:58:25,453 - DEBUG - VN ctest-vn-72735890 is not present in Agent 10.0.0.41
2024-11-10 20:58:25,453 - INFO - Validated that VN ctest-vn-72735890 is not in any agent
2024-11-10 20:58:25,460 - DEBUG - VRF 2 is not seen in agent 10.0.0.41
2024-11-10 20:58:25,467 - DEBUG - Vrouter 10.0.0.41 does not have vrf 2 for VN ctest-vn-72735890
2024-11-10 20:58:25,467 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-84257746:ctest-vn-72735890
2024-11-10 20:58:25,481 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-72735890 info
2024-11-10 20:58:25,571 - INFO - IPAM: ctest-ipam-68583375 is not found in API Server
2024-11-10 20:58:25,589 - INFO - IPAM:ctest-ipam-68583375 is not found in control node
2024-11-10 20:58:25,867 - DEBUG - No XMPP flaps were noticed during the test
2024-11-10 20:58:25,867 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2024-11-10 20:58:25,867 - INFO - --------------------------------------------------------------------------------
2024-11-10 20:58:26,605 - INFO - Deleted project: ctest-TestBasicVMVN-84257746, ID : fcd2d27d-b1e0-4511-a4fa-aafbe9931e38