2024-09-19 16:44:29,492 - INFO - Domain Default found not creating 2024-09-19 16:44:29,640 - INFO - Project ctest-TestBasicVMVN-67741773 not found, creating it 2024-09-19 16:44:30,108 - INFO - Created Project:ctest-TestBasicVMVN-67741773, ID : c3e85f74-7a16-467b-aad8-b676d3af07b8 2024-09-19 16:44:31,718 - INFO - ================================================================================ 2024-09-19 16:44:31,719 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-19 16:44:31,719 - 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-19 16:44:31,989 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.8': '0'}} with 2024-09-19 16:44:31,989 - INFO - Initial checks done. Running the testcase now 2024-09-19 16:44:31,989 - INFO - 2024-09-19 16:44:32,527 - DEBUG - Response for create_network : {'network': {'id': '83f93372-4fa0-477f-abd7-990196439c2e', 'name': 'ctest-vn2_metadata-68008004', 'tenant_id': 'c3e85f747a16467baad8b676d3af07b8', 'project_id': 'c3e85f747a16467baad8b676d3af07b8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-67741773', 'ctest-vn2_metadata-68008004'], 'port_security_enabled': True, 'description': ''}} 2024-09-19 16:44:32,703 - DEBUG - Response for create_subnet : {'subnet': {'id': '102469f6-73eb-46c7-bc21-df9dfdfcab4c', 'name': '', 'tenant_id': 'c3e85f747a16467baad8b676d3af07b8', 'network_id': '83f93372-4fa0-477f-abd7-990196439c2e', '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': 'c3e85f747a16467baad8b676d3af07b8'}} 2024-09-19 16:44:32,722 - INFO - Created VN ctest-vn2_metadata-68008004 2024-09-19 16:44:32,777 - DEBUG - VN ctest-vn2_metadata-68008004 UUID is 83f93372-4fa0-477f-abd7-990196439c2e 2024-09-19 16:44:32,963 - DEBUG - Services list from nova: [, , ] 2024-09-19 16:44:33,984 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2004-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2004-1) 2024-09-19 16:44:34,100 - DEBUG - Link local service introspect added 2024-09-19 16:44:34,142 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-19 16:44:39,224 - DEBUG - VM is in ACTIVE state now 2024-09-19 16:44:39,474 - INFO - Waiting for VM ctest-TestBasicVMVN-67741773-65024883 to be up.. 2024-09-19 16:44:39,474 - INFO - VM name : ctest-TestBasicVMVN-67741773-65024883 2024-09-19 16:44:39,556 - DEBUG - VM ctest-TestBasicVMVN-67741773-65024883 ID is b49baec1-ee40-4f3d-a2e1-0b1336e1f14e 2024-09-19 16:44:39,556 - DEBUG - VM ctest-TestBasicVMVN-67741773-65024883 launched on Node cn-jenkins-deploy-platform-ansible-os-2004-1 2024-09-19 16:44:39,635 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b49baec1-ee40-4f3d-a2e1-0b1336e1f14e 2024-09-19 16:44:39,937 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b49baec1-ee40-4f3d-a2e1-0b1336e1f14e 2024-09-19 16:44:39,974 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/e2e84a39-6613-4941-adf2-c878e72a00af 2024-09-19 16:44:43,242 - 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 1023ms') 2024-09-19 16:44:43,242 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-67741773-65024883 failed! 2024-09-19 16:44:43,301 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-67741773:ctest-vn2_metadata-68008004 is 11.1.1.1 and allocation pool is NOT set 2024-09-19 16:44:45,368 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.998 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.998/2.727/4.456/1.729 ms') 2024-09-19 16:44:45,368 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-67741773-65024883 passed 2024-09-19 16:44:45,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 16:44:45,520 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-67741773-65024883, IP 11.1.1.3, Port 22 2024-09-19 16:44:45,676 - DEBUG - VM ctest-TestBasicVMVN-67741773-65024883 is ready for SSH connections 2024-09-19 16:44:45,677 - INFO - Retry 0 2024-09-19 16:44:45,677 - 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.22, gateway password: c0ntrail123 2024-09-19 16:44:45,677 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-19 16:44:47,250 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-19 16:44:47,250 - INFO - Generic metadata worked 2024-09-19 16:44:47,508 - DEBUG - Link local service introspect removed 2024-09-19 16:44:47,508 - INFO - Deleting VM ctest-TestBasicVMVN-67741773-65024883 2024-09-19 16:44:47,577 - INFO - Deleting VN ctest-vn2_metadata-68008004 2024-09-19 16:44:47,618 - DEBUG - VN 83f93372-4fa0-477f-abd7-990196439c2e still in use: Unable to complete operation on network 83f93372-4fa0-477f-abd7-990196439c2e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-4f650bb8-71dc-4790-8736-1aa3c4cfbafb'] 2024-09-19 16:44:47,618 - WARNING - Deleting VN ctest-vn2_metadata-68008004 failed..Will retry 2024-09-19 16:44:49,721 - DEBUG - Response for deleting network () 2024-09-19 16:44:49,974 - DEBUG - No XMPP flaps were noticed during the test 2024-09-19 16:44:49,974 - INFO - -------------------------------------------------------------------------------- 2024-09-19 16:44:49,977 - INFO - ================================================================================ 2024-09-19 16:44:49,977 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-19 16:44:49,977 - 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-19 16:44:50,266 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.8': '0'}} with 2024-09-19 16:44:50,266 - INFO - Initial checks done. Running the testcase now 2024-09-19 16:44:50,266 - INFO - 2024-09-19 16:44:50,782 - DEBUG - Response for create_network : {'network': {'id': '07562a69-5ef9-4b5a-8ea1-af76df3bf974', 'name': 'ctest-vn-14425556', 'tenant_id': 'c3e85f747a16467baad8b676d3af07b8', 'project_id': 'c3e85f747a16467baad8b676d3af07b8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-67741773', 'ctest-vn-14425556'], 'port_security_enabled': True, 'description': ''}} 2024-09-19 16:44:50,950 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ee2e196b-1199-431b-9804-1774a10025c9', 'name': '', 'tenant_id': 'c3e85f747a16467baad8b676d3af07b8', 'network_id': '07562a69-5ef9-4b5a-8ea1-af76df3bf974', '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': 'c3e85f747a16467baad8b676d3af07b8'}} 2024-09-19 16:44:51,121 - DEBUG - Response for create_subnet : {'subnet': {'id': '887ca4bc-7f73-4a34-94c9-1c3c900d7585', 'name': '', 'tenant_id': 'c3e85f747a16467baad8b676d3af07b8', 'network_id': '07562a69-5ef9-4b5a-8ea1-af76df3bf974', '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': 'c3e85f747a16467baad8b676d3af07b8'}} 2024-09-19 16:44:51,141 - INFO - Created VN ctest-vn-14425556 2024-09-19 16:44:51,196 - DEBUG - VN ctest-vn-14425556 UUID is 07562a69-5ef9-4b5a-8ea1-af76df3bf974 2024-09-19 16:44:51,575 - DEBUG - Response for create_port : {'port': {'name': '2d4fa867-c5d5-4949-98a9-65cd453df5ad', 'id': '2d4fa867-c5d5-4949-98a9-65cd453df5ad', 'tenant_id': 'c3e85f747a16467baad8b676d3af07b8', 'network_id': '07562a69-5ef9-4b5a-8ea1-af76df3bf974', 'mac_address': '02:2d:4f:a8:67:c5', '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': 'ee2e196b-1199-431b-9804-1774a10025c9'}], 'security_groups': ['82d57ae1-620c-4c32-84b0-bea57b9ac2a4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c3e85f747a16467baad8b676d3af07b8'}} 2024-09-19 16:44:51,753 - DEBUG - Response for create_port : {'port': {'name': '5d54f765-61c2-4f55-a71b-ec15da5821eb', 'id': '5d54f765-61c2-4f55-a71b-ec15da5821eb', 'tenant_id': 'c3e85f747a16467baad8b676d3af07b8', 'network_id': '07562a69-5ef9-4b5a-8ea1-af76df3bf974', 'mac_address': '02:5d:54:f7:65:61', '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': '887ca4bc-7f73-4a34-94c9-1c3c900d7585'}], 'security_groups': ['82d57ae1-620c-4c32-84b0-bea57b9ac2a4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c3e85f747a16467baad8b676d3af07b8'}} 2024-09-19 16:44:52,108 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2004-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2004-1) 2024-09-19 16:44:52,545 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2004-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2004-1) 2024-09-19 16:44:53,784 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2004-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2004-1) 2024-09-19 16:44:53,784 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-19 16:44:53,790 - DEBUG - Requesting: http://10.0.0.22:8082/domain/13ce7c80-ea0f-4c1b-9546-2703f2237f44 2024-09-19 16:44:53,814 - DEBUG - Requesting: http://10.0.0.22:8082/project/c3e85f74-7a16-467b-aad8-b676d3af07b8 2024-09-19 16:44:53,903 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/b2c1d173-e555-49bc-b72a-4f7273300b87 2024-09-19 16:44:53,919 - INFO - Verifications in API Server for IPAM: ctest-ipam-43878408 passed 2024-09-19 16:44:53,926 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-67741773:ctest-ipam-43878408', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-67741773', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12880806704955345340', 'uuid-lslong': '13198449010940054407'}, 'enable': 'true', 'created': '2024-09-19T16:44:50', 'last-modified': '2024-09-19T16:44:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.426562'} 2024-09-19 16:44:53,926 - INFO - Verifications in Control node for IPAM: ctest-ipam-43878408 passed 2024-09-19 16:44:53,926 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-19 16:44:53,938 - DEBUG - Requesting: http://10.0.0.22:8082/domain/13ce7c80-ea0f-4c1b-9546-2703f2237f44 2024-09-19 16:44:53,952 - DEBUG - Requesting: http://10.0.0.22:8082/project/c3e85f74-7a16-467b-aad8-b676d3af07b8 2024-09-19 16:44:54,046 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/07562a69-5ef9-4b5a-8ea1-af76df3bf974 2024-09-19 16:44:54,071 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/07562a69-5ef9-4b5a-8ea1-af76df3bf974 2024-09-19 16:44:54,086 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea84dcea-b04b-48b6-9bb0-45056c0c31f6 2024-09-19 16:44:54,097 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea84dcea-b04b-48b6-9bb0-45056c0c31f6 2024-09-19 16:44:54,107 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/420effa0-b695-49c4-8bd2-1318d2120bbe 2024-09-19 16:44:54,117 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-19 16:44:54,117 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/07562a69-5ef9-4b5a-8ea1-af76df3bf974 2024-09-19 16:44:54,138 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea84dcea-b04b-48b6-9bb0-45056c0c31f6 2024-09-19 16:44:54,178 - INFO - Verified VN network id 8 for VN 07562a69-5ef9-4b5a-8ea1-af76df3bf974 2024-09-19 16:44:54,178 - INFO - Verifications in API Server for VN ctest-vn-14425556 passed 2024-09-19 16:44:54,178 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/07562a69-5ef9-4b5a-8ea1-af76df3bf974 2024-09-19 16:44:54,198 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea84dcea-b04b-48b6-9bb0-45056c0c31f6 2024-09-19 16:44:54,225 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea84dcea-b04b-48b6-9bb0-45056c0c31f6 2024-09-19 16:44:54,239 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/420effa0-b695-49c4-8bd2-1318d2120bbe 2024-09-19 16:44:54,276 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-67741773:ctest-vn-14425556', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-67741773', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '528656638315940698', 'uuid-lslong': '10277688749722433908'}, 'enable': 'true', 'created': '2024-09-19T16:44:50', 'last-modified': '2024-09-19T16:44:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.184806'} 2024-09-19 16:44:54,290 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-19 16:44:54,290 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-14425556 passed 2024-09-19 16:44:54,290 - DEBUG - ====Verifying policy data for ctest-vn-14425556 in API_Server ====== 2024-09-19 16:44:54,291 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-19 16:44:54,297 - DEBUG - Requesting: http://10.0.0.22:8082/domain/13ce7c80-ea0f-4c1b-9546-2703f2237f44 2024-09-19 16:44:54,334 - DEBUG - Requesting: http://10.0.0.22:8082/project/c3e85f74-7a16-467b-aad8-b676d3af07b8 2024-09-19 16:44:54,463 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/07562a69-5ef9-4b5a-8ea1-af76df3bf974 2024-09-19 16:44:54,481 - DEBUG - =>VN ctest-vn-14425556 has no policy to be verified 2024-09-19 16:44:54,482 - DEBUG - Verifying the vn in opserver 2024-09-19 16:44:54,482 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-67741773:ctest-vn-14425556 virtual network link through opserver 10.0.0.22 2024-09-19 16:44:54,482 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2024-09-19 16:44:54,817 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2024-09-19 16:44:54,883 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-67741773:ctest-vn-14425556', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-67741773:ctest-vn-14425556?flat'} 2024-09-19 16:44:54,883 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-67741773:ctest-vn-14425556 is found in opserver 2024-09-19 16:44:54,890 - DEBUG - VRF ids for VN ctest-vn-14425556: {'10.0.0.22': '2'} 2024-09-19 16:44:54,890 - INFO - Waiting for VM ctest-TestBasicVMVN-67741773-99941106 to be up.. 2024-09-19 16:44:54,968 - DEBUG - VM is in ACTIVE state now 2024-09-19 16:44:54,968 - INFO - VM name : ctest-TestBasicVMVN-67741773-99941106 2024-09-19 16:44:55,051 - DEBUG - VM ctest-TestBasicVMVN-67741773-99941106 ID is d750a37e-4b73-4669-8885-f70794f8c781 2024-09-19 16:44:55,052 - DEBUG - VM ctest-TestBasicVMVN-67741773-99941106 launched on Node cn-jenkins-deploy-platform-ansible-os-2004-1 2024-09-19 16:44:55,141 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/d750a37e-4b73-4669-8885-f70794f8c781 2024-09-19 16:44:55,152 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/2d4fa867-c5d5-4949-98a9-65cd453df5ad 2024-09-19 16:44:58,411 - 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 1007ms') 2024-09-19 16:44:58,412 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-67741773-99941106 failed! 2024-09-19 16:44:58,472 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-67741773:ctest-vn-14425556 is 31.1.1.1 and allocation pool is NOT set 2024-09-19 16:44:58,473 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-67741773:ctest-vn-14425556 is 31.1.2.1 and allocation pool is NOT set 2024-09-19 16:45:02,541 - 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 1010ms') 2024-09-19 16:45:02,541 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-67741773-99941106 failed! 2024-09-19 16:45:02,604 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-67741773:ctest-vn-14425556 is 31.1.1.1 and allocation pool is NOT set 2024-09-19 16:45:02,605 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-67741773:ctest-vn-14425556 is 31.1.2.1 and allocation pool is NOT set 2024-09-19 16:45:04,669 - 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.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.779 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.779/2.290/3.801/1.511 ms') 2024-09-19 16:45:04,669 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-67741773-99941106 passed 2024-09-19 16:45:04,832 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 16:45:04,833 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-67741773-99941106, IP 31.1.1.4, Port 22 2024-09-19 16:45:04,990 - DEBUG - VM ctest-TestBasicVMVN-67741773-99941106 is ready for SSH connections 2024-09-19 16:45:04,991 - INFO - Waiting for VM ctest-TestBasicVMVN-67741773-10073061 to be up.. 2024-09-19 16:45:05,104 - DEBUG - VM is in ACTIVE state now 2024-09-19 16:45:05,104 - INFO - VM name : ctest-TestBasicVMVN-67741773-10073061 2024-09-19 16:45:05,185 - DEBUG - VM ctest-TestBasicVMVN-67741773-10073061 ID is 0e0e0a3e-0ac4-448b-83b2-70198552d9ec 2024-09-19 16:45:05,185 - DEBUG - VM ctest-TestBasicVMVN-67741773-10073061 launched on Node cn-jenkins-deploy-platform-ansible-os-2004-1 2024-09-19 16:45:05,263 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/0e0e0a3e-0ac4-448b-83b2-70198552d9ec 2024-09-19 16:45:05,275 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/5d54f765-61c2-4f55-a71b-ec15da5821eb 2024-09-19 16:45:06,522 - 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.07 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.372 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.372/1.718/3.065/1.346 ms') 2024-09-19 16:45:06,522 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-67741773-10073061 passed 2024-09-19 16:45:06,676 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 16:45:06,677 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-67741773-10073061, IP 31.1.2.4, Port 22 2024-09-19 16:45:06,832 - DEBUG - VM ctest-TestBasicVMVN-67741773-10073061 is ready for SSH connections 2024-09-19 16:45:06,832 - INFO - Waiting for VM ctest-TestBasicVMVN-67741773-20022425 to be up.. 2024-09-19 16:45:06,908 - DEBUG - VM is in ACTIVE state now 2024-09-19 16:45:06,908 - INFO - VM name : ctest-TestBasicVMVN-67741773-20022425 2024-09-19 16:45:06,984 - DEBUG - VM ctest-TestBasicVMVN-67741773-20022425 ID is c6509ada-0560-4613-994e-af0d12309207 2024-09-19 16:45:06,984 - DEBUG - VM ctest-TestBasicVMVN-67741773-20022425 launched on Node cn-jenkins-deploy-platform-ansible-os-2004-1 2024-09-19 16:45:07,058 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/c6509ada-0560-4613-994e-af0d12309207 2024-09-19 16:45:07,066 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/47b2b875-ece3-4e0d-8c8e-caa688b35285 2024-09-19 16:45:08,320 - 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=2.75 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.328 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.328/1.539/2.750/1.211 ms') 2024-09-19 16:45:08,320 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-67741773-20022425 passed 2024-09-19 16:45:08,476 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 16:45:08,477 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-67741773-20022425, IP 31.1.1.3, Port 22 2024-09-19 16:45:08,636 - DEBUG - VM ctest-TestBasicVMVN-67741773-20022425 is ready for SSH connections 2024-09-19 16:45:08,636 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 16:45:08,636 - 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.22, gateway password: c0ntrail123 2024-09-19 16:45:08,637 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-19 16:45:12,345 - 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.558 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.915 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.128 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.915/1.867/3.558 ms 2024-09-19 16:45:12,346 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-67741773-99941106 passed 2024-09-19 16:45:12,346 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 16:45:12,346 - 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.22, gateway password: c0ntrail123 2024-09-19 16:45:12,346 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-19 16:45:15,998 - 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.654 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.950 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.769 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.769/1.457/2.654 ms 2024-09-19 16:45:15,998 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-67741773-10073061 passed 2024-09-19 16:45:15,998 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 16:45:15,998 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 16:45:15,998 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 16:45:15,998 - 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.22, gateway password: c0ntrail123 2024-09-19 16:45:15,998 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-19 16:45:16,191 - DEBUG - None 2024-09-19 16:45:16,192 - 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.22, gateway password: c0ntrail123 2024-09-19 16:45:16,192 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-19 16:45:16,377 - DEBUG - None 2024-09-19 16:45:16,378 - 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.22, gateway password: c0ntrail123 2024-09-19 16:45:16,378 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-19 16:45:16,988 - DEBUG - None 2024-09-19 16:45:16,988 - 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.22, gateway password: c0ntrail123 2024-09-19 16:45:16,988 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-19 16:45:19,186 - 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.681 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.544 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.372 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.078 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.324 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.324/1.599/3.544 ms 2024-09-19 16:45:19,186 - 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.22, gateway password: c0ntrail123 2024-09-19 16:45:19,186 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-19 16:45:21,425 - 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.956 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.604 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.673 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.457 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.779 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.553 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.358/2.054/4.673 ms 2024-09-19 16:45:21,425 - 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.22, gateway password: c0ntrail123 2024-09-19 16:45:21,425 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-19 16:45:23,655 - 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.659 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.546 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.406 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.356 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.179 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.886 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.343 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.343/1.767/3.406 ms 2024-09-19 16:45:23,655 - INFO - Deleting VM ctest-TestBasicVMVN-67741773-20022425 2024-09-19 16:45:23,740 - INFO - Detaching port 5d54f765-61c2-4f55-a71b-ec15da5821eb from VM ctest-TestBasicVMVN-67741773-10073061 2024-09-19 16:45:23,785 - INFO - Deleting VM ctest-TestBasicVMVN-67741773-10073061 2024-09-19 16:45:23,848 - INFO - Detaching port 2d4fa867-c5d5-4949-98a9-65cd453df5ad from VM ctest-TestBasicVMVN-67741773-99941106 2024-09-19 16:45:23,887 - INFO - Deleting VM ctest-TestBasicVMVN-67741773-99941106 2024-09-19 16:45:23,972 - INFO - Deleting VN ctest-vn-14425556 2024-09-19 16:45:24,166 - DEBUG - Response for delete_port : () 2024-09-19 16:45:24,395 - DEBUG - Response for delete_port : () 2024-09-19 16:45:24,461 - DEBUG - VN 07562a69-5ef9-4b5a-8ea1-af76df3bf974 still in use: Unable to complete operation on network 07562a69-5ef9-4b5a-8ea1-af76df3bf974. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b4ffd0c4-8f8d-4298-9aa9-220719d9e054'] 2024-09-19 16:45:24,461 - WARNING - Deleting VN ctest-vn-14425556 failed..Will retry 2024-09-19 16:45:26,599 - DEBUG - Response for deleting network () 2024-09-19 16:45:26,599 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea84dcea-b04b-48b6-9bb0-45056c0c31f6 2024-09-19 16:45:26,609 - DEBUG - Response Code: 404 2024-09-19 16:45:26,609 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-09-19 16:45:26,616 - DEBUG - Requesting: http://10.0.0.22:8082/domain/13ce7c80-ea0f-4c1b-9546-2703f2237f44 2024-09-19 16:45:26,670 - DEBUG - Requesting: http://10.0.0.22:8082/project/c3e85f74-7a16-467b-aad8-b676d3af07b8 2024-09-19 16:45:26,758 - INFO - Validated that VN ctest-vn-14425556 is not found in API Server 2024-09-19 16:45:26,768 - DEBUG - VN ctest-vn-14425556 is not present in Agent 10.0.0.22 2024-09-19 16:45:26,768 - INFO - Validated that VN ctest-vn-14425556 is not in any agent 2024-09-19 16:45:26,773 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2024-09-19 16:45:26,778 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-14425556 2024-09-19 16:45:26,778 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-67741773:ctest-vn-14425556 2024-09-19 16:45:26,789 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-14425556 info 2024-09-19 16:45:26,868 - INFO - IPAM: ctest-ipam-43878408 is not found in API Server 2024-09-19 16:45:26,880 - INFO - IPAM:ctest-ipam-43878408 is not found in control node 2024-09-19 16:45:27,134 - DEBUG - No XMPP flaps were noticed during the test
2024-09-19 16:45:27,134 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2024-09-19 16:45:27,134 - INFO - -------------------------------------------------------------------------------- 2024-09-19 16:45:27,909 - INFO - Deleted project: ctest-TestBasicVMVN-67741773, ID : c3e85f74-7a16-467b-aad8-b676d3af07b8