2024-09-11 09:57:06,269 - INFO - Domain Default found not creating 2024-09-11 09:57:06,426 - INFO - Project ctest-TestBasicVMVN-50680354 not found, creating it 2024-09-11 09:57:06,892 - INFO - Created Project:ctest-TestBasicVMVN-50680354, ID : b5ffda69-6f1c-4e14-ae23-10babf614fd7 2024-09-11 09:57:08,525 - INFO - ================================================================================ 2024-09-11 09:57:08,525 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-11 09:57:08,525 - 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-11 09:57:08,781 - DEBUG - Nothing to compare xmpp stats {'10.0.0.53': {'10.20.0.6': '0'}} with 2024-09-11 09:57:08,781 - INFO - Initial checks done. Running the testcase now 2024-09-11 09:57:08,781 - INFO - 2024-09-11 09:57:09,347 - DEBUG - Response for create_network : {'network': {'id': 'b901c179-1e9a-4501-a9b2-8d391bdb8ff5', 'name': 'ctest-vn2_metadata-61852936', 'tenant_id': 'b5ffda696f1c4e14ae2310babf614fd7', 'project_id': 'b5ffda696f1c4e14ae2310babf614fd7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-50680354', 'ctest-vn2_metadata-61852936'], 'port_security_enabled': True, 'description': ''}} 2024-09-11 09:57:09,506 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e0f18df4-032e-4361-b361-fc3e4805f9d4', 'name': '', 'tenant_id': 'b5ffda696f1c4e14ae2310babf614fd7', 'network_id': 'b901c179-1e9a-4501-a9b2-8d391bdb8ff5', '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': 'b5ffda696f1c4e14ae2310babf614fd7'}} 2024-09-11 09:57:09,526 - INFO - Created VN ctest-vn2_metadata-61852936 2024-09-11 09:57:09,579 - DEBUG - VN ctest-vn2_metadata-61852936 UUID is b901c179-1e9a-4501-a9b2-8d391bdb8ff5 2024-09-11 09:57:09,763 - DEBUG - Services list from nova: [, , ] 2024-09-11 09:57:10,784 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1892-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1892-1) 2024-09-11 09:57:10,894 - DEBUG - Link local service introspect added 2024-09-11 09:57:10,934 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-11 09:57:16,027 - DEBUG - VM is in ACTIVE state now 2024-09-11 09:57:16,158 - INFO - Waiting for VM ctest-TestBasicVMVN-50680354-39855590 to be up.. 2024-09-11 09:57:16,158 - INFO - VM name : ctest-TestBasicVMVN-50680354-39855590 2024-09-11 09:57:16,241 - DEBUG - VM ctest-TestBasicVMVN-50680354-39855590 ID is 299de297-9acc-477d-9cce-c3f4f36e6f59 2024-09-11 09:57:16,241 - DEBUG - VM ctest-TestBasicVMVN-50680354-39855590 launched on Node cn-jenkins-deploy-platform-ansible-os-1892-1 2024-09-11 09:57:16,331 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-machine/299de297-9acc-477d-9cce-c3f4f36e6f59 2024-09-11 09:57:16,624 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-machine/299de297-9acc-477d-9cce-c3f4f36e6f59 2024-09-11 09:57:16,659 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-machine-interface/19b04d1f-133e-4c08-9d11-63c7a546b148 2024-09-11 09:57:19,903 - 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 1011ms') 2024-09-11 09:57:19,903 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50680354-39855590 failed! 2024-09-11 09:57:19,959 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50680354:ctest-vn2_metadata-61852936 is 11.1.1.1 and allocation pool is NOT set 2024-09-11 09:57:22,019 - 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.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.390 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.390/1.498/2.607/1.108 ms') 2024-09-11 09:57:22,019 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50680354-39855590 passed 2024-09-11 09:57:22,171 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 09:57:22,171 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50680354-39855590, IP 11.1.1.3, Port 22 2024-09-11 09:57:22,331 - DEBUG - VM ctest-TestBasicVMVN-50680354-39855590 is ready for SSH connections 2024-09-11 09:57:22,331 - INFO - Retry 0 2024-09-11 09:57:22,331 - 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.53, gateway password: c0ntrail123 2024-09-11 09:57:22,331 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-11 09:57:23,937 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-11 09:57:23,937 - INFO - Generic metadata worked 2024-09-11 09:57:24,206 - DEBUG - Link local service introspect removed 2024-09-11 09:57:24,207 - INFO - Deleting VM ctest-TestBasicVMVN-50680354-39855590 2024-09-11 09:57:24,291 - INFO - Deleting VN ctest-vn2_metadata-61852936 2024-09-11 09:57:24,338 - DEBUG - VN b901c179-1e9a-4501-a9b2-8d391bdb8ff5 still in use: Unable to complete operation on network b901c179-1e9a-4501-a9b2-8d391bdb8ff5. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5fb8872d-b1c1-4ecf-91cf-84651f63efa0'] 2024-09-11 09:57:24,338 - WARNING - Deleting VN ctest-vn2_metadata-61852936 failed..Will retry 2024-09-11 09:57:26,434 - DEBUG - Response for deleting network () 2024-09-11 09:57:26,689 - DEBUG - No XMPP flaps were noticed during the test 2024-09-11 09:57:26,689 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2024-09-11 09:57:26,689 - INFO - -------------------------------------------------------------------------------- 2024-09-11 09:57:26,692 - INFO - ================================================================================ 2024-09-11 09:57:26,692 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-11 09:57:26,692 - 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-11 09:57:26,980 - DEBUG - Nothing to compare xmpp stats {'10.0.0.53': {'10.20.0.6': '0'}} with 2024-09-11 09:57:26,980 - INFO - Initial checks done. Running the testcase now 2024-09-11 09:57:26,980 - INFO - 2024-09-11 09:57:27,462 - DEBUG - Response for create_network : {'network': {'id': 'ca067f12-d6d3-4b61-8e0e-b2d406ec3ded', 'name': 'ctest-vn-28777494', 'tenant_id': 'b5ffda696f1c4e14ae2310babf614fd7', 'project_id': 'b5ffda696f1c4e14ae2310babf614fd7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-50680354', 'ctest-vn-28777494'], 'port_security_enabled': True, 'description': ''}} 2024-09-11 09:57:27,662 - DEBUG - Response for create_subnet : {'subnet': {'id': '7cba3511-8ccc-4405-9e98-6ec72382fb27', 'name': '', 'tenant_id': 'b5ffda696f1c4e14ae2310babf614fd7', 'network_id': 'ca067f12-d6d3-4b61-8e0e-b2d406ec3ded', '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': 'b5ffda696f1c4e14ae2310babf614fd7'}} 2024-09-11 09:57:27,819 - DEBUG - Response for create_subnet : {'subnet': {'id': '10d3a38d-7cde-4f33-b39f-91dec292399f', 'name': '', 'tenant_id': 'b5ffda696f1c4e14ae2310babf614fd7', 'network_id': 'ca067f12-d6d3-4b61-8e0e-b2d406ec3ded', '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': 'b5ffda696f1c4e14ae2310babf614fd7'}} 2024-09-11 09:57:27,839 - INFO - Created VN ctest-vn-28777494 2024-09-11 09:57:27,891 - DEBUG - VN ctest-vn-28777494 UUID is ca067f12-d6d3-4b61-8e0e-b2d406ec3ded 2024-09-11 09:57:28,281 - DEBUG - Response for create_port : {'port': {'name': '0bf5e871-3e2d-4ada-9ed6-616eef47f49c', 'id': '0bf5e871-3e2d-4ada-9ed6-616eef47f49c', 'tenant_id': 'b5ffda696f1c4e14ae2310babf614fd7', 'network_id': 'ca067f12-d6d3-4b61-8e0e-b2d406ec3ded', 'mac_address': '02:0b:f5:e8:71:3e', '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': '7cba3511-8ccc-4405-9e98-6ec72382fb27'}], 'security_groups': ['b94ac348-8064-4e63-a324-0773fc2562dc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b5ffda696f1c4e14ae2310babf614fd7'}} 2024-09-11 09:57:28,459 - DEBUG - Response for create_port : {'port': {'name': 'e5720ce0-d537-4a34-9096-2b3d7c4ee5a9', 'id': 'e5720ce0-d537-4a34-9096-2b3d7c4ee5a9', 'tenant_id': 'b5ffda696f1c4e14ae2310babf614fd7', 'network_id': 'ca067f12-d6d3-4b61-8e0e-b2d406ec3ded', 'mac_address': '02:e5:72:0c:e0:d5', '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': '10d3a38d-7cde-4f33-b39f-91dec292399f'}], 'security_groups': ['b94ac348-8064-4e63-a324-0773fc2562dc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b5ffda696f1c4e14ae2310babf614fd7'}} 2024-09-11 09:57:28,831 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1892-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1892-1) 2024-09-11 09:57:29,267 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1892-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1892-1) 2024-09-11 09:57:30,461 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1892-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1892-1) 2024-09-11 09:57:30,461 - DEBUG - Requesting: http://10.0.0.53:8082/domains 2024-09-11 09:57:30,468 - DEBUG - Requesting: http://10.0.0.53:8082/domain/d0b96564-9239-4b13-abae-add278b9a749 2024-09-11 09:57:30,483 - DEBUG - Requesting: http://10.0.0.53:8082/project/b5ffda69-6f1c-4e14-ae23-10babf614fd7 2024-09-11 09:57:30,568 - DEBUG - Requesting: http://10.0.0.53:8082/network-ipam/06e4a5e3-7115-4fdd-8508-ddb8cd030d1b 2024-09-11 09:57:30,587 - INFO - Verifications in API Server for IPAM: ctest-ipam-45889115 passed 2024-09-11 09:57:30,597 - DEBUG - Control-node 10.0.0.53 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-50680354:ctest-ipam-45889115', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-50680354', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '496704255190978525', 'uuid-lslong': '9586155592641350939'}, 'enable': 'true', 'created': '2024-09-11T09:57:27', 'last-modified': '2024-09-11T09:57:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.388474'} 2024-09-11 09:57:30,597 - INFO - Verifications in Control node for IPAM: ctest-ipam-45889115 passed 2024-09-11 09:57:30,597 - DEBUG - Requesting: http://10.0.0.53:8082/domains 2024-09-11 09:57:30,607 - DEBUG - Requesting: http://10.0.0.53:8082/domain/d0b96564-9239-4b13-abae-add278b9a749 2024-09-11 09:57:30,624 - DEBUG - Requesting: http://10.0.0.53:8082/project/b5ffda69-6f1c-4e14-ae23-10babf614fd7 2024-09-11 09:57:30,701 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-network/ca067f12-d6d3-4b61-8e0e-b2d406ec3ded 2024-09-11 09:57:30,716 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-network/ca067f12-d6d3-4b61-8e0e-b2d406ec3ded 2024-09-11 09:57:30,730 - DEBUG - Requesting: http://10.0.0.53:8082/routing-instance/25600e7e-9244-4bf1-bbf1-0f964a716f57 2024-09-11 09:57:30,741 - DEBUG - Requesting: http://10.0.0.53:8082/routing-instance/25600e7e-9244-4bf1-bbf1-0f964a716f57 2024-09-11 09:57:30,752 - DEBUG - Requesting: http://10.0.0.53:8082/route-target/93c14c23-f83e-406b-bec3-5ae145b7ea09 2024-09-11 09:57:30,764 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-11 09:57:30,764 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-network/ca067f12-d6d3-4b61-8e0e-b2d406ec3ded 2024-09-11 09:57:30,774 - DEBUG - Requesting: http://10.0.0.53:8082/routing-instance/25600e7e-9244-4bf1-bbf1-0f964a716f57 2024-09-11 09:57:30,793 - INFO - Verified VN network id 8 for VN ca067f12-d6d3-4b61-8e0e-b2d406ec3ded 2024-09-11 09:57:30,796 - INFO - Verifications in API Server for VN ctest-vn-28777494 passed 2024-09-11 09:57:30,796 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-network/ca067f12-d6d3-4b61-8e0e-b2d406ec3ded 2024-09-11 09:57:30,812 - DEBUG - Requesting: http://10.0.0.53:8082/routing-instance/25600e7e-9244-4bf1-bbf1-0f964a716f57 2024-09-11 09:57:30,834 - DEBUG - Requesting: http://10.0.0.53:8082/routing-instance/25600e7e-9244-4bf1-bbf1-0f964a716f57 2024-09-11 09:57:30,846 - DEBUG - Requesting: http://10.0.0.53:8082/route-target/93c14c23-f83e-406b-bec3-5ae145b7ea09 2024-09-11 09:57:30,867 - DEBUG - Control-node 10.0.0.53 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-50680354:ctest-vn-28777494', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-50680354', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14557462564412017505', 'uuid-lslong': '10236315626778672621'}, 'enable': 'true', 'created': '2024-09-11T09:57:27', 'last-modified': '2024-09-11T09:57:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.076294'} 2024-09-11 09:57:30,885 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-11 09:57:30,886 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-28777494 passed 2024-09-11 09:57:30,886 - DEBUG - ====Verifying policy data for ctest-vn-28777494 in API_Server ====== 2024-09-11 09:57:30,886 - DEBUG - Requesting: http://10.0.0.53:8082/domains 2024-09-11 09:57:30,895 - DEBUG - Requesting: http://10.0.0.53:8082/domain/d0b96564-9239-4b13-abae-add278b9a749 2024-09-11 09:57:30,912 - DEBUG - Requesting: http://10.0.0.53:8082/project/b5ffda69-6f1c-4e14-ae23-10babf614fd7 2024-09-11 09:57:31,025 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-network/ca067f12-d6d3-4b61-8e0e-b2d406ec3ded 2024-09-11 09:57:31,048 - DEBUG - =>VN ctest-vn-28777494 has no policy to be verified 2024-09-11 09:57:31,048 - DEBUG - Verifying the vn in opserver 2024-09-11 09:57:31,048 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-50680354:ctest-vn-28777494 virtual network link through opserver 10.0.0.53 2024-09-11 09:57:31,049 - DEBUG - Requesting: http://10.0.0.53:8081/analytics/uves/virtual-networks 2024-09-11 09:57:31,462 - DEBUG - Requesting: http://10.0.0.53:8081/analytics/uves/virtual-networks 2024-09-11 09:57:31,535 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-50680354:ctest-vn-28777494', 'href': 'http://10.0.0.53:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-50680354:ctest-vn-28777494?flat'} 2024-09-11 09:57:31,535 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-50680354:ctest-vn-28777494 is found in opserver 2024-09-11 09:57:31,541 - DEBUG - VRF ids for VN ctest-vn-28777494: {'10.0.0.53': '2'} 2024-09-11 09:57:31,541 - INFO - Waiting for VM ctest-TestBasicVMVN-50680354-80595673 to be up.. 2024-09-11 09:57:31,651 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-11 09:57:36,766 - DEBUG - VM is in ACTIVE state now 2024-09-11 09:57:36,766 - INFO - VM name : ctest-TestBasicVMVN-50680354-80595673 2024-09-11 09:57:36,847 - DEBUG - VM ctest-TestBasicVMVN-50680354-80595673 ID is 57b49794-3a8f-4c2c-9a46-598206cc9175 2024-09-11 09:57:36,847 - DEBUG - VM ctest-TestBasicVMVN-50680354-80595673 launched on Node cn-jenkins-deploy-platform-ansible-os-1892-1 2024-09-11 09:57:36,933 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-machine/57b49794-3a8f-4c2c-9a46-598206cc9175 2024-09-11 09:57:36,943 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-machine-interface/0bf5e871-3e2d-4ada-9ed6-616eef47f49c 2024-09-11 09:57:40,190 - 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 1012ms') 2024-09-11 09:57:40,190 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-50680354-80595673 failed! 2024-09-11 09:57:40,243 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50680354:ctest-vn-28777494 is 31.1.1.1 and allocation pool is NOT set 2024-09-11 09:57:40,243 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50680354:ctest-vn-28777494 is 31.1.2.1 and allocation pool is NOT set 2024-09-11 09:57:42,302 - 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.18 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.405 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.405/1.794/3.183/1.389 ms') 2024-09-11 09:57:42,302 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-50680354-80595673 passed 2024-09-11 09:57:42,459 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 09:57:42,459 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50680354-80595673, IP 31.1.1.4, Port 22 2024-09-11 09:57:42,614 - DEBUG - VM ctest-TestBasicVMVN-50680354-80595673 is ready for SSH connections 2024-09-11 09:57:42,614 - INFO - Waiting for VM ctest-TestBasicVMVN-50680354-38291471 to be up.. 2024-09-11 09:57:42,699 - DEBUG - VM is in ACTIVE state now 2024-09-11 09:57:42,699 - INFO - VM name : ctest-TestBasicVMVN-50680354-38291471 2024-09-11 09:57:42,783 - DEBUG - VM ctest-TestBasicVMVN-50680354-38291471 ID is 5f52e819-34a4-4ee0-aece-85e992f84893 2024-09-11 09:57:42,783 - DEBUG - VM ctest-TestBasicVMVN-50680354-38291471 launched on Node cn-jenkins-deploy-platform-ansible-os-1892-1 2024-09-11 09:57:42,857 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-machine/5f52e819-34a4-4ee0-aece-85e992f84893 2024-09-11 09:57:42,867 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-machine-interface/e5720ce0-d537-4a34-9096-2b3d7c4ee5a9 2024-09-11 09:57:44,101 - 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.347 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.347/1.525/2.703/1.178 ms') 2024-09-11 09:57:44,102 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50680354-38291471 passed 2024-09-11 09:57:44,251 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 09:57:44,251 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50680354-38291471, IP 31.1.2.4, Port 22 2024-09-11 09:57:44,402 - DEBUG - VM ctest-TestBasicVMVN-50680354-38291471 is ready for SSH connections 2024-09-11 09:57:44,402 - INFO - Waiting for VM ctest-TestBasicVMVN-50680354-28540005 to be up.. 2024-09-11 09:57:44,480 - DEBUG - VM is in ACTIVE state now 2024-09-11 09:57:44,480 - INFO - VM name : ctest-TestBasicVMVN-50680354-28540005 2024-09-11 09:57:44,557 - DEBUG - VM ctest-TestBasicVMVN-50680354-28540005 ID is 8e893005-53b4-44a4-9e7a-ea4f34985061 2024-09-11 09:57:44,558 - DEBUG - VM ctest-TestBasicVMVN-50680354-28540005 launched on Node cn-jenkins-deploy-platform-ansible-os-1892-1 2024-09-11 09:57:44,633 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-machine/8e893005-53b4-44a4-9e7a-ea4f34985061 2024-09-11 09:57:44,641 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-machine-interface/afb66d87-52c6-487f-8911-d25f46abbf35 2024-09-11 09:57:45,881 - 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.68 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.384 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.384/1.532/2.681/1.148 ms') 2024-09-11 09:57:45,881 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-50680354-28540005 passed 2024-09-11 09:57:46,035 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 09:57:46,035 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50680354-28540005, IP 31.1.1.3, Port 22 2024-09-11 09:57:46,190 - DEBUG - VM ctest-TestBasicVMVN-50680354-28540005 is ready for SSH connections 2024-09-11 09:57:46,190 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 09:57:46,191 - 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.53, gateway password: c0ntrail123 2024-09-11 09:57:46,191 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-11 09:57:49,898 - 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.552 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.767 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.051 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.767/1.790/3.552 ms 2024-09-11 09:57:49,898 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-50680354-80595673 passed 2024-09-11 09:57:49,898 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 09:57:49,898 - 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.53, gateway password: c0ntrail123 2024-09-11 09:57:49,899 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-11 09:57:53,535 - 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.765 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.015 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.818 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.818/1.532/2.765 ms 2024-09-11 09:57:53,535 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-50680354-38291471 passed 2024-09-11 09:57:53,536 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 09:57:53,536 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 09:57:53,536 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 09:57:53,536 - 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.53, gateway password: c0ntrail123 2024-09-11 09:57:53,536 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-11 09:57:53,735 - DEBUG - None 2024-09-11 09:57:53,735 - 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.53, gateway password: c0ntrail123 2024-09-11 09:57:53,735 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-11 09:57:53,920 - DEBUG - None 2024-09-11 09:57:53,920 - 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.53, gateway password: c0ntrail123 2024-09-11 09:57:53,921 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-11 09:57:54,547 - DEBUG - None 2024-09-11 09:57:54,547 - 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.53, gateway password: c0ntrail123 2024-09-11 09:57:54,547 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-11 09:57:56,760 - 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.794 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.069 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.407 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.680 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.342 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.342/1.658/4.069 ms 2024-09-11 09:57:56,760 - 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.53, gateway password: c0ntrail123 2024-09-11 09:57:56,760 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-11 09:57:58,999 - 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.963 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.741 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.951 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.517 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.901 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.075 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.339 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.339/1.926/3.951 ms 2024-09-11 09:57:59,000 - 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.53, gateway password: c0ntrail123 2024-09-11 09:57:59,000 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-11 09:58:01,237 - 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.670 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.716 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.732 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.478 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.047 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.976 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.389 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.389/2.144/3.976 ms 2024-09-11 09:58:01,237 - INFO - Deleting VM ctest-TestBasicVMVN-50680354-28540005 2024-09-11 09:58:01,306 - INFO - Detaching port e5720ce0-d537-4a34-9096-2b3d7c4ee5a9 from VM ctest-TestBasicVMVN-50680354-38291471 2024-09-11 09:58:01,358 - INFO - Deleting VM ctest-TestBasicVMVN-50680354-38291471 2024-09-11 09:58:01,422 - INFO - Detaching port 0bf5e871-3e2d-4ada-9ed6-616eef47f49c from VM ctest-TestBasicVMVN-50680354-80595673 2024-09-11 09:58:01,452 - INFO - Deleting VM ctest-TestBasicVMVN-50680354-80595673 2024-09-11 09:58:01,525 - INFO - Deleting VN ctest-vn-28777494 2024-09-11 09:58:01,709 - DEBUG - Response for delete_port : () 2024-09-11 09:58:01,892 - DEBUG - Response for delete_port : () 2024-09-11 09:58:01,938 - DEBUG - VN ca067f12-d6d3-4b61-8e0e-b2d406ec3ded still in use: Unable to complete operation on network ca067f12-d6d3-4b61-8e0e-b2d406ec3ded. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-440ed1e4-28c8-40a3-81ca-c7ae47f53af5'] 2024-09-11 09:58:01,938 - WARNING - Deleting VN ctest-vn-28777494 failed..Will retry 2024-09-11 09:58:04,062 - DEBUG - Response for deleting network () 2024-09-11 09:58:04,063 - DEBUG - Requesting: http://10.0.0.53:8082/routing-instance/25600e7e-9244-4bf1-bbf1-0f964a716f57 2024-09-11 09:58:04,071 - DEBUG - Response Code: 404 2024-09-11 09:58:04,071 - DEBUG - Requesting: http://10.0.0.53:8082/domains 2024-09-11 09:58:04,076 - DEBUG - Requesting: http://10.0.0.53:8082/domain/d0b96564-9239-4b13-abae-add278b9a749 2024-09-11 09:58:04,133 - DEBUG - Requesting: http://10.0.0.53:8082/project/b5ffda69-6f1c-4e14-ae23-10babf614fd7 2024-09-11 09:58:04,203 - INFO - Validated that VN ctest-vn-28777494 is not found in API Server 2024-09-11 09:58:04,213 - DEBUG - VN ctest-vn-28777494 is not present in Agent 10.0.0.53 2024-09-11 09:58:04,214 - INFO - Validated that VN ctest-vn-28777494 is not in any agent 2024-09-11 09:58:04,219 - DEBUG - VRF 2 is not seen in agent 10.0.0.53 2024-09-11 09:58:04,223 - DEBUG - Vrouter 10.0.0.53 does not have vrf 2 for VN ctest-vn-28777494 2024-09-11 09:58:04,223 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-50680354:ctest-vn-28777494 2024-09-11 09:58:04,233 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-28777494 info 2024-09-11 09:58:04,310 - INFO - IPAM: ctest-ipam-45889115 is not found in API Server 2024-09-11 09:58:04,321 - INFO - IPAM:ctest-ipam-45889115 is not found in control node 2024-09-11 09:58:04,576 - DEBUG - No XMPP flaps were noticed during the test 2024-09-11 09:58:04,576 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2024-09-11 09:58:04,576 - INFO - -------------------------------------------------------------------------------- 2024-09-11 09:58:05,306 - INFO - Deleted project: ctest-TestBasicVMVN-50680354, ID : b5ffda69-6f1c-4e14-ae23-10babf614fd7