2024-09-09 21:10:12,966 - INFO - Domain Default found not creating 2024-09-09 21:10:13,178 - INFO - Project ctest-TestBasicVMVN-14059097 not found, creating it 2024-09-09 21:10:13,670 - INFO - Created Project:ctest-TestBasicVMVN-14059097, ID : 72fb52e9-da8e-4955-9697-a154d9161be2 2024-09-09 21:10:15,280 - INFO - ================================================================================ 2024-09-09 21:10:15,280 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-09 21:10:15,280 - 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-09 21:10:15,542 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.20.0.27': '0'}} with 2024-09-09 21:10:15,542 - INFO - Initial checks done. Running the testcase now 2024-09-09 21:10:15,542 - INFO - 2024-09-09 21:10:16,107 - DEBUG - Response for create_network : {'network': {'id': '02acbc3e-434d-4e8f-a924-8b9a1e38ef1a', 'name': 'ctest-vn2_metadata-94352644', 'tenant_id': '72fb52e9da8e49559697a154d9161be2', 'project_id': '72fb52e9da8e49559697a154d9161be2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-14059097', 'ctest-vn2_metadata-94352644'], 'port_security_enabled': True, 'description': ''}} 2024-09-09 21:10:16,313 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ba51db13-c2d8-4bec-a9bc-6646ea4e654e', 'name': '', 'tenant_id': '72fb52e9da8e49559697a154d9161be2', 'network_id': '02acbc3e-434d-4e8f-a924-8b9a1e38ef1a', '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': '72fb52e9da8e49559697a154d9161be2'}} 2024-09-09 21:10:16,336 - INFO - Created VN ctest-vn2_metadata-94352644 2024-09-09 21:10:16,388 - DEBUG - VN ctest-vn2_metadata-94352644 UUID is 02acbc3e-434d-4e8f-a924-8b9a1e38ef1a 2024-09-09 21:10:16,578 - DEBUG - Services list from nova: [, , ] 2024-09-09 21:10:17,644 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1878-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1878-1) 2024-09-09 21:10:17,752 - DEBUG - Link local service introspect added 2024-09-09 21:10:17,789 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-09 21:10:22,874 - DEBUG - VM is in ACTIVE state now 2024-09-09 21:10:23,010 - INFO - Waiting for VM ctest-TestBasicVMVN-14059097-64750318 to be up.. 2024-09-09 21:10:23,010 - INFO - VM name : ctest-TestBasicVMVN-14059097-64750318 2024-09-09 21:10:23,099 - DEBUG - VM ctest-TestBasicVMVN-14059097-64750318 ID is d21a534b-af3d-4790-8eaf-55acd2d1c849 2024-09-09 21:10:23,100 - DEBUG - VM ctest-TestBasicVMVN-14059097-64750318 launched on Node cn-jenkins-deploy-platform-ansible-os-1878-1 2024-09-09 21:10:23,188 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/d21a534b-af3d-4790-8eaf-55acd2d1c849 2024-09-09 21:10:23,492 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/d21a534b-af3d-4790-8eaf-55acd2d1c849 2024-09-09 21:10:23,526 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/efee0084-f593-45ab-8a2e-a30dcb5479ea 2024-09-09 21:10:26,780 - 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 1015ms') 2024-09-09 21:10:26,780 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14059097-64750318 failed! 2024-09-09 21:10:26,836 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14059097:ctest-vn2_metadata-94352644 is 11.1.1.1 and allocation pool is NOT set 2024-09-09 21:10:28,901 - 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.34 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.21 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 = 1.205/2.774/4.344/1.569 ms') 2024-09-09 21:10:28,901 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14059097-64750318 passed 2024-09-09 21:10:29,052 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-09 21:10:29,052 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14059097-64750318, IP 11.1.1.3, Port 22 2024-09-09 21:10:29,204 - DEBUG - VM ctest-TestBasicVMVN-14059097-64750318 is ready for SSH connections 2024-09-09 21:10:29,204 - INFO - Retry 0 2024-09-09 21:10:29,204 - 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.28, gateway password: c0ntrail123 2024-09-09 21:10:29,204 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-09 21:10:30,812 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-09 21:10:30,812 - INFO - Generic metadata worked 2024-09-09 21:10:31,067 - DEBUG - Link local service introspect removed 2024-09-09 21:10:31,068 - INFO - Deleting VM ctest-TestBasicVMVN-14059097-64750318 2024-09-09 21:10:31,140 - INFO - Deleting VN ctest-vn2_metadata-94352644 2024-09-09 21:10:31,179 - DEBUG - VN 02acbc3e-434d-4e8f-a924-8b9a1e38ef1a still in use: Unable to complete operation on network 02acbc3e-434d-4e8f-a924-8b9a1e38ef1a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-868551b8-5506-406e-a658-02c39fb35915'] 2024-09-09 21:10:31,179 - WARNING - Deleting VN ctest-vn2_metadata-94352644 failed..Will retry 2024-09-09 21:10:33,378 - DEBUG - Response for deleting network () 2024-09-09 21:10:33,638 - DEBUG - No XMPP flaps were noticed during the test 2024-09-09 21:10:33,638 - INFO - -------------------------------------------------------------------------------- 2024-09-09 21:10:33,640 - INFO - ================================================================================ 2024-09-09 21:10:33,640 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-09 21:10:33,640 - 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-09 21:10:33,927 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.20.0.27': '0'}} with 2024-09-09 21:10:33,927 - INFO - Initial checks done. Running the testcase now 2024-09-09 21:10:33,927 - INFO - 2024-09-09 21:10:34,424 - DEBUG - Response for create_network : {'network': {'id': '623ec7b1-d18a-4f3c-8d76-3dbf6bbed22c', 'name': 'ctest-vn-97971624', 'tenant_id': '72fb52e9da8e49559697a154d9161be2', 'project_id': '72fb52e9da8e49559697a154d9161be2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-14059097', 'ctest-vn-97971624'], 'port_security_enabled': True, 'description': ''}} 2024-09-09 21:10:34,627 - DEBUG - Response for create_subnet : {'subnet': {'id': '42d70907-b527-458d-b1dc-a53e07409db3', 'name': '', 'tenant_id': '72fb52e9da8e49559697a154d9161be2', 'network_id': '623ec7b1-d18a-4f3c-8d76-3dbf6bbed22c', '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': '72fb52e9da8e49559697a154d9161be2'}} 2024-09-09 21:10:34,837 - DEBUG - Response for create_subnet : {'subnet': {'id': '94a5be64-b990-4497-a559-4bc7d1b32486', 'name': '', 'tenant_id': '72fb52e9da8e49559697a154d9161be2', 'network_id': '623ec7b1-d18a-4f3c-8d76-3dbf6bbed22c', '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': '72fb52e9da8e49559697a154d9161be2'}} 2024-09-09 21:10:34,861 - INFO - Created VN ctest-vn-97971624 2024-09-09 21:10:34,916 - DEBUG - VN ctest-vn-97971624 UUID is 623ec7b1-d18a-4f3c-8d76-3dbf6bbed22c 2024-09-09 21:10:35,269 - DEBUG - Response for create_port : {'port': {'name': 'c800e59d-9d41-4baa-b937-93bae197eef9', 'id': 'c800e59d-9d41-4baa-b937-93bae197eef9', 'tenant_id': '72fb52e9da8e49559697a154d9161be2', 'network_id': '623ec7b1-d18a-4f3c-8d76-3dbf6bbed22c', 'mac_address': '02:c8:00:e5:9d:9d', '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': '42d70907-b527-458d-b1dc-a53e07409db3'}], 'security_groups': ['ee363ef4-bd6d-4502-b990-2c8bd66634c2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '72fb52e9da8e49559697a154d9161be2'}} 2024-09-09 21:10:35,470 - DEBUG - Response for create_port : {'port': {'name': 'ab483961-77c4-4cd7-bb96-30e74dd07a91', 'id': 'ab483961-77c4-4cd7-bb96-30e74dd07a91', 'tenant_id': '72fb52e9da8e49559697a154d9161be2', 'network_id': '623ec7b1-d18a-4f3c-8d76-3dbf6bbed22c', 'mac_address': '02:ab:48:39:61:77', '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': '94a5be64-b990-4497-a559-4bc7d1b32486'}], 'security_groups': ['ee363ef4-bd6d-4502-b990-2c8bd66634c2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '72fb52e9da8e49559697a154d9161be2'}} 2024-09-09 21:10:35,864 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1878-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1878-1) 2024-09-09 21:10:36,322 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1878-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1878-1) 2024-09-09 21:10:37,730 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1878-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1878-1) 2024-09-09 21:10:37,732 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-09 21:10:37,742 - DEBUG - Requesting: http://10.0.0.28:8082/domain/1107be02-48ac-4dbd-aa24-a5b89b918443 2024-09-09 21:10:37,764 - DEBUG - Requesting: http://10.0.0.28:8082/project/72fb52e9-da8e-4955-9697-a154d9161be2 2024-09-09 21:10:37,840 - DEBUG - Requesting: http://10.0.0.28:8082/network-ipam/faa8840f-b11e-44be-a812-d2d70ed477b3 2024-09-09 21:10:37,861 - INFO - Verifications in API Server for IPAM: ctest-ipam-59749831 passed 2024-09-09 21:10:37,872 - DEBUG - Control-node 10.0.0.28 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-14059097:ctest-ipam-59749831', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-14059097', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18061831508500300990', 'uuid-lslong': '12110974169061291955'}, 'enable': 'true', 'created': '2024-09-09T21:10:33', 'last-modified': '2024-09-09T21:10:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.711510'} 2024-09-09 21:10:37,872 - INFO - Verifications in Control node for IPAM: ctest-ipam-59749831 passed 2024-09-09 21:10:37,874 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-09 21:10:37,892 - DEBUG - Requesting: http://10.0.0.28:8082/domain/1107be02-48ac-4dbd-aa24-a5b89b918443 2024-09-09 21:10:37,914 - DEBUG - Requesting: http://10.0.0.28:8082/project/72fb52e9-da8e-4955-9697-a154d9161be2 2024-09-09 21:10:38,012 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/623ec7b1-d18a-4f3c-8d76-3dbf6bbed22c 2024-09-09 21:10:38,033 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/623ec7b1-d18a-4f3c-8d76-3dbf6bbed22c 2024-09-09 21:10:38,067 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/fab18214-97ff-4b2e-aca5-3bbd25aabd18 2024-09-09 21:10:38,084 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/fab18214-97ff-4b2e-aca5-3bbd25aabd18 2024-09-09 21:10:38,111 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/3cecb800-0abe-424d-8284-ecae0304eac4 2024-09-09 21:10:38,129 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-09 21:10:38,129 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/623ec7b1-d18a-4f3c-8d76-3dbf6bbed22c 2024-09-09 21:10:38,140 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/fab18214-97ff-4b2e-aca5-3bbd25aabd18 2024-09-09 21:10:38,161 - INFO - Verified VN network id 8 for VN 623ec7b1-d18a-4f3c-8d76-3dbf6bbed22c 2024-09-09 21:10:38,161 - INFO - Verifications in API Server for VN ctest-vn-97971624 passed 2024-09-09 21:10:38,161 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/623ec7b1-d18a-4f3c-8d76-3dbf6bbed22c 2024-09-09 21:10:38,213 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/fab18214-97ff-4b2e-aca5-3bbd25aabd18 2024-09-09 21:10:38,238 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/fab18214-97ff-4b2e-aca5-3bbd25aabd18 2024-09-09 21:10:38,257 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/3cecb800-0abe-424d-8284-ecae0304eac4 2024-09-09 21:10:38,284 - DEBUG - Control-node 10.0.0.28 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-14059097:ctest-vn-97971624', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-14059097', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7079315230811639612', 'uuid-lslong': '10193402698955412012'}, 'enable': 'true', 'created': '2024-09-09T21:10:34', 'last-modified': '2024-09-09T21:10:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.476987'} 2024-09-09 21:10:38,291 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-09 21:10:38,291 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-97971624 passed 2024-09-09 21:10:38,292 - DEBUG - ====Verifying policy data for ctest-vn-97971624 in API_Server ====== 2024-09-09 21:10:38,292 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-09 21:10:38,298 - DEBUG - Requesting: http://10.0.0.28:8082/domain/1107be02-48ac-4dbd-aa24-a5b89b918443 2024-09-09 21:10:38,315 - DEBUG - Requesting: http://10.0.0.28:8082/project/72fb52e9-da8e-4955-9697-a154d9161be2 2024-09-09 21:10:38,398 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/623ec7b1-d18a-4f3c-8d76-3dbf6bbed22c 2024-09-09 21:10:38,414 - DEBUG - =>VN ctest-vn-97971624 has no policy to be verified 2024-09-09 21:10:38,414 - DEBUG - Verifying the vn in opserver 2024-09-09 21:10:38,414 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-14059097:ctest-vn-97971624 virtual network link through opserver 10.0.0.28 2024-09-09 21:10:38,414 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks 2024-09-09 21:10:38,782 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks 2024-09-09 21:10:38,859 - DEBUG - Response Code: 500 2024-09-09 21:10:41,860 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-14059097:ctest-vn-97971624 virtual network link through opserver 10.0.0.28 2024-09-09 21:10:41,860 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks 2024-09-09 21:10:41,874 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-14059097:ctest-vn-97971624', 'href': 'http://10.0.0.28:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-14059097:ctest-vn-97971624?flat'} 2024-09-09 21:10:41,874 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-14059097:ctest-vn-97971624 is found in opserver 2024-09-09 21:10:41,882 - DEBUG - VRF ids for VN ctest-vn-97971624: {'10.0.0.28': '2'} 2024-09-09 21:10:41,882 - INFO - Waiting for VM ctest-TestBasicVMVN-14059097-88831897 to be up.. 2024-09-09 21:10:41,966 - DEBUG - VM is in ACTIVE state now 2024-09-09 21:10:41,966 - INFO - VM name : ctest-TestBasicVMVN-14059097-88831897 2024-09-09 21:10:42,049 - DEBUG - VM ctest-TestBasicVMVN-14059097-88831897 ID is afa5977d-f493-4b45-b9c1-1e958731bc0b 2024-09-09 21:10:42,049 - DEBUG - VM ctest-TestBasicVMVN-14059097-88831897 launched on Node cn-jenkins-deploy-platform-ansible-os-1878-1 2024-09-09 21:10:42,148 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/afa5977d-f493-4b45-b9c1-1e958731bc0b 2024-09-09 21:10:42,157 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/c800e59d-9d41-4baa-b937-93bae197eef9 2024-09-09 21:10:45,462 - 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 1030ms') 2024-09-09 21:10:45,462 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14059097-88831897 failed! 2024-09-09 21:10:45,520 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14059097:ctest-vn-97971624 is 31.1.1.1 and allocation pool is NOT set 2024-09-09 21:10:45,520 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14059097:ctest-vn-97971624 is 31.1.2.1 and allocation pool is NOT set 2024-09-09 21:10:47,587 - 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=9.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.86 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 = 1.861/5.666/9.471/3.805 ms') 2024-09-09 21:10:47,587 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14059097-88831897 passed 2024-09-09 21:10:47,740 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-09 21:10:47,740 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14059097-88831897, IP 31.1.1.4, Port 22 2024-09-09 21:10:48,021 - DEBUG - VM ctest-TestBasicVMVN-14059097-88831897 is ready for SSH connections 2024-09-09 21:10:48,021 - INFO - Waiting for VM ctest-TestBasicVMVN-14059097-20955943 to be up.. 2024-09-09 21:10:48,117 - DEBUG - VM is in ACTIVE state now 2024-09-09 21:10:48,117 - INFO - VM name : ctest-TestBasicVMVN-14059097-20955943 2024-09-09 21:10:48,208 - DEBUG - VM ctest-TestBasicVMVN-14059097-20955943 ID is 4763c031-854b-4bec-8599-4f27d84d1ae1 2024-09-09 21:10:48,208 - DEBUG - VM ctest-TestBasicVMVN-14059097-20955943 launched on Node cn-jenkins-deploy-platform-ansible-os-1878-1 2024-09-09 21:10:48,300 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/4763c031-854b-4bec-8599-4f27d84d1ae1 2024-09-09 21:10:48,310 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/ab483961-77c4-4cd7-bb96-30e74dd07a91 2024-09-09 21:10:49,567 - 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=8.09 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.449 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.449/4.271/8.094/3.822 ms') 2024-09-09 21:10:49,567 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-14059097-20955943 passed 2024-09-09 21:10:49,716 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-09 21:10:49,716 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14059097-20955943, IP 31.1.2.4, Port 22 2024-09-09 21:10:49,886 - DEBUG - VM ctest-TestBasicVMVN-14059097-20955943 is ready for SSH connections 2024-09-09 21:10:49,886 - INFO - Waiting for VM ctest-TestBasicVMVN-14059097-30724929 to be up.. 2024-09-09 21:10:49,977 - DEBUG - VM is in ACTIVE state now 2024-09-09 21:10:49,977 - INFO - VM name : ctest-TestBasicVMVN-14059097-30724929 2024-09-09 21:10:50,067 - DEBUG - VM ctest-TestBasicVMVN-14059097-30724929 ID is 8252d6bf-845c-4af8-89aa-d0b06bb9c977 2024-09-09 21:10:50,067 - DEBUG - VM ctest-TestBasicVMVN-14059097-30724929 launched on Node cn-jenkins-deploy-platform-ansible-os-1878-1 2024-09-09 21:10:50,168 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/8252d6bf-845c-4af8-89aa-d0b06bb9c977 2024-09-09 21:10:50,185 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/8626ae67-dc45-46f4-9ba7-1a7bb293df28 2024-09-09 21:10:51,450 - 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=3.25 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.423 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.423/1.837/3.251/1.414 ms') 2024-09-09 21:10:51,450 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-14059097-30724929 passed 2024-09-09 21:10:51,600 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-09 21:10:51,600 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14059097-30724929, IP 31.1.1.3, Port 22 2024-09-09 21:10:51,755 - DEBUG - VM ctest-TestBasicVMVN-14059097-30724929 is ready for SSH connections 2024-09-09 21:10:51,755 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-09 21:10:51,755 - 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.28, gateway password: c0ntrail123 2024-09-09 21:10:51,755 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-09 21:10:55,446 - 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.776 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.015 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.269 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.015/2.020/3.776 ms 2024-09-09 21:10:55,446 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-14059097-88831897 passed 2024-09-09 21:10:55,447 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-09 21:10:55,447 - 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.28, gateway password: c0ntrail123 2024-09-09 21:10:55,447 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-09 21:10:59,107 - 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.968 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.022 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.016 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.016/1.668/2.968 ms 2024-09-09 21:10:59,107 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-14059097-20955943 passed 2024-09-09 21:10:59,107 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-09 21:10:59,107 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-09 21:10:59,107 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-09 21:10:59,107 - 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.28, gateway password: c0ntrail123 2024-09-09 21:10:59,108 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-09 21:10:59,289 - DEBUG - None 2024-09-09 21:10:59,289 - 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.28, gateway password: c0ntrail123 2024-09-09 21:10:59,290 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-09 21:10:59,471 - DEBUG - None 2024-09-09 21:10:59,472 - 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.28, gateway password: c0ntrail123 2024-09-09 21:10:59,472 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-09 21:11:00,087 - DEBUG - None 2024-09-09 21:11:00,087 - 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.28, gateway password: c0ntrail123 2024-09-09 21:11:00,087 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-09 21:11:02,298 - 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.857 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.838 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.465 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.339 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.478 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.465/1.795/3.838 ms 2024-09-09 21:11:02,298 - 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.28, gateway password: c0ntrail123 2024-09-09 21:11:02,298 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-09 21:11:04,546 - 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.020 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.406 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.502 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.441 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.929 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.813 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.404 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.404/2.645/4.813 ms 2024-09-09 21:11:04,546 - 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.28, gateway password: c0ntrail123 2024-09-09 21:11:04,546 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-09 21:11:06,795 - 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.435 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.548 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.450 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.373 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.129 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.025 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.381 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.373/2.191/4.450 ms 2024-09-09 21:11:06,795 - INFO - Deleting VM ctest-TestBasicVMVN-14059097-30724929 2024-09-09 21:11:06,878 - INFO - Detaching port ab483961-77c4-4cd7-bb96-30e74dd07a91 from VM ctest-TestBasicVMVN-14059097-20955943 2024-09-09 21:11:06,924 - INFO - Deleting VM ctest-TestBasicVMVN-14059097-20955943 2024-09-09 21:11:06,993 - INFO - Detaching port c800e59d-9d41-4baa-b937-93bae197eef9 from VM ctest-TestBasicVMVN-14059097-88831897 2024-09-09 21:11:07,033 - INFO - Deleting VM ctest-TestBasicVMVN-14059097-88831897 2024-09-09 21:11:07,113 - INFO - Deleting VN ctest-vn-97971624 2024-09-09 21:11:07,385 - DEBUG - Response for delete_port : () 2024-09-09 21:11:07,689 - DEBUG - Response for delete_port : () 2024-09-09 21:11:07,870 - DEBUG - Response for deleting network () 2024-09-09 21:11:07,870 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/fab18214-97ff-4b2e-aca5-3bbd25aabd18 2024-09-09 21:11:07,879 - DEBUG - Response Code: 404 2024-09-09 21:11:07,879 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-09 21:11:07,886 - DEBUG - Requesting: http://10.0.0.28:8082/domain/1107be02-48ac-4dbd-aa24-a5b89b918443 2024-09-09 21:11:07,946 - DEBUG - Requesting: http://10.0.0.28:8082/project/72fb52e9-da8e-4955-9697-a154d9161be2 2024-09-09 21:11:08,037 - INFO - Validated that VN ctest-vn-97971624 is not found in API Server 2024-09-09 21:11:08,059 - DEBUG - VN ctest-vn-97971624 is not present in Agent 10.0.0.28 2024-09-09 21:11:08,060 - INFO - Validated that VN ctest-vn-97971624 is not in any agent 2024-09-09 21:11:08,077 - DEBUG - VRF 2 is not seen in agent 10.0.0.28 2024-09-09 21:11:08,084 - DEBUG - Vrouter 10.0.0.28 does not have vrf 2 for VN ctest-vn-97971624 2024-09-09 21:11:08,085 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-14059097:ctest-vn-97971624 2024-09-09 21:11:08,099 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-97971624 info 2024-09-09 21:11:08,192 - INFO - IPAM: ctest-ipam-59749831 is not found in API Server 2024-09-09 21:11:08,207 - INFO - IPAM:ctest-ipam-59749831 is not found in control node 2024-09-09 21:11:08,467 - DEBUG - No XMPP flaps were noticed during the test
2024-09-09 21:11:08,467 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:35]
2024-09-09 21:11:08,467 - INFO - -------------------------------------------------------------------------------- 2024-09-09 21:11:09,193 - INFO - Deleted project: ctest-TestBasicVMVN-14059097, ID : 72fb52e9-da8e-4955-9697-a154d9161be2