2025-01-30 17:14:10,770 - INFO - Domain Default found not creating
2025-01-30 17:14:10,969 - INFO - Project ctest-TestBasicVMVN-70063295 not found, creating it
2025-01-30 17:14:11,742 - INFO - Created Project:ctest-TestBasicVMVN-70063295, ID : 9fa740c4-40af-4961-9b25-859817f1c8dd
2025-01-30 17:14:13,215 - INFO - ================================================================================
2025-01-30 17:14:13,216 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-30 17:14:13,216 - 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-30 17:14:13,470 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.7': '0'}} with
2025-01-30 17:14:13,470 - INFO - Initial checks done. Running the testcase now
2025-01-30 17:14:13,470 - INFO -
2025-01-30 17:14:14,022 - DEBUG - Response for create_network : {'network': {'id': 'd2dbf472-7025-4b4f-8a71-ddae131c5018', 'name': 'ctest-vn2_metadata-38574408', 'tenant_id': '9fa740c440af49619b25859817f1c8dd', 'project_id': '9fa740c440af49619b25859817f1c8dd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70063295', 'ctest-vn2_metadata-38574408'], 'port_security_enabled': True, 'description': ''}}
2025-01-30 17:14:14,202 - DEBUG - Response for create_subnet : {'subnet': {'id': '5a3583ad-5b8d-43ca-a06a-0a58d123fdc0', 'name': '', 'tenant_id': '9fa740c440af49619b25859817f1c8dd', 'network_id': 'd2dbf472-7025-4b4f-8a71-ddae131c5018', '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': '9fa740c440af49619b25859817f1c8dd'}}
2025-01-30 17:14:14,222 - INFO - Created VN ctest-vn2_metadata-38574408
2025-01-30 17:14:14,276 - DEBUG - VN ctest-vn2_metadata-38574408 UUID is d2dbf472-7025-4b4f-8a71-ddae131c5018
2025-01-30 17:14:14,572 - DEBUG - Services list from nova: [, , ]
2025-01-30 17:14:15,603 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2670-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2670-1)
2025-01-30 17:14:15,712 - DEBUG - Link local service introspect added
2025-01-30 17:14:15,751 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-30 17:14:20,860 - DEBUG - VM is in ACTIVE state now
2025-01-30 17:14:20,988 - INFO - Waiting for VM ctest-TestBasicVMVN-70063295-59868224 to be up..
2025-01-30 17:14:20,988 - INFO - VM name : ctest-TestBasicVMVN-70063295-59868224
2025-01-30 17:14:21,073 - DEBUG - VM ctest-TestBasicVMVN-70063295-59868224 ID is 4c264766-4153-44a8-920e-3fe22f43fde5
2025-01-30 17:14:21,073 - DEBUG - VM ctest-TestBasicVMVN-70063295-59868224 launched on Node cn-jenkins-deploy-platform-ansible-os-2670-1
2025-01-30 17:14:21,149 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/4c264766-4153-44a8-920e-3fe22f43fde5
2025-01-30 17:14:21,442 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/4c264766-4153-44a8-920e-3fe22f43fde5
2025-01-30 17:14:21,479 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/073a7bf0-7976-4abb-8bcc-7aa20f506a27
2025-01-30 17:14:24,728 - 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 1006ms')
2025-01-30 17:14:24,728 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70063295-59868224 failed!
2025-01-30 17:14:24,784 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70063295:ctest-vn2_metadata-38574408 is 11.1.1.1 and allocation pool is NOT set
2025-01-30 17:14:26,850 - 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.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.54 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.543/5.603/9.663/4.060 ms')
2025-01-30 17:14:26,850 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70063295-59868224 passed
2025-01-30 17:14:27,012 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 17:14:27,013 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70063295-59868224, IP 11.1.1.3, Port 22
2025-01-30 17:14:27,078 - 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-30 17:14:27,166 - DEBUG - VM ctest-TestBasicVMVN-70063295-59868224 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-30 17:14:32,168 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 17:14:32,168 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70063295-59868224, IP 11.1.1.3, Port 22
2025-01-30 17:14:32,324 - DEBUG - VM ctest-TestBasicVMVN-70063295-59868224 is ready for SSH connections
2025-01-30 17:14:32,324 - INFO - Retry 0
2025-01-30 17:14:32,324 - 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.12, gateway password: c0ntrail123
2025-01-30 17:14:32,325 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-30 17:14:33,941 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-30 17:14:33,941 - INFO - Generic metadata worked
2025-01-30 17:14:34,212 - DEBUG - Link local service introspect removed
2025-01-30 17:14:34,212 - INFO - Deleting VM ctest-TestBasicVMVN-70063295-59868224
2025-01-30 17:14:34,282 - INFO - Deleting VN ctest-vn2_metadata-38574408
2025-01-30 17:14:34,325 - DEBUG - VN d2dbf472-7025-4b4f-8a71-ddae131c5018 still in use: Unable to complete operation on network d2dbf472-7025-4b4f-8a71-ddae131c5018. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ca3166a0-d7b5-4beb-810b-6506d352fd0d']
2025-01-30 17:14:34,325 - WARNING - Deleting VN ctest-vn2_metadata-38574408 failed..Will retry
2025-01-30 17:14:36,438 - DEBUG - Response for deleting network ()
2025-01-30 17:14:36,690 - DEBUG - No XMPP flaps were noticed during the test
2025-01-30 17:14:36,690 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-01-30 17:14:36,690 - INFO - --------------------------------------------------------------------------------
2025-01-30 17:14:36,693 - INFO - ================================================================================
2025-01-30 17:14:36,693 - INFO - STARTING TEST : test_metadata_service
2025-01-30 17:14:36,693 - 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-30 17:14:36,978 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.7': '0'}} with
2025-01-30 17:14:36,978 - INFO - Initial checks done. Running the testcase now
2025-01-30 17:14:36,978 - INFO -
2025-01-30 17:14:36,978 - DEBUG - Requesting: http://10.0.0.12:8082/global-vrouter-configs
2025-01-30 17:14:36,986 - DEBUG - Requesting: http://10.0.0.12:8082/global-vrouter-config/b3816f2b-a9d5-447f-808d-4bba528bf5fa
2025-01-30 17:14:37,196 - DEBUG - Response for create_network : {'network': {'id': '04a00985-71a1-40cb-8670-7372e2e08f0d', 'name': 'ctest-vn-35424838', 'tenant_id': '9fa740c440af49619b25859817f1c8dd', 'project_id': '9fa740c440af49619b25859817f1c8dd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70063295', 'ctest-vn-35424838'], 'port_security_enabled': True, 'description': ''}}
2025-01-30 17:14:37,432 - DEBUG - Response for create_subnet : {'subnet': {'id': 'af1b3cfc-cd10-46c0-8f3c-0d4b3380cc17', 'name': '', 'tenant_id': '9fa740c440af49619b25859817f1c8dd', 'network_id': '04a00985-71a1-40cb-8670-7372e2e08f0d', 'ip_version': 4, 'cidr': '144.120.204.0/26', 'allocation_pools': [{'start': '144.120.204.2', 'end': '144.120.204.62'}], 'gateway_ip': '144.120.204.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '144.120.204.2', 'tags': [], 'project_id': '9fa740c440af49619b25859817f1c8dd'}}
2025-01-30 17:14:37,451 - INFO - Created VN ctest-vn-35424838
2025-01-30 17:14:37,512 - DEBUG - VN ctest-vn-35424838 UUID is 04a00985-71a1-40cb-8670-7372e2e08f0d
2025-01-30 17:14:38,720 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2670-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2670-1)
2025-01-30 17:14:38,720 - INFO - Waiting for VM ctest-TestBasicVMVN-70063295-32105171 to be up..
2025-01-30 17:14:38,763 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-30 17:14:43,844 - DEBUG - VM is in ACTIVE state now
2025-01-30 17:14:43,844 - INFO - VM name : ctest-TestBasicVMVN-70063295-32105171
2025-01-30 17:14:43,932 - DEBUG - VM ctest-TestBasicVMVN-70063295-32105171 ID is 47cdf1ca-4da8-4b0a-ab83-1a69329091be
2025-01-30 17:14:43,932 - DEBUG - VM ctest-TestBasicVMVN-70063295-32105171 launched on Node cn-jenkins-deploy-platform-ansible-os-2670-1
2025-01-30 17:14:44,023 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/47cdf1ca-4da8-4b0a-ab83-1a69329091be
2025-01-30 17:14:44,033 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/4e53ea57-61ad-4a7f-88b4-fd840676ab78
2025-01-30 17:14:47,282 - 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 1006ms')
2025-01-30 17:14:47,282 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70063295-32105171 failed!
2025-01-30 17:14:47,336 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70063295:ctest-vn-35424838 is 144.120.204.1 and allocation pool is NOT set
2025-01-30 17:14:49,399 - 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=5.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.72 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.721/3.408/5.095/1.687 ms')
2025-01-30 17:14:49,399 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70063295-32105171 passed
2025-01-30 17:14:49,548 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 17:14:49,548 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70063295-32105171, IP 144.120.204.3, Port 22
2025-01-30 17:14:49,704 - DEBUG - VM ctest-TestBasicVMVN-70063295-32105171 is ready for SSH connections
2025-01-30 17:14:49,704 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.12, gateway password: c0ntrail123
2025-01-30 17:14:49,704 - DEBUG - cat /tmp/output.txt
2025-01-30 17:14:51,390 - DEBUG - Hello World. The time is now Thu, 30 Jan 2025 10:14:48 -0700!
2025-01-30 17:14:51,390 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 30 Jan 2025 10:14:48 -0700!'}
2025-01-30 17:14:51,390 - INFO - metadata_script.txt got executed in the vm
2025-01-30 17:14:51,390 - INFO - Deleting VM ctest-TestBasicVMVN-70063295-32105171
2025-01-30 17:14:51,460 - INFO - Deleting VN ctest-vn-35424838
2025-01-30 17:14:51,499 - DEBUG - VN 04a00985-71a1-40cb-8670-7372e2e08f0d still in use: Unable to complete operation on network 04a00985-71a1-40cb-8670-7372e2e08f0d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4adbefc8-af46-4588-b155-295640a8f83a']
2025-01-30 17:14:51,499 - WARNING - Deleting VN ctest-vn-35424838 failed..Will retry
2025-01-30 17:14:53,602 - DEBUG - Response for deleting network ()
2025-01-30 17:14:53,858 - DEBUG - No XMPP flaps were noticed during the test
2025-01-30 17:14:53,858 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-01-30 17:14:53,858 - INFO - --------------------------------------------------------------------------------
2025-01-30 17:14:53,861 - INFO - ================================================================================
2025-01-30 17:14:53,861 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-30 17:14:53,861 - 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-30 17:14:54,147 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.7': '0'}} with
2025-01-30 17:14:54,147 - INFO - Initial checks done. Running the testcase now
2025-01-30 17:14:54,147 - INFO -
2025-01-30 17:14:54,673 - DEBUG - Response for create_network : {'network': {'id': '8ab4bfc0-5e86-4ace-8b24-b796ce5dc93d', 'name': 'ctest-vn-51715882', 'tenant_id': '9fa740c440af49619b25859817f1c8dd', 'project_id': '9fa740c440af49619b25859817f1c8dd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70063295', 'ctest-vn-51715882'], 'port_security_enabled': True, 'description': ''}}
2025-01-30 17:14:54,899 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c9c9c188-93f2-4fe1-8140-107ef0528f6c', 'name': '', 'tenant_id': '9fa740c440af49619b25859817f1c8dd', 'network_id': '8ab4bfc0-5e86-4ace-8b24-b796ce5dc93d', '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': '9fa740c440af49619b25859817f1c8dd'}}
2025-01-30 17:14:55,069 - DEBUG - Response for create_subnet : {'subnet': {'id': '7064f558-e693-4453-940c-7ab0c9f5903f', 'name': '', 'tenant_id': '9fa740c440af49619b25859817f1c8dd', 'network_id': '8ab4bfc0-5e86-4ace-8b24-b796ce5dc93d', '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': '9fa740c440af49619b25859817f1c8dd'}}
2025-01-30 17:14:55,089 - INFO - Created VN ctest-vn-51715882
2025-01-30 17:14:55,144 - DEBUG - VN ctest-vn-51715882 UUID is 8ab4bfc0-5e86-4ace-8b24-b796ce5dc93d
2025-01-30 17:14:55,529 - DEBUG - Response for create_port : {'port': {'name': 'afd38e3a-e201-4660-9694-5704358f88f7', 'id': 'afd38e3a-e201-4660-9694-5704358f88f7', 'tenant_id': '9fa740c440af49619b25859817f1c8dd', 'network_id': '8ab4bfc0-5e86-4ace-8b24-b796ce5dc93d', 'mac_address': '02:af:d3:8e:3a:e2', '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': 'c9c9c188-93f2-4fe1-8140-107ef0528f6c'}], 'security_groups': ['e7f04c36-e36f-4efb-8bb6-4f005ff1259b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9fa740c440af49619b25859817f1c8dd'}}
2025-01-30 17:14:55,708 - DEBUG - Response for create_port : {'port': {'name': '56a16a4b-cbdc-4ed0-95f2-1debfc3dad31', 'id': '56a16a4b-cbdc-4ed0-95f2-1debfc3dad31', 'tenant_id': '9fa740c440af49619b25859817f1c8dd', 'network_id': '8ab4bfc0-5e86-4ace-8b24-b796ce5dc93d', 'mac_address': '02:56:a1:6a:4b:cb', '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': '7064f558-e693-4453-940c-7ab0c9f5903f'}], 'security_groups': ['e7f04c36-e36f-4efb-8bb6-4f005ff1259b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9fa740c440af49619b25859817f1c8dd'}}
2025-01-30 17:14:56,073 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2670-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2670-1)
2025-01-30 17:14:56,463 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2670-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2670-1)
2025-01-30 17:14:57,646 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2670-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2670-1)
2025-01-30 17:14:57,646 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2025-01-30 17:14:57,653 - DEBUG - Requesting: http://10.0.0.12:8082/domain/79d5a745-3bfe-46c1-a927-a6a3748e71db
2025-01-30 17:14:57,670 - DEBUG - Requesting: http://10.0.0.12:8082/project/9fa740c4-40af-4961-9b25-859817f1c8dd
2025-01-30 17:14:57,750 - DEBUG - Requesting: http://10.0.0.12:8082/network-ipam/7b871139-489d-4849-9ab5-ac57477c93c2
2025-01-30 17:14:57,765 - INFO - Verifications in API Server for IPAM: ctest-ipam-05839174 passed
2025-01-30 17:14:57,771 - DEBUG - Control-node 10.0.0.12 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-70063295:ctest-ipam-05839174', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70063295', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8901102126250149961', 'uuid-lslong': '11148005943487009730'}, 'enable': 'true', 'created': '2025-01-30T17:14:54', 'last-modified': '2025-01-30T17:14:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.391936'}
2025-01-30 17:14:57,771 - INFO - Verifications in Control node for IPAM: ctest-ipam-05839174 passed
2025-01-30 17:14:57,771 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2025-01-30 17:14:57,781 - DEBUG - Requesting: http://10.0.0.12:8082/domain/79d5a745-3bfe-46c1-a927-a6a3748e71db
2025-01-30 17:14:57,799 - DEBUG - Requesting: http://10.0.0.12:8082/project/9fa740c4-40af-4961-9b25-859817f1c8dd
2025-01-30 17:14:57,884 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8ab4bfc0-5e86-4ace-8b24-b796ce5dc93d
2025-01-30 17:14:57,904 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8ab4bfc0-5e86-4ace-8b24-b796ce5dc93d
2025-01-30 17:14:57,920 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/a5f1948a-4fd7-4028-928b-67d095fcc004
2025-01-30 17:14:57,929 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/a5f1948a-4fd7-4028-928b-67d095fcc004
2025-01-30 17:14:57,937 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/d0920f71-416d-4a26-8c99-996e1dc75f75
2025-01-30 17:14:57,945 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-30 17:14:57,945 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8ab4bfc0-5e86-4ace-8b24-b796ce5dc93d
2025-01-30 17:14:57,959 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/a5f1948a-4fd7-4028-928b-67d095fcc004
2025-01-30 17:14:57,983 - INFO - Verified VN network id 8 for VN 8ab4bfc0-5e86-4ace-8b24-b796ce5dc93d
2025-01-30 17:14:57,983 - INFO - Verifications in API Server for VN ctest-vn-51715882 passed
2025-01-30 17:14:57,983 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8ab4bfc0-5e86-4ace-8b24-b796ce5dc93d
2025-01-30 17:14:57,998 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/a5f1948a-4fd7-4028-928b-67d095fcc004
2025-01-30 17:14:58,009 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/a5f1948a-4fd7-4028-928b-67d095fcc004
2025-01-30 17:14:58,019 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/d0920f71-416d-4a26-8c99-996e1dc75f75
2025-01-30 17:14:58,037 - DEBUG - Control-node 10.0.0.12 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-70063295:ctest-vn-51715882', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70063295', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9994824305982458574', 'uuid-lslong': '10026340528768796989'}, 'enable': 'true', 'created': '2025-01-30T17:14:54', 'last-modified': '2025-01-30T17:14:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.011710'}
2025-01-30 17:14:58,048 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-30 17:14:58,048 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-51715882 passed
2025-01-30 17:14:58,048 - DEBUG - ====Verifying policy data for ctest-vn-51715882 in API_Server ======
2025-01-30 17:14:58,048 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2025-01-30 17:14:58,056 - DEBUG - Requesting: http://10.0.0.12:8082/domain/79d5a745-3bfe-46c1-a927-a6a3748e71db
2025-01-30 17:14:58,076 - DEBUG - Requesting: http://10.0.0.12:8082/project/9fa740c4-40af-4961-9b25-859817f1c8dd
2025-01-30 17:14:58,184 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8ab4bfc0-5e86-4ace-8b24-b796ce5dc93d
2025-01-30 17:14:58,210 - DEBUG - =>VN ctest-vn-51715882 has no policy to be verified
2025-01-30 17:14:58,210 - DEBUG - Verifying the vn in opserver
2025-01-30 17:14:58,210 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-70063295:ctest-vn-51715882 virtual network link through opserver 10.0.0.12
2025-01-30 17:14:58,211 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks
2025-01-30 17:14:58,594 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks
2025-01-30 17:14:58,669 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-70063295:ctest-vn-51715882', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-70063295:ctest-vn-51715882?flat'}
2025-01-30 17:14:58,669 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-70063295:ctest-vn-51715882 is found in opserver
2025-01-30 17:14:58,677 - DEBUG - VRF ids for VN ctest-vn-51715882: {'10.0.0.12': '2'}
2025-01-30 17:14:58,677 - INFO - Waiting for VM ctest-TestBasicVMVN-70063295-64094376 to be up..
2025-01-30 17:14:58,775 - DEBUG - VM is in ACTIVE state now
2025-01-30 17:14:58,775 - INFO - VM name : ctest-TestBasicVMVN-70063295-64094376
2025-01-30 17:14:58,878 - DEBUG - VM ctest-TestBasicVMVN-70063295-64094376 ID is 0db1fa7d-3813-4622-aefc-d46970ccc453
2025-01-30 17:14:58,879 - DEBUG - VM ctest-TestBasicVMVN-70063295-64094376 launched on Node cn-jenkins-deploy-platform-ansible-os-2670-1
2025-01-30 17:14:58,971 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/0db1fa7d-3813-4622-aefc-d46970ccc453
2025-01-30 17:14:58,980 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/afd38e3a-e201-4660-9694-5704358f88f7
2025-01-30 17:15:02,261 - 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-01-30 17:15:02,261 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70063295-64094376 failed!
2025-01-30 17:15:02,317 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70063295:ctest-vn-51715882 is 31.1.1.1 and allocation pool is NOT set
2025-01-30 17:15:02,317 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70063295:ctest-vn-51715882 is 31.1.2.1 and allocation pool is NOT set
2025-01-30 17:15:06,393 - 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 1010ms')
2025-01-30 17:15:06,393 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70063295-64094376 failed!
2025-01-30 17:15:06,448 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70063295:ctest-vn-51715882 is 31.1.1.1 and allocation pool is NOT set
2025-01-30 17:15:06,448 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70063295:ctest-vn-51715882 is 31.1.2.1 and allocation pool is NOT set
2025-01-30 17:15:08,510 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=7.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.345 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.345/3.857/7.370/3.512 ms')
2025-01-30 17:15:08,510 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70063295-64094376 passed
2025-01-30 17:15:08,668 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 17:15:08,668 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70063295-64094376, IP 31.1.1.4, Port 22
2025-01-30 17:15:08,834 - DEBUG - VM ctest-TestBasicVMVN-70063295-64094376 is ready for SSH connections
2025-01-30 17:15:08,835 - INFO - Waiting for VM ctest-TestBasicVMVN-70063295-65262688 to be up..
2025-01-30 17:15:08,912 - DEBUG - VM is in ACTIVE state now
2025-01-30 17:15:08,912 - INFO - VM name : ctest-TestBasicVMVN-70063295-65262688
2025-01-30 17:15:08,988 - DEBUG - VM ctest-TestBasicVMVN-70063295-65262688 ID is 080c886f-7b86-4c3e-927c-78a2a1348feb
2025-01-30 17:15:08,988 - DEBUG - VM ctest-TestBasicVMVN-70063295-65262688 launched on Node cn-jenkins-deploy-platform-ansible-os-2670-1
2025-01-30 17:15:09,070 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/080c886f-7b86-4c3e-927c-78a2a1348feb
2025-01-30 17:15:09,081 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/56a16a4b-cbdc-4ed0-95f2-1debfc3dad31
2025-01-30 17:15:10,343 - 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=2.66 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.475 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.475/1.568/2.661/1.093 ms')
2025-01-30 17:15:10,343 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-70063295-65262688 passed
2025-01-30 17:15:10,500 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 17:15:10,500 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70063295-65262688, IP 31.1.2.4, Port 22
2025-01-30 17:15:10,656 - DEBUG - VM ctest-TestBasicVMVN-70063295-65262688 is ready for SSH connections
2025-01-30 17:15:10,656 - INFO - Waiting for VM ctest-TestBasicVMVN-70063295-49922201 to be up..
2025-01-30 17:15:10,734 - DEBUG - VM is in ACTIVE state now
2025-01-30 17:15:10,734 - INFO - VM name : ctest-TestBasicVMVN-70063295-49922201
2025-01-30 17:15:10,810 - DEBUG - VM ctest-TestBasicVMVN-70063295-49922201 ID is 0bea9b5c-7994-4ba2-8b5d-ec7661081b85
2025-01-30 17:15:10,810 - DEBUG - VM ctest-TestBasicVMVN-70063295-49922201 launched on Node cn-jenkins-deploy-platform-ansible-os-2670-1
2025-01-30 17:15:10,889 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/0bea9b5c-7994-4ba2-8b5d-ec7661081b85
2025-01-30 17:15:10,898 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/22bac7af-0d99-4bfb-a5eb-221ae88587fd
2025-01-30 17:15:12,140 - 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.88 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.576 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.576/1.728/2.880/1.152 ms')
2025-01-30 17:15:12,140 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-70063295-49922201 passed
2025-01-30 17:15:12,288 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 17:15:12,288 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70063295-49922201, IP 31.1.1.3, Port 22
2025-01-30 17:15:12,444 - DEBUG - VM ctest-TestBasicVMVN-70063295-49922201 is ready for SSH connections
2025-01-30 17:15:12,444 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 17:15:12,444 - 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.12, gateway password: c0ntrail123
2025-01-30 17:15:12,444 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-30 17:15:16,475 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.154 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.942 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.852 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.852/1.982/4.154 ms
2025-01-30 17:15:16,475 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-70063295-64094376 passed
2025-01-30 17:15:16,475 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 17:15:16,476 - 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.12, gateway password: c0ntrail123
2025-01-30 17:15:16,476 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-30 17:15:20,124 - 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=2.802 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.009 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.791 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.791/1.534/2.802 ms
2025-01-30 17:15:20,124 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-70063295-65262688 passed
2025-01-30 17:15:20,124 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 17:15:20,124 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 17:15:20,124 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 17:15:20,124 - 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.12, gateway password: c0ntrail123
2025-01-30 17:15:20,124 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-30 17:15:20,312 - DEBUG - None
2025-01-30 17:15:20,312 - 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.12, gateway password: c0ntrail123
2025-01-30 17:15:20,312 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-30 17:15:20,500 - DEBUG - None
2025-01-30 17:15:20,500 - 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.12, gateway password: c0ntrail123
2025-01-30 17:15:20,500 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-30 17:15:21,166 - DEBUG - None
2025-01-30 17:15:21,166 - 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.12, gateway password: c0ntrail123
2025-01-30 17:15:21,166 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-30 17:15:23,374 - 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.885 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.644 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.458 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.875 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.403 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.403/1.853/4.644 ms
2025-01-30 17:15:23,374 - 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.12, gateway password: c0ntrail123
2025-01-30 17:15:23,374 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-30 17:15:25,629 - 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.355 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.440 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.493 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.454 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.009 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.951 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.374 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.374/2.153/4.493 ms
2025-01-30 17:15:25,630 - 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.12, gateway password: c0ntrail123
2025-01-30 17:15:25,630 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-30 17:15:27,870 - 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=1.071 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.401 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.547 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.428 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.608 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.403 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.357/1.973/4.547 ms
2025-01-30 17:15:27,870 - INFO - Deleting VM ctest-TestBasicVMVN-70063295-49922201
2025-01-30 17:15:27,938 - INFO - Detaching port 56a16a4b-cbdc-4ed0-95f2-1debfc3dad31 from VM ctest-TestBasicVMVN-70063295-65262688
2025-01-30 17:15:27,986 - INFO - Deleting VM ctest-TestBasicVMVN-70063295-65262688
2025-01-30 17:15:28,058 - INFO - Detaching port afd38e3a-e201-4660-9694-5704358f88f7 from VM ctest-TestBasicVMVN-70063295-64094376
2025-01-30 17:15:28,098 - INFO - Deleting VM ctest-TestBasicVMVN-70063295-64094376
2025-01-30 17:15:28,191 - INFO - Deleting VN ctest-vn-51715882
2025-01-30 17:15:28,371 - DEBUG - Response for delete_port : ()
2025-01-30 17:15:28,565 - DEBUG - Response for delete_port : ()
2025-01-30 17:15:28,616 - DEBUG - VN 8ab4bfc0-5e86-4ace-8b24-b796ce5dc93d still in use: Unable to complete operation on network 8ab4bfc0-5e86-4ace-8b24-b796ce5dc93d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cf20d3ab-8906-43ab-a1e0-f16ae34b42a1']
2025-01-30 17:15:28,616 - WARNING - Deleting VN ctest-vn-51715882 failed..Will retry
2025-01-30 17:15:30,773 - DEBUG - Response for deleting network ()
2025-01-30 17:15:30,773 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/a5f1948a-4fd7-4028-928b-67d095fcc004
2025-01-30 17:15:30,783 - DEBUG - Response Code: 404
2025-01-30 17:15:30,783 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2025-01-30 17:15:30,790 - DEBUG - Requesting: http://10.0.0.12:8082/domain/79d5a745-3bfe-46c1-a927-a6a3748e71db
2025-01-30 17:15:30,850 - DEBUG - Requesting: http://10.0.0.12:8082/project/9fa740c4-40af-4961-9b25-859817f1c8dd
2025-01-30 17:15:30,930 - INFO - Validated that VN ctest-vn-51715882 is not found in API Server
2025-01-30 17:15:30,942 - DEBUG - VN ctest-vn-51715882 is not present in Agent 10.0.0.12
2025-01-30 17:15:30,942 - INFO - Validated that VN ctest-vn-51715882 is not in any agent
2025-01-30 17:15:30,948 - DEBUG - VRF 2 is not seen in agent 10.0.0.12
2025-01-30 17:15:30,953 - DEBUG - Vrouter 10.0.0.12 does not have vrf 2 for VN ctest-vn-51715882
2025-01-30 17:15:30,953 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-70063295:ctest-vn-51715882
2025-01-30 17:15:30,965 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-51715882 info
2025-01-30 17:15:31,056 - INFO - IPAM: ctest-ipam-05839174 is not found in API Server
2025-01-30 17:15:31,067 - INFO - IPAM:ctest-ipam-05839174 is not found in control node
2025-01-30 17:15:31,327 - DEBUG - No XMPP flaps were noticed during the test
2025-01-30 17:15:31,327 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-01-30 17:15:31,328 - INFO - --------------------------------------------------------------------------------
2025-01-30 17:15:32,067 - INFO - Deleted project: ctest-TestBasicVMVN-70063295, ID : 9fa740c4-40af-4961-9b25-859817f1c8dd