2025-01-08 12:16:57,409 - INFO - Domain Default found not creating
2025-01-08 12:16:57,552 - INFO - Project ctest-TestBasicVMVN-03066941 not found, creating it
2025-01-08 12:16:58,006 - INFO - Created Project:ctest-TestBasicVMVN-03066941, ID : 23375f51-fe94-417c-8be3-8474e0150c75
2025-01-08 12:16:59,569 - INFO - ================================================================================
2025-01-08 12:16:59,569 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-08 12:16:59,569 - 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
2025-01-08 12:16:59,834 - DEBUG - Nothing to compare xmpp stats {'10.0.0.45': {'10.20.0.10': '0'}} with
2025-01-08 12:16:59,834 - INFO - Initial checks done. Running the testcase now
2025-01-08 12:16:59,834 - INFO -
2025-01-08 12:17:00,404 - DEBUG - Response for create_network : {'network': {'id': 'd8439098-b032-4a22-8e84-eb75941864a7', 'name': 'ctest-vn2_metadata-95511350', 'tenant_id': '23375f51fe94417c8be38474e0150c75', 'project_id': '23375f51fe94417c8be38474e0150c75', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03066941', 'ctest-vn2_metadata-95511350'], 'port_security_enabled': True, 'description': ''}}
2025-01-08 12:17:00,636 - DEBUG - Response for create_subnet : {'subnet': {'id': '6835b8bd-bb37-4f37-985a-34d3ed57d0b5', 'name': '', 'tenant_id': '23375f51fe94417c8be38474e0150c75', 'network_id': 'd8439098-b032-4a22-8e84-eb75941864a7', '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': '23375f51fe94417c8be38474e0150c75'}}
2025-01-08 12:17:00,656 - INFO - Created VN ctest-vn2_metadata-95511350
2025-01-08 12:17:00,712 - DEBUG - VN ctest-vn2_metadata-95511350 UUID is d8439098-b032-4a22-8e84-eb75941864a7
2025-01-08 12:17:00,898 - DEBUG - Services list from nova: [, , ]
2025-01-08 12:17:01,935 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2561-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2561-1)
2025-01-08 12:17:02,044 - DEBUG - Link local service introspect added
2025-01-08 12:17:02,087 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-08 12:17:07,170 - DEBUG - VM is in ACTIVE state now
2025-01-08 12:17:07,295 - INFO - Waiting for VM ctest-TestBasicVMVN-03066941-08237052 to be up..
2025-01-08 12:17:07,295 - INFO - VM name : ctest-TestBasicVMVN-03066941-08237052
2025-01-08 12:17:07,370 - DEBUG - VM ctest-TestBasicVMVN-03066941-08237052 ID is 01240d59-9bc7-402a-beed-2589b7b6385b
2025-01-08 12:17:07,370 - DEBUG - VM ctest-TestBasicVMVN-03066941-08237052 launched on Node cn-jenkins-deploy-platform-ansible-os-2561-1
2025-01-08 12:17:07,463 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine/01240d59-9bc7-402a-beed-2589b7b6385b
2025-01-08 12:17:07,770 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine/01240d59-9bc7-402a-beed-2589b7b6385b
2025-01-08 12:17:07,802 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine-interface/5aa6372f-848c-4200-9694-f7fc83815951
2025-01-08 12:17:11,082 - 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 1031ms')
2025-01-08 12:17:11,083 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03066941-08237052 failed!
2025-01-08 12:17:11,136 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03066941:ctest-vn2_metadata-95511350 is 11.1.1.1 and allocation pool is NOT set
2025-01-08 12:17:13,200 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.466 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.466/1.503/2.540/1.037 ms')
2025-01-08 12:17:13,200 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03066941-08237052 passed
2025-01-08 12:17:13,352 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 12:17:13,352 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03066941-08237052, IP 11.1.1.3, Port 22
2025-01-08 12:17:13,503 - DEBUG - VM ctest-TestBasicVMVN-03066941-08237052 is ready for SSH connections
2025-01-08 12:17:13,503 - INFO - Retry 0
2025-01-08 12:17:13,503 - 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.45, gateway password: c0ntrail123
2025-01-08 12:17:13,503 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-08 12:17:15,112 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-08 12:17:15,112 - INFO - Generic metadata worked
2025-01-08 12:17:15,356 - DEBUG - Link local service introspect removed
2025-01-08 12:17:15,356 - INFO - Deleting VM ctest-TestBasicVMVN-03066941-08237052
2025-01-08 12:17:15,421 - INFO - Deleting VN ctest-vn2_metadata-95511350
2025-01-08 12:17:15,457 - DEBUG - VN d8439098-b032-4a22-8e84-eb75941864a7 still in use: Unable to complete operation on network d8439098-b032-4a22-8e84-eb75941864a7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-93db66e7-8f85-4e23-a306-b06e462b0eea']
2025-01-08 12:17:15,457 - WARNING - Deleting VN ctest-vn2_metadata-95511350 failed..Will retry
2025-01-08 12:17:17,579 - DEBUG - Response for deleting network ()
2025-01-08 12:17:17,834 - DEBUG - No XMPP flaps were noticed during the test
2025-01-08 12:17:17,834 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-08 12:17:17,834 - INFO - --------------------------------------------------------------------------------
2025-01-08 12:17:17,837 - INFO - ================================================================================
2025-01-08 12:17:17,837 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-08 12:17:17,837 - 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
2025-01-08 12:17:18,134 - DEBUG - Nothing to compare xmpp stats {'10.0.0.45': {'10.20.0.10': '0'}} with
2025-01-08 12:17:18,134 - INFO - Initial checks done. Running the testcase now
2025-01-08 12:17:18,135 - INFO -
2025-01-08 12:17:18,620 - DEBUG - Response for create_network : {'network': {'id': '501ac555-480f-4f6b-a72e-ee1a1f7c9c8b', 'name': 'ctest-vn-57394367', 'tenant_id': '23375f51fe94417c8be38474e0150c75', 'project_id': '23375f51fe94417c8be38474e0150c75', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03066941', 'ctest-vn-57394367'], 'port_security_enabled': True, 'description': ''}}
2025-01-08 12:17:18,751 - DEBUG - Response for create_subnet : {'subnet': {'id': '643b2358-a76d-4596-b856-bcdf6487197e', 'name': '', 'tenant_id': '23375f51fe94417c8be38474e0150c75', 'network_id': '501ac555-480f-4f6b-a72e-ee1a1f7c9c8b', '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': '23375f51fe94417c8be38474e0150c75'}}
2025-01-08 12:17:18,913 - DEBUG - Response for create_subnet : {'subnet': {'id': '5557e39e-5cf2-46eb-a42e-d40ea6b56680', 'name': '', 'tenant_id': '23375f51fe94417c8be38474e0150c75', 'network_id': '501ac555-480f-4f6b-a72e-ee1a1f7c9c8b', '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': '23375f51fe94417c8be38474e0150c75'}}
2025-01-08 12:17:18,932 - INFO - Created VN ctest-vn-57394367
2025-01-08 12:17:18,984 - DEBUG - VN ctest-vn-57394367 UUID is 501ac555-480f-4f6b-a72e-ee1a1f7c9c8b
2025-01-08 12:17:19,348 - DEBUG - Response for create_port : {'port': {'name': '757068e0-15e7-4128-a3ca-e994786bda12', 'id': '757068e0-15e7-4128-a3ca-e994786bda12', 'tenant_id': '23375f51fe94417c8be38474e0150c75', 'network_id': '501ac555-480f-4f6b-a72e-ee1a1f7c9c8b', 'mac_address': '02:75:70:68:e0:15', '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': '643b2358-a76d-4596-b856-bcdf6487197e'}], 'security_groups': ['e60e0a02-21ab-4aed-8308-6604ee9890b4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '23375f51fe94417c8be38474e0150c75'}}
2025-01-08 12:17:19,517 - DEBUG - Response for create_port : {'port': {'name': '8214de4c-4b8b-4c53-966a-fb448cf72dd9', 'id': '8214de4c-4b8b-4c53-966a-fb448cf72dd9', 'tenant_id': '23375f51fe94417c8be38474e0150c75', 'network_id': '501ac555-480f-4f6b-a72e-ee1a1f7c9c8b', 'mac_address': '02:82:14:de:4c:4b', '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': '5557e39e-5cf2-46eb-a42e-d40ea6b56680'}], 'security_groups': ['e60e0a02-21ab-4aed-8308-6604ee9890b4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '23375f51fe94417c8be38474e0150c75'}}
2025-01-08 12:17:19,880 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2561-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2561-1)
2025-01-08 12:17:20,255 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2561-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2561-1)
2025-01-08 12:17:21,409 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2561-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2561-1)
2025-01-08 12:17:21,410 - DEBUG - Requesting: http://10.0.0.45:8082/domains
2025-01-08 12:17:21,416 - DEBUG - Requesting: http://10.0.0.45:8082/domain/e5ca6c59-a8b6-4026-ab27-4cafe0777f88
2025-01-08 12:17:21,436 - DEBUG - Requesting: http://10.0.0.45:8082/project/23375f51-fe94-417c-8be3-8474e0150c75
2025-01-08 12:17:21,538 - DEBUG - Requesting: http://10.0.0.45:8082/network-ipam/afe3529d-705f-4ff3-b6d2-3e3a270a8011
2025-01-08 12:17:21,553 - INFO - Verifications in API Server for IPAM: ctest-ipam-46386586 passed
2025-01-08 12:17:21,560 - DEBUG - Control-node 10.0.0.45 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-03066941:ctest-ipam-46386586', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03066941', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12674064612499345395', 'uuid-lslong': '13173660279496146961'}, 'enable': 'true', 'created': '2025-01-08T12:17:18', 'last-modified': '2025-01-08T12:17:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.195936'}
2025-01-08 12:17:21,560 - INFO - Verifications in Control node for IPAM: ctest-ipam-46386586 passed
2025-01-08 12:17:21,561 - DEBUG - Requesting: http://10.0.0.45:8082/domains
2025-01-08 12:17:21,569 - DEBUG - Requesting: http://10.0.0.45:8082/domain/e5ca6c59-a8b6-4026-ab27-4cafe0777f88
2025-01-08 12:17:21,586 - DEBUG - Requesting: http://10.0.0.45:8082/project/23375f51-fe94-417c-8be3-8474e0150c75
2025-01-08 12:17:21,663 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/501ac555-480f-4f6b-a72e-ee1a1f7c9c8b
2025-01-08 12:17:21,678 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/501ac555-480f-4f6b-a72e-ee1a1f7c9c8b
2025-01-08 12:17:21,694 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/898753f1-7e12-449c-b6d7-e4ef08bdffac
2025-01-08 12:17:21,703 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/898753f1-7e12-449c-b6d7-e4ef08bdffac
2025-01-08 12:17:21,711 - DEBUG - Requesting: http://10.0.0.45:8082/route-target/9782c8ad-3042-4440-8e59-94555ce68c89
2025-01-08 12:17:21,717 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-08 12:17:21,717 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/501ac555-480f-4f6b-a72e-ee1a1f7c9c8b
2025-01-08 12:17:21,729 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/898753f1-7e12-449c-b6d7-e4ef08bdffac
2025-01-08 12:17:21,746 - INFO - Verified VN network id 8 for VN 501ac555-480f-4f6b-a72e-ee1a1f7c9c8b
2025-01-08 12:17:21,746 - INFO - Verifications in API Server for VN ctest-vn-57394367 passed
2025-01-08 12:17:21,746 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/501ac555-480f-4f6b-a72e-ee1a1f7c9c8b
2025-01-08 12:17:21,767 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/898753f1-7e12-449c-b6d7-e4ef08bdffac
2025-01-08 12:17:21,775 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/898753f1-7e12-449c-b6d7-e4ef08bdffac
2025-01-08 12:17:21,783 - DEBUG - Requesting: http://10.0.0.45:8082/route-target/9782c8ad-3042-4440-8e59-94555ce68c89
2025-01-08 12:17:21,800 - DEBUG - Control-node 10.0.0.45 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-03066941:ctest-vn-57394367', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03066941', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5772142842500566891', 'uuid-lslong': '12046827849227476107'}, 'enable': 'true', 'created': '2025-01-08T12:17:18', 'last-modified': '2025-01-08T12:17:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.911490'}
2025-01-08 12:17:21,827 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-08 12:17:21,827 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-57394367 passed
2025-01-08 12:17:21,827 - DEBUG - ====Verifying policy data for ctest-vn-57394367 in API_Server ======
2025-01-08 12:17:21,828 - DEBUG - Requesting: http://10.0.0.45:8082/domains
2025-01-08 12:17:21,839 - DEBUG - Requesting: http://10.0.0.45:8082/domain/e5ca6c59-a8b6-4026-ab27-4cafe0777f88
2025-01-08 12:17:21,852 - DEBUG - Requesting: http://10.0.0.45:8082/project/23375f51-fe94-417c-8be3-8474e0150c75
2025-01-08 12:17:21,967 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/501ac555-480f-4f6b-a72e-ee1a1f7c9c8b
2025-01-08 12:17:21,999 - DEBUG - =>VN ctest-vn-57394367 has no policy to be verified
2025-01-08 12:17:21,999 - DEBUG - Verifying the vn in opserver
2025-01-08 12:17:21,999 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-03066941:ctest-vn-57394367 virtual network link through opserver 10.0.0.45
2025-01-08 12:17:21,999 - DEBUG - Requesting: http://10.0.0.45:8081/analytics/uves/virtual-networks
2025-01-08 12:17:22,379 - DEBUG - Requesting: http://10.0.0.45:8081/analytics/uves/virtual-networks
2025-01-08 12:17:22,454 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-03066941:ctest-vn-57394367', 'href': 'http://10.0.0.45:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-03066941:ctest-vn-57394367?flat'}
2025-01-08 12:17:22,454 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-03066941:ctest-vn-57394367 is found in opserver
2025-01-08 12:17:22,462 - DEBUG - VRF ids for VN ctest-vn-57394367: {'10.0.0.45': '2'}
2025-01-08 12:17:22,462 - INFO - Waiting for VM ctest-TestBasicVMVN-03066941-22847454 to be up..
2025-01-08 12:17:22,594 - DEBUG - VM is in ACTIVE state now
2025-01-08 12:17:22,594 - INFO - VM name : ctest-TestBasicVMVN-03066941-22847454
2025-01-08 12:17:22,678 - DEBUG - VM ctest-TestBasicVMVN-03066941-22847454 ID is aa4f3b38-0c26-4a9a-a95b-d3d66506ca02
2025-01-08 12:17:22,678 - DEBUG - VM ctest-TestBasicVMVN-03066941-22847454 launched on Node cn-jenkins-deploy-platform-ansible-os-2561-1
2025-01-08 12:17:22,771 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine/aa4f3b38-0c26-4a9a-a95b-d3d66506ca02
2025-01-08 12:17:22,784 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine-interface/757068e0-15e7-4128-a3ca-e994786bda12
2025-01-08 12:17:26,090 - 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 1031ms')
2025-01-08 12:17:26,090 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03066941-22847454 failed!
2025-01-08 12:17:26,144 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03066941:ctest-vn-57394367 is 31.1.1.1 and allocation pool is NOT set
2025-01-08 12:17:26,144 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03066941:ctest-vn-57394367 is 31.1.2.1 and allocation pool is NOT set
2025-01-08 12:17:30,211 - 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 1012ms')
2025-01-08 12:17:30,211 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03066941-22847454 failed!
2025-01-08 12:17:30,268 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03066941:ctest-vn-57394367 is 31.1.1.1 and allocation pool is NOT set
2025-01-08 12:17:30,268 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03066941:ctest-vn-57394367 is 31.1.2.1 and allocation pool is NOT set
2025-01-08 12:17:32,331 - 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.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.386 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.386/2.223/4.060/1.837 ms')
2025-01-08 12:17:32,331 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03066941-22847454 passed
2025-01-08 12:17:32,484 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 12:17:32,484 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03066941-22847454, IP 31.1.1.4, Port 22
2025-01-08 12:17:32,963 - DEBUG - VM ctest-TestBasicVMVN-03066941-22847454 is ready for SSH connections
2025-01-08 12:17:32,963 - INFO - Waiting for VM ctest-TestBasicVMVN-03066941-93326361 to be up..
2025-01-08 12:17:33,041 - DEBUG - VM is in ACTIVE state now
2025-01-08 12:17:33,041 - INFO - VM name : ctest-TestBasicVMVN-03066941-93326361
2025-01-08 12:17:33,109 - DEBUG - VM ctest-TestBasicVMVN-03066941-93326361 ID is 3bdb96a4-a03d-4b85-a890-858016670c8d
2025-01-08 12:17:33,109 - DEBUG - VM ctest-TestBasicVMVN-03066941-93326361 launched on Node cn-jenkins-deploy-platform-ansible-os-2561-1
2025-01-08 12:17:33,178 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine/3bdb96a4-a03d-4b85-a890-858016670c8d
2025-01-08 12:17:33,187 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine-interface/8214de4c-4b8b-4c53-966a-fb448cf72dd9
2025-01-08 12:17:34,419 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.77 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.365 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.365/1.568/2.772/1.203 ms')
2025-01-08 12:17:34,419 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-03066941-93326361 passed
2025-01-08 12:17:34,568 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 12:17:34,568 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03066941-93326361, IP 31.1.2.4, Port 22
2025-01-08 12:17:34,727 - DEBUG - VM ctest-TestBasicVMVN-03066941-93326361 is ready for SSH connections
2025-01-08 12:17:34,727 - INFO - Waiting for VM ctest-TestBasicVMVN-03066941-34908041 to be up..
2025-01-08 12:17:34,800 - DEBUG - VM is in ACTIVE state now
2025-01-08 12:17:34,801 - INFO - VM name : ctest-TestBasicVMVN-03066941-34908041
2025-01-08 12:17:34,871 - DEBUG - VM ctest-TestBasicVMVN-03066941-34908041 ID is 6a72d07c-237d-4cc6-9ef4-1095ff93d9e5
2025-01-08 12:17:34,871 - DEBUG - VM ctest-TestBasicVMVN-03066941-34908041 launched on Node cn-jenkins-deploy-platform-ansible-os-2561-1
2025-01-08 12:17:34,944 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine/6a72d07c-237d-4cc6-9ef4-1095ff93d9e5
2025-01-08 12:17:34,953 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine-interface/c33988ef-2f8d-4262-930b-7fc83ac46f75
2025-01-08 12:17:36,203 - 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.397 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.397/1.539/2.681/1.142 ms')
2025-01-08 12:17:36,203 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-03066941-34908041 passed
2025-01-08 12:17:36,352 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 12:17:36,352 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03066941-34908041, IP 31.1.1.3, Port 22
2025-01-08 12:17:36,507 - DEBUG - VM ctest-TestBasicVMVN-03066941-34908041 is ready for SSH connections
2025-01-08 12:17:36,507 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 12:17:36,507 - 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.45, gateway password: c0ntrail123
2025-01-08 12:17:36,507 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-08 12:17:40,204 - 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=4.312 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.664 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.904 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.664/1.960/4.312 ms
2025-01-08 12:17:40,204 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-03066941-22847454 passed
2025-01-08 12:17:40,204 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 12:17:40,204 - 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.45, gateway password: c0ntrail123
2025-01-08 12:17:40,204 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-08 12:17:43,823 - 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.598 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.747 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.853 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.747/1.399/2.598 ms
2025-01-08 12:17:43,823 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-03066941-93326361 passed
2025-01-08 12:17:43,823 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 12:17:43,823 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 12:17:43,823 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 12:17:43,823 - 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.45, gateway password: c0ntrail123
2025-01-08 12:17:43,824 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-08 12:17:43,999 - DEBUG - None
2025-01-08 12:17:43,999 - 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.45, gateway password: c0ntrail123
2025-01-08 12:17:43,999 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-08 12:17:44,180 - DEBUG - None
2025-01-08 12:17:44,180 - 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.45, gateway password: c0ntrail123
2025-01-08 12:17:44,180 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-08 12:17:44,801 - DEBUG - None
2025-01-08 12:17:44,801 - 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.45, gateway password: c0ntrail123
2025-01-08 12:17:44,802 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-08 12:17:47,008 - 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.881 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.600 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.429 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.637 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.446 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.429/2.398/7.600 ms
2025-01-08 12:17:47,009 - 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.45, gateway password: c0ntrail123
2025-01-08 12:17:47,009 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-08 12:17:49,248 - 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.966 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.833 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.063 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.613 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.353 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.421 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.407/1.808/4.063 ms
2025-01-08 12:17:49,248 - 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.45, gateway password: c0ntrail123
2025-01-08 12:17:49,248 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-08 12:17:51,481 - 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.698 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.531 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.275 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.515 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.677 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.447 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.485 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.485/1.661/3.275 ms
2025-01-08 12:17:51,481 - INFO - Deleting VM ctest-TestBasicVMVN-03066941-34908041
2025-01-08 12:17:51,550 - INFO - Detaching port 8214de4c-4b8b-4c53-966a-fb448cf72dd9 from VM ctest-TestBasicVMVN-03066941-93326361
2025-01-08 12:17:51,599 - INFO - Deleting VM ctest-TestBasicVMVN-03066941-93326361
2025-01-08 12:17:51,669 - INFO - Detaching port 757068e0-15e7-4128-a3ca-e994786bda12 from VM ctest-TestBasicVMVN-03066941-22847454
2025-01-08 12:17:51,701 - INFO - Deleting VM ctest-TestBasicVMVN-03066941-22847454
2025-01-08 12:17:51,774 - INFO - Deleting VN ctest-vn-57394367
2025-01-08 12:17:51,926 - DEBUG - Response for delete_port : ()
2025-01-08 12:17:52,076 - DEBUG - Response for delete_port : ()
2025-01-08 12:17:52,123 - DEBUG - VN 501ac555-480f-4f6b-a72e-ee1a1f7c9c8b still in use: Unable to complete operation on network 501ac555-480f-4f6b-a72e-ee1a1f7c9c8b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-15b9f10e-40e0-4a52-83ac-d45fc238c76f']
2025-01-08 12:17:52,123 - WARNING - Deleting VN ctest-vn-57394367 failed..Will retry
2025-01-08 12:17:54,241 - DEBUG - Response for deleting network ()
2025-01-08 12:17:54,241 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/898753f1-7e12-449c-b6d7-e4ef08bdffac
2025-01-08 12:17:54,246 - DEBUG - Response Code: 404
2025-01-08 12:17:54,246 - DEBUG - Requesting: http://10.0.0.45:8082/domains
2025-01-08 12:17:54,251 - DEBUG - Requesting: http://10.0.0.45:8082/domain/e5ca6c59-a8b6-4026-ab27-4cafe0777f88
2025-01-08 12:17:54,307 - DEBUG - Requesting: http://10.0.0.45:8082/project/23375f51-fe94-417c-8be3-8474e0150c75
2025-01-08 12:17:54,384 - INFO - Validated that VN ctest-vn-57394367 is not found in API Server
2025-01-08 12:17:54,397 - DEBUG - VN ctest-vn-57394367 is not present in Agent 10.0.0.45
2025-01-08 12:17:54,397 - INFO - Validated that VN ctest-vn-57394367 is not in any agent
2025-01-08 12:17:54,405 - DEBUG - VRF 2 is not seen in agent 10.0.0.45
2025-01-08 12:17:54,410 - DEBUG - Vrouter 10.0.0.45 does not have vrf 2 for VN ctest-vn-57394367
2025-01-08 12:17:54,410 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-03066941:ctest-vn-57394367
2025-01-08 12:17:54,420 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-57394367 info
2025-01-08 12:17:54,507 - INFO - IPAM: ctest-ipam-46386586 is not found in API Server
2025-01-08 12:17:54,518 - INFO - IPAM:ctest-ipam-46386586 is not found in control node
2025-01-08 12:17:54,782 - DEBUG - No XMPP flaps were noticed during the test
2025-01-08 12:17:54,782 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-01-08 12:17:54,782 - INFO - --------------------------------------------------------------------------------
2025-01-08 12:17:55,489 - INFO - Deleted project: ctest-TestBasicVMVN-03066941, ID : 23375f51-fe94-417c-8be3-8474e0150c75