2025-11-10 20:19:02,970 - INFO - Domain Default found not creating
2025-11-10 20:19:03,235 - INFO - Project ctest-TestBasicVMVN-50611154 not found, creating it
2025-11-10 20:19:03,788 - INFO - Created Project:ctest-TestBasicVMVN-50611154, ID : a86ba71c-9d07-4c68-9e4b-6d381eb6b65d
2025-11-10 20:19:05,729 - INFO - ================================================================================
2025-11-10 20:19:05,729 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-10 20:19:05,730 - 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-11-10 20:19:06,016 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with
2025-11-10 20:19:06,016 - INFO - Initial checks done. Running the testcase now
2025-11-10 20:19:06,017 - INFO -
2025-11-10 20:19:06,638 - DEBUG - Response for create_network : {'network': {'id': '81994264-629e-4f2a-8f96-bcba7d790b2a', 'name': 'ctest-vn2_metadata-92587015', 'tenant_id': 'a86ba71c9d074c689e4b6d381eb6b65d', 'project_id': 'a86ba71c9d074c689e4b6d381eb6b65d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-50611154', 'ctest-vn2_metadata-92587015'], 'port_security_enabled': True, 'description': ''}}
2025-11-10 20:19:06,920 - DEBUG - Response for create_subnet : {'subnet': {'id': '4c165930-5602-496e-b0e3-9c4d1f4c9603', 'name': '', 'tenant_id': 'a86ba71c9d074c689e4b6d381eb6b65d', 'network_id': '81994264-629e-4f2a-8f96-bcba7d790b2a', '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': 'a86ba71c9d074c689e4b6d381eb6b65d'}}
2025-11-10 20:19:06,945 - INFO - Created VN ctest-vn2_metadata-92587015
2025-11-10 20:19:06,998 - DEBUG - VN ctest-vn2_metadata-92587015 UUID is 81994264-629e-4f2a-8f96-bcba7d790b2a
2025-11-10 20:19:07,209 - DEBUG - Services list from nova: [, , ]
2025-11-10 20:19:08,829 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4687-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4687-1)
2025-11-10 20:19:08,942 - DEBUG - Link local service introspect added
2025-11-10 20:19:09,011 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-10 20:19:14,195 - DEBUG - VM is in ACTIVE state now
2025-11-10 20:19:14,364 - INFO - Waiting for VM ctest-TestBasicVMVN-50611154-33072655 to be up..
2025-11-10 20:19:14,364 - INFO - VM name : ctest-TestBasicVMVN-50611154-33072655
2025-11-10 20:19:14,493 - DEBUG - VM ctest-TestBasicVMVN-50611154-33072655 ID is 8e169d9c-4b87-4a45-944d-c6ad502a807a
2025-11-10 20:19:14,493 - DEBUG - VM ctest-TestBasicVMVN-50611154-33072655 launched on Node cn-jenkins-deploy-platform-ansible-os-4687-1
2025-11-10 20:19:14,594 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/8e169d9c-4b87-4a45-944d-c6ad502a807a
2025-11-10 20:19:14,900 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/8e169d9c-4b87-4a45-944d-c6ad502a807a
2025-11-10 20:19:14,957 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/906154f9-9d5b-4cd2-b183-2db307bcc0f1
2025-11-10 20:19:18,265 - 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 1028ms')
2025-11-10 20:19:18,265 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50611154-33072655 failed!
2025-11-10 20:19:18,326 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50611154:ctest-vn2_metadata-92587015 is 11.1.1.1 and allocation pool is NOT set
2025-11-10 20:19:20,405 - 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=30.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.79 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 = 1.793/15.964/30.136/14.171 ms')
2025-11-10 20:19:20,406 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50611154-33072655 passed
2025-11-10 20:19:20,591 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 20:19:20,591 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50611154-33072655, IP 11.1.1.3, Port 22
2025-11-10 20:19:20,672 - 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-11-10 20:19:20,845 - DEBUG - VM ctest-TestBasicVMVN-50611154-33072655 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-10 20:19:25,846 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 20:19:25,846 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50611154-33072655, IP 11.1.1.3, Port 22
2025-11-10 20:19:26,037 - DEBUG - VM ctest-TestBasicVMVN-50611154-33072655 is ready for SSH connections
2025-11-10 20:19:26,037 - INFO - Retry 0
2025-11-10 20:19:26,038 - 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.141, gateway password: c0ntrail123
2025-11-10 20:19:26,038 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-10 20:19:28,126 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-10 20:19:28,127 - INFO - Generic metadata worked
2025-11-10 20:19:28,474 - DEBUG - Link local service introspect removed
2025-11-10 20:19:28,474 - INFO - Deleting VM ctest-TestBasicVMVN-50611154-33072655
2025-11-10 20:19:28,583 - INFO - Deleting VN ctest-vn2_metadata-92587015
2025-11-10 20:19:28,634 - DEBUG - VN 81994264-629e-4f2a-8f96-bcba7d790b2a still in use: Unable to complete operation on network 81994264-629e-4f2a-8f96-bcba7d790b2a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3eafe863-0521-4ec8-ac83-73eb22521736']
2025-11-10 20:19:28,634 - WARNING - Deleting VN ctest-vn2_metadata-92587015 failed..Will retry
2025-11-10 20:19:30,812 - DEBUG - Response for deleting network ()
2025-11-10 20:19:31,114 - DEBUG - No XMPP flaps were noticed during the test
2025-11-10 20:19:31,114 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:26]
2025-11-10 20:19:31,114 - INFO - --------------------------------------------------------------------------------
2025-11-10 20:19:31,121 - INFO - ================================================================================
2025-11-10 20:19:31,121 - INFO - STARTING TEST : test_metadata_service
2025-11-10 20:19:31,121 - 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-11-10 20:19:31,445 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with
2025-11-10 20:19:31,445 - INFO - Initial checks done. Running the testcase now
2025-11-10 20:19:31,445 - INFO -
2025-11-10 20:19:31,446 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-configs
2025-11-10 20:19:31,456 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-config/579d3fe0-5910-4f98-b685-8d9afcfada89
2025-11-10 20:19:31,808 - DEBUG - Response for create_network : {'network': {'id': '8e294415-aebc-45ae-a129-bbba14de15be', 'name': 'ctest-vn-47758237', 'tenant_id': 'a86ba71c9d074c689e4b6d381eb6b65d', 'project_id': 'a86ba71c9d074c689e4b6d381eb6b65d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-50611154', 'ctest-vn-47758237'], 'port_security_enabled': True, 'description': ''}}
2025-11-10 20:19:31,989 - DEBUG - Response for create_subnet : {'subnet': {'id': '42515a8b-90db-4168-ad92-b63475381b38', 'name': '', 'tenant_id': 'a86ba71c9d074c689e4b6d381eb6b65d', 'network_id': '8e294415-aebc-45ae-a129-bbba14de15be', 'ip_version': 4, 'cidr': '129.174.221.0/26', 'allocation_pools': [{'start': '129.174.221.2', 'end': '129.174.221.62'}], 'gateway_ip': '129.174.221.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '129.174.221.2', 'tags': [], 'project_id': 'a86ba71c9d074c689e4b6d381eb6b65d'}}
2025-11-10 20:19:32,009 - INFO - Created VN ctest-vn-47758237
2025-11-10 20:19:32,066 - DEBUG - VN ctest-vn-47758237 UUID is 8e294415-aebc-45ae-a129-bbba14de15be
2025-11-10 20:19:33,737 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4687-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4687-1)
2025-11-10 20:19:33,737 - INFO - Waiting for VM ctest-TestBasicVMVN-50611154-04768708 to be up..
2025-11-10 20:19:33,820 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-10 20:19:38,946 - DEBUG - VM is in ACTIVE state now
2025-11-10 20:19:38,947 - INFO - VM name : ctest-TestBasicVMVN-50611154-04768708
2025-11-10 20:19:39,044 - DEBUG - VM ctest-TestBasicVMVN-50611154-04768708 ID is 45dd11da-8e1a-4212-8bd2-ce10728e74a9
2025-11-10 20:19:39,044 - DEBUG - VM ctest-TestBasicVMVN-50611154-04768708 launched on Node cn-jenkins-deploy-platform-ansible-os-4687-1
2025-11-10 20:19:39,126 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/45dd11da-8e1a-4212-8bd2-ce10728e74a9
2025-11-10 20:19:39,135 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/17ff02ae-dd36-4d5e-bf75-632ec2f326c5
2025-11-10 20:19:42,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 1019ms')
2025-11-10 20:19:42,428 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50611154-04768708 failed!
2025-11-10 20:19:42,498 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50611154:ctest-vn-47758237 is 129.174.221.1 and allocation pool is NOT set
2025-11-10 20:19:46,586 - 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 1004ms')
2025-11-10 20:19:46,587 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50611154-04768708 failed!
2025-11-10 20:19:46,658 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50611154:ctest-vn-47758237 is 129.174.221.1 and allocation pool is NOT set
2025-11-10 20:19:48,743 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.28 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 = 1.276/5.254/9.232/3.978 ms')
2025-11-10 20:19:48,743 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50611154-04768708 passed
2025-11-10 20:19:48,923 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 20:19:48,923 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50611154-04768708, IP 129.174.221.3, Port 22
2025-11-10 20:19:49,113 - DEBUG - VM ctest-TestBasicVMVN-50611154-04768708 is ready for SSH connections
2025-11-10 20:19:49,114 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-11-10 20:19:49,114 - DEBUG - cat /tmp/output.txt
2025-11-10 20:19:51,185 - DEBUG - Hello World. The time is now Mon, 10 Nov 2025 13:19:46 -0700!
2025-11-10 20:19:51,185 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 10 Nov 2025 13:19:46 -0700!'}
2025-11-10 20:19:51,185 - INFO - metadata_script.txt got executed in the vm
2025-11-10 20:19:51,185 - INFO - Deleting VM ctest-TestBasicVMVN-50611154-04768708
2025-11-10 20:19:51,296 - INFO - Deleting VN ctest-vn-47758237
2025-11-10 20:19:51,393 - DEBUG - VN 8e294415-aebc-45ae-a129-bbba14de15be still in use: Unable to complete operation on network 8e294415-aebc-45ae-a129-bbba14de15be. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-14e023f8-0f8e-4549-bc8d-fb6d4c1dfeff']
2025-11-10 20:19:51,394 - WARNING - Deleting VN ctest-vn-47758237 failed..Will retry
2025-11-10 20:19:53,606 - DEBUG - Response for deleting network ()
2025-11-10 20:19:53,899 - DEBUG - No XMPP flaps were noticed during the test
2025-11-10 20:19:53,899 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-11-10 20:19:53,899 - INFO - --------------------------------------------------------------------------------
2025-11-10 20:19:53,902 - INFO - ================================================================================
2025-11-10 20:19:53,902 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-10 20:19:53,902 - 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-11-10 20:19:54,212 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with
2025-11-10 20:19:54,213 - INFO - Initial checks done. Running the testcase now
2025-11-10 20:19:54,213 - INFO -
2025-11-10 20:19:54,820 - DEBUG - Response for create_network : {'network': {'id': '673e7670-4d5e-47bd-8d91-2a190572eb3a', 'name': 'ctest-vn-12202681', 'tenant_id': 'a86ba71c9d074c689e4b6d381eb6b65d', 'project_id': 'a86ba71c9d074c689e4b6d381eb6b65d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-50611154', 'ctest-vn-12202681'], 'port_security_enabled': True, 'description': ''}}
2025-11-10 20:19:55,046 - DEBUG - Response for create_subnet : {'subnet': {'id': '96d19ce6-8672-408e-abbf-cf59ae97f3ef', 'name': '', 'tenant_id': 'a86ba71c9d074c689e4b6d381eb6b65d', 'network_id': '673e7670-4d5e-47bd-8d91-2a190572eb3a', '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': 'a86ba71c9d074c689e4b6d381eb6b65d'}}
2025-11-10 20:19:55,305 - DEBUG - Response for create_subnet : {'subnet': {'id': 'badf2642-427e-43cb-8dd4-f8d5c1ce95a2', 'name': '', 'tenant_id': 'a86ba71c9d074c689e4b6d381eb6b65d', 'network_id': '673e7670-4d5e-47bd-8d91-2a190572eb3a', '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': 'a86ba71c9d074c689e4b6d381eb6b65d'}}
2025-11-10 20:19:55,350 - INFO - Created VN ctest-vn-12202681
2025-11-10 20:19:55,419 - DEBUG - VN ctest-vn-12202681 UUID is 673e7670-4d5e-47bd-8d91-2a190572eb3a
2025-11-10 20:19:56,061 - DEBUG - Response for create_port : {'port': {'name': '4b4b3c9c-554b-4416-b145-daa74154af93', 'id': '4b4b3c9c-554b-4416-b145-daa74154af93', 'tenant_id': 'a86ba71c9d074c689e4b6d381eb6b65d', 'network_id': '673e7670-4d5e-47bd-8d91-2a190572eb3a', 'mac_address': '02:4b:4b:3c:9c:55', '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': '96d19ce6-8672-408e-abbf-cf59ae97f3ef'}], 'security_groups': ['c87209eb-d97a-411b-ae8a-274f34066425'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a86ba71c9d074c689e4b6d381eb6b65d'}}
2025-11-10 20:19:56,275 - DEBUG - Response for create_port : {'port': {'name': 'c2c60444-ce63-4210-8c89-51f49471e23c', 'id': 'c2c60444-ce63-4210-8c89-51f49471e23c', 'tenant_id': 'a86ba71c9d074c689e4b6d381eb6b65d', 'network_id': '673e7670-4d5e-47bd-8d91-2a190572eb3a', 'mac_address': '02:c2:c6:04:44:ce', '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': 'badf2642-427e-43cb-8dd4-f8d5c1ce95a2'}], 'security_groups': ['c87209eb-d97a-411b-ae8a-274f34066425'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a86ba71c9d074c689e4b6d381eb6b65d'}}
2025-11-10 20:19:56,944 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4687-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4687-1)
2025-11-10 20:19:57,573 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4687-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4687-1)
2025-11-10 20:19:59,054 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4687-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4687-1)
2025-11-10 20:19:59,054 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-11-10 20:19:59,061 - DEBUG - Requesting: http://10.0.0.141:8082/domain/c247b962-9cd7-4221-b33c-2806de491c2c
2025-11-10 20:19:59,079 - DEBUG - Requesting: http://10.0.0.141:8082/project/a86ba71c-9d07-4c68-9e4b-6d381eb6b65d
2025-11-10 20:19:59,154 - DEBUG - Requesting: http://10.0.0.141:8082/network-ipam/481c606c-e3b7-49c7-b1f9-da0360be32bd
2025-11-10 20:19:59,169 - INFO - Verifications in API Server for IPAM: ctest-ipam-56663593 passed
2025-11-10 20:19:59,175 - DEBUG - Control-node 10.0.0.141 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-50611154:ctest-ipam-56663593', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-50611154', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5196134090871884231', 'uuid-lslong': '12824521121957032637'}, 'enable': 'true', 'created': '2025-11-10T20:19:54', 'last-modified': '2025-11-10T20:19:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.698296'}
2025-11-10 20:19:59,176 - INFO - Verifications in Control node for IPAM: ctest-ipam-56663593 passed
2025-11-10 20:19:59,177 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-11-10 20:19:59,186 - DEBUG - Requesting: http://10.0.0.141:8082/domain/c247b962-9cd7-4221-b33c-2806de491c2c
2025-11-10 20:19:59,197 - DEBUG - Requesting: http://10.0.0.141:8082/project/a86ba71c-9d07-4c68-9e4b-6d381eb6b65d
2025-11-10 20:19:59,284 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/673e7670-4d5e-47bd-8d91-2a190572eb3a
2025-11-10 20:19:59,298 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/673e7670-4d5e-47bd-8d91-2a190572eb3a
2025-11-10 20:19:59,310 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/29a765e8-8c06-4ce6-a144-2d767cae06d1
2025-11-10 20:19:59,318 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/29a765e8-8c06-4ce6-a144-2d767cae06d1
2025-11-10 20:19:59,325 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/6f0f4a74-e5dc-4503-90e5-e6cf054996bd
2025-11-10 20:19:59,342 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-10 20:19:59,342 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/673e7670-4d5e-47bd-8d91-2a190572eb3a
2025-11-10 20:19:59,358 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/29a765e8-8c06-4ce6-a144-2d767cae06d1
2025-11-10 20:19:59,378 - INFO - Verified VN network id 11 for VN 673e7670-4d5e-47bd-8d91-2a190572eb3a
2025-11-10 20:19:59,379 - INFO - Verifications in API Server for VN ctest-vn-12202681 passed
2025-11-10 20:19:59,379 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/673e7670-4d5e-47bd-8d91-2a190572eb3a
2025-11-10 20:19:59,396 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/29a765e8-8c06-4ce6-a144-2d767cae06d1
2025-11-10 20:19:59,409 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/29a765e8-8c06-4ce6-a144-2d767cae06d1
2025-11-10 20:19:59,418 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/6f0f4a74-e5dc-4503-90e5-e6cf054996bd
2025-11-10 20:19:59,439 - DEBUG - Control-node 10.0.0.141 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-50611154:ctest-vn-12202681', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-50611154', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7439513859169077181', 'uuid-lslong': '10200980917924850490'}, 'enable': 'true', 'created': '2025-11-10T20:19:54', 'last-modified': '2025-11-10T20:19:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.195945'}
2025-11-10 20:19:59,447 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-10 20:19:59,448 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-12202681 passed
2025-11-10 20:19:59,448 - DEBUG - ====Verifying policy data for ctest-vn-12202681 in API_Server ======
2025-11-10 20:19:59,448 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-11-10 20:19:59,453 - DEBUG - Requesting: http://10.0.0.141:8082/domain/c247b962-9cd7-4221-b33c-2806de491c2c
2025-11-10 20:19:59,467 - DEBUG - Requesting: http://10.0.0.141:8082/project/a86ba71c-9d07-4c68-9e4b-6d381eb6b65d
2025-11-10 20:19:59,553 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/673e7670-4d5e-47bd-8d91-2a190572eb3a
2025-11-10 20:19:59,572 - DEBUG - =>VN ctest-vn-12202681 has no policy to be verified
2025-11-10 20:19:59,572 - DEBUG - Verifying the vn in opserver
2025-11-10 20:19:59,572 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-50611154:ctest-vn-12202681 virtual network link through opserver 10.0.0.141
2025-11-10 20:19:59,573 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2025-11-10 20:20:00,001 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2025-11-10 20:20:00,083 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-50611154:ctest-vn-12202681', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-50611154:ctest-vn-12202681?flat'}
2025-11-10 20:20:00,083 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-50611154:ctest-vn-12202681 is found in opserver
2025-11-10 20:20:00,089 - DEBUG - VRF ids for VN ctest-vn-12202681: {'10.0.0.141': '2'}
2025-11-10 20:20:00,089 - INFO - Waiting for VM ctest-TestBasicVMVN-50611154-35559834 to be up..
2025-11-10 20:20:00,185 - DEBUG - VM is in ACTIVE state now
2025-11-10 20:20:00,185 - INFO - VM name : ctest-TestBasicVMVN-50611154-35559834
2025-11-10 20:20:00,274 - DEBUG - VM ctest-TestBasicVMVN-50611154-35559834 ID is a487361f-71f9-4438-b708-1c479bf51c8b
2025-11-10 20:20:00,274 - DEBUG - VM ctest-TestBasicVMVN-50611154-35559834 launched on Node cn-jenkins-deploy-platform-ansible-os-4687-1
2025-11-10 20:20:00,366 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/a487361f-71f9-4438-b708-1c479bf51c8b
2025-11-10 20:20:00,373 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/4b4b3c9c-554b-4416-b145-daa74154af93
2025-11-10 20:20:03,643 - 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-11-10 20:20:03,644 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50611154-35559834 failed!
2025-11-10 20:20:03,710 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50611154:ctest-vn-12202681 is 31.1.1.1 and allocation pool is NOT set
2025-11-10 20:20:03,710 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50611154:ctest-vn-12202681 is 31.1.2.1 and allocation pool is NOT set
2025-11-10 20:20:07,802 - 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-11-10 20:20:07,802 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50611154-35559834 failed!
2025-11-10 20:20:07,858 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50611154:ctest-vn-12202681 is 31.1.1.1 and allocation pool is NOT set
2025-11-10 20:20:07,858 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50611154:ctest-vn-12202681 is 31.1.2.1 and allocation pool is NOT set
2025-11-10 20:20:09,922 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.12 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.122/3.163/4.205/1.041 ms')
2025-11-10 20:20:09,922 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50611154-35559834 passed
2025-11-10 20:20:10,086 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 20:20:10,086 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50611154-35559834, IP 31.1.1.4, Port 22
2025-11-10 20:20:10,260 - DEBUG - VM ctest-TestBasicVMVN-50611154-35559834 is ready for SSH connections
2025-11-10 20:20:10,260 - INFO - Waiting for VM ctest-TestBasicVMVN-50611154-62585034 to be up..
2025-11-10 20:20:10,363 - DEBUG - VM is in ACTIVE state now
2025-11-10 20:20:10,363 - INFO - VM name : ctest-TestBasicVMVN-50611154-62585034
2025-11-10 20:20:10,473 - DEBUG - VM ctest-TestBasicVMVN-50611154-62585034 ID is 63f0df3b-1347-4352-8dec-d926083b6a2b
2025-11-10 20:20:10,473 - DEBUG - VM ctest-TestBasicVMVN-50611154-62585034 launched on Node cn-jenkins-deploy-platform-ansible-os-4687-1
2025-11-10 20:20:10,555 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/63f0df3b-1347-4352-8dec-d926083b6a2b
2025-11-10 20:20:10,564 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/c2c60444-ce63-4210-8c89-51f49471e23c
2025-11-10 20:20:11,812 - 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.92 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.37 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 = 2.370/3.147/3.924/0.777 ms')
2025-11-10 20:20:11,813 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-50611154-62585034 passed
2025-11-10 20:20:11,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 20:20:11,982 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50611154-62585034, IP 31.1.2.4, Port 22
2025-11-10 20:20:12,176 - DEBUG - VM ctest-TestBasicVMVN-50611154-62585034 is ready for SSH connections
2025-11-10 20:20:12,176 - INFO - Waiting for VM ctest-TestBasicVMVN-50611154-09294776 to be up..
2025-11-10 20:20:12,316 - DEBUG - VM is in ACTIVE state now
2025-11-10 20:20:12,316 - INFO - VM name : ctest-TestBasicVMVN-50611154-09294776
2025-11-10 20:20:12,412 - DEBUG - VM ctest-TestBasicVMVN-50611154-09294776 ID is 47df80ff-54ac-4950-a307-18a62736926f
2025-11-10 20:20:12,412 - DEBUG - VM ctest-TestBasicVMVN-50611154-09294776 launched on Node cn-jenkins-deploy-platform-ansible-os-4687-1
2025-11-10 20:20:12,486 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/47df80ff-54ac-4950-a307-18a62736926f
2025-11-10 20:20:12,493 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/b99a1ebe-e0a2-41cd-ad98-90ad2d840c05
2025-11-10 20:20:13,758 - 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=4.45 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.663 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.663/2.554/4.446/1.891 ms')
2025-11-10 20:20:13,758 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-50611154-09294776 passed
2025-11-10 20:20:13,951 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 20:20:13,951 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50611154-09294776, IP 31.1.1.3, Port 22
2025-11-10 20:20:14,151 - DEBUG - VM ctest-TestBasicVMVN-50611154-09294776 is ready for SSH connections
2025-11-10 20:20:14,151 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 20:20:14,151 - 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.141, gateway password: c0ntrail123
2025-11-10 20:20:14,151 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-10 20:20:18,604 - 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=5.395 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.136 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=2.369 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 2.136/3.300/5.395 ms
2025-11-10 20:20:18,604 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-50611154-35559834 passed
2025-11-10 20:20:18,604 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 20:20:18,604 - 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.141, gateway password: c0ntrail123
2025-11-10 20:20:18,605 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-10 20:20:22,622 - 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.830 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=2.256 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.586 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.586/2.557/3.830 ms
2025-11-10 20:20:22,622 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-50611154-62585034 passed
2025-11-10 20:20:22,623 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 20:20:22,623 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 20:20:22,623 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 20:20:22,623 - 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.141, gateway password: c0ntrail123
2025-11-10 20:20:22,623 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-10 20:20:22,885 - DEBUG - None
2025-11-10 20:20:22,885 - 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.141, gateway password: c0ntrail123
2025-11-10 20:20:22,885 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-10 20:20:23,108 - DEBUG - None
2025-11-10 20:20:23,108 - 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.141, gateway password: c0ntrail123
2025-11-10 20:20:23,108 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-10 20:20:24,122 - DEBUG - None
2025-11-10 20:20:24,122 - 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.141, gateway password: c0ntrail123
2025-11-10 20:20:24,122 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-10 20:20:26,372 - 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=2.711 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=9.120 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.531 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.157 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.595 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.531/3.022/9.120 ms
2025-11-10 20:20:26,373 - 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.141, gateway password: c0ntrail123
2025-11-10 20:20:26,373 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-10 20:20:28,654 - 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.235 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.536 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.861 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.615 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.578 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.404 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.576 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.576/2.686/5.861 ms
2025-11-10 20:20:28,655 - 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.141, gateway password: c0ntrail123
2025-11-10 20:20:28,655 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-10 20:20:30,973 - 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.755 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.663 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.503 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.068 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=7.084 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=11.736 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.100 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.755/4.701/11.736 ms
2025-11-10 20:20:30,973 - INFO - Deleting VM ctest-TestBasicVMVN-50611154-09294776
2025-11-10 20:20:31,110 - INFO - Detaching port c2c60444-ce63-4210-8c89-51f49471e23c from VM ctest-TestBasicVMVN-50611154-62585034
2025-11-10 20:20:31,164 - INFO - Deleting VM ctest-TestBasicVMVN-50611154-62585034
2025-11-10 20:20:31,260 - INFO - Detaching port 4b4b3c9c-554b-4416-b145-daa74154af93 from VM ctest-TestBasicVMVN-50611154-35559834
2025-11-10 20:20:31,317 - INFO - Deleting VM ctest-TestBasicVMVN-50611154-35559834
2025-11-10 20:20:31,435 - INFO - Deleting VN ctest-vn-12202681
2025-11-10 20:20:31,632 - DEBUG - Response for delete_port : ()
2025-11-10 20:20:31,817 - DEBUG - Response for delete_port : ()
2025-11-10 20:20:31,966 - DEBUG - Response for deleting network ()
2025-11-10 20:20:31,966 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/29a765e8-8c06-4ce6-a144-2d767cae06d1
2025-11-10 20:20:31,972 - DEBUG - Response Code: 404
2025-11-10 20:20:31,972 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-11-10 20:20:31,983 - DEBUG - Requesting: http://10.0.0.141:8082/domain/c247b962-9cd7-4221-b33c-2806de491c2c
2025-11-10 20:20:32,039 - DEBUG - Requesting: http://10.0.0.141:8082/project/a86ba71c-9d07-4c68-9e4b-6d381eb6b65d
2025-11-10 20:20:32,125 - INFO - Validated that VN ctest-vn-12202681 is not found in API Server
2025-11-10 20:20:32,136 - DEBUG - VN ctest-vn-12202681 is not present in Agent 10.0.0.141
2025-11-10 20:20:32,136 - INFO - Validated that VN ctest-vn-12202681 is not in any agent
2025-11-10 20:20:32,142 - DEBUG - VRF 2 is not seen in agent 10.0.0.141
2025-11-10 20:20:32,149 - DEBUG - Vrouter 10.0.0.141 does not have vrf 2 for VN ctest-vn-12202681
2025-11-10 20:20:32,149 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-50611154:ctest-vn-12202681
2025-11-10 20:20:32,159 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-12202681 info
2025-11-10 20:20:32,233 - INFO - IPAM: ctest-ipam-56663593 is not found in API Server
2025-11-10 20:20:32,247 - INFO - IPAM:ctest-ipam-56663593 is not found in control node
2025-11-10 20:20:32,534 - DEBUG - No XMPP flaps were noticed during the test
2025-11-10 20:20:32,535 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-11-10 20:20:32,535 - INFO - --------------------------------------------------------------------------------
2025-11-10 20:20:33,249 - INFO - Deleted project: ctest-TestBasicVMVN-50611154, ID : a86ba71c-9d07-4c68-9e4b-6d381eb6b65d