2024-11-14 20:35:38,243 - INFO - Domain Default found not creating
2024-11-14 20:35:38,415 - INFO - Project ctest-TestBasicVMVN-47931127 not found, creating it
2024-11-14 20:35:38,924 - INFO - Created Project:ctest-TestBasicVMVN-47931127, ID : b7f27b60-cb88-4138-a979-722e59e305a7
2024-11-14 20:35:40,538 - INFO - ================================================================================
2024-11-14 20:35:40,539 - INFO - STARTING TEST : test_generic_link_local_service
2024-11-14 20:35:40,539 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2024-11-14 20:35:40,815 - DEBUG - Nothing to compare xmpp stats {'10.0.0.58': {'10.20.0.6': '0'}} with
2024-11-14 20:35:40,815 - INFO - Initial checks done. Running the testcase now
2024-11-14 20:35:40,815 - INFO -
2024-11-14 20:35:41,387 - DEBUG - Response for create_network : {'network': {'id': '13c7ff74-0588-4a24-9f72-f96bde0c4b36', 'name': 'ctest-vn2_metadata-14288580', 'tenant_id': 'b7f27b60cb884138a979722e59e305a7', 'project_id': 'b7f27b60cb884138a979722e59e305a7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-47931127', 'ctest-vn2_metadata-14288580'], 'port_security_enabled': True, 'description': ''}}
2024-11-14 20:35:41,601 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b58b1cea-6059-45ac-b13f-5317fc5fef60', 'name': '', 'tenant_id': 'b7f27b60cb884138a979722e59e305a7', 'network_id': '13c7ff74-0588-4a24-9f72-f96bde0c4b36', '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': 'b7f27b60cb884138a979722e59e305a7'}}
2024-11-14 20:35:41,621 - INFO - Created VN ctest-vn2_metadata-14288580
2024-11-14 20:35:41,678 - DEBUG - VN ctest-vn2_metadata-14288580 UUID is 13c7ff74-0588-4a24-9f72-f96bde0c4b36
2024-11-14 20:35:41,865 - DEBUG - Services list from nova: [, , ]
2024-11-14 20:35:42,906 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2304-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2304-1)
2024-11-14 20:35:43,022 - DEBUG - Link local service introspect added
2024-11-14 20:35:43,064 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-14 20:35:48,151 - DEBUG - VM is in ACTIVE state now
2024-11-14 20:35:48,285 - INFO - Waiting for VM ctest-TestBasicVMVN-47931127-11427589 to be up..
2024-11-14 20:35:48,286 - INFO - VM name : ctest-TestBasicVMVN-47931127-11427589
2024-11-14 20:35:48,374 - DEBUG - VM ctest-TestBasicVMVN-47931127-11427589 ID is 9d1b4d5c-5e56-4df8-a1b1-20b78e093427
2024-11-14 20:35:48,374 - DEBUG - VM ctest-TestBasicVMVN-47931127-11427589 launched on Node cn-jenkins-deploy-platform-ansible-os-2304-1
2024-11-14 20:35:48,458 - DEBUG - Requesting: http://10.0.0.58:8082/virtual-machine/9d1b4d5c-5e56-4df8-a1b1-20b78e093427
2024-11-14 20:35:48,753 - DEBUG - Requesting: http://10.0.0.58:8082/virtual-machine/9d1b4d5c-5e56-4df8-a1b1-20b78e093427
2024-11-14 20:35:48,787 - DEBUG - Requesting: http://10.0.0.58:8082/virtual-machine-interface/a7195717-4d2a-472c-8594-4f37a4d8c522
2024-11-14 20:35:52,057 - 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 1012ms')
2024-11-14 20:35:52,057 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47931127-11427589 failed!
2024-11-14 20:35:52,118 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47931127:ctest-vn2_metadata-14288580 is 11.1.1.1 and allocation pool is NOT set
2024-11-14 20:35:54,180 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.20 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.197/3.868/5.539/1.671 ms')
2024-11-14 20:35:54,180 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47931127-11427589 passed
2024-11-14 20:35:54,346 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-14 20:35:54,347 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47931127-11427589, IP 11.1.1.3, Port 22
2024-11-14 20:35:54,402 - 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-11-14 20:35:54,481 - DEBUG - VM ctest-TestBasicVMVN-47931127-11427589 is NOT ready for SSH connections, VM status: ACTIVE
2024-11-14 20:35:59,482 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-14 20:35:59,482 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47931127-11427589, IP 11.1.1.3, Port 22
2024-11-14 20:35:59,642 - DEBUG - VM ctest-TestBasicVMVN-47931127-11427589 is ready for SSH connections
2024-11-14 20:35:59,642 - INFO - Retry 0
2024-11-14 20:35:59,642 - 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.58, gateway password: c0ntrail123
2024-11-14 20:35:59,642 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-11-14 20:36:01,228 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-11-14 20:36:01,228 - INFO - Generic metadata worked
2024-11-14 20:36:01,474 - DEBUG - Link local service introspect removed
2024-11-14 20:36:01,474 - INFO - Deleting VM ctest-TestBasicVMVN-47931127-11427589
2024-11-14 20:36:01,556 - INFO - Deleting VN ctest-vn2_metadata-14288580
2024-11-14 20:36:01,599 - DEBUG - VN 13c7ff74-0588-4a24-9f72-f96bde0c4b36 still in use: Unable to complete operation on network 13c7ff74-0588-4a24-9f72-f96bde0c4b36. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-31ec4b91-43fa-4f3a-ad0e-a1a04ec368c4']
2024-11-14 20:36:01,599 - WARNING - Deleting VN ctest-vn2_metadata-14288580 failed..Will retry
2024-11-14 20:36:03,706 - DEBUG - Response for deleting network ()
2024-11-14 20:36:03,964 - DEBUG - No XMPP flaps were noticed during the test
2024-11-14 20:36:03,964 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2024-11-14 20:36:03,964 - INFO - --------------------------------------------------------------------------------
2024-11-14 20:36:03,968 - INFO - ================================================================================
2024-11-14 20:36:03,968 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-11-14 20:36:03,969 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2024-11-14 20:36:04,257 - DEBUG - Nothing to compare xmpp stats {'10.0.0.58': {'10.20.0.6': '0'}} with
2024-11-14 20:36:04,258 - INFO - Initial checks done. Running the testcase now
2024-11-14 20:36:04,258 - INFO -
2024-11-14 20:36:04,759 - DEBUG - Response for create_network : {'network': {'id': 'e41d0b65-713a-4198-92e4-aa2824a95585', 'name': 'ctest-vn-88262293', 'tenant_id': 'b7f27b60cb884138a979722e59e305a7', 'project_id': 'b7f27b60cb884138a979722e59e305a7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-47931127', 'ctest-vn-88262293'], 'port_security_enabled': True, 'description': ''}}
2024-11-14 20:36:04,941 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dd209a19-b1ef-4a80-b43c-710a8629b74a', 'name': '', 'tenant_id': 'b7f27b60cb884138a979722e59e305a7', 'network_id': 'e41d0b65-713a-4198-92e4-aa2824a95585', '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': 'b7f27b60cb884138a979722e59e305a7'}}
2024-11-14 20:36:05,153 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bb51e99d-90bb-427b-97fb-7becfc256a0d', 'name': '', 'tenant_id': 'b7f27b60cb884138a979722e59e305a7', 'network_id': 'e41d0b65-713a-4198-92e4-aa2824a95585', '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': 'b7f27b60cb884138a979722e59e305a7'}}
2024-11-14 20:36:05,175 - INFO - Created VN ctest-vn-88262293
2024-11-14 20:36:05,230 - DEBUG - VN ctest-vn-88262293 UUID is e41d0b65-713a-4198-92e4-aa2824a95585
2024-11-14 20:36:05,616 - DEBUG - Response for create_port : {'port': {'name': 'e6001954-9197-4be0-a6ac-efe1f9f4d56f', 'id': 'e6001954-9197-4be0-a6ac-efe1f9f4d56f', 'tenant_id': 'b7f27b60cb884138a979722e59e305a7', 'network_id': 'e41d0b65-713a-4198-92e4-aa2824a95585', 'mac_address': '02:e6:00:19:54:91', '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': 'dd209a19-b1ef-4a80-b43c-710a8629b74a'}], 'security_groups': ['02579bf5-d188-406a-ac17-38a02ac48a27'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b7f27b60cb884138a979722e59e305a7'}}
2024-11-14 20:36:05,800 - DEBUG - Response for create_port : {'port': {'name': 'a2b84853-520a-4af5-9d55-85f6887d77ed', 'id': 'a2b84853-520a-4af5-9d55-85f6887d77ed', 'tenant_id': 'b7f27b60cb884138a979722e59e305a7', 'network_id': 'e41d0b65-713a-4198-92e4-aa2824a95585', 'mac_address': '02:a2:b8:48:53:52', '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': 'bb51e99d-90bb-427b-97fb-7becfc256a0d'}], 'security_groups': ['02579bf5-d188-406a-ac17-38a02ac48a27'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b7f27b60cb884138a979722e59e305a7'}}
2024-11-14 20:36:06,195 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2304-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2304-1)
2024-11-14 20:36:06,612 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2304-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2304-1)
2024-11-14 20:36:07,870 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2304-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2304-1)
2024-11-14 20:36:07,870 - DEBUG - Requesting: http://10.0.0.58:8082/domains
2024-11-14 20:36:07,877 - DEBUG - Requesting: http://10.0.0.58:8082/domain/e2bc83f7-9164-408e-93a5-e8684e21d00d
2024-11-14 20:36:07,890 - DEBUG - Requesting: http://10.0.0.58:8082/project/b7f27b60-cb88-4138-a979-722e59e305a7
2024-11-14 20:36:07,977 - DEBUG - Requesting: http://10.0.0.58:8082/network-ipam/f6756692-58a7-41ab-a068-beadaafe1319
2024-11-14 20:36:07,992 - INFO - Verifications in API Server for IPAM: ctest-ipam-72757694 passed
2024-11-14 20:36:08,004 - DEBUG - Control-node 10.0.0.58 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-47931127:ctest-ipam-72757694', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-47931127', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17759213484344033707', 'uuid-lslong': '11558698096753775385'}, 'enable': 'true', 'created': '2024-11-14T20:36:04', 'last-modified': '2024-11-14T20:36:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.511556'}
2024-11-14 20:36:08,004 - INFO - Verifications in Control node for IPAM: ctest-ipam-72757694 passed
2024-11-14 20:36:08,005 - DEBUG - Requesting: http://10.0.0.58:8082/domains
2024-11-14 20:36:08,016 - DEBUG - Requesting: http://10.0.0.58:8082/domain/e2bc83f7-9164-408e-93a5-e8684e21d00d
2024-11-14 20:36:08,037 - DEBUG - Requesting: http://10.0.0.58:8082/project/b7f27b60-cb88-4138-a979-722e59e305a7
2024-11-14 20:36:08,146 - DEBUG - Requesting: http://10.0.0.58:8082/virtual-network/e41d0b65-713a-4198-92e4-aa2824a95585
2024-11-14 20:36:08,166 - DEBUG - Requesting: http://10.0.0.58:8082/virtual-network/e41d0b65-713a-4198-92e4-aa2824a95585
2024-11-14 20:36:08,184 - DEBUG - Requesting: http://10.0.0.58:8082/routing-instance/08f2c185-5438-49fc-ad3e-67cadd47c881
2024-11-14 20:36:08,199 - DEBUG - Requesting: http://10.0.0.58:8082/routing-instance/08f2c185-5438-49fc-ad3e-67cadd47c881
2024-11-14 20:36:08,210 - DEBUG - Requesting: http://10.0.0.58:8082/route-target/5332ca8c-5083-421d-bdf5-4dc599987217
2024-11-14 20:36:08,218 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-14 20:36:08,218 - DEBUG - Requesting: http://10.0.0.58:8082/virtual-network/e41d0b65-713a-4198-92e4-aa2824a95585
2024-11-14 20:36:08,241 - DEBUG - Requesting: http://10.0.0.58:8082/routing-instance/08f2c185-5438-49fc-ad3e-67cadd47c881
2024-11-14 20:36:08,285 - INFO - Verified VN network id 8 for VN e41d0b65-713a-4198-92e4-aa2824a95585
2024-11-14 20:36:08,285 - INFO - Verifications in API Server for VN ctest-vn-88262293 passed
2024-11-14 20:36:08,285 - DEBUG - Requesting: http://10.0.0.58:8082/virtual-network/e41d0b65-713a-4198-92e4-aa2824a95585
2024-11-14 20:36:08,310 - DEBUG - Requesting: http://10.0.0.58:8082/routing-instance/08f2c185-5438-49fc-ad3e-67cadd47c881
2024-11-14 20:36:08,327 - DEBUG - Requesting: http://10.0.0.58:8082/routing-instance/08f2c185-5438-49fc-ad3e-67cadd47c881
2024-11-14 20:36:08,336 - DEBUG - Requesting: http://10.0.0.58:8082/route-target/5332ca8c-5083-421d-bdf5-4dc599987217
2024-11-14 20:36:08,357 - DEBUG - Control-node 10.0.0.58 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-47931127:ctest-vn-88262293', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-47931127', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16437306745291424152', 'uuid-lslong': '10584772113617999237'}, 'enable': 'true', 'created': '2024-11-14T20:36:04', 'last-modified': '2024-11-14T20:36:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.227215'}
2024-11-14 20:36:08,377 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-14 20:36:08,377 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-88262293 passed
2024-11-14 20:36:08,378 - DEBUG - ====Verifying policy data for ctest-vn-88262293 in API_Server ======
2024-11-14 20:36:08,378 - DEBUG - Requesting: http://10.0.0.58:8082/domains
2024-11-14 20:36:08,384 - DEBUG - Requesting: http://10.0.0.58:8082/domain/e2bc83f7-9164-408e-93a5-e8684e21d00d
2024-11-14 20:36:08,464 - DEBUG - Requesting: http://10.0.0.58:8082/project/b7f27b60-cb88-4138-a979-722e59e305a7
2024-11-14 20:36:08,636 - DEBUG - Requesting: http://10.0.0.58:8082/virtual-network/e41d0b65-713a-4198-92e4-aa2824a95585
2024-11-14 20:36:08,682 - DEBUG - =>VN ctest-vn-88262293 has no policy to be verified
2024-11-14 20:36:08,682 - DEBUG - Verifying the vn in opserver
2024-11-14 20:36:08,682 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-47931127:ctest-vn-88262293 virtual network link through opserver 10.0.0.58
2024-11-14 20:36:08,682 - DEBUG - Requesting: http://10.0.0.58:8081/analytics/uves/virtual-networks
2024-11-14 20:36:09,104 - DEBUG - Requesting: http://10.0.0.58:8081/analytics/uves/virtual-networks
2024-11-14 20:36:09,515 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-47931127:ctest-vn-88262293', 'href': 'http://10.0.0.58:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-47931127:ctest-vn-88262293?flat'}
2024-11-14 20:36:09,515 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-47931127:ctest-vn-88262293 is found in opserver
2024-11-14 20:36:09,524 - DEBUG - VRF ids for VN ctest-vn-88262293: {'10.0.0.58': '2'}
2024-11-14 20:36:09,524 - INFO - Waiting for VM ctest-TestBasicVMVN-47931127-99946479 to be up..
2024-11-14 20:36:09,651 - DEBUG - VM is in ACTIVE state now
2024-11-14 20:36:09,651 - INFO - VM name : ctest-TestBasicVMVN-47931127-99946479
2024-11-14 20:36:09,751 - DEBUG - VM ctest-TestBasicVMVN-47931127-99946479 ID is f300c1f4-6182-49f7-9e90-a69fe7426fed
2024-11-14 20:36:09,751 - DEBUG - VM ctest-TestBasicVMVN-47931127-99946479 launched on Node cn-jenkins-deploy-platform-ansible-os-2304-1
2024-11-14 20:36:09,891 - DEBUG - Requesting: http://10.0.0.58:8082/virtual-machine/f300c1f4-6182-49f7-9e90-a69fe7426fed
2024-11-14 20:36:09,901 - DEBUG - Requesting: http://10.0.0.58:8082/virtual-machine-interface/e6001954-9197-4be0-a6ac-efe1f9f4d56f
2024-11-14 20:36:13,202 - 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 1025ms')
2024-11-14 20:36:13,202 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47931127-99946479 failed!
2024-11-14 20:36:13,266 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47931127:ctest-vn-88262293 is 31.1.1.1 and allocation pool is NOT set
2024-11-14 20:36:13,266 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47931127:ctest-vn-88262293 is 31.1.2.1 and allocation pool is NOT set
2024-11-14 20:36:17,333 - 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')
2024-11-14 20:36:17,333 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47931127-99946479 failed!
2024-11-14 20:36:17,398 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47931127:ctest-vn-88262293 is 31.1.1.1 and allocation pool is NOT set
2024-11-14 20:36:17,398 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47931127:ctest-vn-88262293 is 31.1.2.1 and allocation pool is NOT set
2024-11-14 20:36:19,465 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.527 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.527/3.686/6.845/3.159 ms')
2024-11-14 20:36:19,465 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47931127-99946479 passed
2024-11-14 20:36:19,626 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-14 20:36:19,626 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47931127-99946479, IP 31.1.1.4, Port 22
2024-11-14 20:36:19,794 - DEBUG - VM ctest-TestBasicVMVN-47931127-99946479 is ready for SSH connections
2024-11-14 20:36:19,794 - INFO - Waiting for VM ctest-TestBasicVMVN-47931127-84955428 to be up..
2024-11-14 20:36:19,879 - DEBUG - VM is in ACTIVE state now
2024-11-14 20:36:19,879 - INFO - VM name : ctest-TestBasicVMVN-47931127-84955428
2024-11-14 20:36:19,959 - DEBUG - VM ctest-TestBasicVMVN-47931127-84955428 ID is fcb40c8e-3506-4b60-9ae1-d86442ec0660
2024-11-14 20:36:19,959 - DEBUG - VM ctest-TestBasicVMVN-47931127-84955428 launched on Node cn-jenkins-deploy-platform-ansible-os-2304-1
2024-11-14 20:36:20,043 - DEBUG - Requesting: http://10.0.0.58:8082/virtual-machine/fcb40c8e-3506-4b60-9ae1-d86442ec0660
2024-11-14 20:36:20,053 - DEBUG - Requesting: http://10.0.0.58:8082/virtual-machine-interface/a2b84853-520a-4af5-9d55-85f6887d77ed
2024-11-14 20:36:21,304 - 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.70 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.340 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.340/1.517/2.695/1.177 ms')
2024-11-14 20:36:21,305 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-47931127-84955428 passed
2024-11-14 20:36:21,471 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-14 20:36:21,471 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47931127-84955428, IP 31.1.2.4, Port 22
2024-11-14 20:36:21,630 - DEBUG - VM ctest-TestBasicVMVN-47931127-84955428 is ready for SSH connections
2024-11-14 20:36:21,630 - INFO - Waiting for VM ctest-TestBasicVMVN-47931127-61830023 to be up..
2024-11-14 20:36:21,717 - DEBUG - VM is in ACTIVE state now
2024-11-14 20:36:21,718 - INFO - VM name : ctest-TestBasicVMVN-47931127-61830023
2024-11-14 20:36:21,798 - DEBUG - VM ctest-TestBasicVMVN-47931127-61830023 ID is 0a321d1f-acc7-4fc2-a594-b9c6a26c2d0f
2024-11-14 20:36:21,798 - DEBUG - VM ctest-TestBasicVMVN-47931127-61830023 launched on Node cn-jenkins-deploy-platform-ansible-os-2304-1
2024-11-14 20:36:21,879 - DEBUG - Requesting: http://10.0.0.58:8082/virtual-machine/0a321d1f-acc7-4fc2-a594-b9c6a26c2d0f
2024-11-14 20:36:21,889 - DEBUG - Requesting: http://10.0.0.58:8082/virtual-machine-interface/7ff63374-446a-4ced-bcb0-d1e476ab2dd6
2024-11-14 20:36:23,148 - 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.76 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.390 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.390/1.577/2.764/1.187 ms')
2024-11-14 20:36:23,148 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-47931127-61830023 passed
2024-11-14 20:36:23,314 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-14 20:36:23,314 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47931127-61830023, IP 31.1.1.3, Port 22
2024-11-14 20:36:23,474 - DEBUG - VM ctest-TestBasicVMVN-47931127-61830023 is ready for SSH connections
2024-11-14 20:36:23,474 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-14 20:36:23,474 - 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.58, gateway password: c0ntrail123
2024-11-14 20:36:23,474 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-11-14 20:36:27,168 - 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.662 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.798 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.865 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.798/1.775/3.662 ms
2024-11-14 20:36:27,168 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-47931127-99946479 passed
2024-11-14 20:36:27,168 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-14 20:36:27,169 - 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.58, gateway password: c0ntrail123
2024-11-14 20:36:27,169 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-11-14 20:36:30,826 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.057 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.142 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.873 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.873/1.690/3.057 ms
2024-11-14 20:36:30,826 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-47931127-84955428 passed
2024-11-14 20:36:30,826 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-14 20:36:30,826 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-14 20:36:30,826 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-14 20:36:30,827 - 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.58, gateway password: c0ntrail123
2024-11-14 20:36:30,827 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-14 20:36:31,000 - DEBUG - None
2024-11-14 20:36:31,001 - 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.58, gateway password: c0ntrail123
2024-11-14 20:36:31,001 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-14 20:36:31,178 - DEBUG - None
2024-11-14 20:36:31,178 - 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.58, gateway password: c0ntrail123
2024-11-14 20:36:31,178 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-14 20:36:31,776 - DEBUG - None
2024-11-14 20:36:31,776 - 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.58, gateway password: c0ntrail123
2024-11-14 20:36:31,777 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-11-14 20:36:33,979 - 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.721 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.398 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.432 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.533 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.503 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.432/1.917/5.398 ms
2024-11-14 20:36:33,979 - 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.58, gateway password: c0ntrail123
2024-11-14 20:36:33,979 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-11-14 20:36:36,257 - 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.975 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.828 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.732 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.427 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.147 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.935 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.335 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.335/2.197/4.732 ms
2024-11-14 20:36:36,257 - 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.58, gateway password: c0ntrail123
2024-11-14 20:36:36,257 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-11-14 20:36:38,504 - 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.654 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.930 ms (DUP!)
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.427 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.807 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.668 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.516 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.427/1.842/3.897 ms
2024-11-14 20:36:38,504 - INFO - Deleting VM ctest-TestBasicVMVN-47931127-61830023
2024-11-14 20:36:38,573 - INFO - Detaching port a2b84853-520a-4af5-9d55-85f6887d77ed from VM ctest-TestBasicVMVN-47931127-84955428
2024-11-14 20:36:38,631 - INFO - Deleting VM ctest-TestBasicVMVN-47931127-84955428
2024-11-14 20:36:38,694 - INFO - Detaching port e6001954-9197-4be0-a6ac-efe1f9f4d56f from VM ctest-TestBasicVMVN-47931127-99946479
2024-11-14 20:36:38,732 - INFO - Deleting VM ctest-TestBasicVMVN-47931127-99946479
2024-11-14 20:36:38,808 - INFO - Deleting VN ctest-vn-88262293
2024-11-14 20:36:39,014 - DEBUG - Response for delete_port : ()
2024-11-14 20:36:39,289 - DEBUG - Response for delete_port : ()
2024-11-14 20:36:39,355 - DEBUG - VN e41d0b65-713a-4198-92e4-aa2824a95585 still in use: Unable to complete operation on network e41d0b65-713a-4198-92e4-aa2824a95585. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c7a6bb5c-c07d-402a-a2fb-63d6f6d16586']
2024-11-14 20:36:39,355 - WARNING - Deleting VN ctest-vn-88262293 failed..Will retry
2024-11-14 20:36:41,507 - DEBUG - Response for deleting network ()
2024-11-14 20:36:41,507 - DEBUG - Requesting: http://10.0.0.58:8082/routing-instance/08f2c185-5438-49fc-ad3e-67cadd47c881
2024-11-14 20:36:41,522 - DEBUG - Response Code: 404
2024-11-14 20:36:41,522 - DEBUG - Requesting: http://10.0.0.58:8082/domains
2024-11-14 20:36:41,527 - DEBUG - Requesting: http://10.0.0.58:8082/domain/e2bc83f7-9164-408e-93a5-e8684e21d00d
2024-11-14 20:36:41,587 - DEBUG - Requesting: http://10.0.0.58:8082/project/b7f27b60-cb88-4138-a979-722e59e305a7
2024-11-14 20:36:41,670 - INFO - Validated that VN ctest-vn-88262293 is not found in API Server
2024-11-14 20:36:41,683 - DEBUG - VN ctest-vn-88262293 is not present in Agent 10.0.0.58
2024-11-14 20:36:41,683 - INFO - Validated that VN ctest-vn-88262293 is not in any agent
2024-11-14 20:36:41,689 - DEBUG - VRF 2 is not seen in agent 10.0.0.58
2024-11-14 20:36:41,694 - DEBUG - Vrouter 10.0.0.58 does not have vrf 2 for VN ctest-vn-88262293
2024-11-14 20:36:41,694 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-47931127:ctest-vn-88262293
2024-11-14 20:36:41,706 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-88262293 info
2024-11-14 20:36:41,818 - INFO - IPAM: ctest-ipam-72757694 is not found in API Server
2024-11-14 20:36:41,830 - INFO - IPAM:ctest-ipam-72757694 is not found in control node
2024-11-14 20:36:42,092 - DEBUG - No XMPP flaps were noticed during the test
2024-11-14 20:36:42,092 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2024-11-14 20:36:42,092 - INFO - --------------------------------------------------------------------------------
2024-11-14 20:36:42,858 - INFO - Deleted project: ctest-TestBasicVMVN-47931127, ID : b7f27b60-cb88-4138-a979-722e59e305a7