2024-08-21 20:39:08,070 - INFO - Domain Default found not creating 2024-08-21 20:39:08,226 - INFO - Project ctest-TestBasicVMVN-24037003 not found, creating it 2024-08-21 20:39:08,724 - INFO - Created Project:ctest-TestBasicVMVN-24037003, ID : 442ed6a7-bdc3-4a2b-ad2c-7f1813add3df 2024-08-21 20:39:10,346 - INFO - ================================================================================ 2024-08-21 20:39:10,347 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-21 20:39:10,347 - 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-08-21 20:39:10,603 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.20.0.10': '0'}} with 2024-08-21 20:39:10,603 - INFO - Initial checks done. Running the testcase now 2024-08-21 20:39:10,603 - INFO - 2024-08-21 20:39:11,147 - DEBUG - Response for create_network : {'network': {'id': '65c3896b-4198-4f1e-a8f2-30bf1cf7472f', 'name': 'ctest-vn2_metadata-69568143', 'tenant_id': '442ed6a7bdc34a2bad2c7f1813add3df', 'project_id': '442ed6a7bdc34a2bad2c7f1813add3df', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24037003', 'ctest-vn2_metadata-69568143'], 'port_security_enabled': True, 'description': ''}} 2024-08-21 20:39:11,302 - DEBUG - Response for create_subnet : {'subnet': {'id': '74b3df78-241a-4604-974c-a32a44726c05', 'name': '', 'tenant_id': '442ed6a7bdc34a2bad2c7f1813add3df', 'network_id': '65c3896b-4198-4f1e-a8f2-30bf1cf7472f', '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': '442ed6a7bdc34a2bad2c7f1813add3df'}} 2024-08-21 20:39:11,320 - INFO - Created VN ctest-vn2_metadata-69568143 2024-08-21 20:39:11,373 - DEBUG - VN ctest-vn2_metadata-69568143 UUID is 65c3896b-4198-4f1e-a8f2-30bf1cf7472f 2024-08-21 20:39:11,562 - DEBUG - Services list from nova: [, , ] 2024-08-21 20:39:12,715 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1700-1) 2024-08-21 20:39:12,825 - DEBUG - Link local service introspect added 2024-08-21 20:39:12,867 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-21 20:39:17,949 - DEBUG - VM is in ACTIVE state now 2024-08-21 20:39:18,077 - INFO - Waiting for VM ctest-TestBasicVMVN-24037003-76353490 to be up.. 2024-08-21 20:39:18,077 - INFO - VM name : ctest-TestBasicVMVN-24037003-76353490 2024-08-21 20:39:18,165 - DEBUG - VM ctest-TestBasicVMVN-24037003-76353490 ID is ea823891-12a4-4ee2-832a-330191135a07 2024-08-21 20:39:18,165 - DEBUG - VM ctest-TestBasicVMVN-24037003-76353490 launched on Node cn-jenkins-deploy-platform-ansible-os-1700-1 2024-08-21 20:39:18,241 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/ea823891-12a4-4ee2-832a-330191135a07 2024-08-21 20:39:18,535 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/ea823891-12a4-4ee2-832a-330191135a07 2024-08-21 20:39:18,570 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/87eb783f-523d-4ddc-8132-df198aada654 2024-08-21 20:39:21,808 - 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') 2024-08-21 20:39:21,808 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24037003-76353490 failed! 2024-08-21 20:39:21,861 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24037003:ctest-vn2_metadata-69568143 is 11.1.1.1 and allocation pool is NOT set 2024-08-21 20:39:23,917 - 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.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.342 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.342/1.223/2.105/0.881 ms') 2024-08-21 20:39:23,917 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24037003-76353490 passed 2024-08-21 20:39:24,069 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:39:24,069 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24037003-76353490, IP 11.1.1.3, Port 22 2024-08-21 20:39:24,126 - 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-08-21 20:39:24,205 - DEBUG - VM ctest-TestBasicVMVN-24037003-76353490 is NOT ready for SSH connections, VM status: ACTIVE 2024-08-21 20:39:29,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:39:29,206 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24037003-76353490, IP 11.1.1.3, Port 22 2024-08-21 20:39:29,361 - DEBUG - VM ctest-TestBasicVMVN-24037003-76353490 is ready for SSH connections 2024-08-21 20:39:29,361 - INFO - Retry 0 2024-08-21 20:39:29,361 - 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.42, gateway password: c0ntrail123 2024-08-21 20:39:29,361 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-08-21 20:39:30,975 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-08-21 20:39:30,975 - INFO - Generic metadata worked 2024-08-21 20:39:31,213 - DEBUG - Link local service introspect removed 2024-08-21 20:39:31,213 - INFO - Deleting VM ctest-TestBasicVMVN-24037003-76353490 2024-08-21 20:39:31,279 - INFO - Deleting VN ctest-vn2_metadata-69568143 2024-08-21 20:39:31,329 - DEBUG - VN 65c3896b-4198-4f1e-a8f2-30bf1cf7472f still in use: Unable to complete operation on network 65c3896b-4198-4f1e-a8f2-30bf1cf7472f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e6d9178c-c3ac-4a66-b8ac-cf57c9e220b7'] 2024-08-21 20:39:31,330 - WARNING - Deleting VN ctest-vn2_metadata-69568143 failed..Will retry 2024-08-21 20:39:33,438 - DEBUG - Response for deleting network () 2024-08-21 20:39:33,695 - DEBUG - No XMPP flaps were noticed during the test 2024-08-21 20:39:33,695 - INFO - -------------------------------------------------------------------------------- 2024-08-21 20:39:33,697 - INFO - ================================================================================ 2024-08-21 20:39:33,697 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-21 20:39:33,698 - 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-08-21 20:39:33,983 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.20.0.10': '0'}} with 2024-08-21 20:39:33,983 - INFO - Initial checks done. Running the testcase now 2024-08-21 20:39:33,983 - INFO - 2024-08-21 20:39:35,124 - DEBUG - Response for create_network : {'network': {'id': 'bbfdb90e-ab29-4739-bd07-6f57a7b36c2c', 'name': 'ctest-vn-92101781', 'tenant_id': '442ed6a7bdc34a2bad2c7f1813add3df', 'project_id': '442ed6a7bdc34a2bad2c7f1813add3df', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24037003', 'ctest-vn-92101781'], 'port_security_enabled': True, 'description': ''}} 2024-08-21 20:39:35,311 - DEBUG - Response for create_subnet : {'subnet': {'id': '961df854-cb22-4251-92a0-9eb0bc15e86a', 'name': '', 'tenant_id': '442ed6a7bdc34a2bad2c7f1813add3df', 'network_id': 'bbfdb90e-ab29-4739-bd07-6f57a7b36c2c', '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': '442ed6a7bdc34a2bad2c7f1813add3df'}} 2024-08-21 20:39:35,477 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc65e314-f881-4c9f-ad74-be6186d76ea0', 'name': '', 'tenant_id': '442ed6a7bdc34a2bad2c7f1813add3df', 'network_id': 'bbfdb90e-ab29-4739-bd07-6f57a7b36c2c', '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': '442ed6a7bdc34a2bad2c7f1813add3df'}} 2024-08-21 20:39:35,502 - INFO - Created VN ctest-vn-92101781 2024-08-21 20:39:35,553 - DEBUG - VN ctest-vn-92101781 UUID is bbfdb90e-ab29-4739-bd07-6f57a7b36c2c 2024-08-21 20:39:35,923 - DEBUG - Response for create_port : {'port': {'name': '278ebe83-637c-4964-b31d-c804264bc65a', 'id': '278ebe83-637c-4964-b31d-c804264bc65a', 'tenant_id': '442ed6a7bdc34a2bad2c7f1813add3df', 'network_id': 'bbfdb90e-ab29-4739-bd07-6f57a7b36c2c', 'mac_address': '02:27:8e:be:83:63', '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': '961df854-cb22-4251-92a0-9eb0bc15e86a'}], 'security_groups': ['7361f092-75f6-4979-b171-c9fb09d2786d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '442ed6a7bdc34a2bad2c7f1813add3df'}} 2024-08-21 20:39:36,102 - DEBUG - Response for create_port : {'port': {'name': '8a963136-662a-4aa1-8196-3786dd1b5889', 'id': '8a963136-662a-4aa1-8196-3786dd1b5889', 'tenant_id': '442ed6a7bdc34a2bad2c7f1813add3df', 'network_id': 'bbfdb90e-ab29-4739-bd07-6f57a7b36c2c', 'mac_address': '02:8a:96:31:36:66', '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': 'dc65e314-f881-4c9f-ad74-be6186d76ea0'}], 'security_groups': ['7361f092-75f6-4979-b171-c9fb09d2786d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '442ed6a7bdc34a2bad2c7f1813add3df'}} 2024-08-21 20:39:36,456 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1700-1) 2024-08-21 20:39:36,830 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1700-1) 2024-08-21 20:39:39,043 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1700-1) 2024-08-21 20:39:39,044 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-08-21 20:39:39,053 - DEBUG - Requesting: http://10.0.0.42:8082/domain/d2534a5c-f5db-4e6a-be7f-4950a4648d28 2024-08-21 20:39:39,076 - DEBUG - Requesting: http://10.0.0.42:8082/project/442ed6a7-bdc3-4a2b-ad2c-7f1813add3df 2024-08-21 20:39:39,147 - DEBUG - Requesting: http://10.0.0.42:8082/network-ipam/a39615da-0670-4c7f-b06f-481bcc4f259f 2024-08-21 20:39:39,158 - INFO - Verifications in API Server for IPAM: ctest-ipam-25551328 passed 2024-08-21 20:39:39,164 - DEBUG - Control-node 10.0.0.42 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-24037003:ctest-ipam-25551328', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24037003', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11787633100843928703', 'uuid-lslong': '12713459557319255455'}, 'enable': 'true', 'created': '2024-08-21T20:39:34', 'last-modified': '2024-08-21T20:39:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.299756'} 2024-08-21 20:39:39,164 - INFO - Verifications in Control node for IPAM: ctest-ipam-25551328 passed 2024-08-21 20:39:39,166 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-08-21 20:39:39,173 - DEBUG - Requesting: http://10.0.0.42:8082/domain/d2534a5c-f5db-4e6a-be7f-4950a4648d28 2024-08-21 20:39:39,185 - DEBUG - Requesting: http://10.0.0.42:8082/project/442ed6a7-bdc3-4a2b-ad2c-7f1813add3df 2024-08-21 20:39:39,261 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/bbfdb90e-ab29-4739-bd07-6f57a7b36c2c 2024-08-21 20:39:39,272 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/bbfdb90e-ab29-4739-bd07-6f57a7b36c2c 2024-08-21 20:39:39,284 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/7daa2641-ca77-419a-bb6e-d61655708b47 2024-08-21 20:39:39,294 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/7daa2641-ca77-419a-bb6e-d61655708b47 2024-08-21 20:39:39,303 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/e0b7144b-9870-4fcd-b613-ad05bd06079d 2024-08-21 20:39:39,310 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-21 20:39:39,310 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/bbfdb90e-ab29-4739-bd07-6f57a7b36c2c 2024-08-21 20:39:39,321 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/7daa2641-ca77-419a-bb6e-d61655708b47 2024-08-21 20:39:39,336 - INFO - Verified VN network id 8 for VN bbfdb90e-ab29-4739-bd07-6f57a7b36c2c 2024-08-21 20:39:39,337 - INFO - Verifications in API Server for VN ctest-vn-92101781 passed 2024-08-21 20:39:39,337 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/bbfdb90e-ab29-4739-bd07-6f57a7b36c2c 2024-08-21 20:39:39,351 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/7daa2641-ca77-419a-bb6e-d61655708b47 2024-08-21 20:39:39,362 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/7daa2641-ca77-419a-bb6e-d61655708b47 2024-08-21 20:39:39,370 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/e0b7144b-9870-4fcd-b613-ad05bd06079d 2024-08-21 20:39:39,383 - DEBUG - Control-node 10.0.0.42 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-24037003:ctest-vn-92101781', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24037003', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13546186726852609849', 'uuid-lslong': '13620978020271746092'}, 'enable': 'true', 'created': '2024-08-21T20:39:35', 'last-modified': '2024-08-21T20:39:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.936007'} 2024-08-21 20:39:39,393 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-21 20:39:39,394 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-92101781 passed 2024-08-21 20:39:39,394 - DEBUG - ====Verifying policy data for ctest-vn-92101781 in API_Server ====== 2024-08-21 20:39:39,394 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-08-21 20:39:39,400 - DEBUG - Requesting: http://10.0.0.42:8082/domain/d2534a5c-f5db-4e6a-be7f-4950a4648d28 2024-08-21 20:39:39,414 - DEBUG - Requesting: http://10.0.0.42:8082/project/442ed6a7-bdc3-4a2b-ad2c-7f1813add3df 2024-08-21 20:39:39,502 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/bbfdb90e-ab29-4739-bd07-6f57a7b36c2c 2024-08-21 20:39:39,517 - DEBUG - =>VN ctest-vn-92101781 has no policy to be verified 2024-08-21 20:39:39,517 - DEBUG - Verifying the vn in opserver 2024-08-21 20:39:39,517 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-24037003:ctest-vn-92101781 virtual network link through opserver 10.0.0.42 2024-08-21 20:39:39,518 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks 2024-08-21 20:39:39,861 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks 2024-08-21 20:39:39,942 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-24037003:ctest-vn-92101781', 'href': 'http://10.0.0.42:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-24037003:ctest-vn-92101781?flat'} 2024-08-21 20:39:39,942 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-24037003:ctest-vn-92101781 is found in opserver 2024-08-21 20:39:39,948 - DEBUG - VRF ids for VN ctest-vn-92101781: {'10.0.0.42': '2'} 2024-08-21 20:39:39,949 - INFO - Waiting for VM ctest-TestBasicVMVN-24037003-97257598 to be up.. 2024-08-21 20:39:40,063 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-21 20:39:45,151 - DEBUG - VM is in ACTIVE state now 2024-08-21 20:39:45,151 - INFO - VM name : ctest-TestBasicVMVN-24037003-97257598 2024-08-21 20:39:45,238 - DEBUG - VM ctest-TestBasicVMVN-24037003-97257598 ID is e5d9dd32-c76c-4eee-8c48-487ee56330ba 2024-08-21 20:39:45,238 - DEBUG - VM ctest-TestBasicVMVN-24037003-97257598 launched on Node cn-jenkins-deploy-platform-ansible-os-1700-1 2024-08-21 20:39:45,329 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/e5d9dd32-c76c-4eee-8c48-487ee56330ba 2024-08-21 20:39:45,339 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/278ebe83-637c-4964-b31d-c804264bc65a 2024-08-21 20:39:48,596 - 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 1015ms') 2024-08-21 20:39:48,596 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24037003-97257598 failed! 2024-08-21 20:39:48,653 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24037003:ctest-vn-92101781 is 31.1.1.1 and allocation pool is NOT set 2024-08-21 20:39:48,653 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24037003:ctest-vn-92101781 is 31.1.2.1 and allocation pool is NOT set 2024-08-21 20:39:50,715 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.434 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 = 0.434/2.627/4.820/2.193 ms') 2024-08-21 20:39:50,716 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24037003-97257598 passed 2024-08-21 20:39:50,865 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:39:50,865 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24037003-97257598, IP 31.1.1.4, Port 22 2024-08-21 20:39:51,020 - DEBUG - VM ctest-TestBasicVMVN-24037003-97257598 is ready for SSH connections 2024-08-21 20:39:51,020 - INFO - Waiting for VM ctest-TestBasicVMVN-24037003-30661632 to be up.. 2024-08-21 20:39:51,098 - DEBUG - VM is in ACTIVE state now 2024-08-21 20:39:51,098 - INFO - VM name : ctest-TestBasicVMVN-24037003-30661632 2024-08-21 20:39:51,347 - DEBUG - VM ctest-TestBasicVMVN-24037003-30661632 ID is dc88cde9-e2d0-4f0a-8172-4867a4cadb1f 2024-08-21 20:39:51,347 - DEBUG - VM ctest-TestBasicVMVN-24037003-30661632 launched on Node cn-jenkins-deploy-platform-ansible-os-1700-1 2024-08-21 20:39:51,423 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/dc88cde9-e2d0-4f0a-8172-4867a4cadb1f 2024-08-21 20:39:51,432 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/8a963136-662a-4aa1-8196-3786dd1b5889 2024-08-21 20:39:52,663 - 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=2.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.375 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.375/1.561/2.747/1.186 ms') 2024-08-21 20:39:52,663 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-24037003-30661632 passed 2024-08-21 20:39:52,817 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:39:52,817 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24037003-30661632, IP 31.1.2.4, Port 22 2024-08-21 20:39:52,973 - DEBUG - VM ctest-TestBasicVMVN-24037003-30661632 is ready for SSH connections 2024-08-21 20:39:52,973 - INFO - Waiting for VM ctest-TestBasicVMVN-24037003-02545166 to be up.. 2024-08-21 20:39:53,063 - DEBUG - VM is in ACTIVE state now 2024-08-21 20:39:53,063 - INFO - VM name : ctest-TestBasicVMVN-24037003-02545166 2024-08-21 20:39:53,147 - DEBUG - VM ctest-TestBasicVMVN-24037003-02545166 ID is 80e8d7cb-6cfb-4a28-90d6-2af6ea4a6fe5 2024-08-21 20:39:53,147 - DEBUG - VM ctest-TestBasicVMVN-24037003-02545166 launched on Node cn-jenkins-deploy-platform-ansible-os-1700-1 2024-08-21 20:39:53,223 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/80e8d7cb-6cfb-4a28-90d6-2af6ea4a6fe5 2024-08-21 20:39:53,233 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/0c7f32e3-c145-43da-a666-ca12def7e5b1 2024-08-21 20:39:54,474 - 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=2.68 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.438 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.438/1.560/2.683/1.122 ms') 2024-08-21 20:39:54,474 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-24037003-02545166 passed 2024-08-21 20:39:54,629 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:39:54,630 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24037003-02545166, IP 31.1.1.3, Port 22 2024-08-21 20:39:54,785 - DEBUG - VM ctest-TestBasicVMVN-24037003-02545166 is ready for SSH connections 2024-08-21 20:39:54,785 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:39:54,785 - 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.42, gateway password: c0ntrail123 2024-08-21 20:39:54,785 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-08-21 20:39:58,555 - 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.530 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.796 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.920 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.796/1.748/3.530 ms 2024-08-21 20:39:58,555 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-24037003-97257598 passed 2024-08-21 20:39:58,556 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:39:58,556 - 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.42, gateway password: c0ntrail123 2024-08-21 20:39:58,556 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-08-21 20:40:02,200 - 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.839 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.005 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.941 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.941/1.595/2.839 ms 2024-08-21 20:40:02,201 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-24037003-30661632 passed 2024-08-21 20:40:02,201 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:40:02,201 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:40:02,201 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 20:40:02,201 - 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.42, gateway password: c0ntrail123 2024-08-21 20:40:02,201 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-21 20:40:02,492 - DEBUG - None 2024-08-21 20:40:02,493 - 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.42, gateway password: c0ntrail123 2024-08-21 20:40:02,493 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-21 20:40:02,691 - DEBUG - None 2024-08-21 20:40:02,691 - 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.42, gateway password: c0ntrail123 2024-08-21 20:40:02,691 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-21 20:40:03,621 - DEBUG - None 2024-08-21 20:40:03,622 - 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.42, gateway password: c0ntrail123 2024-08-21 20:40:03,622 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-08-21 20:40:05,910 - 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.794 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.897 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=1.900 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.484 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.478/1.710/3.897 ms 2024-08-21 20:40:05,911 - 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.42, gateway password: c0ntrail123 2024-08-21 20:40:05,911 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-08-21 20:40:08,235 - 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=0.974 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.155 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.258 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.466 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.939 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.886 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.454 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.454/2.018/4.258 ms 2024-08-21 20:40:08,235 - 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.42, gateway password: c0ntrail123 2024-08-21 20:40:08,235 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-08-21 20:40:10,567 - 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.377 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.292 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.372 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.744 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.754 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.406 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.372/1.656/3.292 ms 2024-08-21 20:40:10,567 - INFO - Deleting VM ctest-TestBasicVMVN-24037003-02545166 2024-08-21 20:40:10,648 - INFO - Detaching port 8a963136-662a-4aa1-8196-3786dd1b5889 from VM ctest-TestBasicVMVN-24037003-30661632 2024-08-21 20:40:10,695 - INFO - Deleting VM ctest-TestBasicVMVN-24037003-30661632 2024-08-21 20:40:10,762 - INFO - Detaching port 278ebe83-637c-4964-b31d-c804264bc65a from VM ctest-TestBasicVMVN-24037003-97257598 2024-08-21 20:40:10,793 - INFO - Deleting VM ctest-TestBasicVMVN-24037003-97257598 2024-08-21 20:40:10,866 - INFO - Deleting VN ctest-vn-92101781 2024-08-21 20:40:11,035 - DEBUG - Response for delete_port : () 2024-08-21 20:40:11,235 - DEBUG - Response for delete_port : () 2024-08-21 20:40:11,297 - DEBUG - VN bbfdb90e-ab29-4739-bd07-6f57a7b36c2c still in use: Unable to complete operation on network bbfdb90e-ab29-4739-bd07-6f57a7b36c2c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6b967503-0ca3-406f-8d87-0b5ca9c35901'] 2024-08-21 20:40:11,297 - WARNING - Deleting VN ctest-vn-92101781 failed..Will retry 2024-08-21 20:40:13,438 - DEBUG - Response for deleting network () 2024-08-21 20:40:13,438 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/7daa2641-ca77-419a-bb6e-d61655708b47 2024-08-21 20:40:13,447 - DEBUG - Response Code: 404 2024-08-21 20:40:13,447 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-08-21 20:40:13,453 - DEBUG - Requesting: http://10.0.0.42:8082/domain/d2534a5c-f5db-4e6a-be7f-4950a4648d28 2024-08-21 20:40:13,507 - DEBUG - Requesting: http://10.0.0.42:8082/project/442ed6a7-bdc3-4a2b-ad2c-7f1813add3df 2024-08-21 20:40:13,579 - INFO - Validated that VN ctest-vn-92101781 is not found in API Server 2024-08-21 20:40:13,591 - DEBUG - VN ctest-vn-92101781 is not present in Agent 10.0.0.42 2024-08-21 20:40:13,591 - INFO - Validated that VN ctest-vn-92101781 is not in any agent 2024-08-21 20:40:13,596 - DEBUG - VRF 2 is not seen in agent 10.0.0.42 2024-08-21 20:40:13,602 - DEBUG - Vrouter 10.0.0.42 does not have vrf 2 for VN ctest-vn-92101781 2024-08-21 20:40:13,602 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-24037003:ctest-vn-92101781 2024-08-21 20:40:13,613 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-92101781 info 2024-08-21 20:40:13,701 - INFO - IPAM: ctest-ipam-25551328 is not found in API Server 2024-08-21 20:40:13,716 - INFO - IPAM:ctest-ipam-25551328 is not found in control node 2024-08-21 20:40:13,973 - DEBUG - No XMPP flaps were noticed during the test
2024-08-21 20:40:13,973 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40]
2024-08-21 20:40:13,973 - INFO - -------------------------------------------------------------------------------- 2024-08-21 20:40:14,673 - INFO - Deleted project: ctest-TestBasicVMVN-24037003, ID : 442ed6a7-bdc3-4a2b-ad2c-7f1813add3df