2024-10-29 16:39:22,086 - INFO - Domain Default found not creating
2024-10-29 16:39:22,245 - INFO - Project ctest-TestBasicVMVN-79796998 not found, creating it
2024-10-29 16:39:22,731 - INFO - Created Project:ctest-TestBasicVMVN-79796998, ID : bc963d77-b905-4f0e-8a56-0c7079704521
2024-10-29 16:39:24,318 - INFO - ================================================================================
2024-10-29 16:39:24,318 - INFO - STARTING TEST : test_generic_link_local_service
2024-10-29 16:39:24,318 - 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-29 16:39:24,571 - DEBUG - Nothing to compare xmpp stats {'10.0.0.40': {'10.20.0.22': '0'}} with
2024-10-29 16:39:24,571 - INFO - Initial checks done. Running the testcase now
2024-10-29 16:39:24,571 - INFO -
2024-10-29 16:39:25,158 - DEBUG - Response for create_network : {'network': {'id': '2217117a-6083-4d75-bbf7-7303dc713a6d', 'name': 'ctest-vn2_metadata-95882606', 'tenant_id': 'bc963d77b9054f0e8a560c7079704521', 'project_id': 'bc963d77b9054f0e8a560c7079704521', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79796998', 'ctest-vn2_metadata-95882606'], 'port_security_enabled': True, 'description': ''}}
2024-10-29 16:39:25,393 - DEBUG - Response for create_subnet : {'subnet': {'id': '19d14814-ab6b-407f-8352-466cb63d857c', 'name': '', 'tenant_id': 'bc963d77b9054f0e8a560c7079704521', 'network_id': '2217117a-6083-4d75-bbf7-7303dc713a6d', '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': 'bc963d77b9054f0e8a560c7079704521'}}
2024-10-29 16:39:25,414 - INFO - Created VN ctest-vn2_metadata-95882606
2024-10-29 16:39:25,473 - DEBUG - VN ctest-vn2_metadata-95882606 UUID is 2217117a-6083-4d75-bbf7-7303dc713a6d
2024-10-29 16:39:25,678 - DEBUG - Services list from nova: [, , ]
2024-10-29 16:39:26,744 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2177-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2177-1)
2024-10-29 16:39:26,861 - DEBUG - Link local service introspect added
2024-10-29 16:39:26,908 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-29 16:39:32,011 - DEBUG - VM is in ACTIVE state now
2024-10-29 16:39:32,159 - INFO - Waiting for VM ctest-TestBasicVMVN-79796998-85912309 to be up..
2024-10-29 16:39:32,159 - INFO - VM name : ctest-TestBasicVMVN-79796998-85912309
2024-10-29 16:39:32,279 - DEBUG - VM ctest-TestBasicVMVN-79796998-85912309 ID is 4493247c-37da-4229-93aa-1e6cb760f380
2024-10-29 16:39:32,279 - DEBUG - VM ctest-TestBasicVMVN-79796998-85912309 launched on Node cn-jenkins-deploy-platform-ansible-os-2177-1
2024-10-29 16:39:32,366 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine/4493247c-37da-4229-93aa-1e6cb760f380
2024-10-29 16:39:32,681 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine/4493247c-37da-4229-93aa-1e6cb760f380
2024-10-29 16:39:32,727 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine-interface/db7f7782-bd6a-4edc-b50b-f1285f9d099e
2024-10-29 16:39:36,023 - 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 1017ms')
2024-10-29 16:39:36,023 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79796998-85912309 failed!
2024-10-29 16:39:36,082 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79796998:ctest-vn2_metadata-95882606 is 11.1.1.1 and allocation pool is NOT set
2024-10-29 16:39:38,138 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.534 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.534/2.044/3.554/1.510 ms')
2024-10-29 16:39:38,138 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79796998-85912309 passed
2024-10-29 16:39:38,298 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-29 16:39:38,298 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79796998-85912309, IP 11.1.1.3, Port 22
2024-10-29 16:39:38,453 - DEBUG - VM ctest-TestBasicVMVN-79796998-85912309 is ready for SSH connections
2024-10-29 16:39:38,453 - INFO - Retry 0
2024-10-29 16:39:38,453 - 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.40, gateway password: c0ntrail123
2024-10-29 16:39:38,453 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-10-29 16:39:40,058 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-10-29 16:39:40,058 - INFO - Generic metadata worked
2024-10-29 16:39:40,313 - DEBUG - Link local service introspect removed
2024-10-29 16:39:40,313 - INFO - Deleting VM ctest-TestBasicVMVN-79796998-85912309
2024-10-29 16:39:40,376 - INFO - Deleting VN ctest-vn2_metadata-95882606
2024-10-29 16:39:40,428 - DEBUG - VN 2217117a-6083-4d75-bbf7-7303dc713a6d still in use: Unable to complete operation on network 2217117a-6083-4d75-bbf7-7303dc713a6d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bc123d55-ecd5-4404-87c1-bf7f8d750e73']
2024-10-29 16:39:40,428 - WARNING - Deleting VN ctest-vn2_metadata-95882606 failed..Will retry
2024-10-29 16:39:42,650 - DEBUG - Response for deleting network ()
2024-10-29 16:39:42,903 - DEBUG - No XMPP flaps were noticed during the test
2024-10-29 16:39:42,903 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2024-10-29 16:39:42,903 - INFO - --------------------------------------------------------------------------------
2024-10-29 16:39:42,906 - INFO - ================================================================================
2024-10-29 16:39:42,906 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-10-29 16:39:42,906 - 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-29 16:39:43,190 - DEBUG - Nothing to compare xmpp stats {'10.0.0.40': {'10.20.0.22': '0'}} with
2024-10-29 16:39:43,190 - INFO - Initial checks done. Running the testcase now
2024-10-29 16:39:43,191 - INFO -
2024-10-29 16:39:43,692 - DEBUG - Response for create_network : {'network': {'id': 'd1b41fd9-e119-4ccc-b860-cbb6cc001cf6', 'name': 'ctest-vn-53937771', 'tenant_id': 'bc963d77b9054f0e8a560c7079704521', 'project_id': 'bc963d77b9054f0e8a560c7079704521', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79796998', 'ctest-vn-53937771'], 'port_security_enabled': True, 'description': ''}}
2024-10-29 16:39:43,881 - DEBUG - Response for create_subnet : {'subnet': {'id': '40a8678c-2f49-435a-9d78-489c01b0a0d0', 'name': '', 'tenant_id': 'bc963d77b9054f0e8a560c7079704521', 'network_id': 'd1b41fd9-e119-4ccc-b860-cbb6cc001cf6', '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': 'bc963d77b9054f0e8a560c7079704521'}}
2024-10-29 16:39:44,023 - DEBUG - Response for create_subnet : {'subnet': {'id': '20a39214-6a52-4678-bc96-4d8aec4d3094', 'name': '', 'tenant_id': 'bc963d77b9054f0e8a560c7079704521', 'network_id': 'd1b41fd9-e119-4ccc-b860-cbb6cc001cf6', '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': 'bc963d77b9054f0e8a560c7079704521'}}
2024-10-29 16:39:44,047 - INFO - Created VN ctest-vn-53937771
2024-10-29 16:39:44,105 - DEBUG - VN ctest-vn-53937771 UUID is d1b41fd9-e119-4ccc-b860-cbb6cc001cf6
2024-10-29 16:39:44,531 - DEBUG - Response for create_port : {'port': {'name': '39a996ef-f46a-4026-a1df-3799f42b3d3b', 'id': '39a996ef-f46a-4026-a1df-3799f42b3d3b', 'tenant_id': 'bc963d77b9054f0e8a560c7079704521', 'network_id': 'd1b41fd9-e119-4ccc-b860-cbb6cc001cf6', 'mac_address': '02:39:a9:96:ef:f4', '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': '40a8678c-2f49-435a-9d78-489c01b0a0d0'}], 'security_groups': ['f1ba6aa4-7749-428f-98fc-f59ec961e41c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bc963d77b9054f0e8a560c7079704521'}}
2024-10-29 16:39:44,722 - DEBUG - Response for create_port : {'port': {'name': 'c1aea57c-0c1f-4170-bbfd-ba1fd25180d4', 'id': 'c1aea57c-0c1f-4170-bbfd-ba1fd25180d4', 'tenant_id': 'bc963d77b9054f0e8a560c7079704521', 'network_id': 'd1b41fd9-e119-4ccc-b860-cbb6cc001cf6', 'mac_address': '02:c1:ae:a5:7c:0c', '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': '20a39214-6a52-4678-bc96-4d8aec4d3094'}], 'security_groups': ['f1ba6aa4-7749-428f-98fc-f59ec961e41c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bc963d77b9054f0e8a560c7079704521'}}
2024-10-29 16:39:45,242 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2177-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2177-1)
2024-10-29 16:39:45,799 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2177-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2177-1)
2024-10-29 16:39:47,090 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2177-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2177-1)
2024-10-29 16:39:47,090 - DEBUG - Requesting: http://10.0.0.40:8082/domains
2024-10-29 16:39:47,098 - DEBUG - Requesting: http://10.0.0.40:8082/domain/655009fb-1f37-42f2-884e-d0ad9c499aa5
2024-10-29 16:39:47,115 - DEBUG - Requesting: http://10.0.0.40:8082/project/bc963d77-b905-4f0e-8a56-0c7079704521
2024-10-29 16:39:47,224 - DEBUG - Requesting: http://10.0.0.40:8082/network-ipam/d9224585-d57b-48f6-9134-f9a1a0474421
2024-10-29 16:39:47,237 - INFO - Verifications in API Server for IPAM: ctest-ipam-21050794 passed
2024-10-29 16:39:47,245 - DEBUG - Control-node 10.0.0.40 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-79796998:ctest-ipam-21050794', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79796998', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15646144496553117942', 'uuid-lslong': '10463262306862580769'}, 'enable': 'true', 'created': '2024-10-29T16:39:43', 'last-modified': '2024-10-29T16:39:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.820292'}
2024-10-29 16:39:47,246 - INFO - Verifications in Control node for IPAM: ctest-ipam-21050794 passed
2024-10-29 16:39:47,246 - DEBUG - Requesting: http://10.0.0.40:8082/domains
2024-10-29 16:39:47,256 - DEBUG - Requesting: http://10.0.0.40:8082/domain/655009fb-1f37-42f2-884e-d0ad9c499aa5
2024-10-29 16:39:47,277 - DEBUG - Requesting: http://10.0.0.40:8082/project/bc963d77-b905-4f0e-8a56-0c7079704521
2024-10-29 16:39:47,368 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/d1b41fd9-e119-4ccc-b860-cbb6cc001cf6
2024-10-29 16:39:47,396 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/d1b41fd9-e119-4ccc-b860-cbb6cc001cf6
2024-10-29 16:39:47,415 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/201e268a-8689-4045-a714-a54ba566d45b
2024-10-29 16:39:47,431 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/201e268a-8689-4045-a714-a54ba566d45b
2024-10-29 16:39:47,443 - DEBUG - Requesting: http://10.0.0.40:8082/route-target/65164d82-ea6a-4496-871a-0f9875d20920
2024-10-29 16:39:47,453 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-29 16:39:47,453 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/d1b41fd9-e119-4ccc-b860-cbb6cc001cf6
2024-10-29 16:39:47,481 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/201e268a-8689-4045-a714-a54ba566d45b
2024-10-29 16:39:47,516 - INFO - Verified VN network id 8 for VN d1b41fd9-e119-4ccc-b860-cbb6cc001cf6
2024-10-29 16:39:47,517 - INFO - Verifications in API Server for VN ctest-vn-53937771 passed
2024-10-29 16:39:47,517 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/d1b41fd9-e119-4ccc-b860-cbb6cc001cf6
2024-10-29 16:39:47,535 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/201e268a-8689-4045-a714-a54ba566d45b
2024-10-29 16:39:47,549 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/201e268a-8689-4045-a714-a54ba566d45b
2024-10-29 16:39:47,566 - DEBUG - Requesting: http://10.0.0.40:8082/route-target/65164d82-ea6a-4496-871a-0f9875d20920
2024-10-29 16:39:47,611 - DEBUG - Control-node 10.0.0.40 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-79796998:ctest-vn-53937771', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79796998', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15110737670379752652', 'uuid-lslong': '13285842886710009078'}, 'enable': 'true', 'created': '2024-10-29T16:39:43', 'last-modified': '2024-10-29T16:39:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.615153'}
2024-10-29 16:39:47,642 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-29 16:39:47,642 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-53937771 passed
2024-10-29 16:39:47,642 - DEBUG - ====Verifying policy data for ctest-vn-53937771 in API_Server ======
2024-10-29 16:39:47,642 - DEBUG - Requesting: http://10.0.0.40:8082/domains
2024-10-29 16:39:47,656 - DEBUG - Requesting: http://10.0.0.40:8082/domain/655009fb-1f37-42f2-884e-d0ad9c499aa5
2024-10-29 16:39:47,679 - DEBUG - Requesting: http://10.0.0.40:8082/project/bc963d77-b905-4f0e-8a56-0c7079704521
2024-10-29 16:39:47,804 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/d1b41fd9-e119-4ccc-b860-cbb6cc001cf6
2024-10-29 16:39:47,830 - DEBUG - =>VN ctest-vn-53937771 has no policy to be verified
2024-10-29 16:39:47,830 - DEBUG - Verifying the vn in opserver
2024-10-29 16:39:47,830 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-79796998:ctest-vn-53937771 virtual network link through opserver 10.0.0.40
2024-10-29 16:39:47,830 - DEBUG - Requesting: http://10.0.0.40:8081/analytics/uves/virtual-networks
2024-10-29 16:39:48,220 - DEBUG - Requesting: http://10.0.0.40:8081/analytics/uves/virtual-networks
2024-10-29 16:39:48,322 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-79796998:ctest-vn-53937771', 'href': 'http://10.0.0.40:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-79796998:ctest-vn-53937771?flat'}
2024-10-29 16:39:48,322 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-79796998:ctest-vn-53937771 is found in opserver
2024-10-29 16:39:48,337 - DEBUG - VRF ids for VN ctest-vn-53937771: {'10.0.0.40': '2'}
2024-10-29 16:39:48,338 - INFO - Waiting for VM ctest-TestBasicVMVN-79796998-37341477 to be up..
2024-10-29 16:39:48,454 - DEBUG - VM is in ACTIVE state now
2024-10-29 16:39:48,454 - INFO - VM name : ctest-TestBasicVMVN-79796998-37341477
2024-10-29 16:39:48,542 - DEBUG - VM ctest-TestBasicVMVN-79796998-37341477 ID is 7a345cae-3345-40f2-820a-330f326d547f
2024-10-29 16:39:48,542 - DEBUG - VM ctest-TestBasicVMVN-79796998-37341477 launched on Node cn-jenkins-deploy-platform-ansible-os-2177-1
2024-10-29 16:39:48,630 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine/7a345cae-3345-40f2-820a-330f326d547f
2024-10-29 16:39:48,641 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine-interface/39a996ef-f46a-4026-a1df-3799f42b3d3b
2024-10-29 16:39:51,964 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2024-10-29 16:39:51,964 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-79796998-37341477 failed!
2024-10-29 16:39:52,026 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79796998:ctest-vn-53937771 is 31.1.1.1 and allocation pool is NOT set
2024-10-29 16:39:52,026 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79796998:ctest-vn-53937771 is 31.1.2.1 and allocation pool is NOT set
2024-10-29 16:39:56,120 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms')
2024-10-29 16:39:56,121 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-79796998-37341477 failed!
2024-10-29 16:39:56,182 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79796998:ctest-vn-53937771 is 31.1.1.1 and allocation pool is NOT set
2024-10-29 16:39:56,182 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79796998:ctest-vn-53937771 is 31.1.2.1 and allocation pool is NOT set
2024-10-29 16:39:58,245 - 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=8.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.68 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 = 1.678/5.217/8.756/3.539 ms')
2024-10-29 16:39:58,245 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-79796998-37341477 passed
2024-10-29 16:39:58,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-29 16:39:58,410 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79796998-37341477, IP 31.1.1.4, Port 22
2024-10-29 16:39:58,575 - DEBUG - VM ctest-TestBasicVMVN-79796998-37341477 is ready for SSH connections
2024-10-29 16:39:58,575 - INFO - Waiting for VM ctest-TestBasicVMVN-79796998-98816582 to be up..
2024-10-29 16:39:58,666 - DEBUG - VM is in ACTIVE state now
2024-10-29 16:39:58,666 - INFO - VM name : ctest-TestBasicVMVN-79796998-98816582
2024-10-29 16:39:58,754 - DEBUG - VM ctest-TestBasicVMVN-79796998-98816582 ID is 72bf19dc-ee9e-4c17-af98-8f69a43099c4
2024-10-29 16:39:58,754 - DEBUG - VM ctest-TestBasicVMVN-79796998-98816582 launched on Node cn-jenkins-deploy-platform-ansible-os-2177-1
2024-10-29 16:39:58,838 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine/72bf19dc-ee9e-4c17-af98-8f69a43099c4
2024-10-29 16:39:58,851 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine-interface/c1aea57c-0c1f-4170-bbfd-ba1fd25180d4
2024-10-29 16:40:00,115 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.479 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.479/2.046/3.613/1.567 ms')
2024-10-29 16:40:00,115 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79796998-98816582 passed
2024-10-29 16:40:00,274 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-29 16:40:00,274 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79796998-98816582, IP 31.1.2.4, Port 22
2024-10-29 16:40:00,441 - DEBUG - VM ctest-TestBasicVMVN-79796998-98816582 is ready for SSH connections
2024-10-29 16:40:00,441 - INFO - Waiting for VM ctest-TestBasicVMVN-79796998-44630662 to be up..
2024-10-29 16:40:00,527 - DEBUG - VM is in ACTIVE state now
2024-10-29 16:40:00,527 - INFO - VM name : ctest-TestBasicVMVN-79796998-44630662
2024-10-29 16:40:00,622 - DEBUG - VM ctest-TestBasicVMVN-79796998-44630662 ID is 7bf69a0c-04ad-41da-b9c9-eb7ef9ad3cb5
2024-10-29 16:40:00,622 - DEBUG - VM ctest-TestBasicVMVN-79796998-44630662 launched on Node cn-jenkins-deploy-platform-ansible-os-2177-1
2024-10-29 16:40:00,708 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine/7bf69a0c-04ad-41da-b9c9-eb7ef9ad3cb5
2024-10-29 16:40:00,720 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine-interface/e5a379da-85ed-412a-97f1-bcc71b5ca1de
2024-10-29 16:40:01,979 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.14 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.406 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.406/1.772/3.139/1.366 ms')
2024-10-29 16:40:01,979 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-79796998-44630662 passed
2024-10-29 16:40:02,142 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-29 16:40:02,142 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79796998-44630662, IP 31.1.1.3, Port 22
2024-10-29 16:40:02,298 - DEBUG - VM ctest-TestBasicVMVN-79796998-44630662 is ready for SSH connections
2024-10-29 16:40:02,298 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-29 16:40:02,298 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.40, gateway password: c0ntrail123
2024-10-29 16:40:02,298 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-10-29 16:40:05,977 - 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.807 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.910 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.057 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.910/1.924/3.807 ms
2024-10-29 16:40:05,978 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-79796998-37341477 passed
2024-10-29 16:40:05,978 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-29 16:40:05,978 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.40, gateway password: c0ntrail123
2024-10-29 16:40:05,978 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-10-29 16:40:09,635 - 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.765 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.911 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.186 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.911/1.954/3.765 ms
2024-10-29 16:40:09,635 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-79796998-98816582 passed
2024-10-29 16:40:09,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-29 16:40:09,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-29 16:40:09,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-29 16:40:09,636 - 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.40, gateway password: c0ntrail123
2024-10-29 16:40:09,636 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-29 16:40:09,840 - DEBUG - None
2024-10-29 16:40:09,840 - 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.40, gateway password: c0ntrail123
2024-10-29 16:40:09,840 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-29 16:40:10,017 - DEBUG - None
2024-10-29 16:40:10,017 - 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.40, gateway password: c0ntrail123
2024-10-29 16:40:10,018 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-29 16:40:10,658 - DEBUG - None
2024-10-29 16:40:10,658 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.40, gateway password: c0ntrail123
2024-10-29 16:40:10,658 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-10-29 16:40:12,874 - 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.881 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.605 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.447 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.765 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.401 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.401/2.419/6.605 ms
2024-10-29 16:40:12,875 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.40, gateway password: c0ntrail123
2024-10-29 16:40:12,875 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-10-29 16:40:15,118 - 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.981 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.739 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.784 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.540 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.407 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.611 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.609 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.609/2.810/4.784 ms
2024-10-29 16:40:15,118 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.40, gateway password: c0ntrail123
2024-10-29 16:40:15,118 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-10-29 16:40:17,370 - 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.945 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.829 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.981 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.616 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.193 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.023 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.419 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.419/2.000/3.981 ms
2024-10-29 16:40:17,370 - INFO - Deleting VM ctest-TestBasicVMVN-79796998-44630662
2024-10-29 16:40:17,448 - INFO - Detaching port c1aea57c-0c1f-4170-bbfd-ba1fd25180d4 from VM ctest-TestBasicVMVN-79796998-98816582
2024-10-29 16:40:17,500 - INFO - Deleting VM ctest-TestBasicVMVN-79796998-98816582
2024-10-29 16:40:17,571 - INFO - Detaching port 39a996ef-f46a-4026-a1df-3799f42b3d3b from VM ctest-TestBasicVMVN-79796998-37341477
2024-10-29 16:40:17,607 - INFO - Deleting VM ctest-TestBasicVMVN-79796998-37341477
2024-10-29 16:40:17,693 - INFO - Deleting VN ctest-vn-53937771
2024-10-29 16:40:17,999 - DEBUG - Response for delete_port : ()
2024-10-29 16:40:18,240 - DEBUG - Response for delete_port : ()
2024-10-29 16:40:18,329 - DEBUG - VN d1b41fd9-e119-4ccc-b860-cbb6cc001cf6 still in use: Unable to complete operation on network d1b41fd9-e119-4ccc-b860-cbb6cc001cf6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c64a0ada-a238-4567-b6c6-ee4025971f30']
2024-10-29 16:40:18,329 - WARNING - Deleting VN ctest-vn-53937771 failed..Will retry
2024-10-29 16:40:20,468 - DEBUG - Response for deleting network ()
2024-10-29 16:40:20,468 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/201e268a-8689-4045-a714-a54ba566d45b
2024-10-29 16:40:20,477 - DEBUG - Response Code: 404
2024-10-29 16:40:20,478 - DEBUG - Requesting: http://10.0.0.40:8082/domains
2024-10-29 16:40:20,484 - DEBUG - Requesting: http://10.0.0.40:8082/domain/655009fb-1f37-42f2-884e-d0ad9c499aa5
2024-10-29 16:40:20,541 - DEBUG - Requesting: http://10.0.0.40:8082/project/bc963d77-b905-4f0e-8a56-0c7079704521
2024-10-29 16:40:20,620 - INFO - Validated that VN ctest-vn-53937771 is not found in API Server
2024-10-29 16:40:20,631 - DEBUG - VN ctest-vn-53937771 is not present in Agent 10.0.0.40
2024-10-29 16:40:20,631 - INFO - Validated that VN ctest-vn-53937771 is not in any agent
2024-10-29 16:40:20,636 - DEBUG - VRF 2 is not seen in agent 10.0.0.40
2024-10-29 16:40:20,641 - DEBUG - Vrouter 10.0.0.40 does not have vrf 2 for VN ctest-vn-53937771
2024-10-29 16:40:20,641 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-79796998:ctest-vn-53937771
2024-10-29 16:40:20,652 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-53937771 info
2024-10-29 16:40:20,737 - INFO - IPAM: ctest-ipam-21050794 is not found in API Server
2024-10-29 16:40:20,750 - INFO - IPAM:ctest-ipam-21050794 is not found in control node
2024-10-29 16:40:21,007 - DEBUG - No XMPP flaps were noticed during the test
2024-10-29 16:40:21,007 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2024-10-29 16:40:21,008 - INFO - --------------------------------------------------------------------------------
2024-10-29 16:40:21,750 - INFO - Deleted project: ctest-TestBasicVMVN-79796998, ID : bc963d77-b905-4f0e-8a56-0c7079704521