2024-09-03 13:55:18,015 - INFO - Domain Default found not creating 2024-09-03 13:55:18,187 - INFO - Project ctest-TestBasicVMVN-93913137 not found, creating it 2024-09-03 13:55:18,677 - INFO - Created Project:ctest-TestBasicVMVN-93913137, ID : c67532db-593b-4981-80e4-d972db7426ea 2024-09-03 13:55:20,933 - INFO - ================================================================================ 2024-09-03 13:55:20,933 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-03 13:55:20,933 - 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-03 13:55:21,189 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.6': '0'}} with 2024-09-03 13:55:21,189 - INFO - Initial checks done. Running the testcase now 2024-09-03 13:55:21,189 - INFO - 2024-09-03 13:55:21,790 - DEBUG - Response for create_network : {'network': {'id': '3348658f-6e7d-405e-b064-28cc9ab096d6', 'name': 'ctest-vn2_metadata-97389913', 'tenant_id': 'c67532db593b498180e4d972db7426ea', 'project_id': 'c67532db593b498180e4d972db7426ea', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93913137', 'ctest-vn2_metadata-97389913'], 'port_security_enabled': True, 'description': ''}} 2024-09-03 13:55:21,998 - DEBUG - Response for create_subnet : {'subnet': {'id': '24b63708-f700-4e4d-b5b6-a8bb03c10c6c', 'name': '', 'tenant_id': 'c67532db593b498180e4d972db7426ea', 'network_id': '3348658f-6e7d-405e-b064-28cc9ab096d6', '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': 'c67532db593b498180e4d972db7426ea'}} 2024-09-03 13:55:22,018 - INFO - Created VN ctest-vn2_metadata-97389913 2024-09-03 13:55:22,071 - DEBUG - VN ctest-vn2_metadata-97389913 UUID is 3348658f-6e7d-405e-b064-28cc9ab096d6 2024-09-03 13:55:22,286 - DEBUG - Services list from nova: [, , ] 2024-09-03 13:55:23,335 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1835-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1835-1) 2024-09-03 13:55:23,450 - DEBUG - Link local service introspect added 2024-09-03 13:55:23,492 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-03 13:55:28,579 - DEBUG - VM is in ACTIVE state now 2024-09-03 13:55:28,708 - INFO - Waiting for VM ctest-TestBasicVMVN-93913137-27268034 to be up.. 2024-09-03 13:55:28,708 - INFO - VM name : ctest-TestBasicVMVN-93913137-27268034 2024-09-03 13:55:28,883 - DEBUG - VM ctest-TestBasicVMVN-93913137-27268034 ID is d8cd68cf-18dc-458c-8e5f-d27f61491e86 2024-09-03 13:55:28,883 - DEBUG - VM ctest-TestBasicVMVN-93913137-27268034 launched on Node cn-jenkins-deploy-platform-ansible-os-1835-1 2024-09-03 13:55:28,958 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/d8cd68cf-18dc-458c-8e5f-d27f61491e86 2024-09-03 13:55:29,255 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/d8cd68cf-18dc-458c-8e5f-d27f61491e86 2024-09-03 13:55:29,289 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/701369f7-d5da-488e-8c68-c2261186dbcd 2024-09-03 13:55:32,546 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2024-09-03 13:55:32,546 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93913137-27268034 failed! 2024-09-03 13:55:32,607 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93913137:ctest-vn2_metadata-97389913 is 11.1.1.1 and allocation pool is NOT set 2024-09-03 13:55:34,673 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.91 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.913/3.097/4.282/1.184 ms') 2024-09-03 13:55:34,673 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93913137-27268034 passed 2024-09-03 13:55:34,822 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 13:55:34,823 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93913137-27268034, IP 11.1.1.3, Port 22 2024-09-03 13:55:34,877 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2024-09-03 13:55:34,958 - DEBUG - VM ctest-TestBasicVMVN-93913137-27268034 is NOT ready for SSH connections, VM status: ACTIVE 2024-09-03 13:55:39,959 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 13:55:39,959 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93913137-27268034, IP 11.1.1.3, Port 22 2024-09-03 13:55:40,127 - DEBUG - VM ctest-TestBasicVMVN-93913137-27268034 is ready for SSH connections 2024-09-03 13:55:40,128 - INFO - Retry 0 2024-09-03 13:55:40,128 - 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.32, gateway password: c0ntrail123 2024-09-03 13:55:40,128 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-03 13:55:41,729 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-03 13:55:41,729 - INFO - Generic metadata worked 2024-09-03 13:55:41,994 - DEBUG - Link local service introspect removed 2024-09-03 13:55:41,995 - INFO - Deleting VM ctest-TestBasicVMVN-93913137-27268034 2024-09-03 13:55:42,059 - INFO - Deleting VN ctest-vn2_metadata-97389913 2024-09-03 13:55:42,099 - DEBUG - VN 3348658f-6e7d-405e-b064-28cc9ab096d6 still in use: Unable to complete operation on network 3348658f-6e7d-405e-b064-28cc9ab096d6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fa3a1b76-d99b-4d2f-8461-a1bd4dbffdc4'] 2024-09-03 13:55:42,099 - WARNING - Deleting VN ctest-vn2_metadata-97389913 failed..Will retry 2024-09-03 13:55:44,247 - DEBUG - Response for deleting network () 2024-09-03 13:55:44,502 - DEBUG - No XMPP flaps were noticed during the test 2024-09-03 13:55:44,502 - INFO - -------------------------------------------------------------------------------- 2024-09-03 13:55:44,507 - INFO - ================================================================================ 2024-09-03 13:55:44,507 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-03 13:55:44,507 - 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-03 13:55:44,790 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.6': '0'}} with 2024-09-03 13:55:44,790 - INFO - Initial checks done. Running the testcase now 2024-09-03 13:55:44,790 - INFO - 2024-09-03 13:55:45,285 - DEBUG - Response for create_network : {'network': {'id': '6506ef24-e8f5-45e1-8f02-21e122d16bfc', 'name': 'ctest-vn-13760724', 'tenant_id': 'c67532db593b498180e4d972db7426ea', 'project_id': 'c67532db593b498180e4d972db7426ea', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93913137', 'ctest-vn-13760724'], 'port_security_enabled': True, 'description': ''}} 2024-09-03 13:55:45,507 - DEBUG - Response for create_subnet : {'subnet': {'id': '74b33175-0bcd-4f1d-8bdf-82749bc25ccb', 'name': '', 'tenant_id': 'c67532db593b498180e4d972db7426ea', 'network_id': '6506ef24-e8f5-45e1-8f02-21e122d16bfc', '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': 'c67532db593b498180e4d972db7426ea'}} 2024-09-03 13:55:45,711 - DEBUG - Response for create_subnet : {'subnet': {'id': '8c7deb0d-3516-4500-8cbb-da25b3bfec6d', 'name': '', 'tenant_id': 'c67532db593b498180e4d972db7426ea', 'network_id': '6506ef24-e8f5-45e1-8f02-21e122d16bfc', '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': 'c67532db593b498180e4d972db7426ea'}} 2024-09-03 13:55:45,735 - INFO - Created VN ctest-vn-13760724 2024-09-03 13:55:45,790 - DEBUG - VN ctest-vn-13760724 UUID is 6506ef24-e8f5-45e1-8f02-21e122d16bfc 2024-09-03 13:55:46,184 - DEBUG - Response for create_port : {'port': {'name': '64d35964-c6d1-4c6d-ae18-d6eaaaf3210e', 'id': '64d35964-c6d1-4c6d-ae18-d6eaaaf3210e', 'tenant_id': 'c67532db593b498180e4d972db7426ea', 'network_id': '6506ef24-e8f5-45e1-8f02-21e122d16bfc', 'mac_address': '02:64:d3:59:64:c6', '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': '74b33175-0bcd-4f1d-8bdf-82749bc25ccb'}], 'security_groups': ['7423e7f4-cbd0-45c5-b247-fc69509aea1b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c67532db593b498180e4d972db7426ea'}} 2024-09-03 13:55:46,370 - DEBUG - Response for create_port : {'port': {'name': '2db11d9a-1b27-48a8-8166-56544fbf1eea', 'id': '2db11d9a-1b27-48a8-8166-56544fbf1eea', 'tenant_id': 'c67532db593b498180e4d972db7426ea', 'network_id': '6506ef24-e8f5-45e1-8f02-21e122d16bfc', 'mac_address': '02:2d:b1:1d:9a:1b', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': '8c7deb0d-3516-4500-8cbb-da25b3bfec6d'}], 'security_groups': ['7423e7f4-cbd0-45c5-b247-fc69509aea1b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c67532db593b498180e4d972db7426ea'}} 2024-09-03 13:55:46,864 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1835-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1835-1) 2024-09-03 13:55:47,265 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1835-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1835-1) 2024-09-03 13:55:48,505 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1835-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1835-1) 2024-09-03 13:55:48,505 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-03 13:55:48,513 - DEBUG - Requesting: http://10.0.0.32:8082/domain/b6293951-ea4d-42d6-9489-76284ee495fa 2024-09-03 13:55:48,533 - DEBUG - Requesting: http://10.0.0.32:8082/project/c67532db-593b-4981-80e4-d972db7426ea 2024-09-03 13:55:48,607 - DEBUG - Requesting: http://10.0.0.32:8082/network-ipam/766ba899-0e02-4287-b924-4dd88545334e 2024-09-03 13:55:48,617 - INFO - Verifications in API Server for IPAM: ctest-ipam-28630752 passed 2024-09-03 13:55:48,623 - DEBUG - Control-node 10.0.0.32 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-93913137:ctest-ipam-28630752', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93913137', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8533099294302028423', 'uuid-lslong': '13340873588522431310'}, 'enable': 'true', 'created': '2024-09-03T13:55:44', 'last-modified': '2024-09-03T13:55:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.598383'} 2024-09-03 13:55:48,624 - INFO - Verifications in Control node for IPAM: ctest-ipam-28630752 passed 2024-09-03 13:55:48,624 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-03 13:55:48,631 - DEBUG - Requesting: http://10.0.0.32:8082/domain/b6293951-ea4d-42d6-9489-76284ee495fa 2024-09-03 13:55:48,643 - DEBUG - Requesting: http://10.0.0.32:8082/project/c67532db-593b-4981-80e4-d972db7426ea 2024-09-03 13:55:48,716 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6506ef24-e8f5-45e1-8f02-21e122d16bfc 2024-09-03 13:55:48,728 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6506ef24-e8f5-45e1-8f02-21e122d16bfc 2024-09-03 13:55:48,739 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/ef85487a-8e11-41ad-afaa-dfe005b9eee1 2024-09-03 13:55:48,750 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/ef85487a-8e11-41ad-afaa-dfe005b9eee1 2024-09-03 13:55:48,764 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/e25a8b06-8f6f-44e4-95f0-75b1c5b7d90a 2024-09-03 13:55:48,774 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-03 13:55:48,774 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6506ef24-e8f5-45e1-8f02-21e122d16bfc 2024-09-03 13:55:48,784 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/ef85487a-8e11-41ad-afaa-dfe005b9eee1 2024-09-03 13:55:48,800 - INFO - Verified VN network id 9 for VN 6506ef24-e8f5-45e1-8f02-21e122d16bfc 2024-09-03 13:55:48,800 - INFO - Verifications in API Server for VN ctest-vn-13760724 passed 2024-09-03 13:55:48,800 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6506ef24-e8f5-45e1-8f02-21e122d16bfc 2024-09-03 13:55:48,809 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/ef85487a-8e11-41ad-afaa-dfe005b9eee1 2024-09-03 13:55:48,817 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/ef85487a-8e11-41ad-afaa-dfe005b9eee1 2024-09-03 13:55:48,824 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/e25a8b06-8f6f-44e4-95f0-75b1c5b7d90a 2024-09-03 13:55:48,838 - DEBUG - Control-node 10.0.0.32 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-93913137:ctest-vn-13760724', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93913137', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7279768789497234913', 'uuid-lslong': '10304836148212624380'}, 'enable': 'true', 'created': '2024-09-03T13:55:45', 'last-modified': '2024-09-03T13:55:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.158461'} 2024-09-03 13:55:48,847 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-03 13:55:48,847 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-13760724 passed 2024-09-03 13:55:48,848 - DEBUG - ====Verifying policy data for ctest-vn-13760724 in API_Server ====== 2024-09-03 13:55:48,848 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-03 13:55:48,859 - DEBUG - Requesting: http://10.0.0.32:8082/domain/b6293951-ea4d-42d6-9489-76284ee495fa 2024-09-03 13:55:48,880 - DEBUG - Requesting: http://10.0.0.32:8082/project/c67532db-593b-4981-80e4-d972db7426ea 2024-09-03 13:55:48,985 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6506ef24-e8f5-45e1-8f02-21e122d16bfc 2024-09-03 13:55:49,001 - DEBUG - =>VN ctest-vn-13760724 has no policy to be verified 2024-09-03 13:55:49,001 - DEBUG - Verifying the vn in opserver 2024-09-03 13:55:49,001 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-93913137:ctest-vn-13760724 virtual network link through opserver 10.0.0.32 2024-09-03 13:55:49,002 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks 2024-09-03 13:55:49,325 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks 2024-09-03 13:55:49,430 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-93913137:ctest-vn-13760724', 'href': 'http://10.0.0.32:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-93913137:ctest-vn-13760724?flat'} 2024-09-03 13:55:49,430 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-93913137:ctest-vn-13760724 is found in opserver 2024-09-03 13:55:49,437 - DEBUG - VRF ids for VN ctest-vn-13760724: {'10.0.0.32': '2'} 2024-09-03 13:55:49,437 - INFO - Waiting for VM ctest-TestBasicVMVN-93913137-20957409 to be up.. 2024-09-03 13:55:49,533 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-03 13:55:54,637 - DEBUG - VM is in ACTIVE state now 2024-09-03 13:55:54,637 - INFO - VM name : ctest-TestBasicVMVN-93913137-20957409 2024-09-03 13:55:54,730 - DEBUG - VM ctest-TestBasicVMVN-93913137-20957409 ID is 43b70781-b4f3-451e-85b2-02997dda33f1 2024-09-03 13:55:54,730 - DEBUG - VM ctest-TestBasicVMVN-93913137-20957409 launched on Node cn-jenkins-deploy-platform-ansible-os-1835-1 2024-09-03 13:55:54,818 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/43b70781-b4f3-451e-85b2-02997dda33f1 2024-09-03 13:55:54,831 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/64d35964-c6d1-4c6d-ae18-d6eaaaf3210e 2024-09-03 13:55:58,084 - 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-03 13:55:58,084 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93913137-20957409 failed! 2024-09-03 13:55:58,139 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93913137:ctest-vn-13760724 is 31.1.1.1 and allocation pool is NOT set 2024-09-03 13:55:58,139 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93913137:ctest-vn-13760724 is 31.1.2.1 and allocation pool is NOT set 2024-09-03 13:56:00,196 - 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.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.436 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.436/1.563/2.690/1.127 ms') 2024-09-03 13:56:00,196 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93913137-20957409 passed 2024-09-03 13:56:00,347 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 13:56:00,347 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93913137-20957409, IP 31.1.1.4, Port 22 2024-09-03 13:56:00,503 - DEBUG - VM ctest-TestBasicVMVN-93913137-20957409 is ready for SSH connections 2024-09-03 13:56:00,503 - INFO - Waiting for VM ctest-TestBasicVMVN-93913137-91599923 to be up.. 2024-09-03 13:56:00,601 - DEBUG - VM is in ACTIVE state now 2024-09-03 13:56:00,601 - INFO - VM name : ctest-TestBasicVMVN-93913137-91599923 2024-09-03 13:56:00,683 - DEBUG - VM ctest-TestBasicVMVN-93913137-91599923 ID is eee3cd46-7cc0-412f-ab5f-808e8d801670 2024-09-03 13:56:00,684 - DEBUG - VM ctest-TestBasicVMVN-93913137-91599923 launched on Node cn-jenkins-deploy-platform-ansible-os-1835-1 2024-09-03 13:56:00,764 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/eee3cd46-7cc0-412f-ab5f-808e8d801670 2024-09-03 13:56:00,773 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/2db11d9a-1b27-48a8-8166-56544fbf1eea 2024-09-03 13:56:02,016 - 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.17 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.371 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.371/1.769/3.167/1.398 ms') 2024-09-03 13:56:02,016 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-93913137-91599923 passed 2024-09-03 13:56:02,171 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 13:56:02,171 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93913137-91599923, IP 31.1.2.4, Port 22 2024-09-03 13:56:02,326 - DEBUG - VM ctest-TestBasicVMVN-93913137-91599923 is ready for SSH connections 2024-09-03 13:56:02,326 - INFO - Waiting for VM ctest-TestBasicVMVN-93913137-87667179 to be up.. 2024-09-03 13:56:02,409 - DEBUG - VM is in ACTIVE state now 2024-09-03 13:56:02,409 - INFO - VM name : ctest-TestBasicVMVN-93913137-87667179 2024-09-03 13:56:02,487 - DEBUG - VM ctest-TestBasicVMVN-93913137-87667179 ID is 06137ea6-60c0-4f67-aa20-af71c2ea31c3 2024-09-03 13:56:02,487 - DEBUG - VM ctest-TestBasicVMVN-93913137-87667179 launched on Node cn-jenkins-deploy-platform-ansible-os-1835-1 2024-09-03 13:56:02,575 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/06137ea6-60c0-4f67-aa20-af71c2ea31c3 2024-09-03 13:56:02,585 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/95671a77-d5a0-45ae-b249-4bb3c1d8b005 2024-09-03 13:56:03,826 - 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.99 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.490 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.490/1.739/2.989/1.249 ms') 2024-09-03 13:56:03,826 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-93913137-87667179 passed 2024-09-03 13:56:03,979 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 13:56:03,979 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93913137-87667179, IP 31.1.1.3, Port 22 2024-09-03 13:56:04,142 - DEBUG - VM ctest-TestBasicVMVN-93913137-87667179 is ready for SSH connections 2024-09-03 13:56:04,142 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 13:56:04,142 - 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.32, gateway password: c0ntrail123 2024-09-03 13:56:04,142 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-03 13:56:07,831 - 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.148 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.962 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.971 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.962/1.693/3.148 ms 2024-09-03 13:56:07,832 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-93913137-20957409 passed 2024-09-03 13:56:07,832 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 13:56:07,832 - 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.32, gateway password: c0ntrail123 2024-09-03 13:56:07,832 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-03 13:56:11,514 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.235 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.880 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.053 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.880/1.722/3.235 ms 2024-09-03 13:56:11,514 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-93913137-91599923 passed 2024-09-03 13:56:11,515 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 13:56:11,515 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 13:56:11,515 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 13:56:11,515 - 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.32, gateway password: c0ntrail123 2024-09-03 13:56:11,515 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-03 13:56:11,691 - DEBUG - None 2024-09-03 13:56:11,691 - 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.32, gateway password: c0ntrail123 2024-09-03 13:56:11,691 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-03 13:56:11,873 - DEBUG - None 2024-09-03 13:56:11,873 - 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.32, gateway password: c0ntrail123 2024-09-03 13:56:11,873 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-03 13:56:12,773 - DEBUG - None 2024-09-03 13:56:12,773 - 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.32, gateway password: c0ntrail123 2024-09-03 13:56:12,774 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-03 13:56:14,992 - 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.873 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.726 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.443 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.543 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.365 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.365/1.990/4.726 ms 2024-09-03 13:56:14,992 - 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.32, gateway password: c0ntrail123 2024-09-03 13:56:14,992 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-03 13:56:17,221 - 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.930 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.592 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.697 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.383 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.583 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.468 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.369 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.369/1.717/3.697 ms 2024-09-03 13:56:17,221 - 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.32, gateway password: c0ntrail123 2024-09-03 13:56:17,221 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-03 13:56:19,480 - 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.675 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.844 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.543 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.435 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.135 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.472 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.598 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.435/2.100/4.543 ms 2024-09-03 13:56:19,481 - INFO - Deleting VM ctest-TestBasicVMVN-93913137-87667179 2024-09-03 13:56:19,559 - INFO - Detaching port 2db11d9a-1b27-48a8-8166-56544fbf1eea from VM ctest-TestBasicVMVN-93913137-91599923 2024-09-03 13:56:19,618 - INFO - Deleting VM ctest-TestBasicVMVN-93913137-91599923 2024-09-03 13:56:19,692 - INFO - Detaching port 64d35964-c6d1-4c6d-ae18-d6eaaaf3210e from VM ctest-TestBasicVMVN-93913137-20957409 2024-09-03 13:56:19,728 - INFO - Deleting VM ctest-TestBasicVMVN-93913137-20957409 2024-09-03 13:56:19,811 - INFO - Deleting VN ctest-vn-13760724 2024-09-03 13:56:20,012 - DEBUG - Response for delete_port : () 2024-09-03 13:56:20,232 - DEBUG - Response for delete_port : () 2024-09-03 13:56:20,312 - DEBUG - VN 6506ef24-e8f5-45e1-8f02-21e122d16bfc still in use: Unable to complete operation on network 6506ef24-e8f5-45e1-8f02-21e122d16bfc. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-46c59c27-9ad6-4107-9fff-580a164cd611'] 2024-09-03 13:56:20,312 - WARNING - Deleting VN ctest-vn-13760724 failed..Will retry 2024-09-03 13:56:22,480 - DEBUG - Response for deleting network () 2024-09-03 13:56:22,481 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/ef85487a-8e11-41ad-afaa-dfe005b9eee1 2024-09-03 13:56:22,489 - DEBUG - Response Code: 404 2024-09-03 13:56:22,490 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-03 13:56:22,499 - DEBUG - Requesting: http://10.0.0.32:8082/domain/b6293951-ea4d-42d6-9489-76284ee495fa 2024-09-03 13:56:22,558 - DEBUG - Requesting: http://10.0.0.32:8082/project/c67532db-593b-4981-80e4-d972db7426ea 2024-09-03 13:56:22,632 - INFO - Validated that VN ctest-vn-13760724 is not found in API Server 2024-09-03 13:56:22,643 - DEBUG - VN ctest-vn-13760724 is not present in Agent 10.0.0.32 2024-09-03 13:56:22,643 - INFO - Validated that VN ctest-vn-13760724 is not in any agent 2024-09-03 13:56:22,650 - DEBUG - VRF 2 is not seen in agent 10.0.0.32 2024-09-03 13:56:22,656 - DEBUG - Vrouter 10.0.0.32 does not have vrf 2 for VN ctest-vn-13760724 2024-09-03 13:56:22,656 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-93913137:ctest-vn-13760724 2024-09-03 13:56:22,667 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-13760724 info 2024-09-03 13:56:22,742 - INFO - IPAM: ctest-ipam-28630752 is not found in API Server 2024-09-03 13:56:22,756 - INFO - IPAM:ctest-ipam-28630752 is not found in control node 2024-09-03 13:56:23,013 - DEBUG - No XMPP flaps were noticed during the test
2024-09-03 13:56:23,013 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2024-09-03 13:56:23,013 - INFO - -------------------------------------------------------------------------------- 2024-09-03 13:56:23,757 - INFO - Deleted project: ctest-TestBasicVMVN-93913137, ID : c67532db-593b-4981-80e4-d972db7426ea