2025-01-02 21:13:40,462 - INFO - Domain Default found not creating
2025-01-02 21:13:40,605 - INFO - Project ctest-TestBasicVMVN-36526993 not found, creating it
2025-01-02 21:13:41,078 - INFO - Created Project:ctest-TestBasicVMVN-36526993, ID : 726126c6-53ef-4eb9-b9c5-edf02a68809a
2025-01-02 21:13:42,634 - INFO - ================================================================================
2025-01-02 21:13:42,634 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-02 21:13:42,635 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-01-02 21:13:42,893 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.5': '0'}} with
2025-01-02 21:13:42,893 - INFO - Initial checks done. Running the testcase now
2025-01-02 21:13:42,893 - INFO -
2025-01-02 21:13:43,464 - DEBUG - Response for create_network : {'network': {'id': '68b6a37b-3ae7-42bb-83e1-6e87264247b2', 'name': 'ctest-vn2_metadata-49826876', 'tenant_id': '726126c653ef4eb9b9c5edf02a68809a', 'project_id': '726126c653ef4eb9b9c5edf02a68809a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-36526993', 'ctest-vn2_metadata-49826876'], 'port_security_enabled': True, 'description': ''}}
2025-01-02 21:13:43,657 - DEBUG - Response for create_subnet : {'subnet': {'id': '06d58f38-1fb9-49af-bc06-f1c75cf094ad', 'name': '', 'tenant_id': '726126c653ef4eb9b9c5edf02a68809a', 'network_id': '68b6a37b-3ae7-42bb-83e1-6e87264247b2', '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': '726126c653ef4eb9b9c5edf02a68809a'}}
2025-01-02 21:13:43,676 - INFO - Created VN ctest-vn2_metadata-49826876
2025-01-02 21:13:43,730 - DEBUG - VN ctest-vn2_metadata-49826876 UUID is 68b6a37b-3ae7-42bb-83e1-6e87264247b2
2025-01-02 21:13:43,914 - DEBUG - Services list from nova: [, , ]
2025-01-02 21:13:44,961 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2512-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2512-1)
2025-01-02 21:13:45,073 - DEBUG - Link local service introspect added
2025-01-02 21:13:45,123 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-02 21:13:50,204 - DEBUG - VM is in ACTIVE state now
2025-01-02 21:13:50,329 - INFO - Waiting for VM ctest-TestBasicVMVN-36526993-70760295 to be up..
2025-01-02 21:13:50,329 - INFO - VM name : ctest-TestBasicVMVN-36526993-70760295
2025-01-02 21:13:50,402 - DEBUG - VM ctest-TestBasicVMVN-36526993-70760295 ID is de063668-8174-44d7-9012-64226711beb7
2025-01-02 21:13:50,402 - DEBUG - VM ctest-TestBasicVMVN-36526993-70760295 launched on Node cn-jenkins-deploy-platform-ansible-os-2512-1
2025-01-02 21:13:50,486 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/de063668-8174-44d7-9012-64226711beb7
2025-01-02 21:13:50,780 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/de063668-8174-44d7-9012-64226711beb7
2025-01-02 21:13:50,820 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/bb8450ac-4504-4342-9fbf-198480cbcdf6
2025-01-02 21:13:54,100 - 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')
2025-01-02 21:13:54,100 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-36526993-70760295 failed!
2025-01-02 21:13:54,158 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-36526993:ctest-vn2_metadata-49826876 is 11.1.1.1 and allocation pool is NOT set
2025-01-02 21:13:56,221 - 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.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.421 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.421/1.908/3.395/1.487 ms')
2025-01-02 21:13:56,221 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-36526993-70760295 passed
2025-01-02 21:13:56,378 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 21:13:56,378 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-36526993-70760295, IP 11.1.1.3, Port 22
2025-01-02 21:13:56,537 - DEBUG - VM ctest-TestBasicVMVN-36526993-70760295 is ready for SSH connections
2025-01-02 21:13:56,537 - INFO - Retry 0
2025-01-02 21:13:56,537 - 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.27, gateway password: c0ntrail123
2025-01-02 21:13:56,537 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-02 21:13:58,149 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-02 21:13:58,149 - INFO - Generic metadata worked
2025-01-02 21:13:58,413 - DEBUG - Link local service introspect removed
2025-01-02 21:13:58,414 - INFO - Deleting VM ctest-TestBasicVMVN-36526993-70760295
2025-01-02 21:13:58,491 - INFO - Deleting VN ctest-vn2_metadata-49826876
2025-01-02 21:13:58,536 - DEBUG - VN 68b6a37b-3ae7-42bb-83e1-6e87264247b2 still in use: Unable to complete operation on network 68b6a37b-3ae7-42bb-83e1-6e87264247b2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b95aa93b-5f35-44fb-826e-885d43ca8253']
2025-01-02 21:13:58,536 - WARNING - Deleting VN ctest-vn2_metadata-49826876 failed..Will retry
2025-01-02 21:14:00,649 - DEBUG - Response for deleting network ()
2025-01-02 21:14:00,906 - DEBUG - No XMPP flaps were noticed during the test
2025-01-02 21:14:00,906 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-02 21:14:00,906 - INFO - --------------------------------------------------------------------------------
2025-01-02 21:14:00,910 - INFO - ================================================================================
2025-01-02 21:14:00,910 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-02 21:14:00,910 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-01-02 21:14:01,192 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.5': '0'}} with
2025-01-02 21:14:01,192 - INFO - Initial checks done. Running the testcase now
2025-01-02 21:14:01,192 - INFO -
2025-01-02 21:14:01,694 - DEBUG - Response for create_network : {'network': {'id': '077e0f47-7cce-4b59-85b1-35b677a9e0e0', 'name': 'ctest-vn-35511883', 'tenant_id': '726126c653ef4eb9b9c5edf02a68809a', 'project_id': '726126c653ef4eb9b9c5edf02a68809a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-36526993', 'ctest-vn-35511883'], 'port_security_enabled': True, 'description': ''}}
2025-01-02 21:14:01,871 - DEBUG - Response for create_subnet : {'subnet': {'id': '2ee84e04-5f9b-4eb3-b642-022985745063', 'name': '', 'tenant_id': '726126c653ef4eb9b9c5edf02a68809a', 'network_id': '077e0f47-7cce-4b59-85b1-35b677a9e0e0', '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': '726126c653ef4eb9b9c5edf02a68809a'}}
2025-01-02 21:14:02,019 - DEBUG - Response for create_subnet : {'subnet': {'id': '7c92c435-81a1-4b13-a457-6fc73061ca3e', 'name': '', 'tenant_id': '726126c653ef4eb9b9c5edf02a68809a', 'network_id': '077e0f47-7cce-4b59-85b1-35b677a9e0e0', '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': '726126c653ef4eb9b9c5edf02a68809a'}}
2025-01-02 21:14:02,043 - INFO - Created VN ctest-vn-35511883
2025-01-02 21:14:02,098 - DEBUG - VN ctest-vn-35511883 UUID is 077e0f47-7cce-4b59-85b1-35b677a9e0e0
2025-01-02 21:14:02,486 - DEBUG - Response for create_port : {'port': {'name': 'ab5c4ed9-57f0-4dbe-9050-f4522244c440', 'id': 'ab5c4ed9-57f0-4dbe-9050-f4522244c440', 'tenant_id': '726126c653ef4eb9b9c5edf02a68809a', 'network_id': '077e0f47-7cce-4b59-85b1-35b677a9e0e0', 'mac_address': '02:ab:5c:4e:d9:57', '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': '2ee84e04-5f9b-4eb3-b642-022985745063'}], 'security_groups': ['53110f79-3f77-421b-b383-85bd96818ab7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '726126c653ef4eb9b9c5edf02a68809a'}}
2025-01-02 21:14:02,679 - DEBUG - Response for create_port : {'port': {'name': 'f639edbc-5c3e-41a3-a412-86102bfbf49d', 'id': 'f639edbc-5c3e-41a3-a412-86102bfbf49d', 'tenant_id': '726126c653ef4eb9b9c5edf02a68809a', 'network_id': '077e0f47-7cce-4b59-85b1-35b677a9e0e0', 'mac_address': '02:f6:39:ed:bc:5c', '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': '7c92c435-81a1-4b13-a457-6fc73061ca3e'}], 'security_groups': ['53110f79-3f77-421b-b383-85bd96818ab7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '726126c653ef4eb9b9c5edf02a68809a'}}
2025-01-02 21:14:03,071 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2512-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2512-1)
2025-01-02 21:14:03,498 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2512-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2512-1)
2025-01-02 21:14:04,782 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2512-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2512-1)
2025-01-02 21:14:04,783 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-01-02 21:14:04,790 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ff1d9636-669e-42d1-b5ad-a9f17819e12f
2025-01-02 21:14:04,804 - DEBUG - Requesting: http://10.0.0.27:8082/project/726126c6-53ef-4eb9-b9c5-edf02a68809a
2025-01-02 21:14:04,886 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/6af90334-7a9b-46f8-b524-29a64e02f111
2025-01-02 21:14:04,900 - INFO - Verifications in API Server for IPAM: ctest-ipam-25838413 passed
2025-01-02 21:14:04,918 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-36526993:ctest-ipam-25838413', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-36526993', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7708195761151493880', 'uuid-lslong': '13052603414276665617'}, 'enable': 'true', 'created': '2025-01-02T21:14:01', 'last-modified': '2025-01-02T21:14:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.486235'}
2025-01-02 21:14:04,918 - INFO - Verifications in Control node for IPAM: ctest-ipam-25838413 passed
2025-01-02 21:14:04,918 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-01-02 21:14:04,925 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ff1d9636-669e-42d1-b5ad-a9f17819e12f
2025-01-02 21:14:04,939 - DEBUG - Requesting: http://10.0.0.27:8082/project/726126c6-53ef-4eb9-b9c5-edf02a68809a
2025-01-02 21:14:05,027 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/077e0f47-7cce-4b59-85b1-35b677a9e0e0
2025-01-02 21:14:05,041 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/077e0f47-7cce-4b59-85b1-35b677a9e0e0
2025-01-02 21:14:05,059 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7d3776e1-d7aa-4ab5-a94b-95c4a26c9faf
2025-01-02 21:14:05,071 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7d3776e1-d7aa-4ab5-a94b-95c4a26c9faf
2025-01-02 21:14:05,084 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/31a6608e-7c9d-44fe-bafd-4e7dae2742eb
2025-01-02 21:14:05,094 - DEBUG - Route Targets: ['target:64512:8000005']
2025-01-02 21:14:05,094 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/077e0f47-7cce-4b59-85b1-35b677a9e0e0
2025-01-02 21:14:05,112 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7d3776e1-d7aa-4ab5-a94b-95c4a26c9faf
2025-01-02 21:14:05,132 - INFO - Verified VN network id 8 for VN 077e0f47-7cce-4b59-85b1-35b677a9e0e0
2025-01-02 21:14:05,133 - INFO - Verifications in API Server for VN ctest-vn-35511883 passed
2025-01-02 21:14:05,134 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/077e0f47-7cce-4b59-85b1-35b677a9e0e0
2025-01-02 21:14:05,151 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7d3776e1-d7aa-4ab5-a94b-95c4a26c9faf
2025-01-02 21:14:05,173 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7d3776e1-d7aa-4ab5-a94b-95c4a26c9faf
2025-01-02 21:14:05,191 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/31a6608e-7c9d-44fe-bafd-4e7dae2742eb
2025-01-02 21:14:05,209 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-36526993:ctest-vn-35511883', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-36526993', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '539885805042027353', 'uuid-lslong': '9633540135730143456'}, 'enable': 'true', 'created': '2025-01-02T21:14:01', 'last-modified': '2025-01-02T21:14:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.220153'}
2025-01-02 21:14:05,216 - DEBUG - Route Targets: ['target:64512:8000005']
2025-01-02 21:14:05,216 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-35511883 passed
2025-01-02 21:14:05,217 - DEBUG - ====Verifying policy data for ctest-vn-35511883 in API_Server ======
2025-01-02 21:14:05,217 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-01-02 21:14:05,224 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ff1d9636-669e-42d1-b5ad-a9f17819e12f
2025-01-02 21:14:05,247 - DEBUG - Requesting: http://10.0.0.27:8082/project/726126c6-53ef-4eb9-b9c5-edf02a68809a
2025-01-02 21:14:05,360 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/077e0f47-7cce-4b59-85b1-35b677a9e0e0
2025-01-02 21:14:05,397 - DEBUG - =>VN ctest-vn-35511883 has no policy to be verified
2025-01-02 21:14:05,397 - DEBUG - Verifying the vn in opserver
2025-01-02 21:14:05,398 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-36526993:ctest-vn-35511883 virtual network link through opserver 10.0.0.27
2025-01-02 21:14:05,398 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-01-02 21:14:05,783 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-01-02 21:14:05,874 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-36526993:ctest-vn-35511883', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-36526993:ctest-vn-35511883?flat'}
2025-01-02 21:14:05,874 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-36526993:ctest-vn-35511883 is found in opserver
2025-01-02 21:14:05,880 - DEBUG - VRF ids for VN ctest-vn-35511883: {'10.0.0.27': '2'}
2025-01-02 21:14:05,880 - INFO - Waiting for VM ctest-TestBasicVMVN-36526993-61324026 to be up..
2025-01-02 21:14:05,979 - DEBUG - VM is in ACTIVE state now
2025-01-02 21:14:05,979 - INFO - VM name : ctest-TestBasicVMVN-36526993-61324026
2025-01-02 21:14:06,076 - DEBUG - VM ctest-TestBasicVMVN-36526993-61324026 ID is ff715d92-93e2-4a2c-ba18-050e0bafa2d4
2025-01-02 21:14:06,076 - DEBUG - VM ctest-TestBasicVMVN-36526993-61324026 launched on Node cn-jenkins-deploy-platform-ansible-os-2512-1
2025-01-02 21:14:06,185 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/ff715d92-93e2-4a2c-ba18-050e0bafa2d4
2025-01-02 21:14:06,199 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/ab5c4ed9-57f0-4dbe-9050-f4522244c440
2025-01-02 21:14:09,454 - 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 1002ms')
2025-01-02 21:14:09,454 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-36526993-61324026 failed!
2025-01-02 21:14:09,510 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-36526993:ctest-vn-35511883 is 31.1.1.1 and allocation pool is NOT set
2025-01-02 21:14:09,510 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-36526993:ctest-vn-35511883 is 31.1.2.1 and allocation pool is NOT set
2025-01-02 21:14:13,581 - 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')
2025-01-02 21:14:13,582 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-36526993-61324026 failed!
2025-01-02 21:14:13,638 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-36526993:ctest-vn-35511883 is 31.1.1.1 and allocation pool is NOT set
2025-01-02 21:14:13,638 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-36526993:ctest-vn-35511883 is 31.1.2.1 and allocation pool is NOT set
2025-01-02 21:14:15,704 - 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=7.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.566 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.566/3.929/7.292/3.363 ms')
2025-01-02 21:14:15,704 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-36526993-61324026 passed
2025-01-02 21:14:15,858 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 21:14:15,858 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-36526993-61324026, IP 31.1.1.4, Port 22
2025-01-02 21:14:15,914 - 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': ''}
2025-01-02 21:14:15,995 - DEBUG - VM ctest-TestBasicVMVN-36526993-61324026 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-02 21:14:20,996 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 21:14:20,996 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-36526993-61324026, IP 31.1.1.4, Port 22
2025-01-02 21:14:21,153 - DEBUG - VM ctest-TestBasicVMVN-36526993-61324026 is ready for SSH connections
2025-01-02 21:14:21,153 - INFO - Waiting for VM ctest-TestBasicVMVN-36526993-23843692 to be up..
2025-01-02 21:14:21,251 - DEBUG - VM is in ACTIVE state now
2025-01-02 21:14:21,251 - INFO - VM name : ctest-TestBasicVMVN-36526993-23843692
2025-01-02 21:14:21,335 - DEBUG - VM ctest-TestBasicVMVN-36526993-23843692 ID is 345caedf-1361-462d-bd0c-fa7c3dd365ca
2025-01-02 21:14:21,335 - DEBUG - VM ctest-TestBasicVMVN-36526993-23843692 launched on Node cn-jenkins-deploy-platform-ansible-os-2512-1
2025-01-02 21:14:21,420 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/345caedf-1361-462d-bd0c-fa7c3dd365ca
2025-01-02 21:14:21,429 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/f639edbc-5c3e-41a3-a412-86102bfbf49d
2025-01-02 21:14:22,675 - 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.91 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.446 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.446/2.177/3.909/1.731 ms')
2025-01-02 21:14:22,675 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-36526993-23843692 passed
2025-01-02 21:14:22,830 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 21:14:22,830 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-36526993-23843692, IP 31.1.2.4, Port 22
2025-01-02 21:14:22,996 - DEBUG - VM ctest-TestBasicVMVN-36526993-23843692 is ready for SSH connections
2025-01-02 21:14:22,996 - INFO - Waiting for VM ctest-TestBasicVMVN-36526993-99595917 to be up..
2025-01-02 21:14:23,074 - DEBUG - VM is in ACTIVE state now
2025-01-02 21:14:23,074 - INFO - VM name : ctest-TestBasicVMVN-36526993-99595917
2025-01-02 21:14:23,150 - DEBUG - VM ctest-TestBasicVMVN-36526993-99595917 ID is dbe1f60c-ddfb-4d6d-894e-2070170697ac
2025-01-02 21:14:23,150 - DEBUG - VM ctest-TestBasicVMVN-36526993-99595917 launched on Node cn-jenkins-deploy-platform-ansible-os-2512-1
2025-01-02 21:14:23,226 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/dbe1f60c-ddfb-4d6d-894e-2070170697ac
2025-01-02 21:14:23,236 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/9802345e-4cf4-439b-853d-13fd72ab5f4e
2025-01-02 21:14:24,481 - 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.06 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.597 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.597/1.829/3.061/1.232 ms')
2025-01-02 21:14:24,481 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-36526993-99595917 passed
2025-01-02 21:14:24,634 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 21:14:24,634 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-36526993-99595917, IP 31.1.1.3, Port 22
2025-01-02 21:14:24,789 - DEBUG - VM ctest-TestBasicVMVN-36526993-99595917 is ready for SSH connections
2025-01-02 21:14:24,790 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 21:14:24,790 - 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.27, gateway password: c0ntrail123
2025-01-02 21:14:24,790 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-02 21:14:28,479 - 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.441 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.891 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.968 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.891/2.100/4.441 ms
2025-01-02 21:14:28,479 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-36526993-61324026 passed
2025-01-02 21:14:28,480 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 21:14:28,480 - 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.27, gateway password: c0ntrail123
2025-01-02 21:14:28,480 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-02 21:14:32,113 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.926 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.182 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.241 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.182/1.783/2.926 ms
2025-01-02 21:14:32,113 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-36526993-23843692 passed
2025-01-02 21:14:32,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 21:14:32,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 21:14:32,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 21:14:32,114 - 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.27, gateway password: c0ntrail123
2025-01-02 21:14:32,114 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-02 21:14:32,292 - DEBUG - None
2025-01-02 21:14:32,292 - 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.27, gateway password: c0ntrail123
2025-01-02 21:14:32,292 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-02 21:14:32,471 - DEBUG - None
2025-01-02 21:14:32,471 - 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.27, gateway password: c0ntrail123
2025-01-02 21:14:32,471 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-02 21:14:33,095 - DEBUG - None
2025-01-02 21:14:33,095 - 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.27, gateway password: c0ntrail123
2025-01-02 21:14:33,095 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-02 21:14:35,308 - 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.819 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.572 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.422 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.380 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.380/1.934/4.572 ms
2025-01-02 21:14:35,308 - 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.27, gateway password: c0ntrail123
2025-01-02 21:14:35,309 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-02 21:14:37,555 - 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.024 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.094 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.048 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.493 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.952 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.658 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.407 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.407/1.953/4.048 ms
2025-01-02 21:14:37,555 - 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.27, gateway password: c0ntrail123
2025-01-02 21:14:37,555 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-02 21:14:39,794 - 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.783 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.304 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.164 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.462 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.083 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.973 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.458 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.458/2.318/4.164 ms
2025-01-02 21:14:39,794 - INFO - Deleting VM ctest-TestBasicVMVN-36526993-99595917
2025-01-02 21:14:39,863 - INFO - Detaching port f639edbc-5c3e-41a3-a412-86102bfbf49d from VM ctest-TestBasicVMVN-36526993-23843692
2025-01-02 21:14:39,916 - INFO - Deleting VM ctest-TestBasicVMVN-36526993-23843692
2025-01-02 21:14:39,991 - INFO - Detaching port ab5c4ed9-57f0-4dbe-9050-f4522244c440 from VM ctest-TestBasicVMVN-36526993-61324026
2025-01-02 21:14:40,024 - INFO - Deleting VM ctest-TestBasicVMVN-36526993-61324026
2025-01-02 21:14:40,096 - INFO - Deleting VN ctest-vn-35511883
2025-01-02 21:14:40,261 - DEBUG - Response for delete_port : ()
2025-01-02 21:14:40,427 - DEBUG - Response for delete_port : ()
2025-01-02 21:14:40,481 - DEBUG - VN 077e0f47-7cce-4b59-85b1-35b677a9e0e0 still in use: Unable to complete operation on network 077e0f47-7cce-4b59-85b1-35b677a9e0e0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-669ffea7-7471-44e7-bd8e-2018688c7ce0']
2025-01-02 21:14:40,481 - WARNING - Deleting VN ctest-vn-35511883 failed..Will retry
2025-01-02 21:14:42,631 - DEBUG - Response for deleting network ()
2025-01-02 21:14:42,631 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7d3776e1-d7aa-4ab5-a94b-95c4a26c9faf
2025-01-02 21:14:42,637 - DEBUG - Response Code: 404
2025-01-02 21:14:42,637 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-01-02 21:14:42,642 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ff1d9636-669e-42d1-b5ad-a9f17819e12f
2025-01-02 21:14:42,695 - DEBUG - Requesting: http://10.0.0.27:8082/project/726126c6-53ef-4eb9-b9c5-edf02a68809a
2025-01-02 21:14:42,778 - INFO - Validated that VN ctest-vn-35511883 is not found in API Server
2025-01-02 21:14:42,790 - DEBUG - VN ctest-vn-35511883 is not present in Agent 10.0.0.27
2025-01-02 21:14:42,790 - INFO - Validated that VN ctest-vn-35511883 is not in any agent
2025-01-02 21:14:42,795 - DEBUG - VRF 2 is not seen in agent 10.0.0.27
2025-01-02 21:14:42,800 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-35511883
2025-01-02 21:14:42,800 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-36526993:ctest-vn-35511883
2025-01-02 21:14:42,814 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-35511883 info
2025-01-02 21:14:42,897 - INFO - IPAM: ctest-ipam-25838413 is not found in API Server
2025-01-02 21:14:42,910 - INFO - IPAM:ctest-ipam-25838413 is not found in control node
2025-01-02 21:14:43,177 - DEBUG - No XMPP flaps were noticed during the test
2025-01-02 21:14:43,177 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-01-02 21:14:43,177 - INFO - --------------------------------------------------------------------------------
2025-01-02 21:14:43,873 - INFO - Deleted project: ctest-TestBasicVMVN-36526993, ID : 726126c6-53ef-4eb9-b9c5-edf02a68809a