2025-08-08 09:58:06,275 - INFO - Domain Default found not creating
2025-08-08 09:58:06,445 - INFO - Project ctest-TestBasicVMVN-76158758 not found, creating it
2025-08-08 09:58:06,952 - INFO - Created Project:ctest-TestBasicVMVN-76158758, ID : e1ce15d7-60b2-4f17-aa5d-f02b6d2cb215
2025-08-08 09:58:08,609 - INFO - ================================================================================
2025-08-08 09:58:08,609 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-08 09:58:08,609 - 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-08-08 09:58:08,875 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.252': '0'}} with
2025-08-08 09:58:08,876 - INFO - Initial checks done. Running the testcase now
2025-08-08 09:58:08,876 - INFO -
2025-08-08 09:58:09,433 - DEBUG - Response for create_network : {'network': {'id': 'eac64d42-40b1-4417-811a-8a6c3ab4653a', 'name': 'ctest-vn2_metadata-64245595', 'tenant_id': 'e1ce15d760b24f17aa5df02b6d2cb215', 'project_id': 'e1ce15d760b24f17aa5df02b6d2cb215', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-76158758', 'ctest-vn2_metadata-64245595'], 'port_security_enabled': True, 'description': ''}}
2025-08-08 09:58:09,651 - DEBUG - Response for create_subnet : {'subnet': {'id': '1092c8cb-16e4-4634-829c-251c27523691', 'name': '', 'tenant_id': 'e1ce15d760b24f17aa5df02b6d2cb215', 'network_id': 'eac64d42-40b1-4417-811a-8a6c3ab4653a', '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': 'e1ce15d760b24f17aa5df02b6d2cb215'}}
2025-08-08 09:58:09,673 - INFO - Created VN ctest-vn2_metadata-64245595
2025-08-08 09:58:09,732 - DEBUG - VN ctest-vn2_metadata-64245595 UUID is eac64d42-40b1-4417-811a-8a6c3ab4653a
2025-08-08 09:58:09,936 - DEBUG - Services list from nova: [, , ]
2025-08-08 09:58:10,979 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3783-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3783-1)
2025-08-08 09:58:11,091 - DEBUG - Link local service introspect added
2025-08-08 09:58:11,137 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-08 09:58:16,223 - DEBUG - VM is in ACTIVE state now
2025-08-08 09:58:16,351 - INFO - Waiting for VM ctest-TestBasicVMVN-76158758-76134612 to be up..
2025-08-08 09:58:16,351 - INFO - VM name : ctest-TestBasicVMVN-76158758-76134612
2025-08-08 09:58:16,432 - DEBUG - VM ctest-TestBasicVMVN-76158758-76134612 ID is 6c6e65e2-b5f9-4640-8101-1ee7693ffabc
2025-08-08 09:58:16,432 - DEBUG - VM ctest-TestBasicVMVN-76158758-76134612 launched on Node cn-jenkins-deploy-platform-ansible-os-3783-1
2025-08-08 09:58:16,507 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/6c6e65e2-b5f9-4640-8101-1ee7693ffabc
2025-08-08 09:58:16,806 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/6c6e65e2-b5f9-4640-8101-1ee7693ffabc
2025-08-08 09:58:16,849 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/8d047705-7c4e-4a44-9b20-66b1b75d8c0f
2025-08-08 09:58:20,139 - 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 1030ms')
2025-08-08 09:58:20,139 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76158758-76134612 failed!
2025-08-08 09:58:20,196 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76158758:ctest-vn2_metadata-64245595 is 11.1.1.1 and allocation pool is NOT set
2025-08-08 09:58:22,263 - 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.59 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.58 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.579/5.584/8.589/3.005 ms')
2025-08-08 09:58:22,263 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76158758-76134612 passed
2025-08-08 09:58:22,420 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-08 09:58:22,420 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76158758-76134612, IP 11.1.1.3, Port 22
2025-08-08 09:58:22,475 - 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-08-08 09:58:22,556 - DEBUG - VM ctest-TestBasicVMVN-76158758-76134612 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-08 09:58:27,557 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-08 09:58:27,558 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76158758-76134612, IP 11.1.1.3, Port 22
2025-08-08 09:58:27,716 - DEBUG - VM ctest-TestBasicVMVN-76158758-76134612 is ready for SSH connections
2025-08-08 09:58:27,716 - INFO - Retry 0
2025-08-08 09:58:27,716 - 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.19, gateway password: c0ntrail123
2025-08-08 09:58:27,716 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-08 09:58:29,328 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-08 09:58:29,328 - INFO - Generic metadata worked
2025-08-08 09:58:29,591 - DEBUG - Link local service introspect removed
2025-08-08 09:58:29,592 - INFO - Deleting VM ctest-TestBasicVMVN-76158758-76134612
2025-08-08 09:58:29,661 - INFO - Deleting VN ctest-vn2_metadata-64245595
2025-08-08 09:58:29,701 - DEBUG - VN eac64d42-40b1-4417-811a-8a6c3ab4653a still in use: Unable to complete operation on network eac64d42-40b1-4417-811a-8a6c3ab4653a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-10b8a90b-300b-4404-a891-34a80f2a5a66']
2025-08-08 09:58:29,702 - WARNING - Deleting VN ctest-vn2_metadata-64245595 failed..Will retry
2025-08-08 09:58:31,823 - DEBUG - Response for deleting network ()
2025-08-08 09:58:32,077 - DEBUG - No XMPP flaps were noticed during the test
2025-08-08 09:58:32,078 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-08-08 09:58:32,078 - INFO - --------------------------------------------------------------------------------
2025-08-08 09:58:32,080 - INFO - ================================================================================
2025-08-08 09:58:32,080 - INFO - STARTING TEST : test_metadata_service
2025-08-08 09:58:32,080 - 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-08-08 09:58:32,374 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.252': '0'}} with
2025-08-08 09:58:32,374 - INFO - Initial checks done. Running the testcase now
2025-08-08 09:58:32,374 - INFO -
2025-08-08 09:58:32,375 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs
2025-08-08 09:58:32,382 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/a47a38e5-40b2-4f90-9f7c-3ea7bdeed2cc
2025-08-08 09:58:32,589 - DEBUG - Response for create_network : {'network': {'id': 'e3f90b9d-6bec-4d8e-9d52-b871f89bb37a', 'name': 'ctest-vn-98810591', 'tenant_id': 'e1ce15d760b24f17aa5df02b6d2cb215', 'project_id': 'e1ce15d760b24f17aa5df02b6d2cb215', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-76158758', 'ctest-vn-98810591'], 'port_security_enabled': True, 'description': ''}}
2025-08-08 09:58:32,764 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b70f617d-bb2f-45a7-bfd9-69182d644d36', 'name': '', 'tenant_id': 'e1ce15d760b24f17aa5df02b6d2cb215', 'network_id': 'e3f90b9d-6bec-4d8e-9d52-b871f89bb37a', 'ip_version': 4, 'cidr': '29.59.218.128/26', 'allocation_pools': [{'start': '29.59.218.130', 'end': '29.59.218.190'}], 'gateway_ip': '29.59.218.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '29.59.218.130', 'tags': [], 'project_id': 'e1ce15d760b24f17aa5df02b6d2cb215'}}
2025-08-08 09:58:32,784 - INFO - Created VN ctest-vn-98810591
2025-08-08 09:58:32,840 - DEBUG - VN ctest-vn-98810591 UUID is e3f90b9d-6bec-4d8e-9d52-b871f89bb37a
2025-08-08 09:58:34,030 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3783-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3783-1)
2025-08-08 09:58:34,030 - INFO - Waiting for VM ctest-TestBasicVMVN-76158758-43739033 to be up..
2025-08-08 09:58:34,098 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-08 09:58:39,188 - DEBUG - VM is in ACTIVE state now
2025-08-08 09:58:39,188 - INFO - VM name : ctest-TestBasicVMVN-76158758-43739033
2025-08-08 09:58:39,268 - DEBUG - VM ctest-TestBasicVMVN-76158758-43739033 ID is 0a31809e-34a6-403e-9f28-ae598e275479
2025-08-08 09:58:39,269 - DEBUG - VM ctest-TestBasicVMVN-76158758-43739033 launched on Node cn-jenkins-deploy-platform-ansible-os-3783-1
2025-08-08 09:58:39,350 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/0a31809e-34a6-403e-9f28-ae598e275479
2025-08-08 09:58:39,360 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/019cb2ec-4396-4a4f-b7d2-fdde028fe7cd
2025-08-08 09:58:42,638 - 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 1031ms')
2025-08-08 09:58:42,638 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76158758-43739033 failed!
2025-08-08 09:58:42,696 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76158758:ctest-vn-98810591 is 29.59.218.129 and allocation pool is NOT set
2025-08-08 09:58:44,762 - 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.43 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.565 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.565/1.998/3.432/1.433 ms')
2025-08-08 09:58:44,763 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76158758-43739033 passed
2025-08-08 09:58:44,932 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-08 09:58:44,932 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76158758-43739033, IP 29.59.218.131, Port 22
2025-08-08 09:58:45,105 - DEBUG - VM ctest-TestBasicVMVN-76158758-43739033 is ready for SSH connections
2025-08-08 09:58:45,105 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-08-08 09:58:45,106 - DEBUG - cat /tmp/output.txt
2025-08-08 09:58:46,727 - DEBUG - Hello World. The time is now Fri, 08 Aug 2025 03:58:45 -0600!
2025-08-08 09:58:46,727 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 08 Aug 2025 03:58:45 -0600!'}
2025-08-08 09:58:46,727 - INFO - metadata_script.txt got executed in the vm
2025-08-08 09:58:46,727 - INFO - Deleting VM ctest-TestBasicVMVN-76158758-43739033
2025-08-08 09:58:46,824 - INFO - Deleting VN ctest-vn-98810591
2025-08-08 09:58:46,872 - DEBUG - VN e3f90b9d-6bec-4d8e-9d52-b871f89bb37a still in use: Unable to complete operation on network e3f90b9d-6bec-4d8e-9d52-b871f89bb37a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8c5851b5-95e9-4ba2-810a-a92b5784e721']
2025-08-08 09:58:46,872 - WARNING - Deleting VN ctest-vn-98810591 failed..Will retry
2025-08-08 09:58:49,001 - DEBUG - Response for deleting network ()
2025-08-08 09:58:49,262 - DEBUG - No XMPP flaps were noticed during the test
2025-08-08 09:58:49,262 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-08 09:58:49,262 - INFO - --------------------------------------------------------------------------------
2025-08-08 09:58:49,265 - INFO - ================================================================================
2025-08-08 09:58:49,265 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-08 09:58:49,266 - 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-08-08 09:58:49,552 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.252': '0'}} with
2025-08-08 09:58:49,552 - INFO - Initial checks done. Running the testcase now
2025-08-08 09:58:49,552 - INFO -
2025-08-08 09:58:50,068 - DEBUG - Response for create_network : {'network': {'id': '835c1b14-6cad-4600-8cbf-98bbc653ab00', 'name': 'ctest-vn-79872880', 'tenant_id': 'e1ce15d760b24f17aa5df02b6d2cb215', 'project_id': 'e1ce15d760b24f17aa5df02b6d2cb215', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-76158758', 'ctest-vn-79872880'], 'port_security_enabled': True, 'description': ''}}
2025-08-08 09:58:50,242 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd6a0b4d0-6133-4796-b611-aa6e3ff4db89', 'name': '', 'tenant_id': 'e1ce15d760b24f17aa5df02b6d2cb215', 'network_id': '835c1b14-6cad-4600-8cbf-98bbc653ab00', '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': 'e1ce15d760b24f17aa5df02b6d2cb215'}}
2025-08-08 09:58:50,442 - DEBUG - Response for create_subnet : {'subnet': {'id': '44aaea87-b97c-4104-b140-f79af436cd98', 'name': '', 'tenant_id': 'e1ce15d760b24f17aa5df02b6d2cb215', 'network_id': '835c1b14-6cad-4600-8cbf-98bbc653ab00', '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': 'e1ce15d760b24f17aa5df02b6d2cb215'}}
2025-08-08 09:58:50,465 - INFO - Created VN ctest-vn-79872880
2025-08-08 09:58:50,520 - DEBUG - VN ctest-vn-79872880 UUID is 835c1b14-6cad-4600-8cbf-98bbc653ab00
2025-08-08 09:58:50,957 - DEBUG - Response for create_port : {'port': {'name': 'c99f5d38-ae5e-4591-a87d-0af486bdfcd0', 'id': 'c99f5d38-ae5e-4591-a87d-0af486bdfcd0', 'tenant_id': 'e1ce15d760b24f17aa5df02b6d2cb215', 'network_id': '835c1b14-6cad-4600-8cbf-98bbc653ab00', 'mac_address': '02:c9:9f:5d:38:ae', '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': 'd6a0b4d0-6133-4796-b611-aa6e3ff4db89'}], 'security_groups': ['d35c4a88-31f2-4b73-a181-a2d5597ab662'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e1ce15d760b24f17aa5df02b6d2cb215'}}
2025-08-08 09:58:51,164 - DEBUG - Response for create_port : {'port': {'name': 'eb7b138f-0980-4960-88a1-d272078e8c6b', 'id': 'eb7b138f-0980-4960-88a1-d272078e8c6b', 'tenant_id': 'e1ce15d760b24f17aa5df02b6d2cb215', 'network_id': '835c1b14-6cad-4600-8cbf-98bbc653ab00', 'mac_address': '02:eb:7b:13:8f:09', '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': '44aaea87-b97c-4104-b140-f79af436cd98'}], 'security_groups': ['d35c4a88-31f2-4b73-a181-a2d5597ab662'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e1ce15d760b24f17aa5df02b6d2cb215'}}
2025-08-08 09:58:51,569 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3783-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3783-1)
2025-08-08 09:58:52,047 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3783-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3783-1)
2025-08-08 09:58:53,403 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3783-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3783-1)
2025-08-08 09:58:53,403 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-08 09:58:53,410 - DEBUG - Requesting: http://10.0.0.19:8082/domain/c3134b19-a992-456a-b41b-028373c69cd2
2025-08-08 09:58:53,427 - DEBUG - Requesting: http://10.0.0.19:8082/project/e1ce15d7-60b2-4f17-aa5d-f02b6d2cb215
2025-08-08 09:58:53,508 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/152afbf3-d0dd-4fe9-8025-dc227e21aef6
2025-08-08 09:58:53,536 - INFO - Verifications in API Server for IPAM: ctest-ipam-15311456 passed
2025-08-08 09:58:53,545 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-76158758:ctest-ipam-15311456', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-76158758', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1525308448418123753', 'uuid-lslong': '9234028651696205558'}, 'enable': 'true', 'created': '2025-08-08T09:58:49', 'last-modified': '2025-08-08T09:58:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.756828'}
2025-08-08 09:58:53,545 - INFO - Verifications in Control node for IPAM: ctest-ipam-15311456 passed
2025-08-08 09:58:53,545 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-08 09:58:53,552 - DEBUG - Requesting: http://10.0.0.19:8082/domain/c3134b19-a992-456a-b41b-028373c69cd2
2025-08-08 09:58:53,568 - DEBUG - Requesting: http://10.0.0.19:8082/project/e1ce15d7-60b2-4f17-aa5d-f02b6d2cb215
2025-08-08 09:58:53,701 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/835c1b14-6cad-4600-8cbf-98bbc653ab00
2025-08-08 09:58:53,723 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/835c1b14-6cad-4600-8cbf-98bbc653ab00
2025-08-08 09:58:53,737 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/ab451525-dc87-488d-ad27-e95a9cea1441
2025-08-08 09:58:53,753 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/ab451525-dc87-488d-ad27-e95a9cea1441
2025-08-08 09:58:53,767 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/c9dcfbb4-c681-4e2a-b64b-410991832db9
2025-08-08 09:58:53,780 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-08 09:58:53,780 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/835c1b14-6cad-4600-8cbf-98bbc653ab00
2025-08-08 09:58:53,795 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/ab451525-dc87-488d-ad27-e95a9cea1441
2025-08-08 09:58:53,832 - INFO - Verified VN network id 10 for VN 835c1b14-6cad-4600-8cbf-98bbc653ab00
2025-08-08 09:58:53,832 - INFO - Verifications in API Server for VN ctest-vn-79872880 passed
2025-08-08 09:58:53,832 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/835c1b14-6cad-4600-8cbf-98bbc653ab00
2025-08-08 09:58:53,850 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/ab451525-dc87-488d-ad27-e95a9cea1441
2025-08-08 09:58:53,865 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/ab451525-dc87-488d-ad27-e95a9cea1441
2025-08-08 09:58:53,876 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/c9dcfbb4-c681-4e2a-b64b-410991832db9
2025-08-08 09:58:53,892 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-76158758:ctest-vn-79872880', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-76158758', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9465470291362530816', 'uuid-lslong': '10141992818115324672'}, 'enable': 'true', 'created': '2025-08-08T09:58:50', 'last-modified': '2025-08-08T09:58:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.487571'}
2025-08-08 09:58:53,901 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-08 09:58:53,901 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-79872880 passed
2025-08-08 09:58:53,902 - DEBUG - ====Verifying policy data for ctest-vn-79872880 in API_Server ======
2025-08-08 09:58:53,902 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-08 09:58:53,911 - DEBUG - Requesting: http://10.0.0.19:8082/domain/c3134b19-a992-456a-b41b-028373c69cd2
2025-08-08 09:58:53,941 - DEBUG - Requesting: http://10.0.0.19:8082/project/e1ce15d7-60b2-4f17-aa5d-f02b6d2cb215
2025-08-08 09:58:54,068 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/835c1b14-6cad-4600-8cbf-98bbc653ab00
2025-08-08 09:58:54,080 - DEBUG - =>VN ctest-vn-79872880 has no policy to be verified
2025-08-08 09:58:54,080 - DEBUG - Verifying the vn in opserver
2025-08-08 09:58:54,080 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-76158758:ctest-vn-79872880 virtual network link through opserver 10.0.0.19
2025-08-08 09:58:54,081 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-08-08 09:58:54,456 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-08-08 09:58:54,520 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-76158758:ctest-vn-79872880', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-76158758:ctest-vn-79872880?flat'}
2025-08-08 09:58:54,520 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-76158758:ctest-vn-79872880 is found in opserver
2025-08-08 09:58:54,527 - DEBUG - VRF ids for VN ctest-vn-79872880: {'10.0.0.19': '2'}
2025-08-08 09:58:54,527 - INFO - Waiting for VM ctest-TestBasicVMVN-76158758-28218630 to be up..
2025-08-08 09:58:54,632 - DEBUG - VM is in ACTIVE state now
2025-08-08 09:58:54,633 - INFO - VM name : ctest-TestBasicVMVN-76158758-28218630
2025-08-08 09:58:54,723 - DEBUG - VM ctest-TestBasicVMVN-76158758-28218630 ID is 3bc87422-afe9-4057-88d2-2ee245ee46cb
2025-08-08 09:58:54,723 - DEBUG - VM ctest-TestBasicVMVN-76158758-28218630 launched on Node cn-jenkins-deploy-platform-ansible-os-3783-1
2025-08-08 09:58:54,808 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/3bc87422-afe9-4057-88d2-2ee245ee46cb
2025-08-08 09:58:54,821 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/c99f5d38-ae5e-4591-a87d-0af486bdfcd0
2025-08-08 09:58:58,091 - 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 1014ms')
2025-08-08 09:58:58,091 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76158758-28218630 failed!
2025-08-08 09:58:58,152 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76158758:ctest-vn-79872880 is 31.1.1.1 and allocation pool is NOT set
2025-08-08 09:58:58,152 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76158758:ctest-vn-79872880 is 31.1.2.1 and allocation pool is NOT set
2025-08-08 09:59:02,215 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms')
2025-08-08 09:59:02,215 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76158758-28218630 failed!
2025-08-08 09:59:02,276 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76158758:ctest-vn-79872880 is 31.1.1.1 and allocation pool is NOT set
2025-08-08 09:59:02,276 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-76158758:ctest-vn-79872880 is 31.1.2.1 and allocation pool is NOT set
2025-08-08 09:59:04,339 - 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.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.566 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.566/1.894/3.222/1.328 ms')
2025-08-08 09:59:04,340 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-76158758-28218630 passed
2025-08-08 09:59:04,496 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-08 09:59:04,496 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76158758-28218630, IP 31.1.1.4, Port 22
2025-08-08 09:59:04,655 - DEBUG - VM ctest-TestBasicVMVN-76158758-28218630 is ready for SSH connections
2025-08-08 09:59:04,655 - INFO - Waiting for VM ctest-TestBasicVMVN-76158758-83073083 to be up..
2025-08-08 09:59:04,740 - DEBUG - VM is in ACTIVE state now
2025-08-08 09:59:04,740 - INFO - VM name : ctest-TestBasicVMVN-76158758-83073083
2025-08-08 09:59:04,840 - DEBUG - VM ctest-TestBasicVMVN-76158758-83073083 ID is bd90dc03-41fe-46b2-b095-da013189d851
2025-08-08 09:59:04,840 - DEBUG - VM ctest-TestBasicVMVN-76158758-83073083 launched on Node cn-jenkins-deploy-platform-ansible-os-3783-1
2025-08-08 09:59:04,922 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/bd90dc03-41fe-46b2-b095-da013189d851
2025-08-08 09:59:04,932 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/eb7b138f-0980-4960-88a1-d272078e8c6b
2025-08-08 09:59:06,181 - 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.03 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.527 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.527/1.780/3.033/1.253 ms')
2025-08-08 09:59:06,181 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-76158758-83073083 passed
2025-08-08 09:59:06,344 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-08 09:59:06,344 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76158758-83073083, IP 31.1.2.4, Port 22
2025-08-08 09:59:06,500 - DEBUG - VM ctest-TestBasicVMVN-76158758-83073083 is ready for SSH connections
2025-08-08 09:59:06,500 - INFO - Waiting for VM ctest-TestBasicVMVN-76158758-99945051 to be up..
2025-08-08 09:59:06,587 - DEBUG - VM is in ACTIVE state now
2025-08-08 09:59:06,587 - INFO - VM name : ctest-TestBasicVMVN-76158758-99945051
2025-08-08 09:59:06,667 - DEBUG - VM ctest-TestBasicVMVN-76158758-99945051 ID is 5cf6b5ef-0012-4f8e-81bb-a4d9912b2e69
2025-08-08 09:59:06,667 - DEBUG - VM ctest-TestBasicVMVN-76158758-99945051 launched on Node cn-jenkins-deploy-platform-ansible-os-3783-1
2025-08-08 09:59:06,750 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/5cf6b5ef-0012-4f8e-81bb-a4d9912b2e69
2025-08-08 09:59:06,760 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/ccd02fa2-cbc6-4102-a632-9cf18faaeac9
2025-08-08 09:59:08,015 - 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.83 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.479 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.479/1.654/2.830/1.175 ms')
2025-08-08 09:59:08,016 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-76158758-99945051 passed
2025-08-08 09:59:08,176 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-08 09:59:08,176 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-76158758-99945051, IP 31.1.1.3, Port 22
2025-08-08 09:59:08,335 - DEBUG - VM ctest-TestBasicVMVN-76158758-99945051 is ready for SSH connections
2025-08-08 09:59:08,336 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-08 09:59:08,336 - 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.19, gateway password: c0ntrail123
2025-08-08 09:59:08,336 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-08 09:59:12,424 - 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.965 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.562 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.237 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.237/2.254/3.965 ms
2025-08-08 09:59:12,424 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-76158758-28218630 passed
2025-08-08 09:59:12,424 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-08 09:59:12,424 - 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.19, gateway password: c0ntrail123
2025-08-08 09:59:12,424 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-08 09:59:16,077 - 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.034 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.196 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.022 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.022/1.750/3.034 ms
2025-08-08 09:59:16,077 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-76158758-83073083 passed
2025-08-08 09:59:16,077 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-08 09:59:16,077 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-08 09:59:16,077 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-08 09:59:16,078 - 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.19, gateway password: c0ntrail123
2025-08-08 09:59:16,078 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-08 09:59:16,301 - DEBUG - None
2025-08-08 09:59:16,301 - 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.19, gateway password: c0ntrail123
2025-08-08 09:59:16,301 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-08 09:59:16,477 - DEBUG - None
2025-08-08 09:59:16,477 - 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.19, gateway password: c0ntrail123
2025-08-08 09:59:16,477 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-08 09:59:17,139 - DEBUG - None
2025-08-08 09:59:17,139 - 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.19, gateway password: c0ntrail123
2025-08-08 09:59:17,139 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-08 09:59:19,377 - 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.975 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.898 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.460 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.754 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.505 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.460/2.118/5.898 ms
2025-08-08 09:59:19,377 - 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.19, gateway password: c0ntrail123
2025-08-08 09:59:19,377 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-08 09:59:21,648 - 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.995 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.956 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.177 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.457 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.721 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.895 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.466 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.457/2.238/4.177 ms
2025-08-08 09:59:21,648 - 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.19, gateway password: c0ntrail123
2025-08-08 09:59:21,648 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-08 09:59:23,920 - 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.718 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.846 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.735 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.466 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.104 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.382 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.431 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.431/1.954/3.735 ms
2025-08-08 09:59:23,920 - INFO - Deleting VM ctest-TestBasicVMVN-76158758-99945051
2025-08-08 09:59:24,005 - INFO - Detaching port eb7b138f-0980-4960-88a1-d272078e8c6b from VM ctest-TestBasicVMVN-76158758-83073083
2025-08-08 09:59:24,042 - INFO - Deleting VM ctest-TestBasicVMVN-76158758-83073083
2025-08-08 09:59:24,118 - INFO - Detaching port c99f5d38-ae5e-4591-a87d-0af486bdfcd0 from VM ctest-TestBasicVMVN-76158758-28218630
2025-08-08 09:59:24,162 - INFO - Deleting VM ctest-TestBasicVMVN-76158758-28218630
2025-08-08 09:59:24,233 - INFO - Deleting VN ctest-vn-79872880
2025-08-08 09:59:24,414 - DEBUG - Response for delete_port : ()
2025-08-08 09:59:24,622 - DEBUG - Response for delete_port : ()
2025-08-08 09:59:24,696 - DEBUG - VN 835c1b14-6cad-4600-8cbf-98bbc653ab00 still in use: Unable to complete operation on network 835c1b14-6cad-4600-8cbf-98bbc653ab00. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b040e9c8-346e-48b0-967f-feb56475db40']
2025-08-08 09:59:24,696 - WARNING - Deleting VN ctest-vn-79872880 failed..Will retry
2025-08-08 09:59:26,844 - DEBUG - Response for deleting network ()
2025-08-08 09:59:26,844 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/ab451525-dc87-488d-ad27-e95a9cea1441
2025-08-08 09:59:26,852 - DEBUG - Response Code: 404
2025-08-08 09:59:26,852 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-08 09:59:26,860 - DEBUG - Requesting: http://10.0.0.19:8082/domain/c3134b19-a992-456a-b41b-028373c69cd2
2025-08-08 09:59:26,919 - DEBUG - Requesting: http://10.0.0.19:8082/project/e1ce15d7-60b2-4f17-aa5d-f02b6d2cb215
2025-08-08 09:59:27,002 - INFO - Validated that VN ctest-vn-79872880 is not found in API Server
2025-08-08 09:59:27,017 - DEBUG - VN ctest-vn-79872880 is not present in Agent 10.0.0.19
2025-08-08 09:59:27,017 - INFO - Validated that VN ctest-vn-79872880 is not in any agent
2025-08-08 09:59:27,024 - DEBUG - VRF 2 is not seen in agent 10.0.0.19
2025-08-08 09:59:27,032 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-79872880
2025-08-08 09:59:27,032 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-76158758:ctest-vn-79872880
2025-08-08 09:59:27,049 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-79872880 info
2025-08-08 09:59:27,144 - INFO - IPAM: ctest-ipam-15311456 is not found in API Server
2025-08-08 09:59:27,159 - INFO - IPAM:ctest-ipam-15311456 is not found in control node
2025-08-08 09:59:27,418 - DEBUG - No XMPP flaps were noticed during the test
2025-08-08 09:59:27,418 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-08-08 09:59:27,418 - INFO - --------------------------------------------------------------------------------
2025-08-08 09:59:28,122 - INFO - Deleted project: ctest-TestBasicVMVN-76158758, ID : e1ce15d7-60b2-4f17-aa5d-f02b6d2cb215