2024-11-15 01:40:42,385 - INFO - Domain Default found not creating
2024-11-15 01:40:42,570 - INFO - Project ctest-TestBasicVMVN-33252057 not found, creating it
2024-11-15 01:40:43,087 - INFO - Created Project:ctest-TestBasicVMVN-33252057, ID : 5e8d99ee-7507-462b-9e05-5e92a43d820d
2024-11-15 01:40:44,860 - INFO - ================================================================================
2024-11-15 01:40:44,860 - INFO - STARTING TEST : test_generic_link_local_service
2024-11-15 01:40:44,860 - 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-11-15 01:40:45,119 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.26': '0'}} with
2024-11-15 01:40:45,119 - INFO - Initial checks done. Running the testcase now
2024-11-15 01:40:45,119 - INFO -
2024-11-15 01:40:45,771 - DEBUG - Response for create_network : {'network': {'id': '86bb6654-c039-402e-a1cf-b15d4c9a9e17', 'name': 'ctest-vn2_metadata-30004097', 'tenant_id': '5e8d99ee7507462b9e055e92a43d820d', 'project_id': '5e8d99ee7507462b9e055e92a43d820d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-33252057', 'ctest-vn2_metadata-30004097'], 'port_security_enabled': True, 'description': ''}}
2024-11-15 01:40:45,967 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f96a0f26-cfc9-4309-99f9-d3722ef05b02', 'name': '', 'tenant_id': '5e8d99ee7507462b9e055e92a43d820d', 'network_id': '86bb6654-c039-402e-a1cf-b15d4c9a9e17', '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': '5e8d99ee7507462b9e055e92a43d820d'}}
2024-11-15 01:40:45,987 - INFO - Created VN ctest-vn2_metadata-30004097
2024-11-15 01:40:46,044 - DEBUG - VN ctest-vn2_metadata-30004097 UUID is 86bb6654-c039-402e-a1cf-b15d4c9a9e17
2024-11-15 01:40:46,259 - DEBUG - Services list from nova: [, , ]
2024-11-15 01:40:47,360 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2307-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2307-1)
2024-11-15 01:40:47,484 - DEBUG - Link local service introspect added
2024-11-15 01:40:47,528 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-15 01:40:52,642 - DEBUG - VM is in ACTIVE state now
2024-11-15 01:40:52,797 - INFO - Waiting for VM ctest-TestBasicVMVN-33252057-76579207 to be up..
2024-11-15 01:40:52,797 - INFO - VM name : ctest-TestBasicVMVN-33252057-76579207
2024-11-15 01:40:52,887 - DEBUG - VM ctest-TestBasicVMVN-33252057-76579207 ID is 74d82d3f-0b4b-4605-87d4-74cbd6bc947a
2024-11-15 01:40:52,887 - DEBUG - VM ctest-TestBasicVMVN-33252057-76579207 launched on Node cn-jenkins-deploy-platform-ansible-os-2307-1
2024-11-15 01:40:52,977 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/74d82d3f-0b4b-4605-87d4-74cbd6bc947a
2024-11-15 01:40:53,283 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/74d82d3f-0b4b-4605-87d4-74cbd6bc947a
2024-11-15 01:40:53,320 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/97d6a75a-8273-4ad0-b080-f5bec637e4c1
2024-11-15 01:40:56,597 - 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-11-15 01:40:56,598 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33252057-76579207 failed!
2024-11-15 01:40:56,672 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33252057:ctest-vn2_metadata-30004097 is 11.1.1.1 and allocation pool is NOT set
2024-11-15 01:40:58,737 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.51 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.509/2.734/3.960/1.225 ms')
2024-11-15 01:40:58,737 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33252057-76579207 passed
2024-11-15 01:40:58,892 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-15 01:40:58,892 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33252057-76579207, IP 11.1.1.3, Port 22
2024-11-15 01:40:59,051 - DEBUG - VM ctest-TestBasicVMVN-33252057-76579207 is ready for SSH connections
2024-11-15 01:40:59,051 - INFO - Retry 0
2024-11-15 01:40:59,051 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2024-11-15 01:40:59,051 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-11-15 01:41:00,663 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-11-15 01:41:00,663 - INFO - Generic metadata worked
2024-11-15 01:41:00,964 - DEBUG - Link local service introspect removed
2024-11-15 01:41:00,964 - INFO - Deleting VM ctest-TestBasicVMVN-33252057-76579207
2024-11-15 01:41:01,034 - INFO - Deleting VN ctest-vn2_metadata-30004097
2024-11-15 01:41:01,093 - DEBUG - VN 86bb6654-c039-402e-a1cf-b15d4c9a9e17 still in use: Unable to complete operation on network 86bb6654-c039-402e-a1cf-b15d4c9a9e17. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2a5bfb2d-c891-4827-bcf3-6ad3ca7b9906']
2024-11-15 01:41:01,093 - WARNING - Deleting VN ctest-vn2_metadata-30004097 failed..Will retry
2024-11-15 01:41:03,217 - DEBUG - Response for deleting network ()
2024-11-15 01:41:03,471 - DEBUG - No XMPP flaps were noticed during the test
2024-11-15 01:41:03,471 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2024-11-15 01:41:03,471 - INFO - --------------------------------------------------------------------------------
2024-11-15 01:41:03,477 - INFO - ================================================================================
2024-11-15 01:41:03,477 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-11-15 01:41:03,477 - 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-11-15 01:41:03,759 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.26': '0'}} with
2024-11-15 01:41:03,759 - INFO - Initial checks done. Running the testcase now
2024-11-15 01:41:03,759 - INFO -
2024-11-15 01:41:04,288 - DEBUG - Response for create_network : {'network': {'id': '4fa2e2da-00ff-4c4e-b33f-91c87a0e9495', 'name': 'ctest-vn-68445786', 'tenant_id': '5e8d99ee7507462b9e055e92a43d820d', 'project_id': '5e8d99ee7507462b9e055e92a43d820d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-33252057', 'ctest-vn-68445786'], 'port_security_enabled': True, 'description': ''}}
2024-11-15 01:41:04,530 - DEBUG - Response for create_subnet : {'subnet': {'id': '75da7bc1-6238-49c7-94e4-68b72d3d21ed', 'name': '', 'tenant_id': '5e8d99ee7507462b9e055e92a43d820d', 'network_id': '4fa2e2da-00ff-4c4e-b33f-91c87a0e9495', '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': '5e8d99ee7507462b9e055e92a43d820d'}}
2024-11-15 01:41:04,719 - DEBUG - Response for create_subnet : {'subnet': {'id': '114e2904-e04e-44ab-97cc-d9f3354a8dc8', 'name': '', 'tenant_id': '5e8d99ee7507462b9e055e92a43d820d', 'network_id': '4fa2e2da-00ff-4c4e-b33f-91c87a0e9495', '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': '5e8d99ee7507462b9e055e92a43d820d'}}
2024-11-15 01:41:04,743 - INFO - Created VN ctest-vn-68445786
2024-11-15 01:41:04,800 - DEBUG - VN ctest-vn-68445786 UUID is 4fa2e2da-00ff-4c4e-b33f-91c87a0e9495
2024-11-15 01:41:05,240 - DEBUG - Response for create_port : {'port': {'name': '61042796-4427-4d6e-a197-0b3621ca5b61', 'id': '61042796-4427-4d6e-a197-0b3621ca5b61', 'tenant_id': '5e8d99ee7507462b9e055e92a43d820d', 'network_id': '4fa2e2da-00ff-4c4e-b33f-91c87a0e9495', 'mac_address': '02:61:04:27:96:44', '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': '75da7bc1-6238-49c7-94e4-68b72d3d21ed'}], 'security_groups': ['bfbf9ce1-d355-4dda-9c65-195ab5375da9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5e8d99ee7507462b9e055e92a43d820d'}}
2024-11-15 01:41:05,449 - DEBUG - Response for create_port : {'port': {'name': '8c7ed420-5572-40f2-bc0b-771b99c6a9a5', 'id': '8c7ed420-5572-40f2-bc0b-771b99c6a9a5', 'tenant_id': '5e8d99ee7507462b9e055e92a43d820d', 'network_id': '4fa2e2da-00ff-4c4e-b33f-91c87a0e9495', 'mac_address': '02:8c:7e:d4:20:55', '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': '114e2904-e04e-44ab-97cc-d9f3354a8dc8'}], 'security_groups': ['bfbf9ce1-d355-4dda-9c65-195ab5375da9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5e8d99ee7507462b9e055e92a43d820d'}}
2024-11-15 01:41:05,968 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2307-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2307-1)
2024-11-15 01:41:06,389 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2307-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2307-1)
2024-11-15 01:41:07,801 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2307-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2307-1)
2024-11-15 01:41:07,801 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2024-11-15 01:41:07,809 - DEBUG - Requesting: http://10.0.0.22:8082/domain/8f8a73e8-8ee5-40c5-bd64-bafa63d6628b
2024-11-15 01:41:07,831 - DEBUG - Requesting: http://10.0.0.22:8082/project/5e8d99ee-7507-462b-9e05-5e92a43d820d
2024-11-15 01:41:07,922 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/c2053c91-b6e7-41df-a914-6e84c0cc18df
2024-11-15 01:41:07,936 - INFO - Verifications in API Server for IPAM: ctest-ipam-21765663 passed
2024-11-15 01:41:07,942 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-33252057:ctest-ipam-21765663', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-33252057', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13980647214778106335', 'uuid-lslong': '12183484408393373919'}, 'enable': 'true', 'created': '2024-11-15T01:41:03', 'last-modified': '2024-11-15T01:41:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.948195'}
2024-11-15 01:41:07,942 - INFO - Verifications in Control node for IPAM: ctest-ipam-21765663 passed
2024-11-15 01:41:07,942 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2024-11-15 01:41:07,949 - DEBUG - Requesting: http://10.0.0.22:8082/domain/8f8a73e8-8ee5-40c5-bd64-bafa63d6628b
2024-11-15 01:41:07,962 - DEBUG - Requesting: http://10.0.0.22:8082/project/5e8d99ee-7507-462b-9e05-5e92a43d820d
2024-11-15 01:41:08,070 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/4fa2e2da-00ff-4c4e-b33f-91c87a0e9495
2024-11-15 01:41:08,090 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/4fa2e2da-00ff-4c4e-b33f-91c87a0e9495
2024-11-15 01:41:08,110 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/5f8079b5-de90-422b-88f4-0abe2b4ffb95
2024-11-15 01:41:08,126 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/5f8079b5-de90-422b-88f4-0abe2b4ffb95
2024-11-15 01:41:08,141 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/ec117a46-01a0-448b-9258-15299feb2e43
2024-11-15 01:41:08,150 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-15 01:41:08,150 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/4fa2e2da-00ff-4c4e-b33f-91c87a0e9495
2024-11-15 01:41:08,166 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/5f8079b5-de90-422b-88f4-0abe2b4ffb95
2024-11-15 01:41:08,208 - INFO - Verified VN network id 8 for VN 4fa2e2da-00ff-4c4e-b33f-91c87a0e9495
2024-11-15 01:41:08,208 - INFO - Verifications in API Server for VN ctest-vn-68445786 passed
2024-11-15 01:41:08,208 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/4fa2e2da-00ff-4c4e-b33f-91c87a0e9495
2024-11-15 01:41:08,227 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/5f8079b5-de90-422b-88f4-0abe2b4ffb95
2024-11-15 01:41:08,241 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/5f8079b5-de90-422b-88f4-0abe2b4ffb95
2024-11-15 01:41:08,250 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/ec117a46-01a0-448b-9258-15299feb2e43
2024-11-15 01:41:08,270 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-33252057:ctest-vn-68445786', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-33252057', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5738398301170912334', 'uuid-lslong': '12916202546549134485'}, 'enable': 'true', 'created': '2024-11-15T01:41:04', 'last-modified': '2024-11-15T01:41:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.583629'}
2024-11-15 01:41:08,287 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-15 01:41:08,288 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-68445786 passed
2024-11-15 01:41:08,289 - DEBUG - ====Verifying policy data for ctest-vn-68445786 in API_Server ======
2024-11-15 01:41:08,289 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2024-11-15 01:41:08,302 - DEBUG - Requesting: http://10.0.0.22:8082/domain/8f8a73e8-8ee5-40c5-bd64-bafa63d6628b
2024-11-15 01:41:08,325 - DEBUG - Requesting: http://10.0.0.22:8082/project/5e8d99ee-7507-462b-9e05-5e92a43d820d
2024-11-15 01:41:08,461 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/4fa2e2da-00ff-4c4e-b33f-91c87a0e9495
2024-11-15 01:41:08,484 - DEBUG - =>VN ctest-vn-68445786 has no policy to be verified
2024-11-15 01:41:08,484 - DEBUG - Verifying the vn in opserver
2024-11-15 01:41:08,484 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-33252057:ctest-vn-68445786 virtual network link through opserver 10.0.0.22
2024-11-15 01:41:08,484 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2024-11-15 01:41:08,868 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2024-11-15 01:41:08,947 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-33252057:ctest-vn-68445786', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-33252057:ctest-vn-68445786?flat'}
2024-11-15 01:41:08,947 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-33252057:ctest-vn-68445786 is found in opserver
2024-11-15 01:41:08,955 - DEBUG - VRF ids for VN ctest-vn-68445786: {'10.0.0.22': '2'}
2024-11-15 01:41:08,955 - INFO - Waiting for VM ctest-TestBasicVMVN-33252057-64845869 to be up..
2024-11-15 01:41:09,054 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-15 01:41:14,164 - DEBUG - VM is in ACTIVE state now
2024-11-15 01:41:14,164 - INFO - VM name : ctest-TestBasicVMVN-33252057-64845869
2024-11-15 01:41:14,275 - DEBUG - VM ctest-TestBasicVMVN-33252057-64845869 ID is ced9b3f6-38d5-45ef-9d20-c1cafc3d8c63
2024-11-15 01:41:14,276 - DEBUG - VM ctest-TestBasicVMVN-33252057-64845869 launched on Node cn-jenkins-deploy-platform-ansible-os-2307-1
2024-11-15 01:41:14,385 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/ced9b3f6-38d5-45ef-9d20-c1cafc3d8c63
2024-11-15 01:41:14,402 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/61042796-4427-4d6e-a197-0b3621ca5b61
2024-11-15 01:41:17,691 - 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 1022ms')
2024-11-15 01:41:17,691 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33252057-64845869 failed!
2024-11-15 01:41:17,752 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33252057:ctest-vn-68445786 is 31.1.1.1 and allocation pool is NOT set
2024-11-15 01:41:17,752 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33252057:ctest-vn-68445786 is 31.1.2.1 and allocation pool is NOT set
2024-11-15 01:41:19,822 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.527 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.527/1.818/3.109/1.291 ms')
2024-11-15 01:41:19,822 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33252057-64845869 passed
2024-11-15 01:41:19,984 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-15 01:41:19,984 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33252057-64845869, IP 31.1.1.4, Port 22
2024-11-15 01:41:20,158 - DEBUG - VM ctest-TestBasicVMVN-33252057-64845869 is ready for SSH connections
2024-11-15 01:41:20,158 - INFO - Waiting for VM ctest-TestBasicVMVN-33252057-12357892 to be up..
2024-11-15 01:41:20,253 - DEBUG - VM is in ACTIVE state now
2024-11-15 01:41:20,254 - INFO - VM name : ctest-TestBasicVMVN-33252057-12357892
2024-11-15 01:41:20,345 - DEBUG - VM ctest-TestBasicVMVN-33252057-12357892 ID is f05a0dac-0f58-4a66-a41e-662f214d2694
2024-11-15 01:41:20,345 - DEBUG - VM ctest-TestBasicVMVN-33252057-12357892 launched on Node cn-jenkins-deploy-platform-ansible-os-2307-1
2024-11-15 01:41:20,434 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f05a0dac-0f58-4a66-a41e-662f214d2694
2024-11-15 01:41:20,446 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/8c7ed420-5572-40f2-bc0b-771b99c6a9a5
2024-11-15 01:41:21,705 - 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.26 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.580 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.580/1.920/3.261/1.340 ms')
2024-11-15 01:41:21,706 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-33252057-12357892 passed
2024-11-15 01:41:21,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-15 01:41:21,868 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33252057-12357892, IP 31.1.2.4, Port 22
2024-11-15 01:41:22,035 - DEBUG - VM ctest-TestBasicVMVN-33252057-12357892 is ready for SSH connections
2024-11-15 01:41:22,035 - INFO - Waiting for VM ctest-TestBasicVMVN-33252057-73873666 to be up..
2024-11-15 01:41:22,134 - DEBUG - VM is in ACTIVE state now
2024-11-15 01:41:22,135 - INFO - VM name : ctest-TestBasicVMVN-33252057-73873666
2024-11-15 01:41:22,233 - DEBUG - VM ctest-TestBasicVMVN-33252057-73873666 ID is dedc1ac2-7918-4190-9dcf-74bfc6cba6ce
2024-11-15 01:41:22,233 - DEBUG - VM ctest-TestBasicVMVN-33252057-73873666 launched on Node cn-jenkins-deploy-platform-ansible-os-2307-1
2024-11-15 01:41:22,329 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/dedc1ac2-7918-4190-9dcf-74bfc6cba6ce
2024-11-15 01:41:22,341 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/7439a88d-1b1e-4bc7-95d2-920c825cda19
2024-11-15 01:41:23,601 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.07 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.467 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.467/1.766/3.065/1.299 ms')
2024-11-15 01:41:23,601 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-33252057-73873666 passed
2024-11-15 01:41:23,760 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-15 01:41:23,760 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33252057-73873666, IP 31.1.1.3, Port 22
2024-11-15 01:41:23,915 - DEBUG - VM ctest-TestBasicVMVN-33252057-73873666 is ready for SSH connections
2024-11-15 01:41:23,915 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-15 01:41:23,915 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2024-11-15 01:41:23,916 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-11-15 01:41:27,599 - 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.128 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.013 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.969 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.969/2.036/4.128 ms
2024-11-15 01:41:27,599 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-33252057-64845869 passed
2024-11-15 01:41:27,599 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-15 01:41:27,600 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2024-11-15 01:41:27,600 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-11-15 01:41:31,266 - 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.078 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.101 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.203 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.101/1.794/3.078 ms
2024-11-15 01:41:31,266 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-33252057-12357892 passed
2024-11-15 01:41:31,266 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-15 01:41:31,266 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-15 01:41:31,266 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-15 01:41:31,267 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2024-11-15 01:41:31,267 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-15 01:41:31,458 - DEBUG - None
2024-11-15 01:41:31,458 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2024-11-15 01:41:31,458 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-15 01:41:31,646 - DEBUG - None
2024-11-15 01:41:31,646 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2024-11-15 01:41:31,647 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-15 01:41:32,283 - DEBUG - None
2024-11-15 01:41:32,283 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2024-11-15 01:41:32,283 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-11-15 01:41:34,538 - 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.908 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.211 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=2.271 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.414 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.414/2.456/7.211 ms
2024-11-15 01:41:34,538 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2024-11-15 01:41:34,538 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-11-15 01:41:36,784 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.060 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.948 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.152 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.542 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.513 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.383 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.731 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.542/2.189/4.152 ms
2024-11-15 01:41:36,784 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2024-11-15 01:41:36,785 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-11-15 01:41:39,076 - 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.684 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.291 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.145 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.638 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.124 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.283 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.770 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.638/2.419/4.283 ms
2024-11-15 01:41:39,076 - INFO - Deleting VM ctest-TestBasicVMVN-33252057-73873666
2024-11-15 01:41:39,149 - INFO - Detaching port 8c7ed420-5572-40f2-bc0b-771b99c6a9a5 from VM ctest-TestBasicVMVN-33252057-12357892
2024-11-15 01:41:39,205 - INFO - Deleting VM ctest-TestBasicVMVN-33252057-12357892
2024-11-15 01:41:39,276 - INFO - Detaching port 61042796-4427-4d6e-a197-0b3621ca5b61 from VM ctest-TestBasicVMVN-33252057-64845869
2024-11-15 01:41:39,307 - INFO - Deleting VM ctest-TestBasicVMVN-33252057-64845869
2024-11-15 01:41:39,404 - INFO - Deleting VN ctest-vn-68445786
2024-11-15 01:41:39,614 - DEBUG - Response for delete_port : ()
2024-11-15 01:41:39,899 - DEBUG - Response for delete_port : ()
2024-11-15 01:41:40,080 - DEBUG - Response for deleting network ()
2024-11-15 01:41:40,080 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/5f8079b5-de90-422b-88f4-0abe2b4ffb95
2024-11-15 01:41:40,098 - DEBUG - Response Code: 404
2024-11-15 01:41:40,098 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2024-11-15 01:41:40,116 - DEBUG - Requesting: http://10.0.0.22:8082/domain/8f8a73e8-8ee5-40c5-bd64-bafa63d6628b
2024-11-15 01:41:40,135 - DEBUG - Requesting: http://10.0.0.22:8082/project/5e8d99ee-7507-462b-9e05-5e92a43d820d
2024-11-15 01:41:40,237 - INFO - Validated that VN ctest-vn-68445786 is not found in API Server
2024-11-15 01:41:40,252 - DEBUG - VN ctest-vn-68445786 is not present in Agent 10.0.0.22
2024-11-15 01:41:40,252 - INFO - Validated that VN ctest-vn-68445786 is not in any agent
2024-11-15 01:41:40,258 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2024-11-15 01:41:40,265 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-68445786
2024-11-15 01:41:40,265 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-33252057:ctest-vn-68445786
2024-11-15 01:41:40,277 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-68445786 info
2024-11-15 01:41:40,383 - INFO - IPAM: ctest-ipam-21765663 is not found in API Server
2024-11-15 01:41:40,398 - INFO - IPAM:ctest-ipam-21765663 is not found in control node
2024-11-15 01:41:40,657 - DEBUG - No XMPP flaps were noticed during the test
2024-11-15 01:41:40,658 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-11-15 01:41:40,658 - INFO - --------------------------------------------------------------------------------
2024-11-15 01:41:41,456 - INFO - Deleted project: ctest-TestBasicVMVN-33252057, ID : 5e8d99ee-7507-462b-9e05-5e92a43d820d