2024-10-24 14:47:31,505 - INFO - Domain Default found not creating
2024-10-24 14:47:31,709 - INFO - Project ctest-TestBasicVMVN-46913256 not found, creating it
2024-10-24 14:47:32,288 - INFO - Created Project:ctest-TestBasicVMVN-46913256, ID : 937d5e6e-a0c6-466f-96c5-6dd439397dca
2024-10-24 14:47:34,260 - INFO - ================================================================================
2024-10-24 14:47:34,260 - INFO - STARTING TEST : test_generic_link_local_service
2024-10-24 14:47:34,260 - 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-10-24 14:47:34,525 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.8': '0'}} with
2024-10-24 14:47:34,525 - INFO - Initial checks done. Running the testcase now
2024-10-24 14:47:34,525 - INFO -
2024-10-24 14:47:35,180 - DEBUG - Response for create_network : {'network': {'id': '9231d09c-4807-48f8-9bf7-1d7d425f1058', 'name': 'ctest-vn2_metadata-95528237', 'tenant_id': '937d5e6ea0c6466f96c56dd439397dca', 'project_id': '937d5e6ea0c6466f96c56dd439397dca', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46913256', 'ctest-vn2_metadata-95528237'], 'port_security_enabled': True, 'description': ''}}
2024-10-24 14:47:35,378 - DEBUG - Response for create_subnet : {'subnet': {'id': '6aa14acc-670d-4b8f-8fc5-7a65bef07fda', 'name': '', 'tenant_id': '937d5e6ea0c6466f96c56dd439397dca', 'network_id': '9231d09c-4807-48f8-9bf7-1d7d425f1058', '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': '937d5e6ea0c6466f96c56dd439397dca'}}
2024-10-24 14:47:35,404 - INFO - Created VN ctest-vn2_metadata-95528237
2024-10-24 14:47:35,466 - DEBUG - VN ctest-vn2_metadata-95528237 UUID is 9231d09c-4807-48f8-9bf7-1d7d425f1058
2024-10-24 14:47:35,688 - DEBUG - Services list from nova: [, , ]
2024-10-24 14:47:37,000 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2142-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2142-1)
2024-10-24 14:47:37,117 - DEBUG - Link local service introspect added
2024-10-24 14:47:37,169 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-24 14:47:42,268 - DEBUG - VM is in ACTIVE state now
2024-10-24 14:47:42,413 - INFO - Waiting for VM ctest-TestBasicVMVN-46913256-23619599 to be up..
2024-10-24 14:47:42,413 - INFO - VM name : ctest-TestBasicVMVN-46913256-23619599
2024-10-24 14:47:42,503 - DEBUG - VM ctest-TestBasicVMVN-46913256-23619599 ID is 768dc0f8-3fd7-4c5c-ab57-6472bc2b22ea
2024-10-24 14:47:42,503 - DEBUG - VM ctest-TestBasicVMVN-46913256-23619599 launched on Node cn-jenkins-deploy-platform-ansible-os-2142-1
2024-10-24 14:47:42,600 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/768dc0f8-3fd7-4c5c-ab57-6472bc2b22ea
2024-10-24 14:47:42,951 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/768dc0f8-3fd7-4c5c-ab57-6472bc2b22ea
2024-10-24 14:47:42,998 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/9db2bd6e-d3a1-49a6-98de-69e2a4adb065
2024-10-24 14:47:46,257 - 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 1001ms')
2024-10-24 14:47:46,257 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46913256-23619599 failed!
2024-10-24 14:47:46,321 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46913256:ctest-vn2_metadata-95528237 is 11.1.1.1 and allocation pool is NOT set
2024-10-24 14:47:48,385 - 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=10.7 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.80 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 = 3.798/7.257/10.717/3.459 ms')
2024-10-24 14:47:48,385 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46913256-23619599 passed
2024-10-24 14:47:48,545 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-24 14:47:48,545 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46913256-23619599, IP 11.1.1.3, Port 22
2024-10-24 14:47:48,611 - 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-10-24 14:47:48,708 - DEBUG - VM ctest-TestBasicVMVN-46913256-23619599 is NOT ready for SSH connections, VM status: ACTIVE
2024-10-24 14:47:53,709 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-24 14:47:53,709 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46913256-23619599, IP 11.1.1.3, Port 22
2024-10-24 14:47:53,875 - DEBUG - VM ctest-TestBasicVMVN-46913256-23619599 is ready for SSH connections
2024-10-24 14:47:53,876 - INFO - Retry 0
2024-10-24 14:47:53,876 - 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.12, gateway password: c0ntrail123
2024-10-24 14:47:53,876 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-10-24 14:47:55,516 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-10-24 14:47:55,516 - INFO - Generic metadata worked
2024-10-24 14:47:55,785 - DEBUG - Link local service introspect removed
2024-10-24 14:47:55,785 - INFO - Deleting VM ctest-TestBasicVMVN-46913256-23619599
2024-10-24 14:47:55,874 - INFO - Deleting VN ctest-vn2_metadata-95528237
2024-10-24 14:47:55,935 - DEBUG - VN 9231d09c-4807-48f8-9bf7-1d7d425f1058 still in use: Unable to complete operation on network 9231d09c-4807-48f8-9bf7-1d7d425f1058. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e165e19b-67a2-49c2-9bb0-f40b32113b8e']
2024-10-24 14:47:55,936 - WARNING - Deleting VN ctest-vn2_metadata-95528237 failed..Will retry
2024-10-24 14:47:58,067 - DEBUG - Response for deleting network ()
2024-10-24 14:47:58,329 - DEBUG - No XMPP flaps were noticed during the test
2024-10-24 14:47:58,329 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2024-10-24 14:47:58,329 - INFO - --------------------------------------------------------------------------------
2024-10-24 14:47:58,332 - INFO - ================================================================================
2024-10-24 14:47:58,332 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-10-24 14:47:58,332 - 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-10-24 14:47:58,631 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.8': '0'}} with
2024-10-24 14:47:58,631 - INFO - Initial checks done. Running the testcase now
2024-10-24 14:47:58,631 - INFO -
2024-10-24 14:47:59,169 - DEBUG - Response for create_network : {'network': {'id': '41cc30b5-2da0-4398-a016-7c244e27993f', 'name': 'ctest-vn-93252399', 'tenant_id': '937d5e6ea0c6466f96c56dd439397dca', 'project_id': '937d5e6ea0c6466f96c56dd439397dca', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46913256', 'ctest-vn-93252399'], 'port_security_enabled': True, 'description': ''}}
2024-10-24 14:47:59,375 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c6c6871b-98af-4a95-a1af-ccc39ed08ea2', 'name': '', 'tenant_id': '937d5e6ea0c6466f96c56dd439397dca', 'network_id': '41cc30b5-2da0-4398-a016-7c244e27993f', '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': '937d5e6ea0c6466f96c56dd439397dca'}}
2024-10-24 14:47:59,587 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c3f2196c-7683-43d5-81b1-5f188adb74b8', 'name': '', 'tenant_id': '937d5e6ea0c6466f96c56dd439397dca', 'network_id': '41cc30b5-2da0-4398-a016-7c244e27993f', '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': '937d5e6ea0c6466f96c56dd439397dca'}}
2024-10-24 14:47:59,613 - INFO - Created VN ctest-vn-93252399
2024-10-24 14:47:59,673 - DEBUG - VN ctest-vn-93252399 UUID is 41cc30b5-2da0-4398-a016-7c244e27993f
2024-10-24 14:48:00,113 - DEBUG - Response for create_port : {'port': {'name': '36b725df-6148-4980-b5fa-9b92596a192b', 'id': '36b725df-6148-4980-b5fa-9b92596a192b', 'tenant_id': '937d5e6ea0c6466f96c56dd439397dca', 'network_id': '41cc30b5-2da0-4398-a016-7c244e27993f', 'mac_address': '02:36:b7:25:df:61', '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': 'c6c6871b-98af-4a95-a1af-ccc39ed08ea2'}], 'security_groups': ['9e2095f3-3ab4-4743-aaee-732f01ab2107'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '937d5e6ea0c6466f96c56dd439397dca'}}
2024-10-24 14:48:00,310 - DEBUG - Response for create_port : {'port': {'name': '7fb8523f-f0ef-4be4-81b4-9881b3fef82f', 'id': '7fb8523f-f0ef-4be4-81b4-9881b3fef82f', 'tenant_id': '937d5e6ea0c6466f96c56dd439397dca', 'network_id': '41cc30b5-2da0-4398-a016-7c244e27993f', 'mac_address': '02:7f:b8:52:3f:f0', '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': 'c3f2196c-7683-43d5-81b1-5f188adb74b8'}], 'security_groups': ['9e2095f3-3ab4-4743-aaee-732f01ab2107'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '937d5e6ea0c6466f96c56dd439397dca'}}
2024-10-24 14:48:00,739 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2142-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2142-1)
2024-10-24 14:48:01,248 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2142-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2142-1)
2024-10-24 14:48:02,798 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2142-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2142-1)
2024-10-24 14:48:02,801 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2024-10-24 14:48:02,810 - DEBUG - Requesting: http://10.0.0.12:8082/domain/9a75c930-0318-4427-8c89-47c31e9dcd1e
2024-10-24 14:48:02,832 - DEBUG - Requesting: http://10.0.0.12:8082/project/937d5e6e-a0c6-466f-96c5-6dd439397dca
2024-10-24 14:48:02,935 - DEBUG - Requesting: http://10.0.0.12:8082/network-ipam/a8f70074-45af-4852-858f-77d28e37bfd8
2024-10-24 14:48:02,956 - INFO - Verifications in API Server for IPAM: ctest-ipam-61676747 passed
2024-10-24 14:48:02,968 - DEBUG - Control-node 10.0.0.12 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-46913256:ctest-ipam-61676747', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46913256', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12175200617004746834', 'uuid-lslong': '9624042674926895064'}, 'enable': 'true', 'created': '2024-10-24T14:47:58', 'last-modified': '2024-10-24T14:47:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.089473'}
2024-10-24 14:48:02,968 - INFO - Verifications in Control node for IPAM: ctest-ipam-61676747 passed
2024-10-24 14:48:02,968 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2024-10-24 14:48:02,982 - DEBUG - Requesting: http://10.0.0.12:8082/domain/9a75c930-0318-4427-8c89-47c31e9dcd1e
2024-10-24 14:48:03,004 - DEBUG - Requesting: http://10.0.0.12:8082/project/937d5e6e-a0c6-466f-96c5-6dd439397dca
2024-10-24 14:48:03,123 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/41cc30b5-2da0-4398-a016-7c244e27993f
2024-10-24 14:48:03,154 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/41cc30b5-2da0-4398-a016-7c244e27993f
2024-10-24 14:48:03,177 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/6ee056a1-7d1b-4c0c-b3b7-1b5ff980a309
2024-10-24 14:48:03,200 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/6ee056a1-7d1b-4c0c-b3b7-1b5ff980a309
2024-10-24 14:48:03,213 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/71eee33f-ff7f-41cd-a141-37b890756c9a
2024-10-24 14:48:03,226 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-24 14:48:03,226 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/41cc30b5-2da0-4398-a016-7c244e27993f
2024-10-24 14:48:03,245 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/6ee056a1-7d1b-4c0c-b3b7-1b5ff980a309
2024-10-24 14:48:03,273 - INFO - Verified VN network id 8 for VN 41cc30b5-2da0-4398-a016-7c244e27993f
2024-10-24 14:48:03,274 - INFO - Verifications in API Server for VN ctest-vn-93252399 passed
2024-10-24 14:48:03,274 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/41cc30b5-2da0-4398-a016-7c244e27993f
2024-10-24 14:48:03,303 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/6ee056a1-7d1b-4c0c-b3b7-1b5ff980a309
2024-10-24 14:48:03,319 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/6ee056a1-7d1b-4c0c-b3b7-1b5ff980a309
2024-10-24 14:48:03,336 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/71eee33f-ff7f-41cd-a141-37b890756c9a
2024-10-24 14:48:03,377 - DEBUG - Control-node 10.0.0.12 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-46913256:ctest-vn-93252399', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46913256', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4741218062426981272', 'uuid-lslong': '11535543990927989055'}, 'enable': 'true', 'created': '2024-10-24T14:47:59', 'last-modified': '2024-10-24T14:47:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.826501'}
2024-10-24 14:48:03,390 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-24 14:48:03,391 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-93252399 passed
2024-10-24 14:48:03,391 - DEBUG - ====Verifying policy data for ctest-vn-93252399 in API_Server ======
2024-10-24 14:48:03,391 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2024-10-24 14:48:03,429 - DEBUG - Requesting: http://10.0.0.12:8082/domain/9a75c930-0318-4427-8c89-47c31e9dcd1e
2024-10-24 14:48:03,512 - DEBUG - Requesting: http://10.0.0.12:8082/project/937d5e6e-a0c6-466f-96c5-6dd439397dca
2024-10-24 14:48:03,630 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/41cc30b5-2da0-4398-a016-7c244e27993f
2024-10-24 14:48:03,661 - DEBUG - =>VN ctest-vn-93252399 has no policy to be verified
2024-10-24 14:48:03,661 - DEBUG - Verifying the vn in opserver
2024-10-24 14:48:03,661 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-46913256:ctest-vn-93252399 virtual network link through opserver 10.0.0.12
2024-10-24 14:48:03,661 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks
2024-10-24 14:48:04,118 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks
2024-10-24 14:48:04,217 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-46913256:ctest-vn-93252399', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-46913256:ctest-vn-93252399?flat'}
2024-10-24 14:48:04,217 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-46913256:ctest-vn-93252399 is found in opserver
2024-10-24 14:48:04,225 - DEBUG - VRF ids for VN ctest-vn-93252399: {'10.0.0.12': '2'}
2024-10-24 14:48:04,225 - INFO - Waiting for VM ctest-TestBasicVMVN-46913256-47019586 to be up..
2024-10-24 14:48:04,321 - DEBUG - VM is in ACTIVE state now
2024-10-24 14:48:04,321 - INFO - VM name : ctest-TestBasicVMVN-46913256-47019586
2024-10-24 14:48:04,434 - DEBUG - VM ctest-TestBasicVMVN-46913256-47019586 ID is e957c8a8-e128-4291-a21d-7b4a9b45b6c9
2024-10-24 14:48:04,434 - DEBUG - VM ctest-TestBasicVMVN-46913256-47019586 launched on Node cn-jenkins-deploy-platform-ansible-os-2142-1
2024-10-24 14:48:04,550 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/e957c8a8-e128-4291-a21d-7b4a9b45b6c9
2024-10-24 14:48:04,561 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/36b725df-6148-4980-b5fa-9b92596a192b
2024-10-24 14:48:07,866 - 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 1021ms')
2024-10-24 14:48:07,866 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46913256-47019586 failed!
2024-10-24 14:48:07,929 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46913256:ctest-vn-93252399 is 31.1.1.1 and allocation pool is NOT set
2024-10-24 14:48:07,929 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46913256:ctest-vn-93252399 is 31.1.2.1 and allocation pool is NOT set
2024-10-24 14:48:12,023 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms')
2024-10-24 14:48:12,023 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46913256-47019586 failed!
2024-10-24 14:48:12,090 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46913256:ctest-vn-93252399 is 31.1.1.1 and allocation pool is NOT set
2024-10-24 14:48:12,090 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46913256:ctest-vn-93252399 is 31.1.2.1 and allocation pool is NOT set
2024-10-24 14:48:14,160 - 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=10.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.35 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 = 1.349/6.087/10.826/4.738 ms')
2024-10-24 14:48:14,160 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46913256-47019586 passed
2024-10-24 14:48:14,329 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-24 14:48:14,330 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46913256-47019586, IP 31.1.1.4, Port 22
2024-10-24 14:48:14,503 - DEBUG - VM ctest-TestBasicVMVN-46913256-47019586 is ready for SSH connections
2024-10-24 14:48:14,503 - INFO - Waiting for VM ctest-TestBasicVMVN-46913256-84050962 to be up..
2024-10-24 14:48:14,611 - DEBUG - VM is in ACTIVE state now
2024-10-24 14:48:14,611 - INFO - VM name : ctest-TestBasicVMVN-46913256-84050962
2024-10-24 14:48:14,719 - DEBUG - VM ctest-TestBasicVMVN-46913256-84050962 ID is ac1b3625-5a0b-44dc-9af4-7f90647245ea
2024-10-24 14:48:14,719 - DEBUG - VM ctest-TestBasicVMVN-46913256-84050962 launched on Node cn-jenkins-deploy-platform-ansible-os-2142-1
2024-10-24 14:48:14,813 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/ac1b3625-5a0b-44dc-9af4-7f90647245ea
2024-10-24 14:48:14,825 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/7fb8523f-f0ef-4be4-81b4-9881b3fef82f
2024-10-24 14:48:16,093 - 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=4.19 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.528 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.528/2.359/4.190/1.831 ms')
2024-10-24 14:48:16,093 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-46913256-84050962 passed
2024-10-24 14:48:16,253 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-24 14:48:16,253 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46913256-84050962, IP 31.1.2.4, Port 22
2024-10-24 14:48:16,410 - DEBUG - VM ctest-TestBasicVMVN-46913256-84050962 is ready for SSH connections
2024-10-24 14:48:16,410 - INFO - Waiting for VM ctest-TestBasicVMVN-46913256-30415762 to be up..
2024-10-24 14:48:16,510 - DEBUG - VM is in ACTIVE state now
2024-10-24 14:48:16,510 - INFO - VM name : ctest-TestBasicVMVN-46913256-30415762
2024-10-24 14:48:16,613 - DEBUG - VM ctest-TestBasicVMVN-46913256-30415762 ID is cf8c8f56-2504-451e-9fcd-ae86806113d2
2024-10-24 14:48:16,613 - DEBUG - VM ctest-TestBasicVMVN-46913256-30415762 launched on Node cn-jenkins-deploy-platform-ansible-os-2142-1
2024-10-24 14:48:16,707 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/cf8c8f56-2504-451e-9fcd-ae86806113d2
2024-10-24 14:48:16,719 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/70af49eb-b0c2-4c45-a95b-e4983ad53d46
2024-10-24 14:48:17,991 - 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=6.17 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.507 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.507/3.340/6.173/2.833 ms')
2024-10-24 14:48:17,991 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-46913256-30415762 passed
2024-10-24 14:48:18,153 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-24 14:48:18,154 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46913256-30415762, IP 31.1.1.3, Port 22
2024-10-24 14:48:18,324 - DEBUG - VM ctest-TestBasicVMVN-46913256-30415762 is ready for SSH connections
2024-10-24 14:48:18,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-24 14:48:18,324 - 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.12, gateway password: c0ntrail123
2024-10-24 14:48:18,325 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-10-24 14:48:22,090 - 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.220 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.915 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.000 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.915/2.045/4.220 ms
2024-10-24 14:48:22,090 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-46913256-47019586 passed
2024-10-24 14:48:22,090 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-24 14:48:22,091 - 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.12, gateway password: c0ntrail123
2024-10-24 14:48:22,091 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-10-24 14:48:25,824 - 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.265 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.015 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.444 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.015/1.908/3.265 ms
2024-10-24 14:48:25,824 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-46913256-84050962 passed
2024-10-24 14:48:25,825 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-24 14:48:25,825 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-24 14:48:25,825 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-24 14:48:25,825 - 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.12, gateway password: c0ntrail123
2024-10-24 14:48:25,825 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-24 14:48:26,033 - DEBUG - None
2024-10-24 14:48:26,033 - 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.12, gateway password: c0ntrail123
2024-10-24 14:48:26,033 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-24 14:48:26,231 - DEBUG - None
2024-10-24 14:48:26,231 - 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.12, gateway password: c0ntrail123
2024-10-24 14:48:26,231 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-24 14:48:27,276 - DEBUG - None
2024-10-24 14:48:27,276 - 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.12, gateway password: c0ntrail123
2024-10-24 14:48:27,276 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-10-24 14:48:29,509 - 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=2.039 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.256 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.779 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.144 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.726/7.256 ms
2024-10-24 14:48:29,509 - 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.12, gateway password: c0ntrail123
2024-10-24 14:48:29,509 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-10-24 14:48:31,769 - 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.114 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.598 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.141 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.458 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.332 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.311 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.446 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.446/2.628/5.141 ms
2024-10-24 14:48:31,769 - 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.12, gateway password: c0ntrail123
2024-10-24 14:48:31,769 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-10-24 14:48:34,034 - 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.851 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.125 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.841 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.444 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.953 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=7.281 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.448 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.444/2.991/7.281 ms
2024-10-24 14:48:34,034 - INFO - Deleting VM ctest-TestBasicVMVN-46913256-30415762
2024-10-24 14:48:34,115 - INFO - Detaching port 7fb8523f-f0ef-4be4-81b4-9881b3fef82f from VM ctest-TestBasicVMVN-46913256-84050962
2024-10-24 14:48:34,191 - INFO - Deleting VM ctest-TestBasicVMVN-46913256-84050962
2024-10-24 14:48:34,288 - INFO - Detaching port 36b725df-6148-4980-b5fa-9b92596a192b from VM ctest-TestBasicVMVN-46913256-47019586
2024-10-24 14:48:34,333 - INFO - Deleting VM ctest-TestBasicVMVN-46913256-47019586
2024-10-24 14:48:34,434 - INFO - Deleting VN ctest-vn-93252399
2024-10-24 14:48:34,672 - DEBUG - Response for delete_port : ()
2024-10-24 14:48:35,046 - DEBUG - Response for delete_port : ()
2024-10-24 14:48:35,237 - DEBUG - Response for deleting network ()
2024-10-24 14:48:35,238 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/6ee056a1-7d1b-4c0c-b3b7-1b5ff980a309
2024-10-24 14:48:35,247 - DEBUG - Response Code: 404
2024-10-24 14:48:35,248 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2024-10-24 14:48:35,259 - DEBUG - Requesting: http://10.0.0.12:8082/domain/9a75c930-0318-4427-8c89-47c31e9dcd1e
2024-10-24 14:48:35,318 - DEBUG - Requesting: http://10.0.0.12:8082/project/937d5e6e-a0c6-466f-96c5-6dd439397dca
2024-10-24 14:48:35,417 - INFO - Validated that VN ctest-vn-93252399 is not found in API Server
2024-10-24 14:48:35,432 - DEBUG - VN ctest-vn-93252399 is not present in Agent 10.0.0.12
2024-10-24 14:48:35,432 - INFO - Validated that VN ctest-vn-93252399 is not in any agent
2024-10-24 14:48:35,439 - DEBUG - VRF 2 is not seen in agent 10.0.0.12
2024-10-24 14:48:35,446 - DEBUG - Vrouter 10.0.0.12 does not have vrf 2 for VN ctest-vn-93252399
2024-10-24 14:48:35,446 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-46913256:ctest-vn-93252399
2024-10-24 14:48:35,460 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-93252399 info
2024-10-24 14:48:35,553 - INFO - IPAM: ctest-ipam-61676747 is not found in API Server
2024-10-24 14:48:35,568 - INFO - IPAM:ctest-ipam-61676747 is not found in control node
2024-10-24 14:48:35,844 - DEBUG - No XMPP flaps were noticed during the test
2024-10-24 14:48:35,844 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-10-24 14:48:35,844 - INFO - --------------------------------------------------------------------------------
2024-10-24 14:48:36,657 - INFO - Deleted project: ctest-TestBasicVMVN-46913256, ID : 937d5e6e-a0c6-466f-96c5-6dd439397dca