2024-08-30 06:27:38,832 - INFO - Domain Default found not creating 2024-08-30 06:27:38,992 - INFO - Project ctest-TestBasicVMVN-30813809 not found, creating it 2024-08-30 06:27:39,572 - INFO - Created Project:ctest-TestBasicVMVN-30813809, ID : 6d5b5a27-68c4-4c7d-8ba9-bdc009ca0550 2024-08-30 06:27:41,497 - INFO - ================================================================================ 2024-08-30 06:27:41,497 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-30 06:27:41,497 - 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-30 06:27:41,769 - DEBUG - Nothing to compare xmpp stats {'10.0.0.46': {'10.20.0.18': '0'}} with 2024-08-30 06:27:41,769 - INFO - Initial checks done. Running the testcase now 2024-08-30 06:27:41,769 - INFO - 2024-08-30 06:27:42,483 - DEBUG - Response for create_network : {'network': {'id': 'cf96f248-d947-4d0e-b3ef-4f421e79a117', 'name': 'ctest-vn2_metadata-40013626', 'tenant_id': '6d5b5a2768c44c7d8ba9bdc009ca0550', 'project_id': '6d5b5a2768c44c7d8ba9bdc009ca0550', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30813809', 'ctest-vn2_metadata-40013626'], 'port_security_enabled': True, 'description': ''}} 2024-08-30 06:27:42,693 - DEBUG - Response for create_subnet : {'subnet': {'id': '41bb1be1-eb07-4422-8c41-bfcf36586a02', 'name': '', 'tenant_id': '6d5b5a2768c44c7d8ba9bdc009ca0550', 'network_id': 'cf96f248-d947-4d0e-b3ef-4f421e79a117', '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': '6d5b5a2768c44c7d8ba9bdc009ca0550'}} 2024-08-30 06:27:42,711 - INFO - Created VN ctest-vn2_metadata-40013626 2024-08-30 06:27:42,764 - DEBUG - VN ctest-vn2_metadata-40013626 UUID is cf96f248-d947-4d0e-b3ef-4f421e79a117 2024-08-30 06:27:42,985 - DEBUG - Services list from nova: [, , ] 2024-08-30 06:27:44,266 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1821-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1821-1) 2024-08-30 06:27:44,376 - DEBUG - Link local service introspect added 2024-08-30 06:27:44,415 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-30 06:27:49,521 - DEBUG - VM is in ACTIVE state now 2024-08-30 06:27:49,668 - INFO - Waiting for VM ctest-TestBasicVMVN-30813809-83480623 to be up.. 2024-08-30 06:27:49,669 - INFO - VM name : ctest-TestBasicVMVN-30813809-83480623 2024-08-30 06:27:49,811 - DEBUG - VM ctest-TestBasicVMVN-30813809-83480623 ID is 8b5229f3-7a07-4026-a7de-87fd327792e5 2024-08-30 06:27:49,811 - DEBUG - VM ctest-TestBasicVMVN-30813809-83480623 launched on Node cn-jenkins-deploy-platform-ansible-os-1821-1 2024-08-30 06:27:49,914 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/8b5229f3-7a07-4026-a7de-87fd327792e5 2024-08-30 06:27:50,237 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/8b5229f3-7a07-4026-a7de-87fd327792e5 2024-08-30 06:27:50,273 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/e8596fa1-93f3-43ba-bcdb-7b05868656aa 2024-08-30 06:27:53,565 - 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 1017ms') 2024-08-30 06:27:53,565 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30813809-83480623 failed! 2024-08-30 06:27:53,616 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30813809:ctest-vn2_metadata-40013626 is 11.1.1.1 and allocation pool is NOT set 2024-08-30 06:27:55,681 - 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=2.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.682 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.682/1.786/2.891/1.104 ms') 2024-08-30 06:27:55,681 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30813809-83480623 passed 2024-08-30 06:27:55,828 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-30 06:27:55,828 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30813809-83480623, IP 11.1.1.3, Port 22 2024-08-30 06:27:55,992 - DEBUG - VM ctest-TestBasicVMVN-30813809-83480623 is ready for SSH connections 2024-08-30 06:27:55,992 - INFO - Retry 0 2024-08-30 06:27:55,992 - 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.46, gateway password: c0ntrail123 2024-08-30 06:27:55,992 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-08-30 06:27:57,667 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-08-30 06:27:57,667 - INFO - Generic metadata worked 2024-08-30 06:27:57,916 - DEBUG - Link local service introspect removed 2024-08-30 06:27:57,916 - INFO - Deleting VM ctest-TestBasicVMVN-30813809-83480623 2024-08-30 06:27:57,974 - INFO - Deleting VN ctest-vn2_metadata-40013626 2024-08-30 06:27:58,014 - DEBUG - VN cf96f248-d947-4d0e-b3ef-4f421e79a117 still in use: Unable to complete operation on network cf96f248-d947-4d0e-b3ef-4f421e79a117. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5551ba15-b7c4-480a-a96b-38c1a6e44296'] 2024-08-30 06:27:58,014 - WARNING - Deleting VN ctest-vn2_metadata-40013626 failed..Will retry 2024-08-30 06:28:00,119 - DEBUG - Response for deleting network () 2024-08-30 06:28:00,378 - DEBUG - No XMPP flaps were noticed during the test 2024-08-30 06:28:00,378 - INFO - -------------------------------------------------------------------------------- 2024-08-30 06:28:00,380 - INFO - ================================================================================ 2024-08-30 06:28:00,380 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-30 06:28:00,380 - 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-30 06:28:00,673 - DEBUG - Nothing to compare xmpp stats {'10.0.0.46': {'10.20.0.18': '0'}} with 2024-08-30 06:28:00,673 - INFO - Initial checks done. Running the testcase now 2024-08-30 06:28:00,673 - INFO - 2024-08-30 06:28:01,326 - DEBUG - Response for create_network : {'network': {'id': 'cc31bb99-85d9-43e2-adcb-5784da22a386', 'name': 'ctest-vn-96226797', 'tenant_id': '6d5b5a2768c44c7d8ba9bdc009ca0550', 'project_id': '6d5b5a2768c44c7d8ba9bdc009ca0550', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30813809', 'ctest-vn-96226797'], 'port_security_enabled': True, 'description': ''}} 2024-08-30 06:28:01,560 - DEBUG - Response for create_subnet : {'subnet': {'id': '0fe10800-e583-4156-8122-b31335984261', 'name': '', 'tenant_id': '6d5b5a2768c44c7d8ba9bdc009ca0550', 'network_id': 'cc31bb99-85d9-43e2-adcb-5784da22a386', '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': '6d5b5a2768c44c7d8ba9bdc009ca0550'}} 2024-08-30 06:28:01,733 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b0ddda1e-1da5-48d6-81fb-0a84d5815109', 'name': '', 'tenant_id': '6d5b5a2768c44c7d8ba9bdc009ca0550', 'network_id': 'cc31bb99-85d9-43e2-adcb-5784da22a386', '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': '6d5b5a2768c44c7d8ba9bdc009ca0550'}} 2024-08-30 06:28:01,756 - INFO - Created VN ctest-vn-96226797 2024-08-30 06:28:01,808 - DEBUG - VN ctest-vn-96226797 UUID is cc31bb99-85d9-43e2-adcb-5784da22a386 2024-08-30 06:28:02,182 - DEBUG - Response for create_port : {'port': {'name': 'efa1d06b-f7d6-4257-8172-f63cbd114716', 'id': 'efa1d06b-f7d6-4257-8172-f63cbd114716', 'tenant_id': '6d5b5a2768c44c7d8ba9bdc009ca0550', 'network_id': 'cc31bb99-85d9-43e2-adcb-5784da22a386', 'mac_address': '02:ef:a1:d0:6b:f7', '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': '0fe10800-e583-4156-8122-b31335984261'}], 'security_groups': ['8b2b3381-4b81-4dde-badd-7f77e1e53676'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6d5b5a2768c44c7d8ba9bdc009ca0550'}} 2024-08-30 06:28:02,391 - DEBUG - Response for create_port : {'port': {'name': 'abb8af76-e32e-4465-9bcc-e775a6063705', 'id': 'abb8af76-e32e-4465-9bcc-e775a6063705', 'tenant_id': '6d5b5a2768c44c7d8ba9bdc009ca0550', 'network_id': 'cc31bb99-85d9-43e2-adcb-5784da22a386', 'mac_address': '02:ab:b8:af:76:e3', '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': 'b0ddda1e-1da5-48d6-81fb-0a84d5815109'}], 'security_groups': ['8b2b3381-4b81-4dde-badd-7f77e1e53676'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6d5b5a2768c44c7d8ba9bdc009ca0550'}} 2024-08-30 06:28:02,844 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1821-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1821-1) 2024-08-30 06:28:03,272 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1821-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1821-1) 2024-08-30 06:28:04,733 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1821-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1821-1) 2024-08-30 06:28:04,733 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2024-08-30 06:28:04,739 - DEBUG - Requesting: http://10.0.0.46:8082/domain/28705196-9998-4d57-831f-e844e15ea895 2024-08-30 06:28:04,752 - DEBUG - Requesting: http://10.0.0.46:8082/project/6d5b5a27-68c4-4c7d-8ba9-bdc009ca0550 2024-08-30 06:28:04,826 - DEBUG - Requesting: http://10.0.0.46:8082/network-ipam/647e3c65-fd0c-4cb4-88ee-66ef881a16ec 2024-08-30 06:28:04,835 - INFO - Verifications in API Server for IPAM: ctest-ipam-50512185 passed 2024-08-30 06:28:04,843 - DEBUG - Control-node 10.0.0.46 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-30813809:ctest-ipam-50512185', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30813809', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7241291659593141428', 'uuid-lslong': '9866937012581963500'}, 'enable': 'true', 'created': '2024-08-30T06:28:00', 'last-modified': '2024-08-30T06:28:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.914533'} 2024-08-30 06:28:04,843 - INFO - Verifications in Control node for IPAM: ctest-ipam-50512185 passed 2024-08-30 06:28:04,843 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2024-08-30 06:28:04,848 - DEBUG - Requesting: http://10.0.0.46:8082/domain/28705196-9998-4d57-831f-e844e15ea895 2024-08-30 06:28:04,865 - DEBUG - Requesting: http://10.0.0.46:8082/project/6d5b5a27-68c4-4c7d-8ba9-bdc009ca0550 2024-08-30 06:28:04,930 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/cc31bb99-85d9-43e2-adcb-5784da22a386 2024-08-30 06:28:04,943 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/cc31bb99-85d9-43e2-adcb-5784da22a386 2024-08-30 06:28:04,953 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/a282ac6d-b4bf-46da-be85-ac29ccf0acf4 2024-08-30 06:28:04,962 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/a282ac6d-b4bf-46da-be85-ac29ccf0acf4 2024-08-30 06:28:04,974 - DEBUG - Requesting: http://10.0.0.46:8082/route-target/e0ff9341-e588-4d47-aea3-c020b86e9976 2024-08-30 06:28:04,981 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-30 06:28:04,981 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/cc31bb99-85d9-43e2-adcb-5784da22a386 2024-08-30 06:28:04,994 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/a282ac6d-b4bf-46da-be85-ac29ccf0acf4 2024-08-30 06:28:05,007 - INFO - Verified VN network id 9 for VN cc31bb99-85d9-43e2-adcb-5784da22a386 2024-08-30 06:28:05,008 - INFO - Verifications in API Server for VN ctest-vn-96226797 passed 2024-08-30 06:28:05,008 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/cc31bb99-85d9-43e2-adcb-5784da22a386 2024-08-30 06:28:05,017 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/a282ac6d-b4bf-46da-be85-ac29ccf0acf4 2024-08-30 06:28:05,027 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/a282ac6d-b4bf-46da-be85-ac29ccf0acf4 2024-08-30 06:28:05,035 - DEBUG - Requesting: http://10.0.0.46:8082/route-target/e0ff9341-e588-4d47-aea3-c020b86e9976 2024-08-30 06:28:05,055 - DEBUG - Control-node 10.0.0.46 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-30813809:ctest-vn-96226797', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30813809', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14713747725646119906', 'uuid-lslong': '12523199416940798854'}, 'enable': 'true', 'created': '2024-08-30T06:28:01', 'last-modified': '2024-08-30T06:28:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.351882'} 2024-08-30 06:28:05,062 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-30 06:28:05,062 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-96226797 passed 2024-08-30 06:28:05,062 - DEBUG - ====Verifying policy data for ctest-vn-96226797 in API_Server ====== 2024-08-30 06:28:05,062 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2024-08-30 06:28:05,068 - DEBUG - Requesting: http://10.0.0.46:8082/domain/28705196-9998-4d57-831f-e844e15ea895 2024-08-30 06:28:05,080 - DEBUG - Requesting: http://10.0.0.46:8082/project/6d5b5a27-68c4-4c7d-8ba9-bdc009ca0550 2024-08-30 06:28:05,149 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/cc31bb99-85d9-43e2-adcb-5784da22a386 2024-08-30 06:28:05,168 - DEBUG - =>VN ctest-vn-96226797 has no policy to be verified 2024-08-30 06:28:05,168 - DEBUG - Verifying the vn in opserver 2024-08-30 06:28:05,168 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-30813809:ctest-vn-96226797 virtual network link through opserver 10.0.0.46 2024-08-30 06:28:05,168 - DEBUG - Requesting: http://10.0.0.46:8081/analytics/uves/virtual-networks 2024-08-30 06:28:05,543 - DEBUG - Requesting: http://10.0.0.46:8081/analytics/uves/virtual-networks 2024-08-30 06:28:05,658 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-30813809:ctest-vn-96226797', 'href': 'http://10.0.0.46:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-30813809:ctest-vn-96226797?flat'} 2024-08-30 06:28:05,658 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-30813809:ctest-vn-96226797 is found in opserver 2024-08-30 06:28:05,676 - DEBUG - VRF ids for VN ctest-vn-96226797: {'10.0.0.46': '2'} 2024-08-30 06:28:05,676 - INFO - Waiting for VM ctest-TestBasicVMVN-30813809-29393055 to be up.. 2024-08-30 06:28:05,801 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-30 06:28:10,910 - DEBUG - VM is in ACTIVE state now 2024-08-30 06:28:10,910 - INFO - VM name : ctest-TestBasicVMVN-30813809-29393055 2024-08-30 06:28:11,023 - DEBUG - VM ctest-TestBasicVMVN-30813809-29393055 ID is 4ded6fc5-d9f2-4516-98f7-92fbabceaee7 2024-08-30 06:28:11,023 - DEBUG - VM ctest-TestBasicVMVN-30813809-29393055 launched on Node cn-jenkins-deploy-platform-ansible-os-1821-1 2024-08-30 06:28:11,158 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/4ded6fc5-d9f2-4516-98f7-92fbabceaee7 2024-08-30 06:28:11,169 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/efa1d06b-f7d6-4257-8172-f63cbd114716 2024-08-30 06:28:14,476 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms') 2024-08-30 06:28:14,476 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-30813809-29393055 failed! 2024-08-30 06:28:14,536 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30813809:ctest-vn-96226797 is 31.1.1.1 and allocation pool is NOT set 2024-08-30 06:28:14,536 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30813809:ctest-vn-96226797 is 31.1.2.1 and allocation pool is NOT set 2024-08-30 06:28:18,623 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1028ms') 2024-08-30 06:28:18,623 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-30813809-29393055 failed! 2024-08-30 06:28:18,680 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30813809:ctest-vn-96226797 is 31.1.1.1 and allocation pool is NOT set 2024-08-30 06:28:18,680 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30813809:ctest-vn-96226797 is 31.1.2.1 and allocation pool is NOT set 2024-08-30 06:28:20,755 - 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=2.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.466 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.466/1.532/2.598/1.066 ms') 2024-08-30 06:28:20,755 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-30813809-29393055 passed 2024-08-30 06:28:20,916 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-30 06:28:20,916 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30813809-29393055, IP 31.1.1.4, Port 22 2024-08-30 06:28:21,076 - DEBUG - VM ctest-TestBasicVMVN-30813809-29393055 is ready for SSH connections 2024-08-30 06:28:21,076 - INFO - Waiting for VM ctest-TestBasicVMVN-30813809-47782458 to be up.. 2024-08-30 06:28:21,153 - DEBUG - VM is in ACTIVE state now 2024-08-30 06:28:21,153 - INFO - VM name : ctest-TestBasicVMVN-30813809-47782458 2024-08-30 06:28:21,230 - DEBUG - VM ctest-TestBasicVMVN-30813809-47782458 ID is 66d80494-7433-483f-aff5-cd0206fcde46 2024-08-30 06:28:21,230 - DEBUG - VM ctest-TestBasicVMVN-30813809-47782458 launched on Node cn-jenkins-deploy-platform-ansible-os-1821-1 2024-08-30 06:28:21,308 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/66d80494-7433-483f-aff5-cd0206fcde46 2024-08-30 06:28:21,317 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/abb8af76-e32e-4465-9bcc-e775a6063705 2024-08-30 06:28:22,550 - 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=2.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.332 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.332/1.517/2.703/1.185 ms') 2024-08-30 06:28:22,550 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30813809-47782458 passed 2024-08-30 06:28:22,705 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-30 06:28:22,705 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30813809-47782458, IP 31.1.2.4, Port 22 2024-08-30 06:28:22,855 - DEBUG - VM ctest-TestBasicVMVN-30813809-47782458 is ready for SSH connections 2024-08-30 06:28:22,855 - INFO - Waiting for VM ctest-TestBasicVMVN-30813809-38906050 to be up.. 2024-08-30 06:28:22,934 - DEBUG - VM is in ACTIVE state now 2024-08-30 06:28:22,935 - INFO - VM name : ctest-TestBasicVMVN-30813809-38906050 2024-08-30 06:28:23,019 - DEBUG - VM ctest-TestBasicVMVN-30813809-38906050 ID is c4e61687-db0e-4032-bb22-2cae34fd90ab 2024-08-30 06:28:23,019 - DEBUG - VM ctest-TestBasicVMVN-30813809-38906050 launched on Node cn-jenkins-deploy-platform-ansible-os-1821-1 2024-08-30 06:28:23,095 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/c4e61687-db0e-4032-bb22-2cae34fd90ab 2024-08-30 06:28:23,104 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/398dba01-7fad-4c08-8a98-aa7d565557f9 2024-08-30 06:28:24,344 - 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=7.77 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.491 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.491/4.128/7.765/3.637 ms') 2024-08-30 06:28:24,344 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-30813809-38906050 passed 2024-08-30 06:28:24,500 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-30 06:28:24,501 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30813809-38906050, IP 31.1.1.3, Port 22 2024-08-30 06:28:24,661 - DEBUG - VM ctest-TestBasicVMVN-30813809-38906050 is ready for SSH connections 2024-08-30 06:28:24,661 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-30 06:28:24,661 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123 2024-08-30 06:28:24,662 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-08-30 06:28:28,329 - 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.755 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.076 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.112 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.076/1.981/3.755 ms 2024-08-30 06:28:28,329 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-30813809-29393055 passed 2024-08-30 06:28:28,329 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-30 06:28:28,330 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123 2024-08-30 06:28:28,330 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-08-30 06:28:31,974 - 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=2.636 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.855 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.802 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.802/1.431/2.636 ms 2024-08-30 06:28:31,974 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-30813809-47782458 passed 2024-08-30 06:28:31,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-30 06:28:31,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-30 06:28:31,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-30 06:28:31,974 - 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.46, gateway password: c0ntrail123 2024-08-30 06:28:31,974 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-30 06:28:32,179 - DEBUG - None 2024-08-30 06:28:32,179 - 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.46, gateway password: c0ntrail123 2024-08-30 06:28:32,179 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-30 06:28:32,365 - DEBUG - None 2024-08-30 06:28:32,365 - 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.46, gateway password: c0ntrail123 2024-08-30 06:28:32,365 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-30 06:28:33,270 - DEBUG - None 2024-08-30 06:28:33,270 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123 2024-08-30 06:28:33,270 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-08-30 06:28:35,526 - 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.827 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.458 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.399 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.989 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.394 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.394/1.813/4.458 ms 2024-08-30 06:28:35,526 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123 2024-08-30 06:28:35,526 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-08-30 06:28:37,789 - 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.872 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.110 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.357 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.374 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.935 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.915 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.562 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.374/2.732/6.357 ms 2024-08-30 06:28:37,789 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123 2024-08-30 06:28:37,789 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-08-30 06:28:40,029 - 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.923 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.960 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.908 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.400 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.563 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.711 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.377 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.377/1.834/3.908 ms 2024-08-30 06:28:40,030 - INFO - Deleting VM ctest-TestBasicVMVN-30813809-38906050 2024-08-30 06:28:40,104 - INFO - Detaching port abb8af76-e32e-4465-9bcc-e775a6063705 from VM ctest-TestBasicVMVN-30813809-47782458 2024-08-30 06:28:40,151 - INFO - Deleting VM ctest-TestBasicVMVN-30813809-47782458 2024-08-30 06:28:40,213 - INFO - Detaching port efa1d06b-f7d6-4257-8172-f63cbd114716 from VM ctest-TestBasicVMVN-30813809-29393055 2024-08-30 06:28:40,241 - INFO - Deleting VM ctest-TestBasicVMVN-30813809-29393055 2024-08-30 06:28:40,324 - INFO - Deleting VN ctest-vn-96226797 2024-08-30 06:28:40,548 - DEBUG - Response for delete_port : () 2024-08-30 06:28:40,773 - DEBUG - Response for delete_port : () 2024-08-30 06:28:40,826 - DEBUG - VN cc31bb99-85d9-43e2-adcb-5784da22a386 still in use: Unable to complete operation on network cc31bb99-85d9-43e2-adcb-5784da22a386. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6f46accf-affb-42fb-bcdd-cad7a6b8683f'] 2024-08-30 06:28:40,826 - WARNING - Deleting VN ctest-vn-96226797 failed..Will retry 2024-08-30 06:28:42,982 - DEBUG - Response for deleting network () 2024-08-30 06:28:42,982 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/a282ac6d-b4bf-46da-be85-ac29ccf0acf4 2024-08-30 06:28:42,988 - DEBUG - Response Code: 404 2024-08-30 06:28:42,988 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2024-08-30 06:28:42,995 - DEBUG - Requesting: http://10.0.0.46:8082/domain/28705196-9998-4d57-831f-e844e15ea895 2024-08-30 06:28:43,051 - DEBUG - Requesting: http://10.0.0.46:8082/project/6d5b5a27-68c4-4c7d-8ba9-bdc009ca0550 2024-08-30 06:28:43,124 - INFO - Validated that VN ctest-vn-96226797 is not found in API Server 2024-08-30 06:28:43,145 - DEBUG - VN ctest-vn-96226797 is not present in Agent 10.0.0.46 2024-08-30 06:28:43,145 - INFO - Validated that VN ctest-vn-96226797 is not in any agent 2024-08-30 06:28:43,155 - DEBUG - VRF 2 is not seen in agent 10.0.0.46 2024-08-30 06:28:43,166 - DEBUG - Vrouter 10.0.0.46 does not have vrf 2 for VN ctest-vn-96226797 2024-08-30 06:28:43,167 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-30813809:ctest-vn-96226797 2024-08-30 06:28:43,178 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-96226797 info 2024-08-30 06:28:43,260 - INFO - IPAM: ctest-ipam-50512185 is not found in API Server 2024-08-30 06:28:43,274 - INFO - IPAM:ctest-ipam-50512185 is not found in control node 2024-08-30 06:28:43,545 - DEBUG - No XMPP flaps were noticed during the test
2024-08-30 06:28:43,545 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2024-08-30 06:28:43,545 - INFO - -------------------------------------------------------------------------------- 2024-08-30 06:28:44,520 - INFO - Deleted project: ctest-TestBasicVMVN-30813809, ID : 6d5b5a27-68c4-4c7d-8ba9-bdc009ca0550