2024-10-28 02:21:53,106 - INFO - Domain Default found not creating
2024-10-28 02:21:53,296 - INFO - Project ctest-TestBasicVMVN-56806966 not found, creating it
2024-10-28 02:21:53,809 - INFO - Created Project:ctest-TestBasicVMVN-56806966, ID : cfdc91ef-bf1a-4837-989e-24f184c8a1ac
2024-10-28 02:21:55,429 - INFO - ================================================================================
2024-10-28 02:21:55,430 - INFO - STARTING TEST : test_generic_link_local_service
2024-10-28 02:21:55,430 - 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 02:21:55,686 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.23': '0'}} with
2024-10-28 02:21:55,686 - INFO - Initial checks done. Running the testcase now
2024-10-28 02:21:55,686 - INFO -
2024-10-28 02:21:56,284 - DEBUG - Response for create_network : {'network': {'id': 'c559f9fc-c1a1-44c7-bfed-79ba21c466e5', 'name': 'ctest-vn2_metadata-15621680', 'tenant_id': 'cfdc91efbf1a4837989e24f184c8a1ac', 'project_id': 'cfdc91efbf1a4837989e24f184c8a1ac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-56806966', 'ctest-vn2_metadata-15621680'], 'port_security_enabled': True, 'description': ''}}
2024-10-28 02:21:56,493 - DEBUG - Response for create_subnet : {'subnet': {'id': '66160efd-33d2-4a12-8a58-d02a488245ec', 'name': '', 'tenant_id': 'cfdc91efbf1a4837989e24f184c8a1ac', 'network_id': 'c559f9fc-c1a1-44c7-bfed-79ba21c466e5', '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': 'cfdc91efbf1a4837989e24f184c8a1ac'}}
2024-10-28 02:21:56,514 - INFO - Created VN ctest-vn2_metadata-15621680
2024-10-28 02:21:56,576 - DEBUG - VN ctest-vn2_metadata-15621680 UUID is c559f9fc-c1a1-44c7-bfed-79ba21c466e5
2024-10-28 02:21:56,773 - DEBUG - Services list from nova: [, , ]
2024-10-28 02:21:57,840 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2155-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2155-1)
2024-10-28 02:21:57,951 - DEBUG - Link local service introspect added
2024-10-28 02:21:57,993 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-28 02:22:03,082 - DEBUG - VM is in ACTIVE state now
2024-10-28 02:22:03,213 - INFO - Waiting for VM ctest-TestBasicVMVN-56806966-23970782 to be up..
2024-10-28 02:22:03,213 - INFO - VM name : ctest-TestBasicVMVN-56806966-23970782
2024-10-28 02:22:03,293 - DEBUG - VM ctest-TestBasicVMVN-56806966-23970782 ID is 839cf2ae-49be-41af-a61c-f4c537bf867b
2024-10-28 02:22:03,293 - DEBUG - VM ctest-TestBasicVMVN-56806966-23970782 launched on Node cn-jenkins-deploy-platform-ansible-os-2155-1
2024-10-28 02:22:03,375 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/839cf2ae-49be-41af-a61c-f4c537bf867b
2024-10-28 02:22:03,674 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/839cf2ae-49be-41af-a61c-f4c537bf867b
2024-10-28 02:22:03,713 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/c7abfc97-e49b-411d-a59b-4a9a3f2d1319
2024-10-28 02:22:06,990 - 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 1019ms')
2024-10-28 02:22:06,990 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56806966-23970782 failed!
2024-10-28 02:22:07,052 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56806966:ctest-vn2_metadata-15621680 is 11.1.1.1 and allocation pool is NOT set
2024-10-28 02:22:09,108 - 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.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.419 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.419/1.467/2.515/1.048 ms')
2024-10-28 02:22:09,109 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56806966-23970782 passed
2024-10-28 02:22:09,268 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-28 02:22:09,268 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56806966-23970782, IP 11.1.1.3, Port 22
2024-10-28 02:22:09,423 - DEBUG - VM ctest-TestBasicVMVN-56806966-23970782 is ready for SSH connections
2024-10-28 02:22:09,424 - INFO - Retry 0
2024-10-28 02:22:09,424 - 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.17, gateway password: c0ntrail123
2024-10-28 02:22:09,424 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-10-28 02:22:11,045 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-10-28 02:22:11,045 - INFO - Generic metadata worked
2024-10-28 02:22:11,303 - DEBUG - Link local service introspect removed
2024-10-28 02:22:11,304 - INFO - Deleting VM ctest-TestBasicVMVN-56806966-23970782
2024-10-28 02:22:11,370 - INFO - Deleting VN ctest-vn2_metadata-15621680
2024-10-28 02:22:11,414 - DEBUG - VN c559f9fc-c1a1-44c7-bfed-79ba21c466e5 still in use: Unable to complete operation on network c559f9fc-c1a1-44c7-bfed-79ba21c466e5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f31f3e80-f5a7-40a3-848a-5039a2d5431f']
2024-10-28 02:22:11,414 - WARNING - Deleting VN ctest-vn2_metadata-15621680 failed..Will retry
2024-10-28 02:22:13,624 - DEBUG - Response for deleting network ()
2024-10-28 02:22:13,876 - DEBUG - No XMPP flaps were noticed during the test
2024-10-28 02:22:13,877 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2024-10-28 02:22:13,877 - INFO - --------------------------------------------------------------------------------
2024-10-28 02:22:13,879 - INFO - ================================================================================
2024-10-28 02:22:13,879 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-10-28 02:22:13,879 - 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 02:22:14,166 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.23': '0'}} with
2024-10-28 02:22:14,166 - INFO - Initial checks done. Running the testcase now
2024-10-28 02:22:14,166 - INFO -
2024-10-28 02:22:14,684 - DEBUG - Response for create_network : {'network': {'id': 'dbedd45d-6ecf-45b7-a333-2c9e3ae8ae81', 'name': 'ctest-vn-55258566', 'tenant_id': 'cfdc91efbf1a4837989e24f184c8a1ac', 'project_id': 'cfdc91efbf1a4837989e24f184c8a1ac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-56806966', 'ctest-vn-55258566'], 'port_security_enabled': True, 'description': ''}}
2024-10-28 02:22:14,863 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f7d5c27f-973d-4761-9fab-eb2cb2790cd8', 'name': '', 'tenant_id': 'cfdc91efbf1a4837989e24f184c8a1ac', 'network_id': 'dbedd45d-6ecf-45b7-a333-2c9e3ae8ae81', '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': 'cfdc91efbf1a4837989e24f184c8a1ac'}}
2024-10-28 02:22:15,005 - DEBUG - Response for create_subnet : {'subnet': {'id': '0afd2331-c65e-47e0-8c53-f26eabb78c9b', 'name': '', 'tenant_id': 'cfdc91efbf1a4837989e24f184c8a1ac', 'network_id': 'dbedd45d-6ecf-45b7-a333-2c9e3ae8ae81', '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': 'cfdc91efbf1a4837989e24f184c8a1ac'}}
2024-10-28 02:22:15,028 - INFO - Created VN ctest-vn-55258566
2024-10-28 02:22:15,088 - DEBUG - VN ctest-vn-55258566 UUID is dbedd45d-6ecf-45b7-a333-2c9e3ae8ae81
2024-10-28 02:22:15,504 - DEBUG - Response for create_port : {'port': {'name': 'fdd31352-1e5b-4f4b-a76a-c78766b60206', 'id': 'fdd31352-1e5b-4f4b-a76a-c78766b60206', 'tenant_id': 'cfdc91efbf1a4837989e24f184c8a1ac', 'network_id': 'dbedd45d-6ecf-45b7-a333-2c9e3ae8ae81', 'mac_address': '02:fd:d3:13:52:1e', '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': 'f7d5c27f-973d-4761-9fab-eb2cb2790cd8'}], 'security_groups': ['51971719-e8f4-405c-948b-f1f10ea7b99a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cfdc91efbf1a4837989e24f184c8a1ac'}}
2024-10-28 02:22:15,720 - DEBUG - Response for create_port : {'port': {'name': 'ffbd0aa7-3a71-4e6c-96e8-e27a9caca763', 'id': 'ffbd0aa7-3a71-4e6c-96e8-e27a9caca763', 'tenant_id': 'cfdc91efbf1a4837989e24f184c8a1ac', 'network_id': 'dbedd45d-6ecf-45b7-a333-2c9e3ae8ae81', 'mac_address': '02:ff:bd:0a:a7:3a', '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': '0afd2331-c65e-47e0-8c53-f26eabb78c9b'}], 'security_groups': ['51971719-e8f4-405c-948b-f1f10ea7b99a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cfdc91efbf1a4837989e24f184c8a1ac'}}
2024-10-28 02:22:16,129 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2155-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2155-1)
2024-10-28 02:22:16,572 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2155-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2155-1)
2024-10-28 02:22:17,841 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2155-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2155-1)
2024-10-28 02:22:17,841 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2024-10-28 02:22:17,847 - DEBUG - Requesting: http://10.0.0.17:8082/domain/e92f8937-f54d-44e7-9020-3c14a03f7680
2024-10-28 02:22:17,863 - DEBUG - Requesting: http://10.0.0.17:8082/project/cfdc91ef-bf1a-4837-989e-24f184c8a1ac
2024-10-28 02:22:17,952 - DEBUG - Requesting: http://10.0.0.17:8082/network-ipam/cf83bf2e-a39f-4aa9-9feb-1c1cfc00860b
2024-10-28 02:22:17,967 - INFO - Verifications in API Server for IPAM: ctest-ipam-63684854 passed
2024-10-28 02:22:17,976 - DEBUG - Control-node 10.0.0.17 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-56806966:ctest-ipam-63684854', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-56806966', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14953005394834705065', 'uuid-lslong': '11523334982370100747'}, 'enable': 'true', 'created': '2024-10-28T02:22:14', 'last-modified': '2024-10-28T02:22:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.572129'}
2024-10-28 02:22:17,976 - INFO - Verifications in Control node for IPAM: ctest-ipam-63684854 passed
2024-10-28 02:22:17,976 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2024-10-28 02:22:17,986 - DEBUG - Requesting: http://10.0.0.17:8082/domain/e92f8937-f54d-44e7-9020-3c14a03f7680
2024-10-28 02:22:18,001 - DEBUG - Requesting: http://10.0.0.17:8082/project/cfdc91ef-bf1a-4837-989e-24f184c8a1ac
2024-10-28 02:22:18,105 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/dbedd45d-6ecf-45b7-a333-2c9e3ae8ae81
2024-10-28 02:22:18,136 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/dbedd45d-6ecf-45b7-a333-2c9e3ae8ae81
2024-10-28 02:22:18,154 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/fc6354d4-847c-4cef-9af2-53c3576e0f49
2024-10-28 02:22:18,165 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/fc6354d4-847c-4cef-9af2-53c3576e0f49
2024-10-28 02:22:18,175 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/048d8f0c-2823-411b-9f8f-2e65cc43ffd9
2024-10-28 02:22:18,182 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-28 02:22:18,182 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/dbedd45d-6ecf-45b7-a333-2c9e3ae8ae81
2024-10-28 02:22:18,199 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/fc6354d4-847c-4cef-9af2-53c3576e0f49
2024-10-28 02:22:18,229 - INFO - Verified VN network id 8 for VN dbedd45d-6ecf-45b7-a333-2c9e3ae8ae81
2024-10-28 02:22:18,230 - INFO - Verifications in API Server for VN ctest-vn-55258566 passed
2024-10-28 02:22:18,230 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/dbedd45d-6ecf-45b7-a333-2c9e3ae8ae81
2024-10-28 02:22:18,251 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/fc6354d4-847c-4cef-9af2-53c3576e0f49
2024-10-28 02:22:18,264 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/fc6354d4-847c-4cef-9af2-53c3576e0f49
2024-10-28 02:22:18,287 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/048d8f0c-2823-411b-9f8f-2e65cc43ffd9
2024-10-28 02:22:18,307 - DEBUG - Control-node 10.0.0.17 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-56806966:ctest-vn-55258566', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-56806966', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15847556161542768055', 'uuid-lslong': '11759792110099279489'}, 'enable': 'true', 'created': '2024-10-28T02:22:14', 'last-modified': '2024-10-28T02:22:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.327452'}
2024-10-28 02:22:18,314 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-28 02:22:18,314 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-55258566 passed
2024-10-28 02:22:18,314 - DEBUG - ====Verifying policy data for ctest-vn-55258566 in API_Server ======
2024-10-28 02:22:18,314 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2024-10-28 02:22:18,324 - DEBUG - Requesting: http://10.0.0.17:8082/domain/e92f8937-f54d-44e7-9020-3c14a03f7680
2024-10-28 02:22:18,344 - DEBUG - Requesting: http://10.0.0.17:8082/project/cfdc91ef-bf1a-4837-989e-24f184c8a1ac
2024-10-28 02:22:18,461 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/dbedd45d-6ecf-45b7-a333-2c9e3ae8ae81
2024-10-28 02:22:18,479 - DEBUG - =>VN ctest-vn-55258566 has no policy to be verified
2024-10-28 02:22:18,479 - DEBUG - Verifying the vn in opserver
2024-10-28 02:22:18,479 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-56806966:ctest-vn-55258566 virtual network link through opserver 10.0.0.17
2024-10-28 02:22:18,479 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks
2024-10-28 02:22:18,855 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks
2024-10-28 02:22:18,941 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-56806966:ctest-vn-55258566', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-56806966:ctest-vn-55258566?flat'}
2024-10-28 02:22:18,941 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-56806966:ctest-vn-55258566 is found in opserver
2024-10-28 02:22:18,948 - DEBUG - VRF ids for VN ctest-vn-55258566: {'10.0.0.17': '2'}
2024-10-28 02:22:18,948 - INFO - Waiting for VM ctest-TestBasicVMVN-56806966-35903285 to be up..
2024-10-28 02:22:19,052 - DEBUG - VM is in ACTIVE state now
2024-10-28 02:22:19,052 - INFO - VM name : ctest-TestBasicVMVN-56806966-35903285
2024-10-28 02:22:19,141 - DEBUG - VM ctest-TestBasicVMVN-56806966-35903285 ID is 9cc90771-98ed-4668-817e-3c44bb1d336a
2024-10-28 02:22:19,141 - DEBUG - VM ctest-TestBasicVMVN-56806966-35903285 launched on Node cn-jenkins-deploy-platform-ansible-os-2155-1
2024-10-28 02:22:19,227 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/9cc90771-98ed-4668-817e-3c44bb1d336a
2024-10-28 02:22:19,237 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/fdd31352-1e5b-4f4b-a76a-c78766b60206
2024-10-28 02:22:22,512 - 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-10-28 02:22:22,512 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56806966-35903285 failed!
2024-10-28 02:22:22,572 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56806966:ctest-vn-55258566 is 31.1.1.1 and allocation pool is NOT set
2024-10-28 02:22:22,572 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56806966:ctest-vn-55258566 is 31.1.2.1 and allocation pool is NOT set
2024-10-28 02:22:26,634 - 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 1003ms')
2024-10-28 02:22:26,634 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56806966-35903285 failed!
2024-10-28 02:22:26,696 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56806966:ctest-vn-55258566 is 31.1.1.1 and allocation pool is NOT set
2024-10-28 02:22:26,696 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56806966:ctest-vn-55258566 is 31.1.2.1 and allocation pool is NOT set
2024-10-28 02:22:28,754 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=7.36 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 1001ms\r\nrtt min/avg/max/mdev = 0.434/3.895/7.356/3.461 ms')
2024-10-28 02:22:28,754 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56806966-35903285 passed
2024-10-28 02:22:28,912 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-28 02:22:28,912 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56806966-35903285, IP 31.1.1.4, Port 22
2024-10-28 02:22:29,068 - DEBUG - VM ctest-TestBasicVMVN-56806966-35903285 is ready for SSH connections
2024-10-28 02:22:29,068 - INFO - Waiting for VM ctest-TestBasicVMVN-56806966-47665284 to be up..
2024-10-28 02:22:29,155 - DEBUG - VM is in ACTIVE state now
2024-10-28 02:22:29,156 - INFO - VM name : ctest-TestBasicVMVN-56806966-47665284
2024-10-28 02:22:29,245 - DEBUG - VM ctest-TestBasicVMVN-56806966-47665284 ID is 796bac7f-4deb-47c7-829d-72ead8aa86f1
2024-10-28 02:22:29,245 - DEBUG - VM ctest-TestBasicVMVN-56806966-47665284 launched on Node cn-jenkins-deploy-platform-ansible-os-2155-1
2024-10-28 02:22:29,437 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/796bac7f-4deb-47c7-829d-72ead8aa86f1
2024-10-28 02:22:29,448 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/ffbd0aa7-3a71-4e6c-96e8-e27a9caca763
2024-10-28 02:22:30,711 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.29 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.479 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.479/1.884/3.290/1.405 ms')
2024-10-28 02:22:30,711 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-56806966-47665284 passed
2024-10-28 02:22:30,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-28 02:22:30,868 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56806966-47665284, IP 31.1.2.4, Port 22
2024-10-28 02:22:31,034 - DEBUG - VM ctest-TestBasicVMVN-56806966-47665284 is ready for SSH connections
2024-10-28 02:22:31,034 - INFO - Waiting for VM ctest-TestBasicVMVN-56806966-02312338 to be up..
2024-10-28 02:22:31,111 - DEBUG - VM is in ACTIVE state now
2024-10-28 02:22:31,111 - INFO - VM name : ctest-TestBasicVMVN-56806966-02312338
2024-10-28 02:22:31,185 - DEBUG - VM ctest-TestBasicVMVN-56806966-02312338 ID is 847836cd-9c04-46b9-b144-5f985e49a196
2024-10-28 02:22:31,185 - DEBUG - VM ctest-TestBasicVMVN-56806966-02312338 launched on Node cn-jenkins-deploy-platform-ansible-os-2155-1
2024-10-28 02:22:31,265 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/847836cd-9c04-46b9-b144-5f985e49a196
2024-10-28 02:22:31,274 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/ac3c71f5-e7ec-4a39-a8d7-bb47c9f2ce85
2024-10-28 02:22:32,528 - 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.70 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.411 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.411/1.556/2.701/1.145 ms')
2024-10-28 02:22:32,528 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-56806966-02312338 passed
2024-10-28 02:22:32,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-28 02:22:32,688 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56806966-02312338, IP 31.1.1.3, Port 22
2024-10-28 02:22:32,853 - DEBUG - VM ctest-TestBasicVMVN-56806966-02312338 is ready for SSH connections
2024-10-28 02:22:32,853 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-28 02:22:32,854 - 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.17, gateway password: c0ntrail123
2024-10-28 02:22:32,854 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-10-28 02:22:36,527 - 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.188 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.922 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.176 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.922/2.095/4.188 ms
2024-10-28 02:22:36,527 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-56806966-35903285 passed
2024-10-28 02:22:36,528 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-28 02:22:36,528 - 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.17, gateway password: c0ntrail123
2024-10-28 02:22:36,528 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-10-28 02:22:40,182 - 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.218 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.289 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.948 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.948/1.818/3.218 ms
2024-10-28 02:22:40,182 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-56806966-47665284 passed
2024-10-28 02:22:40,183 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-28 02:22:40,183 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-28 02:22:40,183 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-28 02:22:40,183 - 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.17, gateway password: c0ntrail123
2024-10-28 02:22:40,183 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-28 02:22:40,370 - DEBUG - None
2024-10-28 02:22:40,370 - 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.17, gateway password: c0ntrail123
2024-10-28 02:22:40,370 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-28 02:22:40,560 - DEBUG - None
2024-10-28 02:22:40,560 - 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.17, gateway password: c0ntrail123
2024-10-28 02:22:40,560 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-28 02:22:41,176 - DEBUG - None
2024-10-28 02:22:41,176 - 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.17, gateway password: c0ntrail123
2024-10-28 02:22:41,176 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-10-28 02:22:43,385 - 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.896 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.425 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.424 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.615 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.352 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.352/2.142/6.425 ms
2024-10-28 02:22:43,385 - 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.17, gateway password: c0ntrail123
2024-10-28 02:22:43,385 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-10-28 02:22:45,616 - 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=2.529 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.609 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.658 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.724 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.267 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.125 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.344 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.344/3.036/5.658 ms
2024-10-28 02:22:45,617 - 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.17, gateway password: c0ntrail123
2024-10-28 02:22:45,617 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-10-28 02:22:47,880 - 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.622 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.401 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.189 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.979 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.007 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.047 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.531 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.531/1.825/3.189 ms
2024-10-28 02:22:47,880 - INFO - Deleting VM ctest-TestBasicVMVN-56806966-02312338
2024-10-28 02:22:47,964 - INFO - Detaching port ffbd0aa7-3a71-4e6c-96e8-e27a9caca763 from VM ctest-TestBasicVMVN-56806966-47665284
2024-10-28 02:22:48,012 - INFO - Deleting VM ctest-TestBasicVMVN-56806966-47665284
2024-10-28 02:22:48,089 - INFO - Detaching port fdd31352-1e5b-4f4b-a76a-c78766b60206 from VM ctest-TestBasicVMVN-56806966-35903285
2024-10-28 02:22:48,134 - INFO - Deleting VM ctest-TestBasicVMVN-56806966-35903285
2024-10-28 02:22:48,205 - INFO - Deleting VN ctest-vn-55258566
2024-10-28 02:22:48,387 - DEBUG - Response for delete_port : ()
2024-10-28 02:22:48,670 - DEBUG - Response for delete_port : ()
2024-10-28 02:22:48,736 - DEBUG - VN dbedd45d-6ecf-45b7-a333-2c9e3ae8ae81 still in use: Unable to complete operation on network dbedd45d-6ecf-45b7-a333-2c9e3ae8ae81. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e7ec6594-e13c-4ba3-af4e-ca6acccc02a2']
2024-10-28 02:22:48,736 - WARNING - Deleting VN ctest-vn-55258566 failed..Will retry
2024-10-28 02:22:50,904 - DEBUG - Response for deleting network ()
2024-10-28 02:22:50,904 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/fc6354d4-847c-4cef-9af2-53c3576e0f49
2024-10-28 02:22:50,912 - DEBUG - Response Code: 404
2024-10-28 02:22:50,912 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2024-10-28 02:22:50,923 - DEBUG - Requesting: http://10.0.0.17:8082/domain/e92f8937-f54d-44e7-9020-3c14a03f7680
2024-10-28 02:22:50,950 - DEBUG - Requesting: http://10.0.0.17:8082/project/cfdc91ef-bf1a-4837-989e-24f184c8a1ac
2024-10-28 02:22:51,070 - INFO - Validated that VN ctest-vn-55258566 is not found in API Server
2024-10-28 02:22:51,082 - DEBUG - VN ctest-vn-55258566 is not present in Agent 10.0.0.17
2024-10-28 02:22:51,082 - INFO - Validated that VN ctest-vn-55258566 is not in any agent
2024-10-28 02:22:51,092 - DEBUG - VRF 2 is not seen in agent 10.0.0.17
2024-10-28 02:22:51,103 - DEBUG - Vrouter 10.0.0.17 does not have vrf 2 for VN ctest-vn-55258566
2024-10-28 02:22:51,103 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-56806966:ctest-vn-55258566
2024-10-28 02:22:51,121 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-55258566 info
2024-10-28 02:22:51,239 - INFO - IPAM: ctest-ipam-63684854 is not found in API Server
2024-10-28 02:22:51,254 - INFO - IPAM:ctest-ipam-63684854 is not found in control node
2024-10-28 02:22:51,519 - DEBUG - No XMPP flaps were noticed during the test
2024-10-28 02:22:51,519 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2024-10-28 02:22:51,520 - INFO - --------------------------------------------------------------------------------
2024-10-28 02:22:52,304 - INFO - Deleted project: ctest-TestBasicVMVN-56806966, ID : cfdc91ef-bf1a-4837-989e-24f184c8a1ac