2024-11-04 02:23:30,304 - INFO - Domain Default found not creating
2024-11-04 02:23:30,455 - INFO - Project ctest-TestBasicVMVN-74055703 not found, creating it
2024-11-04 02:23:30,955 - INFO - Created Project:ctest-TestBasicVMVN-74055703, ID : 3e8bfa8b-8667-496d-acaf-09c9cdb4c485
2024-11-04 02:23:32,713 - INFO - ================================================================================
2024-11-04 02:23:32,714 - INFO - STARTING TEST : test_generic_link_local_service
2024-11-04 02:23:32,714 - 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-04 02:23:32,968 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.23': '0'}} with
2024-11-04 02:23:32,968 - INFO - Initial checks done. Running the testcase now
2024-11-04 02:23:32,968 - INFO -
2024-11-04 02:23:33,559 - DEBUG - Response for create_network : {'network': {'id': '8ffe3dc2-ef76-4a09-9379-deacd29bd2b7', 'name': 'ctest-vn2_metadata-36773775', 'tenant_id': '3e8bfa8b8667496dacaf09c9cdb4c485', 'project_id': '3e8bfa8b8667496dacaf09c9cdb4c485', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74055703', 'ctest-vn2_metadata-36773775'], 'port_security_enabled': True, 'description': ''}}
2024-11-04 02:23:33,751 - DEBUG - Response for create_subnet : {'subnet': {'id': '19bb38e6-ad01-451c-8e70-8311cc13ddc7', 'name': '', 'tenant_id': '3e8bfa8b8667496dacaf09c9cdb4c485', 'network_id': '8ffe3dc2-ef76-4a09-9379-deacd29bd2b7', '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': '3e8bfa8b8667496dacaf09c9cdb4c485'}}
2024-11-04 02:23:33,770 - INFO - Created VN ctest-vn2_metadata-36773775
2024-11-04 02:23:33,826 - DEBUG - VN ctest-vn2_metadata-36773775 UUID is 8ffe3dc2-ef76-4a09-9379-deacd29bd2b7
2024-11-04 02:23:34,014 - DEBUG - Services list from nova: [, , ]
2024-11-04 02:23:35,051 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2194-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2194-1)
2024-11-04 02:23:35,161 - DEBUG - Link local service introspect added
2024-11-04 02:23:35,203 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-04 02:23:40,286 - DEBUG - VM is in ACTIVE state now
2024-11-04 02:23:40,417 - INFO - Waiting for VM ctest-TestBasicVMVN-74055703-79896467 to be up..
2024-11-04 02:23:40,417 - INFO - VM name : ctest-TestBasicVMVN-74055703-79896467
2024-11-04 02:23:40,502 - DEBUG - VM ctest-TestBasicVMVN-74055703-79896467 ID is 489f623b-e799-4044-b944-9fc5f1eb451e
2024-11-04 02:23:40,502 - DEBUG - VM ctest-TestBasicVMVN-74055703-79896467 launched on Node cn-jenkins-deploy-platform-ansible-os-2194-1.
2024-11-04 02:23:40,588 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/489f623b-e799-4044-b944-9fc5f1eb451e
2024-11-04 02:23:40,903 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/489f623b-e799-4044-b944-9fc5f1eb451e
2024-11-04 02:23:40,942 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/cfa712ac-f023-41a2-8c32-0f55e495282f
2024-11-04 02:23:44,226 - 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 1027ms')
2024-11-04 02:23:44,226 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74055703-79896467 failed!
2024-11-04 02:23:44,290 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74055703:ctest-vn2_metadata-36773775 is 11.1.1.1 and allocation pool is NOT set
2024-11-04 02:23:46,347 - 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=6.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.636 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.636/3.456/6.276/2.820 ms')
2024-11-04 02:23:46,347 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74055703-79896467 passed
2024-11-04 02:23:46,502 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 02:23:46,502 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74055703-79896467, IP 11.1.1.3, Port 22
2024-11-04 02:23:46,665 - DEBUG - VM ctest-TestBasicVMVN-74055703-79896467 is ready for SSH connections
2024-11-04 02:23:46,665 - INFO - Retry 0
2024-11-04 02:23:46,665 - 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.23, gateway password: c0ntrail123
2024-11-04 02:23:46,666 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-11-04 02:23:48,273 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-11-04 02:23:48,273 - INFO - Generic metadata worked
2024-11-04 02:23:48,537 - DEBUG - Link local service introspect removed
2024-11-04 02:23:48,538 - INFO - Deleting VM ctest-TestBasicVMVN-74055703-79896467
2024-11-04 02:23:48,611 - INFO - Deleting VN ctest-vn2_metadata-36773775
2024-11-04 02:23:48,657 - DEBUG - VN 8ffe3dc2-ef76-4a09-9379-deacd29bd2b7 still in use: Unable to complete operation on network 8ffe3dc2-ef76-4a09-9379-deacd29bd2b7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e58a31d9-3dfb-441f-988c-f1e42283ed75']
2024-11-04 02:23:48,658 - WARNING - Deleting VN ctest-vn2_metadata-36773775 failed..Will retry
2024-11-04 02:23:50,818 - DEBUG - Response for deleting network ()
2024-11-04 02:23:51,079 - DEBUG - No XMPP flaps were noticed during the test
2024-11-04 02:23:51,079 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2024-11-04 02:23:51,079 - INFO - --------------------------------------------------------------------------------
2024-11-04 02:23:51,083 - INFO - ================================================================================
2024-11-04 02:23:51,083 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-11-04 02:23:51,083 - 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-04 02:23:51,372 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.23': '0'}} with
2024-11-04 02:23:51,372 - INFO - Initial checks done. Running the testcase now
2024-11-04 02:23:51,372 - INFO -
2024-11-04 02:23:51,884 - DEBUG - Response for create_network : {'network': {'id': '50a0dfe6-b401-406a-84c5-a40ac88a5774', 'name': 'ctest-vn-67315527', 'tenant_id': '3e8bfa8b8667496dacaf09c9cdb4c485', 'project_id': '3e8bfa8b8667496dacaf09c9cdb4c485', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74055703', 'ctest-vn-67315527'], 'port_security_enabled': True, 'description': ''}}
2024-11-04 02:23:52,100 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a3095e0e-6e40-4b3f-901a-8ccbe6e34160', 'name': '', 'tenant_id': '3e8bfa8b8667496dacaf09c9cdb4c485', 'network_id': '50a0dfe6-b401-406a-84c5-a40ac88a5774', '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': '3e8bfa8b8667496dacaf09c9cdb4c485'}}
2024-11-04 02:23:52,322 - DEBUG - Response for create_subnet : {'subnet': {'id': '9c129ca9-a6a9-493b-82d1-dd274397c284', 'name': '', 'tenant_id': '3e8bfa8b8667496dacaf09c9cdb4c485', 'network_id': '50a0dfe6-b401-406a-84c5-a40ac88a5774', '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': '3e8bfa8b8667496dacaf09c9cdb4c485'}}
2024-11-04 02:23:52,345 - INFO - Created VN ctest-vn-67315527
2024-11-04 02:23:52,402 - DEBUG - VN ctest-vn-67315527 UUID is 50a0dfe6-b401-406a-84c5-a40ac88a5774
2024-11-04 02:23:52,796 - DEBUG - Response for create_port : {'port': {'name': '6faed61b-0ce6-4d05-8677-8d8619fe8e3b', 'id': '6faed61b-0ce6-4d05-8677-8d8619fe8e3b', 'tenant_id': '3e8bfa8b8667496dacaf09c9cdb4c485', 'network_id': '50a0dfe6-b401-406a-84c5-a40ac88a5774', 'mac_address': '02:6f:ae:d6:1b:0c', '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': 'a3095e0e-6e40-4b3f-901a-8ccbe6e34160'}], 'security_groups': ['512c0d31-8b5f-483a-8c99-9bf43afa3ae4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3e8bfa8b8667496dacaf09c9cdb4c485'}}
2024-11-04 02:23:52,973 - DEBUG - Response for create_port : {'port': {'name': 'c6cf271e-fabe-4b27-81d1-292a32f21efa', 'id': 'c6cf271e-fabe-4b27-81d1-292a32f21efa', 'tenant_id': '3e8bfa8b8667496dacaf09c9cdb4c485', 'network_id': '50a0dfe6-b401-406a-84c5-a40ac88a5774', 'mac_address': '02:c6:cf:27:1e:fa', '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': '9c129ca9-a6a9-493b-82d1-dd274397c284'}], 'security_groups': ['512c0d31-8b5f-483a-8c99-9bf43afa3ae4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3e8bfa8b8667496dacaf09c9cdb4c485'}}
2024-11-04 02:23:53,473 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2194-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2194-1)
2024-11-04 02:23:53,859 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2194-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2194-1)
2024-11-04 02:23:55,178 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2194-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2194-1)
2024-11-04 02:23:55,178 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-11-04 02:23:55,185 - DEBUG - Requesting: http://10.0.0.23:8082/domain/321c59c6-e343-4285-83c4-de8b59cc19fc
2024-11-04 02:23:55,201 - DEBUG - Requesting: http://10.0.0.23:8082/project/3e8bfa8b-8667-496d-acaf-09c9cdb4c485
2024-11-04 02:23:55,295 - DEBUG - Requesting: http://10.0.0.23:8082/network-ipam/ce369ea3-fd41-46ff-bf3b-2d0eb588580e
2024-11-04 02:23:55,308 - INFO - Verifications in API Server for IPAM: ctest-ipam-37651020 passed
2024-11-04 02:23:55,316 - DEBUG - Control-node 10.0.0.23 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-74055703:ctest-ipam-37651020', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74055703', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14859238447721301759', 'uuid-lslong': '13779657026068568078'}, 'enable': 'true', 'created': '2024-11-04T02:23:51', 'last-modified': '2024-11-04T02:23:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.706621'}
2024-11-04 02:23:55,316 - INFO - Verifications in Control node for IPAM: ctest-ipam-37651020 passed
2024-11-04 02:23:55,317 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-11-04 02:23:55,325 - DEBUG - Requesting: http://10.0.0.23:8082/domain/321c59c6-e343-4285-83c4-de8b59cc19fc
2024-11-04 02:23:55,339 - DEBUG - Requesting: http://10.0.0.23:8082/project/3e8bfa8b-8667-496d-acaf-09c9cdb4c485
2024-11-04 02:23:55,439 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/50a0dfe6-b401-406a-84c5-a40ac88a5774
2024-11-04 02:23:55,460 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/50a0dfe6-b401-406a-84c5-a40ac88a5774
2024-11-04 02:23:55,477 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/449fce91-3f9a-495a-add0-b775346bffb5
2024-11-04 02:23:55,490 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/449fce91-3f9a-495a-add0-b775346bffb5
2024-11-04 02:23:55,500 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/a5518ee1-44d0-4de4-8847-5d02c17390d9
2024-11-04 02:23:55,510 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-04 02:23:55,510 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/50a0dfe6-b401-406a-84c5-a40ac88a5774
2024-11-04 02:23:55,532 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/449fce91-3f9a-495a-add0-b775346bffb5
2024-11-04 02:23:55,567 - INFO - Verified VN network id 9 for VN 50a0dfe6-b401-406a-84c5-a40ac88a5774
2024-11-04 02:23:55,568 - INFO - Verifications in API Server for VN ctest-vn-67315527 passed
2024-11-04 02:23:55,568 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/50a0dfe6-b401-406a-84c5-a40ac88a5774
2024-11-04 02:23:55,594 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/449fce91-3f9a-495a-add0-b775346bffb5
2024-11-04 02:23:55,609 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/449fce91-3f9a-495a-add0-b775346bffb5
2024-11-04 02:23:55,627 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/a5518ee1-44d0-4de4-8847-5d02c17390d9
2024-11-04 02:23:55,650 - DEBUG - Control-node 10.0.0.23 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-74055703:ctest-vn-67315527', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74055703', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5809889701263392874', 'uuid-lslong': '9567233349639624564'}, 'enable': 'true', 'created': '2024-11-04T02:23:51', 'last-modified': '2024-11-04T02:23:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.361362'}
2024-11-04 02:23:55,658 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-04 02:23:55,658 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-67315527 passed
2024-11-04 02:23:55,659 - DEBUG - ====Verifying policy data for ctest-vn-67315527 in API_Server ======
2024-11-04 02:23:55,659 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-11-04 02:23:55,670 - DEBUG - Requesting: http://10.0.0.23:8082/domain/321c59c6-e343-4285-83c4-de8b59cc19fc
2024-11-04 02:23:55,748 - DEBUG - Requesting: http://10.0.0.23:8082/project/3e8bfa8b-8667-496d-acaf-09c9cdb4c485
2024-11-04 02:23:55,882 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/50a0dfe6-b401-406a-84c5-a40ac88a5774
2024-11-04 02:23:55,909 - DEBUG - =>VN ctest-vn-67315527 has no policy to be verified
2024-11-04 02:23:55,909 - DEBUG - Verifying the vn in opserver
2024-11-04 02:23:55,909 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-74055703:ctest-vn-67315527 virtual network link through opserver 10.0.0.23
2024-11-04 02:23:55,909 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2024-11-04 02:23:56,318 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2024-11-04 02:23:56,392 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-74055703:ctest-vn-67315527', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-74055703:ctest-vn-67315527?flat'}
2024-11-04 02:23:56,393 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-74055703:ctest-vn-67315527 is found in opserver
2024-11-04 02:23:56,398 - DEBUG - VRF ids for VN ctest-vn-67315527: {'10.0.0.23': '2'}
2024-11-04 02:23:56,398 - INFO - Waiting for VM ctest-TestBasicVMVN-74055703-41127933 to be up..
2024-11-04 02:23:56,524 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-04 02:24:01,613 - DEBUG - VM is in ACTIVE state now
2024-11-04 02:24:01,614 - INFO - VM name : ctest-TestBasicVMVN-74055703-41127933
2024-11-04 02:24:01,702 - DEBUG - VM ctest-TestBasicVMVN-74055703-41127933 ID is 90e67757-ddeb-43c8-a0b2-818e95e9eabc
2024-11-04 02:24:01,702 - DEBUG - VM ctest-TestBasicVMVN-74055703-41127933 launched on Node cn-jenkins-deploy-platform-ansible-os-2194-1.
2024-11-04 02:24:01,791 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/90e67757-ddeb-43c8-a0b2-818e95e9eabc
2024-11-04 02:24:01,801 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/6faed61b-0ce6-4d05-8677-8d8619fe8e3b
2024-11-04 02:24:05,092 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms')
2024-11-04 02:24:05,092 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-74055703-41127933 failed!
2024-11-04 02:24:05,162 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74055703:ctest-vn-67315527 is 31.1.1.1 and allocation pool is NOT set
2024-11-04 02:24:05,162 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74055703:ctest-vn-67315527 is 31.1.2.1 and allocation pool is NOT set
2024-11-04 02:24:07,225 - 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.95 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.42 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 = 2.416/3.180/3.945/0.764 ms')
2024-11-04 02:24:07,225 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-74055703-41127933 passed
2024-11-04 02:24:07,390 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 02:24:07,390 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74055703-41127933, IP 31.1.1.4, Port 22
2024-11-04 02:24:07,545 - DEBUG - VM ctest-TestBasicVMVN-74055703-41127933 is ready for SSH connections
2024-11-04 02:24:07,545 - INFO - Waiting for VM ctest-TestBasicVMVN-74055703-50163533 to be up..
2024-11-04 02:24:07,636 - DEBUG - VM is in ACTIVE state now
2024-11-04 02:24:07,637 - INFO - VM name : ctest-TestBasicVMVN-74055703-50163533
2024-11-04 02:24:07,724 - DEBUG - VM ctest-TestBasicVMVN-74055703-50163533 ID is 9660b49d-3012-41b7-8292-240202742912
2024-11-04 02:24:07,724 - DEBUG - VM ctest-TestBasicVMVN-74055703-50163533 launched on Node cn-jenkins-deploy-platform-ansible-os-2194-1.
2024-11-04 02:24:07,807 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/9660b49d-3012-41b7-8292-240202742912
2024-11-04 02:24:07,817 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/c6cf271e-fabe-4b27-81d1-292a32f21efa
2024-11-04 02:24:09,064 - 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.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.345 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.345/1.588/2.832/1.243 ms')
2024-11-04 02:24:09,065 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74055703-50163533 passed
2024-11-04 02:24:09,234 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 02:24:09,234 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74055703-50163533, IP 31.1.2.4, Port 22
2024-11-04 02:24:09,397 - DEBUG - VM ctest-TestBasicVMVN-74055703-50163533 is ready for SSH connections
2024-11-04 02:24:09,397 - INFO - Waiting for VM ctest-TestBasicVMVN-74055703-54973980 to be up..
2024-11-04 02:24:09,476 - DEBUG - VM is in ACTIVE state now
2024-11-04 02:24:09,476 - INFO - VM name : ctest-TestBasicVMVN-74055703-54973980
2024-11-04 02:24:09,552 - DEBUG - VM ctest-TestBasicVMVN-74055703-54973980 ID is 8edeb332-9f80-4943-94dd-665d25e4d780
2024-11-04 02:24:09,553 - DEBUG - VM ctest-TestBasicVMVN-74055703-54973980 launched on Node cn-jenkins-deploy-platform-ansible-os-2194-1.
2024-11-04 02:24:09,632 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/8edeb332-9f80-4943-94dd-665d25e4d780
2024-11-04 02:24:09,642 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/67b46bdf-1c3d-4df4-8300-1afe6d4450ab
2024-11-04 02:24:10,882 - 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.14 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.485 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.485/1.811/3.138/1.326 ms')
2024-11-04 02:24:10,883 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-74055703-54973980 passed
2024-11-04 02:24:11,042 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 02:24:11,042 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74055703-54973980, IP 31.1.1.3, Port 22
2024-11-04 02:24:11,218 - DEBUG - VM ctest-TestBasicVMVN-74055703-54973980 is ready for SSH connections
2024-11-04 02:24:11,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 02:24:11,218 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2024-11-04 02:24:11,218 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-11-04 02:24:14,862 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.975 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.785 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.199 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.785/1.986/3.975 ms
2024-11-04 02:24:14,862 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-74055703-41127933 passed
2024-11-04 02:24:14,862 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 02:24:14,862 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2024-11-04 02:24:14,862 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-11-04 02:24:18,513 - 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.105 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.848 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.043 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.848/1.665/3.105 ms
2024-11-04 02:24:18,513 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-74055703-50163533 passed
2024-11-04 02:24:18,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 02:24:18,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 02:24:18,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 02:24:18,513 - 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.23, gateway password: c0ntrail123
2024-11-04 02:24:18,513 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-04 02:24:18,689 - DEBUG - None
2024-11-04 02:24:18,689 - 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.23, gateway password: c0ntrail123
2024-11-04 02:24:18,689 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-04 02:24:18,865 - DEBUG - None
2024-11-04 02:24:18,865 - 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.23, gateway password: c0ntrail123
2024-11-04 02:24:18,865 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-04 02:24:19,483 - DEBUG - None
2024-11-04 02:24:19,484 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2024-11-04 02:24:19,484 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-11-04 02:24:21,686 - 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.919 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.671 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.382 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.848 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.336 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.336/1.831/4.671 ms
2024-11-04 02:24:21,687 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2024-11-04 02:24:21,687 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-11-04 02:24:23,932 - 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.576 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.451 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.477 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.805 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.208 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.126 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.584/5.477 ms
2024-11-04 02:24:23,933 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2024-11-04 02:24:23,933 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-11-04 02:24:26,171 - 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.648 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.905 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.778 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.531 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.695 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.620 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.439 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.439/1.802/3.778 ms
2024-11-04 02:24:26,171 - INFO - Deleting VM ctest-TestBasicVMVN-74055703-54973980
2024-11-04 02:24:26,235 - INFO - Detaching port c6cf271e-fabe-4b27-81d1-292a32f21efa from VM ctest-TestBasicVMVN-74055703-50163533
2024-11-04 02:24:26,281 - INFO - Deleting VM ctest-TestBasicVMVN-74055703-50163533
2024-11-04 02:24:26,351 - INFO - Detaching port 6faed61b-0ce6-4d05-8677-8d8619fe8e3b from VM ctest-TestBasicVMVN-74055703-41127933
2024-11-04 02:24:26,382 - INFO - Deleting VM ctest-TestBasicVMVN-74055703-41127933
2024-11-04 02:24:26,459 - INFO - Deleting VN ctest-vn-67315527
2024-11-04 02:24:26,637 - DEBUG - Response for delete_port : ()
2024-11-04 02:24:26,908 - DEBUG - Response for delete_port : ()
2024-11-04 02:24:26,955 - DEBUG - VN 50a0dfe6-b401-406a-84c5-a40ac88a5774 still in use: Unable to complete operation on network 50a0dfe6-b401-406a-84c5-a40ac88a5774. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ee0ea5c0-07b4-43d7-8381-154ed1ccaad4']
2024-11-04 02:24:26,955 - WARNING - Deleting VN ctest-vn-67315527 failed..Will retry
2024-11-04 02:24:29,086 - DEBUG - Response for deleting network ()
2024-11-04 02:24:29,086 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/449fce91-3f9a-495a-add0-b775346bffb5
2024-11-04 02:24:29,092 - DEBUG - Response Code: 404
2024-11-04 02:24:29,092 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-11-04 02:24:29,105 - DEBUG - Requesting: http://10.0.0.23:8082/domain/321c59c6-e343-4285-83c4-de8b59cc19fc
2024-11-04 02:24:29,164 - DEBUG - Requesting: http://10.0.0.23:8082/project/3e8bfa8b-8667-496d-acaf-09c9cdb4c485
2024-11-04 02:24:29,251 - INFO - Validated that VN ctest-vn-67315527 is not found in API Server
2024-11-04 02:24:29,263 - DEBUG - VN ctest-vn-67315527 is not present in Agent 10.0.0.23
2024-11-04 02:24:29,263 - INFO - Validated that VN ctest-vn-67315527 is not in any agent
2024-11-04 02:24:29,269 - DEBUG - VRF 2 is not seen in agent 10.0.0.23
2024-11-04 02:24:29,274 - DEBUG - Vrouter 10.0.0.23 does not have vrf 2 for VN ctest-vn-67315527
2024-11-04 02:24:29,274 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-74055703:ctest-vn-67315527
2024-11-04 02:24:29,284 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-67315527 info
2024-11-04 02:24:29,361 - INFO - IPAM: ctest-ipam-37651020 is not found in API Server
2024-11-04 02:24:29,377 - INFO - IPAM:ctest-ipam-37651020 is not found in control node
2024-11-04 02:24:29,637 - DEBUG - No XMPP flaps were noticed during the test
2024-11-04 02:24:29,637 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2024-11-04 02:24:29,638 - INFO - --------------------------------------------------------------------------------
2024-11-04 02:24:30,355 - INFO - Deleted project: ctest-TestBasicVMVN-74055703, ID : 3e8bfa8b-8667-496d-acaf-09c9cdb4c485