2024-10-28 17:35:35,254 - INFO - Domain Default found not creating 2024-10-28 17:35:35,439 - INFO - Project ctest-TestBasicVMVN-13273018 not found, creating it 2024-10-28 17:35:35,957 - INFO - Created Project:ctest-TestBasicVMVN-13273018, ID : 0603bafa-c4f3-47b4-a37e-37ba8f5ff328 2024-10-28 17:35:37,694 - INFO - ================================================================================ 2024-10-28 17:35:37,694 - INFO - STARTING TEST : test_generic_link_local_service 2024-10-28 17:35:37,695 - 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-28 17:35:37,969 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.22': '0'}} with 2024-10-28 17:35:37,969 - INFO - Initial checks done. Running the testcase now 2024-10-28 17:35:37,969 - INFO - 2024-10-28 17:35:38,587 - DEBUG - Response for create_network : {'network': {'id': 'ee576a1a-ab14-4a7a-a669-46d481143038', 'name': 'ctest-vn2_metadata-05417177', 'tenant_id': '0603bafac4f347b4a37e37ba8f5ff328', 'project_id': '0603bafac4f347b4a37e37ba8f5ff328', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-13273018', 'ctest-vn2_metadata-05417177'], 'port_security_enabled': True, 'description': ''}} 2024-10-28 17:35:38,820 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd95d5c9d-fe5f-48e4-be05-377f680b71f4', 'name': '', 'tenant_id': '0603bafac4f347b4a37e37ba8f5ff328', 'network_id': 'ee576a1a-ab14-4a7a-a669-46d481143038', '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': '0603bafac4f347b4a37e37ba8f5ff328'}} 2024-10-28 17:35:38,841 - INFO - Created VN ctest-vn2_metadata-05417177 2024-10-28 17:35:38,906 - DEBUG - VN ctest-vn2_metadata-05417177 UUID is ee576a1a-ab14-4a7a-a669-46d481143038 2024-10-28 17:35:39,114 - DEBUG - Services list from nova: [, , ] 2024-10-28 17:35:40,234 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2172-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2172-1) 2024-10-28 17:35:40,346 - DEBUG - Link local service introspect added 2024-10-28 17:35:40,428 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-28 17:35:45,526 - DEBUG - VM is in ACTIVE state now 2024-10-28 17:35:45,653 - INFO - Waiting for VM ctest-TestBasicVMVN-13273018-88844024 to be up.. 2024-10-28 17:35:45,653 - INFO - VM name : ctest-TestBasicVMVN-13273018-88844024 2024-10-28 17:35:45,739 - DEBUG - VM ctest-TestBasicVMVN-13273018-88844024 ID is 9aa31d42-cbab-4726-a886-833270abb8ae 2024-10-28 17:35:45,739 - DEBUG - VM ctest-TestBasicVMVN-13273018-88844024 launched on Node cn-jenkins-deploy-platform-ansible-os-2172-1 2024-10-28 17:35:45,947 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/9aa31d42-cbab-4726-a886-833270abb8ae 2024-10-28 17:35:46,251 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/9aa31d42-cbab-4726-a886-833270abb8ae 2024-10-28 17:35:46,289 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/49bc17f2-13af-44f3-8b55-e054850f15d7 2024-10-28 17:35:49,548 - 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 1006ms') 2024-10-28 17:35:49,548 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13273018-88844024 failed! 2024-10-28 17:35:49,610 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13273018:ctest-vn2_metadata-05417177 is 11.1.1.1 and allocation pool is NOT set 2024-10-28 17:35:51,669 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.520 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.520/2.746/4.973/2.226 ms') 2024-10-28 17:35:51,669 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13273018-88844024 passed 2024-10-28 17:35:51,830 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 17:35:51,830 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13273018-88844024, IP 11.1.1.3, Port 22 2024-10-28 17:35:51,897 - 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-28 17:35:51,993 - DEBUG - VM ctest-TestBasicVMVN-13273018-88844024 is NOT ready for SSH connections, VM status: ACTIVE 2024-10-28 17:35:56,994 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 17:35:56,994 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13273018-88844024, IP 11.1.1.3, Port 22 2024-10-28 17:35:57,153 - DEBUG - VM ctest-TestBasicVMVN-13273018-88844024 is ready for SSH connections 2024-10-28 17:35:57,153 - INFO - Retry 0 2024-10-28 17:35:57,154 - 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.30, gateway password: c0ntrail123 2024-10-28 17:35:57,154 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-10-28 17:35:58,791 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-10-28 17:35:58,792 - INFO - Generic metadata worked 2024-10-28 17:35:59,062 - DEBUG - Link local service introspect removed 2024-10-28 17:35:59,062 - INFO - Deleting VM ctest-TestBasicVMVN-13273018-88844024 2024-10-28 17:35:59,138 - INFO - Deleting VN ctest-vn2_metadata-05417177 2024-10-28 17:35:59,187 - DEBUG - VN ee576a1a-ab14-4a7a-a669-46d481143038 still in use: Unable to complete operation on network ee576a1a-ab14-4a7a-a669-46d481143038. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e3369bcd-de5b-4da3-9d69-af7d3177d365'] 2024-10-28 17:35:59,187 - WARNING - Deleting VN ctest-vn2_metadata-05417177 failed..Will retry 2024-10-28 17:36:01,326 - DEBUG - Response for deleting network () 2024-10-28 17:36:01,604 - DEBUG - No XMPP flaps were noticed during the test 2024-10-28 17:36:01,604 - INFO - -------------------------------------------------------------------------------- 2024-10-28 17:36:01,607 - INFO - ================================================================================ 2024-10-28 17:36:01,607 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-10-28 17:36:01,607 - 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-28 17:36:01,888 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.22': '0'}} with 2024-10-28 17:36:01,889 - INFO - Initial checks done. Running the testcase now 2024-10-28 17:36:01,889 - INFO - 2024-10-28 17:36:02,427 - DEBUG - Response for create_network : {'network': {'id': 'ab390481-480e-49fb-8d4d-49e176998331', 'name': 'ctest-vn-64605197', 'tenant_id': '0603bafac4f347b4a37e37ba8f5ff328', 'project_id': '0603bafac4f347b4a37e37ba8f5ff328', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-13273018', 'ctest-vn-64605197'], 'port_security_enabled': True, 'description': ''}} 2024-10-28 17:36:02,688 - DEBUG - Response for create_subnet : {'subnet': {'id': '87d38fa4-03fb-44da-a966-5c66b303b9bb', 'name': '', 'tenant_id': '0603bafac4f347b4a37e37ba8f5ff328', 'network_id': 'ab390481-480e-49fb-8d4d-49e176998331', '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': '0603bafac4f347b4a37e37ba8f5ff328'}} 2024-10-28 17:36:02,925 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a54e7819-21fa-4256-acbb-360f1249d8c9', 'name': '', 'tenant_id': '0603bafac4f347b4a37e37ba8f5ff328', 'network_id': 'ab390481-480e-49fb-8d4d-49e176998331', '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': '0603bafac4f347b4a37e37ba8f5ff328'}} 2024-10-28 17:36:02,954 - INFO - Created VN ctest-vn-64605197 2024-10-28 17:36:03,018 - DEBUG - VN ctest-vn-64605197 UUID is ab390481-480e-49fb-8d4d-49e176998331 2024-10-28 17:36:03,472 - DEBUG - Response for create_port : {'port': {'name': 'c3481b91-95f9-4af3-b0ae-54dcca847874', 'id': 'c3481b91-95f9-4af3-b0ae-54dcca847874', 'tenant_id': '0603bafac4f347b4a37e37ba8f5ff328', 'network_id': 'ab390481-480e-49fb-8d4d-49e176998331', 'mac_address': '02:c3:48:1b:91:95', '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': '87d38fa4-03fb-44da-a966-5c66b303b9bb'}], 'security_groups': ['5dece4e5-30a3-4332-80f4-945407ae7e54'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0603bafac4f347b4a37e37ba8f5ff328'}} 2024-10-28 17:36:03,695 - DEBUG - Response for create_port : {'port': {'name': 'a34d2e04-da1a-4411-a648-5bce5e64c776', 'id': 'a34d2e04-da1a-4411-a648-5bce5e64c776', 'tenant_id': '0603bafac4f347b4a37e37ba8f5ff328', 'network_id': 'ab390481-480e-49fb-8d4d-49e176998331', 'mac_address': '02:a3:4d:2e:04:da', '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': 'a54e7819-21fa-4256-acbb-360f1249d8c9'}], 'security_groups': ['5dece4e5-30a3-4332-80f4-945407ae7e54'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0603bafac4f347b4a37e37ba8f5ff328'}} 2024-10-28 17:36:04,219 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2172-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2172-1) 2024-10-28 17:36:04,859 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2172-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2172-1) 2024-10-28 17:36:06,237 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2172-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2172-1) 2024-10-28 17:36:06,238 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-10-28 17:36:06,245 - DEBUG - Requesting: http://10.0.0.30:8082/domain/408ff40b-c2a4-4b7e-9eec-15489fc0b427 2024-10-28 17:36:06,263 - DEBUG - Requesting: http://10.0.0.30:8082/project/0603bafa-c4f3-47b4-a37e-37ba8f5ff328 2024-10-28 17:36:06,364 - DEBUG - Requesting: http://10.0.0.30:8082/network-ipam/20f9f669-f7f7-4edc-a84b-9c4c01f1a6c4 2024-10-28 17:36:06,375 - INFO - Verifications in API Server for IPAM: ctest-ipam-52415130 passed 2024-10-28 17:36:06,383 - DEBUG - Control-node 10.0.0.30 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-13273018:ctest-ipam-52415130', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-13273018', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2376201213406826204', 'uuid-lslong': '12126958271889254084'}, 'enable': 'true', 'created': '2024-10-28T17:36:01', 'last-modified': '2024-10-28T17:36:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.251787'} 2024-10-28 17:36:06,383 - INFO - Verifications in Control node for IPAM: ctest-ipam-52415130 passed 2024-10-28 17:36:06,384 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-10-28 17:36:06,393 - DEBUG - Requesting: http://10.0.0.30:8082/domain/408ff40b-c2a4-4b7e-9eec-15489fc0b427 2024-10-28 17:36:06,412 - DEBUG - Requesting: http://10.0.0.30:8082/project/0603bafa-c4f3-47b4-a37e-37ba8f5ff328 2024-10-28 17:36:06,502 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ab390481-480e-49fb-8d4d-49e176998331 2024-10-28 17:36:06,523 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ab390481-480e-49fb-8d4d-49e176998331 2024-10-28 17:36:06,547 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/55dd9ee5-7baf-4c76-83a7-12705455df07 2024-10-28 17:36:06,560 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/55dd9ee5-7baf-4c76-83a7-12705455df07 2024-10-28 17:36:06,572 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/b762e3be-7215-4ece-8251-74348e3638b2 2024-10-28 17:36:06,584 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-28 17:36:06,584 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ab390481-480e-49fb-8d4d-49e176998331 2024-10-28 17:36:06,604 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/55dd9ee5-7baf-4c76-83a7-12705455df07 2024-10-28 17:36:06,630 - INFO - Verified VN network id 8 for VN ab390481-480e-49fb-8d4d-49e176998331 2024-10-28 17:36:06,630 - INFO - Verifications in API Server for VN ctest-vn-64605197 passed 2024-10-28 17:36:06,631 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ab390481-480e-49fb-8d4d-49e176998331 2024-10-28 17:36:06,649 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/55dd9ee5-7baf-4c76-83a7-12705455df07 2024-10-28 17:36:06,659 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/55dd9ee5-7baf-4c76-83a7-12705455df07 2024-10-28 17:36:06,676 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/b762e3be-7215-4ece-8251-74348e3638b2 2024-10-28 17:36:06,718 - DEBUG - Control-node 10.0.0.30 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-13273018:ctest-vn-64605197', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-13273018', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12337897607464372731', 'uuid-lslong': '10181875565260800817'}, 'enable': 'true', 'created': '2024-10-28T17:36:02', 'last-modified': '2024-10-28T17:36:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.812257'} 2024-10-28 17:36:06,744 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-28 17:36:06,744 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-64605197 passed 2024-10-28 17:36:06,744 - DEBUG - ====Verifying policy data for ctest-vn-64605197 in API_Server ====== 2024-10-28 17:36:06,745 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-10-28 17:36:06,754 - DEBUG - Requesting: http://10.0.0.30:8082/domain/408ff40b-c2a4-4b7e-9eec-15489fc0b427 2024-10-28 17:36:06,772 - DEBUG - Requesting: http://10.0.0.30:8082/project/0603bafa-c4f3-47b4-a37e-37ba8f5ff328 2024-10-28 17:36:06,881 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ab390481-480e-49fb-8d4d-49e176998331 2024-10-28 17:36:06,948 - DEBUG - =>VN ctest-vn-64605197 has no policy to be verified 2024-10-28 17:36:06,948 - DEBUG - Verifying the vn in opserver 2024-10-28 17:36:06,948 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-13273018:ctest-vn-64605197 virtual network link through opserver 10.0.0.30 2024-10-28 17:36:06,948 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks 2024-10-28 17:36:07,318 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks 2024-10-28 17:36:07,389 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-13273018:ctest-vn-64605197', 'href': 'http://10.0.0.30:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-13273018:ctest-vn-64605197?flat'} 2024-10-28 17:36:07,389 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-13273018:ctest-vn-64605197 is found in opserver 2024-10-28 17:36:07,398 - DEBUG - VRF ids for VN ctest-vn-64605197: {'10.0.0.30': '2'} 2024-10-28 17:36:07,398 - INFO - Waiting for VM ctest-TestBasicVMVN-13273018-50807509 to be up.. 2024-10-28 17:36:07,517 - DEBUG - VM is in ACTIVE state now 2024-10-28 17:36:07,517 - INFO - VM name : ctest-TestBasicVMVN-13273018-50807509 2024-10-28 17:36:07,607 - DEBUG - VM ctest-TestBasicVMVN-13273018-50807509 ID is 8bf7ccaf-1b23-4e82-ab78-94f1a880d07e 2024-10-28 17:36:07,607 - DEBUG - VM ctest-TestBasicVMVN-13273018-50807509 launched on Node cn-jenkins-deploy-platform-ansible-os-2172-1 2024-10-28 17:36:07,707 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/8bf7ccaf-1b23-4e82-ab78-94f1a880d07e 2024-10-28 17:36:07,724 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/c3481b91-95f9-4af3-b0ae-54dcca847874 2024-10-28 17:36:11,025 - 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 1016ms') 2024-10-28 17:36:11,026 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13273018-50807509 failed! 2024-10-28 17:36:11,094 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13273018:ctest-vn-64605197 is 31.1.1.1 and allocation pool is NOT set 2024-10-28 17:36:11,094 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13273018:ctest-vn-64605197 is 31.1.2.1 and allocation pool is NOT set 2024-10-28 17:36:15,184 - 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 1026ms') 2024-10-28 17:36:15,184 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13273018-50807509 failed! 2024-10-28 17:36:15,246 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13273018:ctest-vn-64605197 is 31.1.1.1 and allocation pool is NOT set 2024-10-28 17:36:15,248 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13273018:ctest-vn-64605197 is 31.1.2.1 and allocation pool is NOT set 2024-10-28 17:36:17,319 - 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=5.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.23 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 = 2.233/4.049/5.865/1.816 ms') 2024-10-28 17:36:17,319 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13273018-50807509 passed 2024-10-28 17:36:17,486 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 17:36:17,486 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13273018-50807509, IP 31.1.1.4, Port 22 2024-10-28 17:36:17,542 - 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-28 17:36:17,644 - DEBUG - VM ctest-TestBasicVMVN-13273018-50807509 is NOT ready for SSH connections, VM status: ACTIVE 2024-10-28 17:36:22,644 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 17:36:22,645 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13273018-50807509, IP 31.1.1.4, Port 22 2024-10-28 17:36:22,801 - DEBUG - VM ctest-TestBasicVMVN-13273018-50807509 is ready for SSH connections 2024-10-28 17:36:22,801 - INFO - Waiting for VM ctest-TestBasicVMVN-13273018-72918010 to be up.. 2024-10-28 17:36:22,890 - DEBUG - VM is in ACTIVE state now 2024-10-28 17:36:22,890 - INFO - VM name : ctest-TestBasicVMVN-13273018-72918010 2024-10-28 17:36:22,987 - DEBUG - VM ctest-TestBasicVMVN-13273018-72918010 ID is a3a1d97e-f17d-480a-bac1-22292bc61b80 2024-10-28 17:36:22,988 - DEBUG - VM ctest-TestBasicVMVN-13273018-72918010 launched on Node cn-jenkins-deploy-platform-ansible-os-2172-1 2024-10-28 17:36:23,077 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/a3a1d97e-f17d-480a-bac1-22292bc61b80 2024-10-28 17:36:23,088 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/a34d2e04-da1a-4411-a648-5bce5e64c776 2024-10-28 17:36:24,340 - 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.36 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.534 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.534/2.448/4.362/1.914 ms') 2024-10-28 17:36:24,341 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-13273018-72918010 passed 2024-10-28 17:36:24,502 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 17:36:24,502 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13273018-72918010, IP 31.1.2.4, Port 22 2024-10-28 17:36:24,666 - DEBUG - VM ctest-TestBasicVMVN-13273018-72918010 is ready for SSH connections 2024-10-28 17:36:24,666 - INFO - Waiting for VM ctest-TestBasicVMVN-13273018-30268546 to be up.. 2024-10-28 17:36:24,753 - DEBUG - VM is in ACTIVE state now 2024-10-28 17:36:24,753 - INFO - VM name : ctest-TestBasicVMVN-13273018-30268546 2024-10-28 17:36:24,840 - DEBUG - VM ctest-TestBasicVMVN-13273018-30268546 ID is ced47d43-024a-480b-a264-6b545dabfe0e 2024-10-28 17:36:24,840 - DEBUG - VM ctest-TestBasicVMVN-13273018-30268546 launched on Node cn-jenkins-deploy-platform-ansible-os-2172-1 2024-10-28 17:36:24,925 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/ced47d43-024a-480b-a264-6b545dabfe0e 2024-10-28 17:36:24,936 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/f150da4c-5586-41f7-801a-894e6a13a6f9 2024-10-28 17:36:26,198 - 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.48 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.536 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.536/2.005/3.475/1.469 ms') 2024-10-28 17:36:26,198 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-13273018-30268546 passed 2024-10-28 17:36:26,362 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 17:36:26,362 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13273018-30268546, IP 31.1.1.3, Port 22 2024-10-28 17:36:26,531 - DEBUG - VM ctest-TestBasicVMVN-13273018-30268546 is ready for SSH connections 2024-10-28 17:36:26,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 17:36:26,532 - 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.30, gateway password: c0ntrail123 2024-10-28 17:36:26,532 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-10-28 17:36:30,271 - 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.365 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.117 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.813 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.813/2.098/4.365 ms 2024-10-28 17:36:30,272 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-13273018-50807509 passed 2024-10-28 17:36:30,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 17:36:30,272 - 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.30, gateway password: c0ntrail123 2024-10-28 17:36:30,272 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-10-28 17:36:34,372 - 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=4.432 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.040 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.908 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.908/2.126/4.432 ms 2024-10-28 17:36:34,372 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-13273018-72918010 passed 2024-10-28 17:36:34,372 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 17:36:34,372 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 17:36:34,372 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 17:36:34,372 - 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.30, gateway password: c0ntrail123 2024-10-28 17:36:34,372 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-28 17:36:34,556 - DEBUG - None 2024-10-28 17:36:34,556 - 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.30, gateway password: c0ntrail123 2024-10-28 17:36:34,557 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-28 17:36:34,750 - DEBUG - None 2024-10-28 17:36:34,750 - 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.30, gateway password: c0ntrail123 2024-10-28 17:36:34,750 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-28 17:36:35,384 - DEBUG - None 2024-10-28 17:36:35,385 - 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.30, gateway password: c0ntrail123 2024-10-28 17:36:35,385 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-10-28 17:36:37,624 - 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.140 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.950 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.403 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.308 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.663 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.403/2.292/5.950 ms 2024-10-28 17:36:37,624 - 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.30, gateway password: c0ntrail123 2024-10-28 17:36:37,624 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-10-28 17:36:39,892 - 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.946 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.868 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.808 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.548 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.153 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.258 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.644 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.548/3.175/7.808 ms 2024-10-28 17:36:39,892 - 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.30, gateway password: c0ntrail123 2024-10-28 17:36:39,893 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-10-28 17:36:42,150 - 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.730 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.375 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.312 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.457 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.905 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.589 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.594 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.457/2.708/5.312 ms 2024-10-28 17:36:42,150 - INFO - Deleting VM ctest-TestBasicVMVN-13273018-30268546 2024-10-28 17:36:42,236 - INFO - Detaching port a34d2e04-da1a-4411-a648-5bce5e64c776 from VM ctest-TestBasicVMVN-13273018-72918010 2024-10-28 17:36:42,308 - INFO - Deleting VM ctest-TestBasicVMVN-13273018-72918010 2024-10-28 17:36:42,384 - INFO - Detaching port c3481b91-95f9-4af3-b0ae-54dcca847874 from VM ctest-TestBasicVMVN-13273018-50807509 2024-10-28 17:36:42,419 - INFO - Deleting VM ctest-TestBasicVMVN-13273018-50807509 2024-10-28 17:36:42,507 - INFO - Deleting VN ctest-vn-64605197 2024-10-28 17:36:42,744 - DEBUG - Response for delete_port : () 2024-10-28 17:36:43,019 - DEBUG - Response for delete_port : () 2024-10-28 17:36:43,102 - DEBUG - VN ab390481-480e-49fb-8d4d-49e176998331 still in use: Unable to complete operation on network ab390481-480e-49fb-8d4d-49e176998331. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-895b2096-491f-4f35-9370-affa54966d20'] 2024-10-28 17:36:43,102 - WARNING - Deleting VN ctest-vn-64605197 failed..Will retry 2024-10-28 17:36:45,269 - DEBUG - Response for deleting network () 2024-10-28 17:36:45,270 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/55dd9ee5-7baf-4c76-83a7-12705455df07 2024-10-28 17:36:45,279 - DEBUG - Response Code: 404 2024-10-28 17:36:45,279 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-10-28 17:36:45,285 - DEBUG - Requesting: http://10.0.0.30:8082/domain/408ff40b-c2a4-4b7e-9eec-15489fc0b427 2024-10-28 17:36:45,342 - DEBUG - Requesting: http://10.0.0.30:8082/project/0603bafa-c4f3-47b4-a37e-37ba8f5ff328 2024-10-28 17:36:45,435 - INFO - Validated that VN ctest-vn-64605197 is not found in API Server 2024-10-28 17:36:45,451 - DEBUG - VN ctest-vn-64605197 is not present in Agent 10.0.0.30 2024-10-28 17:36:45,451 - INFO - Validated that VN ctest-vn-64605197 is not in any agent 2024-10-28 17:36:45,463 - DEBUG - VRF 2 is not seen in agent 10.0.0.30 2024-10-28 17:36:45,468 - DEBUG - Vrouter 10.0.0.30 does not have vrf 2 for VN ctest-vn-64605197 2024-10-28 17:36:45,468 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-13273018:ctest-vn-64605197 2024-10-28 17:36:45,481 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-64605197 info 2024-10-28 17:36:45,574 - INFO - IPAM: ctest-ipam-52415130 is not found in API Server 2024-10-28 17:36:45,589 - INFO - IPAM:ctest-ipam-52415130 is not found in control node 2024-10-28 17:36:45,853 - DEBUG - No XMPP flaps were noticed during the test
2024-10-28 17:36:45,853 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44]
2024-10-28 17:36:45,854 - INFO - -------------------------------------------------------------------------------- 2024-10-28 17:36:46,633 - INFO - Deleted project: ctest-TestBasicVMVN-13273018, ID : 0603bafa-c4f3-47b4-a37e-37ba8f5ff328