2024-09-13 14:06:36,694 - INFO - Domain Default found not creating 2024-09-13 14:06:36,860 - INFO - Project ctest-TestBasicVMVN-40402425 not found, creating it 2024-09-13 14:06:37,390 - INFO - Created Project:ctest-TestBasicVMVN-40402425, ID : 86fe6dd0-f76e-4942-91de-1a7e12f84b57 2024-09-13 14:06:39,105 - INFO - ================================================================================ 2024-09-13 14:06:39,105 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-13 14:06:39,105 - 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-09-13 14:06:39,365 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.29': '0'}} with 2024-09-13 14:06:39,365 - INFO - Initial checks done. Running the testcase now 2024-09-13 14:06:39,365 - INFO - 2024-09-13 14:06:39,996 - DEBUG - Response for create_network : {'network': {'id': '49ef5bf7-2b1f-40a5-b0f9-32cf26d5670d', 'name': 'ctest-vn2_metadata-35176096', 'tenant_id': '86fe6dd0f76e494291de1a7e12f84b57', 'project_id': '86fe6dd0f76e494291de1a7e12f84b57', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40402425', 'ctest-vn2_metadata-35176096'], 'port_security_enabled': True, 'description': ''}} 2024-09-13 14:06:40,164 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd5c74571-afed-4541-a310-455dbdd3d262', 'name': '', 'tenant_id': '86fe6dd0f76e494291de1a7e12f84b57', 'network_id': '49ef5bf7-2b1f-40a5-b0f9-32cf26d5670d', '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': '86fe6dd0f76e494291de1a7e12f84b57'}} 2024-09-13 14:06:40,186 - INFO - Created VN ctest-vn2_metadata-35176096 2024-09-13 14:06:40,243 - DEBUG - VN ctest-vn2_metadata-35176096 UUID is 49ef5bf7-2b1f-40a5-b0f9-32cf26d5670d 2024-09-13 14:06:40,433 - DEBUG - Services list from nova: [, , ] 2024-09-13 14:06:41,556 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1921-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1921-1) 2024-09-13 14:06:41,667 - DEBUG - Link local service introspect added 2024-09-13 14:06:41,718 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-13 14:06:46,805 - DEBUG - VM is in ACTIVE state now 2024-09-13 14:06:46,945 - INFO - Waiting for VM ctest-TestBasicVMVN-40402425-43542131 to be up.. 2024-09-13 14:06:46,945 - INFO - VM name : ctest-TestBasicVMVN-40402425-43542131 2024-09-13 14:06:47,033 - DEBUG - VM ctest-TestBasicVMVN-40402425-43542131 ID is 0fadf30a-a4f6-48ef-9412-edba03a424d5 2024-09-13 14:06:47,033 - DEBUG - VM ctest-TestBasicVMVN-40402425-43542131 launched on Node cn-jenkins-deploy-platform-ansible-os-1921-1 2024-09-13 14:06:47,116 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/0fadf30a-a4f6-48ef-9412-edba03a424d5 2024-09-13 14:06:47,421 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/0fadf30a-a4f6-48ef-9412-edba03a424d5 2024-09-13 14:06:47,455 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/64f9db3d-a4ad-47b7-a53b-63e41421180d 2024-09-13 14:06:50,737 - 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 1027ms') 2024-09-13 14:06:50,737 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40402425-43542131 failed! 2024-09-13 14:06:50,799 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40402425:ctest-vn2_metadata-35176096 is 11.1.1.1 and allocation pool is NOT set 2024-09-13 14:06:52,855 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.371 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.371/3.131/5.891/2.760 ms') 2024-09-13 14:06:52,855 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40402425-43542131 passed 2024-09-13 14:06:53,015 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 14:06:53,015 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40402425-43542131, IP 11.1.1.3, Port 22 2024-09-13 14:06:53,178 - DEBUG - VM ctest-TestBasicVMVN-40402425-43542131 is ready for SSH connections 2024-09-13 14:06:53,178 - INFO - Retry 0 2024-09-13 14:06:53,178 - 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.30, gateway password: c0ntrail123 2024-09-13 14:06:53,178 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-13 14:06:54,780 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-13 14:06:54,780 - INFO - Generic metadata worked 2024-09-13 14:06:55,038 - DEBUG - Link local service introspect removed 2024-09-13 14:06:55,038 - INFO - Deleting VM ctest-TestBasicVMVN-40402425-43542131 2024-09-13 14:06:55,097 - INFO - Deleting VN ctest-vn2_metadata-35176096 2024-09-13 14:06:55,140 - DEBUG - VN 49ef5bf7-2b1f-40a5-b0f9-32cf26d5670d still in use: Unable to complete operation on network 49ef5bf7-2b1f-40a5-b0f9-32cf26d5670d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-831be179-ee0d-406e-9dc0-badc86b6c1ce'] 2024-09-13 14:06:55,140 - WARNING - Deleting VN ctest-vn2_metadata-35176096 failed..Will retry 2024-09-13 14:06:57,269 - DEBUG - Response for deleting network () 2024-09-13 14:06:57,541 - DEBUG - No XMPP flaps were noticed during the test 2024-09-13 14:06:57,541 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2024-09-13 14:06:57,541 - INFO - -------------------------------------------------------------------------------- 2024-09-13 14:06:57,546 - INFO - ================================================================================ 2024-09-13 14:06:57,546 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-13 14:06:57,546 - 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-09-13 14:06:57,820 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.29': '0'}} with 2024-09-13 14:06:57,820 - INFO - Initial checks done. Running the testcase now 2024-09-13 14:06:57,820 - INFO - 2024-09-13 14:06:58,460 - DEBUG - Response for create_network : {'network': {'id': '199c068e-08b3-4252-abe6-5c9c4b39971f', 'name': 'ctest-vn-33340722', 'tenant_id': '86fe6dd0f76e494291de1a7e12f84b57', 'project_id': '86fe6dd0f76e494291de1a7e12f84b57', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40402425', 'ctest-vn-33340722'], 'port_security_enabled': True, 'description': ''}} 2024-09-13 14:06:58,721 - DEBUG - Response for create_subnet : {'subnet': {'id': '1fc62034-35d1-4585-8803-a4156a4a260f', 'name': '', 'tenant_id': '86fe6dd0f76e494291de1a7e12f84b57', 'network_id': '199c068e-08b3-4252-abe6-5c9c4b39971f', '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': '86fe6dd0f76e494291de1a7e12f84b57'}} 2024-09-13 14:06:58,953 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cf48cecb-a5a9-4288-a889-5c22cf820409', 'name': '', 'tenant_id': '86fe6dd0f76e494291de1a7e12f84b57', 'network_id': '199c068e-08b3-4252-abe6-5c9c4b39971f', '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': '86fe6dd0f76e494291de1a7e12f84b57'}} 2024-09-13 14:06:59,051 - INFO - Created VN ctest-vn-33340722 2024-09-13 14:06:59,111 - DEBUG - VN ctest-vn-33340722 UUID is 199c068e-08b3-4252-abe6-5c9c4b39971f 2024-09-13 14:06:59,498 - DEBUG - Response for create_port : {'port': {'name': '1bf323c3-9638-408c-8416-092c8b81cb6b', 'id': '1bf323c3-9638-408c-8416-092c8b81cb6b', 'tenant_id': '86fe6dd0f76e494291de1a7e12f84b57', 'network_id': '199c068e-08b3-4252-abe6-5c9c4b39971f', 'mac_address': '02:1b:f3:23:c3:96', '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': '1fc62034-35d1-4585-8803-a4156a4a260f'}], 'security_groups': ['d3fae53b-a8d9-442f-84b3-a8e249518a81'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '86fe6dd0f76e494291de1a7e12f84b57'}} 2024-09-13 14:06:59,678 - DEBUG - Response for create_port : {'port': {'name': 'f2860206-1bb7-420b-9506-f07b825c61d5', 'id': 'f2860206-1bb7-420b-9506-f07b825c61d5', 'tenant_id': '86fe6dd0f76e494291de1a7e12f84b57', 'network_id': '199c068e-08b3-4252-abe6-5c9c4b39971f', 'mac_address': '02:f2:86:02:06:1b', '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': 'cf48cecb-a5a9-4288-a889-5c22cf820409'}], 'security_groups': ['d3fae53b-a8d9-442f-84b3-a8e249518a81'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '86fe6dd0f76e494291de1a7e12f84b57'}} 2024-09-13 14:07:00,235 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1921-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1921-1) 2024-09-13 14:07:00,659 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1921-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1921-1) 2024-09-13 14:07:01,922 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1921-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1921-1) 2024-09-13 14:07:01,922 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-09-13 14:07:01,934 - DEBUG - Requesting: http://10.0.0.30:8082/domain/5a2ac64b-d0a2-487e-928e-e9257a6b6896 2024-09-13 14:07:01,952 - DEBUG - Requesting: http://10.0.0.30:8082/project/86fe6dd0-f76e-4942-91de-1a7e12f84b57 2024-09-13 14:07:02,054 - DEBUG - Requesting: http://10.0.0.30:8082/network-ipam/50d5731c-5c5a-4b2b-8fd1-2e942efad63e 2024-09-13 14:07:02,067 - INFO - Verifications in API Server for IPAM: ctest-ipam-14865276 passed 2024-09-13 14:07:02,075 - DEBUG - Control-node 10.0.0.30 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-40402425:ctest-ipam-14865276', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40402425', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5824688258719304491', 'uuid-lslong': '10363115431534450238'}, 'enable': 'true', 'created': '2024-09-13T14:06:57', 'last-modified': '2024-09-13T14:06:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.022554'} 2024-09-13 14:07:02,075 - INFO - Verifications in Control node for IPAM: ctest-ipam-14865276 passed 2024-09-13 14:07:02,076 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-09-13 14:07:02,097 - DEBUG - Requesting: http://10.0.0.30:8082/domain/5a2ac64b-d0a2-487e-928e-e9257a6b6896 2024-09-13 14:07:02,112 - DEBUG - Requesting: http://10.0.0.30:8082/project/86fe6dd0-f76e-4942-91de-1a7e12f84b57 2024-09-13 14:07:02,218 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/199c068e-08b3-4252-abe6-5c9c4b39971f 2024-09-13 14:07:02,236 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/199c068e-08b3-4252-abe6-5c9c4b39971f 2024-09-13 14:07:02,258 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/77b7f420-8663-49fc-8905-b830f220525c 2024-09-13 14:07:02,271 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/77b7f420-8663-49fc-8905-b830f220525c 2024-09-13 14:07:02,282 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/83085b8e-730c-4dba-b788-40dcce72ec65 2024-09-13 14:07:02,300 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-13 14:07:02,300 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/199c068e-08b3-4252-abe6-5c9c4b39971f 2024-09-13 14:07:02,325 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/77b7f420-8663-49fc-8905-b830f220525c 2024-09-13 14:07:02,365 - INFO - Verified VN network id 8 for VN 199c068e-08b3-4252-abe6-5c9c4b39971f 2024-09-13 14:07:02,365 - INFO - Verifications in API Server for VN ctest-vn-33340722 passed 2024-09-13 14:07:02,365 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/199c068e-08b3-4252-abe6-5c9c4b39971f 2024-09-13 14:07:02,389 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/77b7f420-8663-49fc-8905-b830f220525c 2024-09-13 14:07:02,404 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/77b7f420-8663-49fc-8905-b830f220525c 2024-09-13 14:07:02,427 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/83085b8e-730c-4dba-b788-40dcce72ec65 2024-09-13 14:07:02,454 - DEBUG - Control-node 10.0.0.30 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-40402425:ctest-vn-33340722', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40402425', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1845357154416149074', 'uuid-lslong': '12386689651475846943'}, 'enable': 'true', 'created': '2024-09-13T14:06:58', 'last-modified': '2024-09-13T14:06:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.537057'} 2024-09-13 14:07:02,462 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-13 14:07:02,462 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-33340722 passed 2024-09-13 14:07:02,462 - DEBUG - ====Verifying policy data for ctest-vn-33340722 in API_Server ====== 2024-09-13 14:07:02,462 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-09-13 14:07:02,472 - DEBUG - Requesting: http://10.0.0.30:8082/domain/5a2ac64b-d0a2-487e-928e-e9257a6b6896 2024-09-13 14:07:02,500 - DEBUG - Requesting: http://10.0.0.30:8082/project/86fe6dd0-f76e-4942-91de-1a7e12f84b57 2024-09-13 14:07:02,625 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/199c068e-08b3-4252-abe6-5c9c4b39971f 2024-09-13 14:07:02,664 - DEBUG - =>VN ctest-vn-33340722 has no policy to be verified 2024-09-13 14:07:02,664 - DEBUG - Verifying the vn in opserver 2024-09-13 14:07:02,664 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-40402425:ctest-vn-33340722 virtual network link through opserver 10.0.0.30 2024-09-13 14:07:02,664 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks 2024-09-13 14:07:03,039 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks 2024-09-13 14:07:03,110 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-40402425:ctest-vn-33340722', 'href': 'http://10.0.0.30:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-40402425:ctest-vn-33340722?flat'} 2024-09-13 14:07:03,110 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-40402425:ctest-vn-33340722 is found in opserver 2024-09-13 14:07:03,116 - DEBUG - VRF ids for VN ctest-vn-33340722: {'10.0.0.30': '2'} 2024-09-13 14:07:03,116 - INFO - Waiting for VM ctest-TestBasicVMVN-40402425-18237683 to be up.. 2024-09-13 14:07:03,209 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-13 14:07:08,332 - DEBUG - VM is in ACTIVE state now 2024-09-13 14:07:08,333 - INFO - VM name : ctest-TestBasicVMVN-40402425-18237683 2024-09-13 14:07:08,513 - DEBUG - VM ctest-TestBasicVMVN-40402425-18237683 ID is 904f73e2-8b44-4df3-9b8d-1767788f88cf 2024-09-13 14:07:08,514 - DEBUG - VM ctest-TestBasicVMVN-40402425-18237683 launched on Node cn-jenkins-deploy-platform-ansible-os-1921-1 2024-09-13 14:07:08,635 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/904f73e2-8b44-4df3-9b8d-1767788f88cf 2024-09-13 14:07:08,663 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/1bf323c3-9638-408c-8416-092c8b81cb6b 2024-09-13 14:07:12,012 - 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 1019ms') 2024-09-13 14:07:12,012 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40402425-18237683 failed! 2024-09-13 14:07:12,071 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40402425:ctest-vn-33340722 is 31.1.1.1 and allocation pool is NOT set 2024-09-13 14:07:12,071 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40402425:ctest-vn-33340722 is 31.1.2.1 and allocation pool is NOT set 2024-09-13 14:07:14,133 - 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.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.866 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.866/2.405/3.945/1.539 ms') 2024-09-13 14:07:14,133 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40402425-18237683 passed 2024-09-13 14:07:14,295 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 14:07:14,295 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40402425-18237683, IP 31.1.1.4, Port 22 2024-09-13 14:07:14,455 - DEBUG - VM ctest-TestBasicVMVN-40402425-18237683 is ready for SSH connections 2024-09-13 14:07:14,455 - INFO - Waiting for VM ctest-TestBasicVMVN-40402425-56532902 to be up.. 2024-09-13 14:07:14,547 - DEBUG - VM is in ACTIVE state now 2024-09-13 14:07:14,547 - INFO - VM name : ctest-TestBasicVMVN-40402425-56532902 2024-09-13 14:07:14,630 - DEBUG - VM ctest-TestBasicVMVN-40402425-56532902 ID is b9edf0f8-9583-4a71-80ca-a2ff0456fac6 2024-09-13 14:07:14,630 - DEBUG - VM ctest-TestBasicVMVN-40402425-56532902 launched on Node cn-jenkins-deploy-platform-ansible-os-1921-1 2024-09-13 14:07:14,711 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/b9edf0f8-9583-4a71-80ca-a2ff0456fac6 2024-09-13 14:07:14,721 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/f2860206-1bb7-420b-9506-f07b825c61d5 2024-09-13 14:07:15,976 - 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.03 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.450 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.450/1.739/3.028/1.289 ms') 2024-09-13 14:07:15,976 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-40402425-56532902 passed 2024-09-13 14:07:16,135 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 14:07:16,135 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40402425-56532902, IP 31.1.2.4, Port 22 2024-09-13 14:07:16,295 - DEBUG - VM ctest-TestBasicVMVN-40402425-56532902 is ready for SSH connections 2024-09-13 14:07:16,295 - INFO - Waiting for VM ctest-TestBasicVMVN-40402425-33211687 to be up.. 2024-09-13 14:07:16,374 - DEBUG - VM is in ACTIVE state now 2024-09-13 14:07:16,374 - INFO - VM name : ctest-TestBasicVMVN-40402425-33211687 2024-09-13 14:07:16,463 - DEBUG - VM ctest-TestBasicVMVN-40402425-33211687 ID is 7c74f6ae-d7bc-4b01-a487-a00ce701a1b5 2024-09-13 14:07:16,464 - DEBUG - VM ctest-TestBasicVMVN-40402425-33211687 launched on Node cn-jenkins-deploy-platform-ansible-os-1921-1 2024-09-13 14:07:16,539 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/7c74f6ae-d7bc-4b01-a487-a00ce701a1b5 2024-09-13 14:07:16,549 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/d16f7dbc-d607-4fb7-8fcd-db3c4401709d 2024-09-13 14:07:17,792 - 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.38 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.442 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.442/2.410/4.379/1.968 ms') 2024-09-13 14:07:17,792 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-40402425-33211687 passed 2024-09-13 14:07:17,951 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 14:07:17,951 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40402425-33211687, IP 31.1.1.3, Port 22 2024-09-13 14:07:18,115 - DEBUG - VM ctest-TestBasicVMVN-40402425-33211687 is ready for SSH connections 2024-09-13 14:07:18,115 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 14:07:18,115 - 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.30, gateway password: c0ntrail123 2024-09-13 14:07:18,115 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-13 14:07:21,808 - 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.743 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.880 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.938 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.880/1.853/3.743 ms 2024-09-13 14:07:21,808 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-40402425-18237683 passed 2024-09-13 14:07:21,808 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 14:07:21,808 - 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.30, gateway password: c0ntrail123 2024-09-13 14:07:21,808 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-13 14:07:25,435 - 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.031 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.020 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.026 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.020/1.692/3.031 ms 2024-09-13 14:07:25,435 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-40402425-56532902 passed 2024-09-13 14:07:25,435 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 14:07:25,435 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 14:07:25,435 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 14:07:25,436 - 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.30, gateway password: c0ntrail123 2024-09-13 14:07:25,436 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-13 14:07:25,614 - DEBUG - None 2024-09-13 14:07:25,614 - 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.30, gateway password: c0ntrail123 2024-09-13 14:07:25,614 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-13 14:07:25,801 - DEBUG - None 2024-09-13 14:07:25,801 - 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.30, gateway password: c0ntrail123 2024-09-13 14:07:25,801 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-13 14:07:26,410 - DEBUG - None 2024-09-13 14:07:26,410 - 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.30, gateway password: c0ntrail123 2024-09-13 14:07:26,410 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-13 14:07:28,615 - 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=1.767 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.249 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.492 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.800 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.363/2.134/5.249 ms 2024-09-13 14:07:28,615 - 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.30, gateway password: c0ntrail123 2024-09-13 14:07:28,615 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-13 14:07:30,865 - 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=0.960 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.237 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.239 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.464 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.494 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.453 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.383 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.383/2.461/5.239 ms 2024-09-13 14:07:30,865 - 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.30, gateway password: c0ntrail123 2024-09-13 14:07:30,866 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-13 14:07:33,113 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.154 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.040 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.842 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.649 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.501 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.953 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.402 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.402/2.220/3.953 ms 2024-09-13 14:07:33,113 - INFO - Deleting VM ctest-TestBasicVMVN-40402425-33211687 2024-09-13 14:07:33,181 - INFO - Detaching port f2860206-1bb7-420b-9506-f07b825c61d5 from VM ctest-TestBasicVMVN-40402425-56532902 2024-09-13 14:07:33,235 - INFO - Deleting VM ctest-TestBasicVMVN-40402425-56532902 2024-09-13 14:07:33,312 - INFO - Detaching port 1bf323c3-9638-408c-8416-092c8b81cb6b from VM ctest-TestBasicVMVN-40402425-18237683 2024-09-13 14:07:33,349 - INFO - Deleting VM ctest-TestBasicVMVN-40402425-18237683 2024-09-13 14:07:33,420 - INFO - Deleting VN ctest-vn-33340722 2024-09-13 14:07:33,618 - DEBUG - Response for delete_port : () 2024-09-13 14:07:33,889 - DEBUG - Response for delete_port : () 2024-09-13 14:07:33,960 - DEBUG - VN 199c068e-08b3-4252-abe6-5c9c4b39971f still in use: Unable to complete operation on network 199c068e-08b3-4252-abe6-5c9c4b39971f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-362cd933-aa64-4714-acfe-a654b3b3b835'] 2024-09-13 14:07:33,960 - WARNING - Deleting VN ctest-vn-33340722 failed..Will retry 2024-09-13 14:07:36,115 - DEBUG - Response for deleting network () 2024-09-13 14:07:36,115 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/77b7f420-8663-49fc-8905-b830f220525c 2024-09-13 14:07:36,122 - DEBUG - Response Code: 404 2024-09-13 14:07:36,122 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-09-13 14:07:36,127 - DEBUG - Requesting: http://10.0.0.30:8082/domain/5a2ac64b-d0a2-487e-928e-e9257a6b6896 2024-09-13 14:07:36,185 - DEBUG - Requesting: http://10.0.0.30:8082/project/86fe6dd0-f76e-4942-91de-1a7e12f84b57 2024-09-13 14:07:36,270 - INFO - Validated that VN ctest-vn-33340722 is not found in API Server 2024-09-13 14:07:36,282 - DEBUG - VN ctest-vn-33340722 is not present in Agent 10.0.0.30 2024-09-13 14:07:36,282 - INFO - Validated that VN ctest-vn-33340722 is not in any agent 2024-09-13 14:07:36,288 - DEBUG - VRF 2 is not seen in agent 10.0.0.30 2024-09-13 14:07:36,294 - DEBUG - Vrouter 10.0.0.30 does not have vrf 2 for VN ctest-vn-33340722 2024-09-13 14:07:36,294 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-40402425:ctest-vn-33340722 2024-09-13 14:07:36,305 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-33340722 info 2024-09-13 14:07:36,398 - INFO - IPAM: ctest-ipam-14865276 is not found in API Server 2024-09-13 14:07:36,411 - INFO - IPAM:ctest-ipam-14865276 is not found in control node 2024-09-13 14:07:36,678 - DEBUG - No XMPP flaps were noticed during the test 2024-09-13 14:07:36,678 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39] 2024-09-13 14:07:36,679 - INFO - -------------------------------------------------------------------------------- 2024-09-13 14:07:37,679 - INFO - Deleted project: ctest-TestBasicVMVN-40402425, ID : 86fe6dd0-f76e-4942-91de-1a7e12f84b57