2025-01-15 13:12:55,442 - INFO - Domain Default found not creating
2025-01-15 13:12:55,600 - INFO - Project ctest-TestBasicVMVN-79015902 not found, creating it
2025-01-15 13:12:56,072 - INFO - Created Project:ctest-TestBasicVMVN-79015902, ID : cac38359-76a3-45d4-9ae6-059da4f531b0
2025-01-15 13:12:57,535 - INFO - ================================================================================
2025-01-15 13:12:57,535 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-15 13:12:57,535 - 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
2025-01-15 13:12:57,796 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.8': '0'}} with
2025-01-15 13:12:57,796 - INFO - Initial checks done. Running the testcase now
2025-01-15 13:12:57,796 - INFO -
2025-01-15 13:12:58,380 - DEBUG - Response for create_network : {'network': {'id': '490c3a8f-9ae5-40b4-9fbc-a8b4c0d7dc93', 'name': 'ctest-vn2_metadata-79906967', 'tenant_id': 'cac3835976a345d49ae6059da4f531b0', 'project_id': 'cac3835976a345d49ae6059da4f531b0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79015902', 'ctest-vn2_metadata-79906967'], 'port_security_enabled': True, 'description': ''}}
2025-01-15 13:12:58,609 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e3d01ed5-b300-4693-93de-595697b9c14a', 'name': '', 'tenant_id': 'cac3835976a345d49ae6059da4f531b0', 'network_id': '490c3a8f-9ae5-40b4-9fbc-a8b4c0d7dc93', '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': 'cac3835976a345d49ae6059da4f531b0'}}
2025-01-15 13:12:58,631 - INFO - Created VN ctest-vn2_metadata-79906967
2025-01-15 13:12:58,686 - DEBUG - VN ctest-vn2_metadata-79906967 UUID is 490c3a8f-9ae5-40b4-9fbc-a8b4c0d7dc93
2025-01-15 13:12:58,884 - DEBUG - Services list from nova: [, , ]
2025-01-15 13:12:59,909 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2639-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2639-1)
2025-01-15 13:13:00,014 - DEBUG - Link local service introspect added
2025-01-15 13:13:00,054 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-15 13:13:05,136 - DEBUG - VM is in ACTIVE state now
2025-01-15 13:13:05,266 - INFO - Waiting for VM ctest-TestBasicVMVN-79015902-03834696 to be up..
2025-01-15 13:13:05,266 - INFO - VM name : ctest-TestBasicVMVN-79015902-03834696
2025-01-15 13:13:05,347 - DEBUG - VM ctest-TestBasicVMVN-79015902-03834696 ID is e59e5e38-bf37-4e6f-b8fe-9e8ea373e7f6
2025-01-15 13:13:05,347 - DEBUG - VM ctest-TestBasicVMVN-79015902-03834696 launched on Node cn-jenkins-deploy-platform-ansible-os-2639-1
2025-01-15 13:13:05,429 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/e59e5e38-bf37-4e6f-b8fe-9e8ea373e7f6
2025-01-15 13:13:05,725 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/e59e5e38-bf37-4e6f-b8fe-9e8ea373e7f6
2025-01-15 13:13:05,757 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/84cf0065-9348-42b3-8b33-32c45db73589
2025-01-15 13:13:09,007 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-01-15 13:13:09,007 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79015902-03834696 failed!
2025-01-15 13:13:09,066 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79015902:ctest-vn2_metadata-79906967 is 11.1.1.1 and allocation pool is NOT set
2025-01-15 13:13:11,128 - 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.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.13 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 = 2.130/4.159/6.188/2.029 ms')
2025-01-15 13:13:11,128 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79015902-03834696 passed
2025-01-15 13:13:11,282 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 13:13:11,282 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79015902-03834696, IP 11.1.1.3, Port 22
2025-01-15 13:13:11,437 - DEBUG - VM ctest-TestBasicVMVN-79015902-03834696 is ready for SSH connections
2025-01-15 13:13:11,437 - INFO - Retry 0
2025-01-15 13:13:11,437 - 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.41, gateway password: c0ntrail123
2025-01-15 13:13:11,437 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-15 13:13:13,048 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-15 13:13:13,048 - INFO - Generic metadata worked
2025-01-15 13:13:13,302 - DEBUG - Link local service introspect removed
2025-01-15 13:13:13,302 - INFO - Deleting VM ctest-TestBasicVMVN-79015902-03834696
2025-01-15 13:13:13,378 - INFO - Deleting VN ctest-vn2_metadata-79906967
2025-01-15 13:13:13,417 - DEBUG - VN 490c3a8f-9ae5-40b4-9fbc-a8b4c0d7dc93 still in use: Unable to complete operation on network 490c3a8f-9ae5-40b4-9fbc-a8b4c0d7dc93. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-52e0deda-b9d0-417b-8c84-af6de7d6e6d1']
2025-01-15 13:13:13,417 - WARNING - Deleting VN ctest-vn2_metadata-79906967 failed..Will retry
2025-01-15 13:13:15,549 - DEBUG - Response for deleting network ()
2025-01-15 13:13:15,804 - DEBUG - No XMPP flaps were noticed during the test
2025-01-15 13:13:15,804 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-15 13:13:15,804 - INFO - --------------------------------------------------------------------------------
2025-01-15 13:13:15,807 - INFO - ================================================================================
2025-01-15 13:13:15,807 - INFO - STARTING TEST : test_metadata_service
2025-01-15 13:13:15,807 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-01-15 13:13:16,099 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.8': '0'}} with
2025-01-15 13:13:16,099 - INFO - Initial checks done. Running the testcase now
2025-01-15 13:13:16,099 - INFO -
2025-01-15 13:13:16,099 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-configs
2025-01-15 13:13:16,106 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-config/785c1349-fc3b-475f-83d5-c4a67d6114dc
2025-01-15 13:13:16,311 - DEBUG - Response for create_network : {'network': {'id': '54b704a9-eb49-4f9a-a590-654decbc8c9c', 'name': 'ctest-vn-37276624', 'tenant_id': 'cac3835976a345d49ae6059da4f531b0', 'project_id': 'cac3835976a345d49ae6059da4f531b0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79015902', 'ctest-vn-37276624'], 'port_security_enabled': True, 'description': ''}}
2025-01-15 13:13:16,474 - DEBUG - Response for create_subnet : {'subnet': {'id': '0c89b780-ab40-4584-be45-be57e6be180b', 'name': '', 'tenant_id': 'cac3835976a345d49ae6059da4f531b0', 'network_id': '54b704a9-eb49-4f9a-a590-654decbc8c9c', 'ip_version': 4, 'cidr': '6.92.202.192/26', 'allocation_pools': [{'start': '6.92.202.194', 'end': '6.92.202.254'}], 'gateway_ip': '6.92.202.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '6.92.202.194', 'tags': [], 'project_id': 'cac3835976a345d49ae6059da4f531b0'}}
2025-01-15 13:13:16,494 - INFO - Created VN ctest-vn-37276624
2025-01-15 13:13:16,546 - DEBUG - VN ctest-vn-37276624 UUID is 54b704a9-eb49-4f9a-a590-654decbc8c9c
2025-01-15 13:13:17,764 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2639-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2639-1)
2025-01-15 13:13:17,764 - INFO - Waiting for VM ctest-TestBasicVMVN-79015902-95477200 to be up..
2025-01-15 13:13:17,806 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-15 13:13:22,886 - DEBUG - VM is in ACTIVE state now
2025-01-15 13:13:22,886 - INFO - VM name : ctest-TestBasicVMVN-79015902-95477200
2025-01-15 13:13:22,968 - DEBUG - VM ctest-TestBasicVMVN-79015902-95477200 ID is 9bdd9ad3-af9a-46de-9c9f-262521b1de12
2025-01-15 13:13:22,968 - DEBUG - VM ctest-TestBasicVMVN-79015902-95477200 launched on Node cn-jenkins-deploy-platform-ansible-os-2639-1
2025-01-15 13:13:23,053 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/9bdd9ad3-af9a-46de-9c9f-262521b1de12
2025-01-15 13:13:23,064 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/e7661834-a1b4-49e1-bf5a-0e22c14bb70a
2025-01-15 13:13:26,330 - 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 1005ms')
2025-01-15 13:13:26,330 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79015902-95477200 failed!
2025-01-15 13:13:26,386 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79015902:ctest-vn-37276624 is 6.92.202.193 and allocation pool is NOT set
2025-01-15 13:13:28,450 - 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=8.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.06 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 = 2.061/5.124/8.188/3.063 ms')
2025-01-15 13:13:28,450 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79015902-95477200 passed
2025-01-15 13:13:28,606 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 13:13:28,606 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79015902-95477200, IP 6.92.202.195, Port 22
2025-01-15 13:13:28,765 - DEBUG - VM ctest-TestBasicVMVN-79015902-95477200 is ready for SSH connections
2025-01-15 13:13:28,766 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-01-15 13:13:28,766 - DEBUG - cat /tmp/output.txt
2025-01-15 13:13:30,396 - DEBUG - Hello World. The time is now Wed, 15 Jan 2025 06:13:27 -0700!
2025-01-15 13:13:30,396 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 15 Jan 2025 06:13:27 -0700!'}
2025-01-15 13:13:30,396 - INFO - metadata_script.txt got executed in the vm
2025-01-15 13:13:30,397 - INFO - Deleting VM ctest-TestBasicVMVN-79015902-95477200
2025-01-15 13:13:30,467 - INFO - Deleting VN ctest-vn-37276624
2025-01-15 13:13:30,504 - DEBUG - VN 54b704a9-eb49-4f9a-a590-654decbc8c9c still in use: Unable to complete operation on network 54b704a9-eb49-4f9a-a590-654decbc8c9c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ac744f81-d241-47e4-acbe-72164139332c']
2025-01-15 13:13:30,504 - WARNING - Deleting VN ctest-vn-37276624 failed..Will retry
2025-01-15 13:13:32,616 - DEBUG - Response for deleting network ()
2025-01-15 13:13:32,873 - DEBUG - No XMPP flaps were noticed during the test
2025-01-15 13:13:32,873 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-01-15 13:13:32,873 - INFO - --------------------------------------------------------------------------------
2025-01-15 13:13:32,877 - INFO - ================================================================================
2025-01-15 13:13:32,878 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-15 13:13:32,878 - 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
2025-01-15 13:13:33,160 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.8': '0'}} with
2025-01-15 13:13:33,160 - INFO - Initial checks done. Running the testcase now
2025-01-15 13:13:33,160 - INFO -
2025-01-15 13:13:33,655 - DEBUG - Response for create_network : {'network': {'id': 'efd83e99-848a-46f0-b311-104fb2b94ff2', 'name': 'ctest-vn-41080989', 'tenant_id': 'cac3835976a345d49ae6059da4f531b0', 'project_id': 'cac3835976a345d49ae6059da4f531b0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79015902', 'ctest-vn-41080989'], 'port_security_enabled': True, 'description': ''}}
2025-01-15 13:13:33,802 - DEBUG - Response for create_subnet : {'subnet': {'id': '14e8a17a-b5b8-497c-ab2b-6a510ce67fb3', 'name': '', 'tenant_id': 'cac3835976a345d49ae6059da4f531b0', 'network_id': 'efd83e99-848a-46f0-b311-104fb2b94ff2', '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': 'cac3835976a345d49ae6059da4f531b0'}}
2025-01-15 13:13:33,959 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a25559b6-9e35-4f05-90c4-b83e9dd73444', 'name': '', 'tenant_id': 'cac3835976a345d49ae6059da4f531b0', 'network_id': 'efd83e99-848a-46f0-b311-104fb2b94ff2', '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': 'cac3835976a345d49ae6059da4f531b0'}}
2025-01-15 13:13:33,980 - INFO - Created VN ctest-vn-41080989
2025-01-15 13:13:34,038 - DEBUG - VN ctest-vn-41080989 UUID is efd83e99-848a-46f0-b311-104fb2b94ff2
2025-01-15 13:13:34,417 - DEBUG - Response for create_port : {'port': {'name': '4ef82c56-e86b-40cd-93ec-a2769c44712b', 'id': '4ef82c56-e86b-40cd-93ec-a2769c44712b', 'tenant_id': 'cac3835976a345d49ae6059da4f531b0', 'network_id': 'efd83e99-848a-46f0-b311-104fb2b94ff2', 'mac_address': '02:4e:f8:2c:56:e8', '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': '14e8a17a-b5b8-497c-ab2b-6a510ce67fb3'}], 'security_groups': ['08d4e990-b4cb-4e91-989e-59ecdbe37f95'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cac3835976a345d49ae6059da4f531b0'}}
2025-01-15 13:13:34,595 - DEBUG - Response for create_port : {'port': {'name': '37c5fb9c-cdbe-4dbc-a1eb-d589f4c2e22f', 'id': '37c5fb9c-cdbe-4dbc-a1eb-d589f4c2e22f', 'tenant_id': 'cac3835976a345d49ae6059da4f531b0', 'network_id': 'efd83e99-848a-46f0-b311-104fb2b94ff2', 'mac_address': '02:37:c5:fb:9c:cd', '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': 'a25559b6-9e35-4f05-90c4-b83e9dd73444'}], 'security_groups': ['08d4e990-b4cb-4e91-989e-59ecdbe37f95'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cac3835976a345d49ae6059da4f531b0'}}
2025-01-15 13:13:34,968 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2639-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2639-1)
2025-01-15 13:13:35,383 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2639-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2639-1)
2025-01-15 13:13:36,612 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2639-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2639-1)
2025-01-15 13:13:36,612 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-01-15 13:13:36,621 - DEBUG - Requesting: http://10.0.0.41:8082/domain/17c6ac7d-b7b4-45f5-8930-2541b76b48e3
2025-01-15 13:13:36,644 - DEBUG - Requesting: http://10.0.0.41:8082/project/cac38359-76a3-45d4-9ae6-059da4f531b0
2025-01-15 13:13:36,728 - DEBUG - Requesting: http://10.0.0.41:8082/network-ipam/1b1ee81c-3b46-46c8-9215-db5dc283a96f
2025-01-15 13:13:36,739 - INFO - Verifications in API Server for IPAM: ctest-ipam-09897746 passed
2025-01-15 13:13:36,747 - DEBUG - Control-node 10.0.0.41 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-79015902:ctest-ipam-09897746', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79015902', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1954254496276563656', 'uuid-lslong': '10526560899790252399'}, 'enable': 'true', 'created': '2025-01-15T13:13:33', 'last-modified': '2025-01-15T13:13:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.358362'}
2025-01-15 13:13:36,747 - INFO - Verifications in Control node for IPAM: ctest-ipam-09897746 passed
2025-01-15 13:13:36,747 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-01-15 13:13:36,759 - DEBUG - Requesting: http://10.0.0.41:8082/domain/17c6ac7d-b7b4-45f5-8930-2541b76b48e3
2025-01-15 13:13:36,771 - DEBUG - Requesting: http://10.0.0.41:8082/project/cac38359-76a3-45d4-9ae6-059da4f531b0
2025-01-15 13:13:36,855 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/efd83e99-848a-46f0-b311-104fb2b94ff2
2025-01-15 13:13:36,870 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/efd83e99-848a-46f0-b311-104fb2b94ff2
2025-01-15 13:13:36,887 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/925dc88d-113e-4ea0-9441-458a74973f79
2025-01-15 13:13:36,898 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/925dc88d-113e-4ea0-9441-458a74973f79
2025-01-15 13:13:36,908 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/0c1a1b55-f8af-4852-aaed-379f6ffcafd6
2025-01-15 13:13:36,921 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-15 13:13:36,921 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/efd83e99-848a-46f0-b311-104fb2b94ff2
2025-01-15 13:13:36,936 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/925dc88d-113e-4ea0-9441-458a74973f79
2025-01-15 13:13:36,980 - INFO - Verified VN network id 8 for VN efd83e99-848a-46f0-b311-104fb2b94ff2
2025-01-15 13:13:36,980 - INFO - Verifications in API Server for VN ctest-vn-41080989 passed
2025-01-15 13:13:36,980 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/efd83e99-848a-46f0-b311-104fb2b94ff2
2025-01-15 13:13:37,004 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/925dc88d-113e-4ea0-9441-458a74973f79
2025-01-15 13:13:37,016 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/925dc88d-113e-4ea0-9441-458a74973f79
2025-01-15 13:13:37,028 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/0c1a1b55-f8af-4852-aaed-379f6ffcafd6
2025-01-15 13:13:37,051 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-79015902:ctest-vn-41080989', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79015902', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17282632399108851440', 'uuid-lslong': '12903112341880131570'}, 'enable': 'true', 'created': '2025-01-15T13:13:33', 'last-modified': '2025-01-15T13:13:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.117493'}
2025-01-15 13:13:37,071 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-15 13:13:37,071 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-41080989 passed
2025-01-15 13:13:37,071 - DEBUG - ====Verifying policy data for ctest-vn-41080989 in API_Server ======
2025-01-15 13:13:37,071 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-01-15 13:13:37,083 - DEBUG - Requesting: http://10.0.0.41:8082/domain/17c6ac7d-b7b4-45f5-8930-2541b76b48e3
2025-01-15 13:13:37,102 - DEBUG - Requesting: http://10.0.0.41:8082/project/cac38359-76a3-45d4-9ae6-059da4f531b0
2025-01-15 13:13:37,224 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/efd83e99-848a-46f0-b311-104fb2b94ff2
2025-01-15 13:13:37,239 - DEBUG - =>VN ctest-vn-41080989 has no policy to be verified
2025-01-15 13:13:37,239 - DEBUG - Verifying the vn in opserver
2025-01-15 13:13:37,239 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-79015902:ctest-vn-41080989 virtual network link through opserver 10.0.0.41
2025-01-15 13:13:37,239 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2025-01-15 13:13:37,626 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2025-01-15 13:13:37,730 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-79015902:ctest-vn-41080989', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-79015902:ctest-vn-41080989?flat'}
2025-01-15 13:13:37,731 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-79015902:ctest-vn-41080989 is found in opserver
2025-01-15 13:13:37,738 - DEBUG - VRF ids for VN ctest-vn-41080989: {'10.0.0.41': '2'}
2025-01-15 13:13:37,738 - INFO - Waiting for VM ctest-TestBasicVMVN-79015902-51745217 to be up..
2025-01-15 13:13:37,832 - DEBUG - VM is in ACTIVE state now
2025-01-15 13:13:37,833 - INFO - VM name : ctest-TestBasicVMVN-79015902-51745217
2025-01-15 13:13:37,918 - DEBUG - VM ctest-TestBasicVMVN-79015902-51745217 ID is d23c47b2-769a-4ee5-b60d-930dd49ea27e
2025-01-15 13:13:37,918 - DEBUG - VM ctest-TestBasicVMVN-79015902-51745217 launched on Node cn-jenkins-deploy-platform-ansible-os-2639-1
2025-01-15 13:13:38,013 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/d23c47b2-769a-4ee5-b60d-930dd49ea27e
2025-01-15 13:13:38,023 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/4ef82c56-e86b-40cd-93ec-a2769c44712b
2025-01-15 13:13:41,302 - 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')
2025-01-15 13:13:41,302 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79015902-51745217 failed!
2025-01-15 13:13:41,358 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79015902:ctest-vn-41080989 is 31.1.1.1 and allocation pool is NOT set
2025-01-15 13:13:41,358 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79015902:ctest-vn-41080989 is 31.1.2.1 and allocation pool is NOT set
2025-01-15 13:13:45,428 - 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 1011ms')
2025-01-15 13:13:45,428 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79015902-51745217 failed!
2025-01-15 13:13:45,490 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79015902:ctest-vn-41080989 is 31.1.1.1 and allocation pool is NOT set
2025-01-15 13:13:45,490 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79015902:ctest-vn-41080989 is 31.1.2.1 and allocation pool is NOT set
2025-01-15 13:13:47,557 - 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=9.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.71 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 = 2.713/6.029/9.346/3.316 ms')
2025-01-15 13:13:47,558 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79015902-51745217 passed
2025-01-15 13:13:47,714 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 13:13:47,714 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79015902-51745217, IP 31.1.1.4, Port 22
2025-01-15 13:13:47,769 - 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': ''}
2025-01-15 13:13:47,858 - DEBUG - VM ctest-TestBasicVMVN-79015902-51745217 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-15 13:13:52,859 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 13:13:52,859 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79015902-51745217, IP 31.1.1.4, Port 22
2025-01-15 13:13:53,014 - DEBUG - VM ctest-TestBasicVMVN-79015902-51745217 is ready for SSH connections
2025-01-15 13:13:53,014 - INFO - Waiting for VM ctest-TestBasicVMVN-79015902-50597069 to be up..
2025-01-15 13:13:53,097 - DEBUG - VM is in ACTIVE state now
2025-01-15 13:13:53,098 - INFO - VM name : ctest-TestBasicVMVN-79015902-50597069
2025-01-15 13:13:53,173 - DEBUG - VM ctest-TestBasicVMVN-79015902-50597069 ID is fb191cd0-06a4-40c2-baae-3204a5862fae
2025-01-15 13:13:53,173 - DEBUG - VM ctest-TestBasicVMVN-79015902-50597069 launched on Node cn-jenkins-deploy-platform-ansible-os-2639-1
2025-01-15 13:13:53,247 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/fb191cd0-06a4-40c2-baae-3204a5862fae
2025-01-15 13:13:53,257 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/37c5fb9c-cdbe-4dbc-a1eb-d589f4c2e22f
2025-01-15 13:13:54,493 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.05 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.437 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.437/2.244/4.052/1.807 ms')
2025-01-15 13:13:54,493 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-79015902-50597069 passed
2025-01-15 13:13:54,650 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 13:13:54,650 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79015902-50597069, IP 31.1.2.4, Port 22
2025-01-15 13:13:54,809 - DEBUG - VM ctest-TestBasicVMVN-79015902-50597069 is ready for SSH connections
2025-01-15 13:13:54,809 - INFO - Waiting for VM ctest-TestBasicVMVN-79015902-90066748 to be up..
2025-01-15 13:13:54,885 - DEBUG - VM is in ACTIVE state now
2025-01-15 13:13:54,885 - INFO - VM name : ctest-TestBasicVMVN-79015902-90066748
2025-01-15 13:13:54,959 - DEBUG - VM ctest-TestBasicVMVN-79015902-90066748 ID is 20b1dd4e-e53f-480c-b4f9-1a687a9d9fb0
2025-01-15 13:13:54,959 - DEBUG - VM ctest-TestBasicVMVN-79015902-90066748 launched on Node cn-jenkins-deploy-platform-ansible-os-2639-1
2025-01-15 13:13:55,032 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/20b1dd4e-e53f-480c-b4f9-1a687a9d9fb0
2025-01-15 13:13:55,041 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/3dfa7cdc-9760-4c25-bbd8-e7b682a75131
2025-01-15 13:13:56,289 - 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.358 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.358/1.560/2.763/1.202 ms')
2025-01-15 13:13:56,289 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-79015902-90066748 passed
2025-01-15 13:13:56,446 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 13:13:56,446 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79015902-90066748, IP 31.1.1.3, Port 22
2025-01-15 13:13:56,605 - DEBUG - VM ctest-TestBasicVMVN-79015902-90066748 is ready for SSH connections
2025-01-15 13:13:56,606 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 13:13:56,606 - 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.41, gateway password: c0ntrail123
2025-01-15 13:13:56,606 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-15 13:14:00,619 - 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.670 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.900 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.840 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.840/1.803/3.670 ms
2025-01-15 13:14:00,619 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-79015902-51745217 passed
2025-01-15 13:14:00,619 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 13:14:00,619 - 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.41, gateway password: c0ntrail123
2025-01-15 13:14:00,619 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-15 13:14:04,285 - 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.216 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.920 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.071 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.920/1.735/3.216 ms
2025-01-15 13:14:04,285 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-79015902-50597069 passed
2025-01-15 13:14:04,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 13:14:04,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 13:14:04,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 13:14:04,285 - 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.41, gateway password: c0ntrail123
2025-01-15 13:14:04,285 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-15 13:14:04,462 - DEBUG - None
2025-01-15 13:14:04,462 - 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.41, gateway password: c0ntrail123
2025-01-15 13:14:04,462 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-15 13:14:04,669 - DEBUG - None
2025-01-15 13:14:04,669 - 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.41, gateway password: c0ntrail123
2025-01-15 13:14:04,669 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-15 13:14:05,281 - DEBUG - None
2025-01-15 13:14:05,281 - 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.41, gateway password: c0ntrail123
2025-01-15 13:14:05,282 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-15 13:14:07,485 - 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.837 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.567 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.504 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.906 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.395 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.395/2.041/5.567 ms
2025-01-15 13:14:07,486 - 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.41, gateway password: c0ntrail123
2025-01-15 13:14:07,486 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-15 13:14:09,740 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.007 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.394 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.513 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.410 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.660 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.594 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.418 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.410/1.999/4.513 ms
2025-01-15 13:14:09,740 - 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.41, gateway password: c0ntrail123
2025-01-15 13:14:09,740 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-15 13:14:11,972 - 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.623 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.657 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.522 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.402 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.922 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.871 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.428 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.402/2.060/3.871 ms
2025-01-15 13:14:11,972 - INFO - Deleting VM ctest-TestBasicVMVN-79015902-90066748
2025-01-15 13:14:12,042 - INFO - Detaching port 37c5fb9c-cdbe-4dbc-a1eb-d589f4c2e22f from VM ctest-TestBasicVMVN-79015902-50597069
2025-01-15 13:14:12,097 - INFO - Deleting VM ctest-TestBasicVMVN-79015902-50597069
2025-01-15 13:14:12,174 - INFO - Detaching port 4ef82c56-e86b-40cd-93ec-a2769c44712b from VM ctest-TestBasicVMVN-79015902-51745217
2025-01-15 13:14:12,215 - INFO - Deleting VM ctest-TestBasicVMVN-79015902-51745217
2025-01-15 13:14:12,294 - INFO - Deleting VN ctest-vn-41080989
2025-01-15 13:14:12,463 - DEBUG - Response for delete_port : ()
2025-01-15 13:14:12,670 - DEBUG - Response for delete_port : ()
2025-01-15 13:14:12,726 - DEBUG - VN efd83e99-848a-46f0-b311-104fb2b94ff2 still in use: Unable to complete operation on network efd83e99-848a-46f0-b311-104fb2b94ff2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f0e53c97-cf95-4194-a154-4a5545c552d8']
2025-01-15 13:14:12,726 - WARNING - Deleting VN ctest-vn-41080989 failed..Will retry
2025-01-15 13:14:14,886 - DEBUG - Response for deleting network ()
2025-01-15 13:14:14,886 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/925dc88d-113e-4ea0-9441-458a74973f79
2025-01-15 13:14:14,892 - DEBUG - Response Code: 404
2025-01-15 13:14:14,893 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-01-15 13:14:14,900 - DEBUG - Requesting: http://10.0.0.41:8082/domain/17c6ac7d-b7b4-45f5-8930-2541b76b48e3
2025-01-15 13:14:14,955 - DEBUG - Requesting: http://10.0.0.41:8082/project/cac38359-76a3-45d4-9ae6-059da4f531b0
2025-01-15 13:14:15,033 - INFO - Validated that VN ctest-vn-41080989 is not found in API Server
2025-01-15 13:14:15,045 - DEBUG - VN ctest-vn-41080989 is not present in Agent 10.0.0.41
2025-01-15 13:14:15,045 - INFO - Validated that VN ctest-vn-41080989 is not in any agent
2025-01-15 13:14:15,050 - DEBUG - VRF 2 is not seen in agent 10.0.0.41
2025-01-15 13:14:15,055 - DEBUG - Vrouter 10.0.0.41 does not have vrf 2 for VN ctest-vn-41080989
2025-01-15 13:14:15,055 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-79015902:ctest-vn-41080989
2025-01-15 13:14:15,066 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-41080989 info
2025-01-15 13:14:15,145 - INFO - IPAM: ctest-ipam-09897746 is not found in API Server
2025-01-15 13:14:15,157 - INFO - IPAM:ctest-ipam-09897746 is not found in control node
2025-01-15 13:14:15,431 - DEBUG - No XMPP flaps were noticed during the test
2025-01-15 13:14:15,431 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-01-15 13:14:15,431 - INFO - --------------------------------------------------------------------------------
2025-01-15 13:14:16,152 - INFO - Deleted project: ctest-TestBasicVMVN-79015902, ID : cac38359-76a3-45d4-9ae6-059da4f531b0