2025-06-10 13:16:17,040 - INFO - Domain Default found not creating
2025-06-10 13:16:17,213 - INFO - Project ctest-TestBasicVMVN-33220822 not found, creating it
2025-06-10 13:16:17,706 - INFO - Created Project:ctest-TestBasicVMVN-33220822, ID : d96a59f1-289b-479e-bcec-c4fa3fcd9b78
2025-06-10 13:16:19,651 - INFO - ================================================================================
2025-06-10 13:16:19,651 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-10 13:16:19,651 - 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-06-10 13:16:19,909 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-06-10 13:16:19,909 - INFO - Initial checks done. Running the testcase now
2025-06-10 13:16:19,910 - INFO -
2025-06-10 13:16:20,579 - DEBUG - Response for create_network : {'network': {'id': 'd04eeac5-6cbc-475f-8d91-06cf907c1f1e', 'name': 'ctest-vn2_metadata-58354506', 'tenant_id': 'd96a59f1289b479ebcecc4fa3fcd9b78', 'project_id': 'd96a59f1289b479ebcecc4fa3fcd9b78', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-33220822', 'ctest-vn2_metadata-58354506'], 'port_security_enabled': True, 'description': ''}}
2025-06-10 13:16:20,774 - DEBUG - Response for create_subnet : {'subnet': {'id': '55ddea3a-3db1-4523-89fd-c1b7cdeb76d0', 'name': '', 'tenant_id': 'd96a59f1289b479ebcecc4fa3fcd9b78', 'network_id': 'd04eeac5-6cbc-475f-8d91-06cf907c1f1e', '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': 'd96a59f1289b479ebcecc4fa3fcd9b78'}}
2025-06-10 13:16:20,794 - INFO - Created VN ctest-vn2_metadata-58354506
2025-06-10 13:16:20,847 - DEBUG - VN ctest-vn2_metadata-58354506 UUID is d04eeac5-6cbc-475f-8d91-06cf907c1f1e
2025-06-10 13:16:21,046 - DEBUG - Services list from nova: [, , ]
2025-06-10 13:16:22,322 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3433-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3433-1)
2025-06-10 13:16:22,431 - DEBUG - Link local service introspect added
2025-06-10 13:16:22,472 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-10 13:16:27,560 - DEBUG - VM is in ACTIVE state now
2025-06-10 13:16:27,701 - INFO - Waiting for VM ctest-TestBasicVMVN-33220822-07434190 to be up..
2025-06-10 13:16:27,701 - INFO - VM name : ctest-TestBasicVMVN-33220822-07434190
2025-06-10 13:16:27,783 - DEBUG - VM ctest-TestBasicVMVN-33220822-07434190 ID is 0c11412f-3d0a-4766-b563-2d749e1adc79
2025-06-10 13:16:27,783 - DEBUG - VM ctest-TestBasicVMVN-33220822-07434190 launched on Node cn-jenkins-deploy-platform-ansible-os-3433-1
2025-06-10 13:16:27,869 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0c11412f-3d0a-4766-b563-2d749e1adc79
2025-06-10 13:16:28,204 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0c11412f-3d0a-4766-b563-2d749e1adc79
2025-06-10 13:16:28,244 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4bd660df-8a8a-4f37-8e41-f1938293b587
2025-06-10 13:16:31,530 - 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-06-10 13:16:31,530 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33220822-07434190 failed!
2025-06-10 13:16:31,591 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33220822:ctest-vn2_metadata-58354506 is 11.1.1.1 and allocation pool is NOT set
2025-06-10 13:16:33,651 - 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=12.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.28 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 = 3.279/7.812/12.346/4.533 ms')
2025-06-10 13:16:33,651 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33220822-07434190 passed
2025-06-10 13:16:33,807 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 13:16:33,807 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33220822-07434190, IP 11.1.1.3, Port 22
2025-06-10 13:16:33,863 - 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-06-10 13:16:33,950 - DEBUG - VM ctest-TestBasicVMVN-33220822-07434190 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-10 13:16:38,951 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 13:16:38,951 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33220822-07434190, IP 11.1.1.3, Port 22
2025-06-10 13:16:39,118 - DEBUG - VM ctest-TestBasicVMVN-33220822-07434190 is ready for SSH connections
2025-06-10 13:16:39,118 - INFO - Retry 0
2025-06-10 13:16:39,119 - 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.38, gateway password: c0ntrail123
2025-06-10 13:16:39,119 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-10 13:16:40,779 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-10 13:16:40,779 - INFO - Generic metadata worked
2025-06-10 13:16:41,031 - DEBUG - Link local service introspect removed
2025-06-10 13:16:41,031 - INFO - Deleting VM ctest-TestBasicVMVN-33220822-07434190
2025-06-10 13:16:41,101 - INFO - Deleting VN ctest-vn2_metadata-58354506
2025-06-10 13:16:41,152 - DEBUG - VN d04eeac5-6cbc-475f-8d91-06cf907c1f1e still in use: Unable to complete operation on network d04eeac5-6cbc-475f-8d91-06cf907c1f1e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d48db768-39e3-428d-b844-be6742aeffc6']
2025-06-10 13:16:41,152 - WARNING - Deleting VN ctest-vn2_metadata-58354506 failed..Will retry
2025-06-10 13:16:43,272 - DEBUG - Response for deleting network ()
2025-06-10 13:16:43,530 - DEBUG - No XMPP flaps were noticed during the test
2025-06-10 13:16:43,530 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-06-10 13:16:43,530 - INFO - --------------------------------------------------------------------------------
2025-06-10 13:16:43,533 - INFO - ================================================================================
2025-06-10 13:16:43,533 - INFO - STARTING TEST : test_metadata_service
2025-06-10 13:16:43,533 - 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-06-10 13:16:43,817 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-06-10 13:16:43,817 - INFO - Initial checks done. Running the testcase now
2025-06-10 13:16:43,817 - INFO -
2025-06-10 13:16:43,817 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-06-10 13:16:43,824 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/4eb33803-a515-40e7-a83c-2028ab75ba32
2025-06-10 13:16:44,050 - DEBUG - Response for create_network : {'network': {'id': 'd5d7d7e0-e9f9-4f58-a7d0-627ef594df89', 'name': 'ctest-vn-38823241', 'tenant_id': 'd96a59f1289b479ebcecc4fa3fcd9b78', 'project_id': 'd96a59f1289b479ebcecc4fa3fcd9b78', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-33220822', 'ctest-vn-38823241'], 'port_security_enabled': True, 'description': ''}}
2025-06-10 13:16:44,278 - DEBUG - Response for create_subnet : {'subnet': {'id': '7154d982-c408-442a-a655-fda2cfb60fa0', 'name': '', 'tenant_id': 'd96a59f1289b479ebcecc4fa3fcd9b78', 'network_id': 'd5d7d7e0-e9f9-4f58-a7d0-627ef594df89', 'ip_version': 4, 'cidr': '194.70.72.64/26', 'allocation_pools': [{'start': '194.70.72.66', 'end': '194.70.72.126'}], 'gateway_ip': '194.70.72.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '194.70.72.66', 'tags': [], 'project_id': 'd96a59f1289b479ebcecc4fa3fcd9b78'}}
2025-06-10 13:16:44,300 - INFO - Created VN ctest-vn-38823241
2025-06-10 13:16:44,355 - DEBUG - VN ctest-vn-38823241 UUID is d5d7d7e0-e9f9-4f58-a7d0-627ef594df89
2025-06-10 13:16:45,640 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3433-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3433-1)
2025-06-10 13:16:45,640 - INFO - Waiting for VM ctest-TestBasicVMVN-33220822-33933152 to be up..
2025-06-10 13:16:45,687 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-10 13:16:50,774 - DEBUG - VM is in ACTIVE state now
2025-06-10 13:16:50,775 - INFO - VM name : ctest-TestBasicVMVN-33220822-33933152
2025-06-10 13:16:50,865 - DEBUG - VM ctest-TestBasicVMVN-33220822-33933152 ID is daa9d56e-8482-4338-9274-2e72d0cc3043
2025-06-10 13:16:50,866 - DEBUG - VM ctest-TestBasicVMVN-33220822-33933152 launched on Node cn-jenkins-deploy-platform-ansible-os-3433-1
2025-06-10 13:16:50,947 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/daa9d56e-8482-4338-9274-2e72d0cc3043
2025-06-10 13:16:50,958 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/03e46e07-39c7-473b-a73e-b9f1f1fcf6d0
2025-06-10 13:16:54,220 - 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 1013ms')
2025-06-10 13:16:54,220 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33220822-33933152 failed!
2025-06-10 13:16:54,275 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33220822:ctest-vn-38823241 is 194.70.72.65 and allocation pool is NOT set
2025-06-10 13:16:58,349 - 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=2 ttl=63 time=6.96 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 6.957/6.957/6.957/0.000 ms')
2025-06-10 13:16:58,349 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33220822-33933152 passed
2025-06-10 13:16:58,507 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 13:16:58,507 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33220822-33933152, IP 194.70.72.67, Port 22
2025-06-10 13:16:58,662 - DEBUG - VM ctest-TestBasicVMVN-33220822-33933152 is ready for SSH connections
2025-06-10 13:16:58,663 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-06-10 13:16:58,663 - DEBUG - cat /tmp/output.txt
2025-06-10 13:17:00,377 - DEBUG - Hello World. The time is now Tue, 10 Jun 2025 07:16:57 -0600!
2025-06-10 13:17:00,377 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 10 Jun 2025 07:16:57 -0600!'}
2025-06-10 13:17:00,377 - INFO - metadata_script.txt got executed in the vm
2025-06-10 13:17:00,377 - INFO - Deleting VM ctest-TestBasicVMVN-33220822-33933152
2025-06-10 13:17:00,457 - INFO - Deleting VN ctest-vn-38823241
2025-06-10 13:17:00,508 - DEBUG - VN d5d7d7e0-e9f9-4f58-a7d0-627ef594df89 still in use: Unable to complete operation on network d5d7d7e0-e9f9-4f58-a7d0-627ef594df89. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1c93b442-7f7b-474a-9c0b-dde6389e5b6a']
2025-06-10 13:17:00,508 - WARNING - Deleting VN ctest-vn-38823241 failed..Will retry
2025-06-10 13:17:02,633 - DEBUG - Response for deleting network ()
2025-06-10 13:17:02,895 - DEBUG - No XMPP flaps were noticed during the test
2025-06-10 13:17:02,895 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-06-10 13:17:02,895 - INFO - --------------------------------------------------------------------------------
2025-06-10 13:17:02,898 - INFO - ================================================================================
2025-06-10 13:17:02,898 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-10 13:17:02,898 - 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-06-10 13:17:03,185 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-06-10 13:17:03,186 - INFO - Initial checks done. Running the testcase now
2025-06-10 13:17:03,186 - INFO -
2025-06-10 13:17:03,713 - DEBUG - Response for create_network : {'network': {'id': 'd6f5efe7-a60e-498a-bdc3-e8d02742dfeb', 'name': 'ctest-vn-90729014', 'tenant_id': 'd96a59f1289b479ebcecc4fa3fcd9b78', 'project_id': 'd96a59f1289b479ebcecc4fa3fcd9b78', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-33220822', 'ctest-vn-90729014'], 'port_security_enabled': True, 'description': ''}}
2025-06-10 13:17:03,926 - DEBUG - Response for create_subnet : {'subnet': {'id': '32103716-004d-44a6-9c0e-b0b392c21911', 'name': '', 'tenant_id': 'd96a59f1289b479ebcecc4fa3fcd9b78', 'network_id': 'd6f5efe7-a60e-498a-bdc3-e8d02742dfeb', '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': 'd96a59f1289b479ebcecc4fa3fcd9b78'}}
2025-06-10 13:17:04,161 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b1c84d01-c2bc-44f1-8adb-d624231460d0', 'name': '', 'tenant_id': 'd96a59f1289b479ebcecc4fa3fcd9b78', 'network_id': 'd6f5efe7-a60e-498a-bdc3-e8d02742dfeb', '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': 'd96a59f1289b479ebcecc4fa3fcd9b78'}}
2025-06-10 13:17:04,183 - INFO - Created VN ctest-vn-90729014
2025-06-10 13:17:04,239 - DEBUG - VN ctest-vn-90729014 UUID is d6f5efe7-a60e-498a-bdc3-e8d02742dfeb
2025-06-10 13:17:04,662 - DEBUG - Response for create_port : {'port': {'name': '57c7c483-8900-4f24-a6fe-14f7e827fae4', 'id': '57c7c483-8900-4f24-a6fe-14f7e827fae4', 'tenant_id': 'd96a59f1289b479ebcecc4fa3fcd9b78', 'network_id': 'd6f5efe7-a60e-498a-bdc3-e8d02742dfeb', 'mac_address': '02:57:c7:c4:83:89', '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': '32103716-004d-44a6-9c0e-b0b392c21911'}], 'security_groups': ['9cf6cf75-6ccf-4b8e-83ad-d1e216265603'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd96a59f1289b479ebcecc4fa3fcd9b78'}}
2025-06-10 13:17:04,866 - DEBUG - Response for create_port : {'port': {'name': '33d4d8c3-376b-4ce1-97af-f9a4b7baf0d2', 'id': '33d4d8c3-376b-4ce1-97af-f9a4b7baf0d2', 'tenant_id': 'd96a59f1289b479ebcecc4fa3fcd9b78', 'network_id': 'd6f5efe7-a60e-498a-bdc3-e8d02742dfeb', 'mac_address': '02:33:d4:d8:c3:37', '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': 'b1c84d01-c2bc-44f1-8adb-d624231460d0'}], 'security_groups': ['9cf6cf75-6ccf-4b8e-83ad-d1e216265603'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd96a59f1289b479ebcecc4fa3fcd9b78'}}
2025-06-10 13:17:05,259 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3433-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3433-1)
2025-06-10 13:17:05,683 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3433-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3433-1)
2025-06-10 13:17:07,044 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3433-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3433-1)
2025-06-10 13:17:07,045 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-06-10 13:17:07,054 - DEBUG - Requesting: http://10.0.0.38:8082/domain/60adc279-be8b-4f31-91b1-e24994aa419d
2025-06-10 13:17:07,073 - DEBUG - Requesting: http://10.0.0.38:8082/project/d96a59f1-289b-479e-bcec-c4fa3fcd9b78
2025-06-10 13:17:07,170 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/08706025-9d67-4bd2-bad3-7121fb6231ce
2025-06-10 13:17:07,192 - INFO - Verifications in API Server for IPAM: ctest-ipam-54412792 passed
2025-06-10 13:17:07,201 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-33220822:ctest-ipam-54412792', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-33220822', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '608091664365865938', 'uuid-lslong': '13462228101905920462'}, 'enable': 'true', 'created': '2025-06-10T13:17:03', 'last-modified': '2025-06-10T13:17:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.772061'}
2025-06-10 13:17:07,201 - INFO - Verifications in Control node for IPAM: ctest-ipam-54412792 passed
2025-06-10 13:17:07,203 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-06-10 13:17:07,211 - DEBUG - Requesting: http://10.0.0.38:8082/domain/60adc279-be8b-4f31-91b1-e24994aa419d
2025-06-10 13:17:07,232 - DEBUG - Requesting: http://10.0.0.38:8082/project/d96a59f1-289b-479e-bcec-c4fa3fcd9b78
2025-06-10 13:17:07,315 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d6f5efe7-a60e-498a-bdc3-e8d02742dfeb
2025-06-10 13:17:07,333 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d6f5efe7-a60e-498a-bdc3-e8d02742dfeb
2025-06-10 13:17:07,346 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/07d496ad-2fa7-463d-a2f1-fedd392d4ccf
2025-06-10 13:17:07,360 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/07d496ad-2fa7-463d-a2f1-fedd392d4ccf
2025-06-10 13:17:07,369 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/e94aa29c-4670-4ffc-a7f8-a022701f6d5e
2025-06-10 13:17:07,379 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-10 13:17:07,380 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d6f5efe7-a60e-498a-bdc3-e8d02742dfeb
2025-06-10 13:17:07,392 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/07d496ad-2fa7-463d-a2f1-fedd392d4ccf
2025-06-10 13:17:07,415 - INFO - Verified VN network id 9 for VN d6f5efe7-a60e-498a-bdc3-e8d02742dfeb
2025-06-10 13:17:07,415 - INFO - Verifications in API Server for VN ctest-vn-90729014 passed
2025-06-10 13:17:07,415 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d6f5efe7-a60e-498a-bdc3-e8d02742dfeb
2025-06-10 13:17:07,437 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/07d496ad-2fa7-463d-a2f1-fedd392d4ccf
2025-06-10 13:17:07,452 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/07d496ad-2fa7-463d-a2f1-fedd392d4ccf
2025-06-10 13:17:07,475 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/e94aa29c-4670-4ffc-a7f8-a022701f6d5e
2025-06-10 13:17:07,499 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-33220822:ctest-vn-90729014', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-33220822', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15489550271613127050', 'uuid-lslong': '13674028874336493547'}, 'enable': 'true', 'created': '2025-06-10T13:17:03', 'last-modified': '2025-06-10T13:17:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.386617'}
2025-06-10 13:17:07,510 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-10 13:17:07,510 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-90729014 passed
2025-06-10 13:17:07,510 - DEBUG - ====Verifying policy data for ctest-vn-90729014 in API_Server ======
2025-06-10 13:17:07,510 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-06-10 13:17:07,518 - DEBUG - Requesting: http://10.0.0.38:8082/domain/60adc279-be8b-4f31-91b1-e24994aa419d
2025-06-10 13:17:07,586 - DEBUG - Requesting: http://10.0.0.38:8082/project/d96a59f1-289b-479e-bcec-c4fa3fcd9b78
2025-06-10 13:17:07,718 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d6f5efe7-a60e-498a-bdc3-e8d02742dfeb
2025-06-10 13:17:07,751 - DEBUG - =>VN ctest-vn-90729014 has no policy to be verified
2025-06-10 13:17:07,751 - DEBUG - Verifying the vn in opserver
2025-06-10 13:17:07,751 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-33220822:ctest-vn-90729014 virtual network link through opserver 10.0.0.38
2025-06-10 13:17:07,751 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-06-10 13:17:08,151 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-06-10 13:17:08,244 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-33220822:ctest-vn-90729014', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-33220822:ctest-vn-90729014?flat'}
2025-06-10 13:17:08,244 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-33220822:ctest-vn-90729014 is found in opserver
2025-06-10 13:17:08,252 - DEBUG - VRF ids for VN ctest-vn-90729014: {'10.0.0.38': '2'}
2025-06-10 13:17:08,252 - INFO - Waiting for VM ctest-TestBasicVMVN-33220822-88227485 to be up..
2025-06-10 13:17:08,342 - DEBUG - VM is in ACTIVE state now
2025-06-10 13:17:08,343 - INFO - VM name : ctest-TestBasicVMVN-33220822-88227485
2025-06-10 13:17:08,432 - DEBUG - VM ctest-TestBasicVMVN-33220822-88227485 ID is f25af7fb-5333-4e02-9b72-ac4ac8d32a2a
2025-06-10 13:17:08,432 - DEBUG - VM ctest-TestBasicVMVN-33220822-88227485 launched on Node cn-jenkins-deploy-platform-ansible-os-3433-1
2025-06-10 13:17:08,524 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f25af7fb-5333-4e02-9b72-ac4ac8d32a2a
2025-06-10 13:17:08,545 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/57c7c483-8900-4f24-a6fe-14f7e827fae4
2025-06-10 13:17:11,849 - 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 1034ms')
2025-06-10 13:17:11,849 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33220822-88227485 failed!
2025-06-10 13:17:11,907 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33220822:ctest-vn-90729014 is 31.1.1.1 and allocation pool is NOT set
2025-06-10 13:17:11,907 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33220822:ctest-vn-90729014 is 31.1.2.1 and allocation pool is NOT set
2025-06-10 13:17:15,978 - 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-06-10 13:17:15,978 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33220822-88227485 failed!
2025-06-10 13:17:16,035 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33220822:ctest-vn-90729014 is 31.1.1.1 and allocation pool is NOT set
2025-06-10 13:17:16,035 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33220822:ctest-vn-90729014 is 31.1.2.1 and allocation pool is NOT set
2025-06-10 13:17:18,103 - 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=11.4 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.30 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 = 3.296/7.329/11.362/4.033 ms')
2025-06-10 13:17:18,103 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33220822-88227485 passed
2025-06-10 13:17:18,279 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 13:17:18,279 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33220822-88227485, IP 31.1.1.4, Port 22
2025-06-10 13:17:18,349 - 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-06-10 13:17:18,471 - DEBUG - VM ctest-TestBasicVMVN-33220822-88227485 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-10 13:17:23,471 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 13:17:23,472 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33220822-88227485, IP 31.1.1.4, Port 22
2025-06-10 13:17:23,627 - DEBUG - VM ctest-TestBasicVMVN-33220822-88227485 is ready for SSH connections
2025-06-10 13:17:23,627 - INFO - Waiting for VM ctest-TestBasicVMVN-33220822-06883782 to be up..
2025-06-10 13:17:23,706 - DEBUG - VM is in ACTIVE state now
2025-06-10 13:17:23,706 - INFO - VM name : ctest-TestBasicVMVN-33220822-06883782
2025-06-10 13:17:23,787 - DEBUG - VM ctest-TestBasicVMVN-33220822-06883782 ID is b848e6c6-9755-4b1f-9c3d-aa9ed7ac4dad
2025-06-10 13:17:23,787 - DEBUG - VM ctest-TestBasicVMVN-33220822-06883782 launched on Node cn-jenkins-deploy-platform-ansible-os-3433-1
2025-06-10 13:17:23,868 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b848e6c6-9755-4b1f-9c3d-aa9ed7ac4dad
2025-06-10 13:17:23,879 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/33d4d8c3-376b-4ce1-97af-f9a4b7baf0d2
2025-06-10 13:17:25,127 - 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.15 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.526 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.526/1.838/3.150/1.312 ms')
2025-06-10 13:17:25,127 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-33220822-06883782 passed
2025-06-10 13:17:25,283 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 13:17:25,283 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33220822-06883782, IP 31.1.2.4, Port 22
2025-06-10 13:17:25,439 - DEBUG - VM ctest-TestBasicVMVN-33220822-06883782 is ready for SSH connections
2025-06-10 13:17:25,439 - INFO - Waiting for VM ctest-TestBasicVMVN-33220822-86403164 to be up..
2025-06-10 13:17:25,516 - DEBUG - VM is in ACTIVE state now
2025-06-10 13:17:25,516 - INFO - VM name : ctest-TestBasicVMVN-33220822-86403164
2025-06-10 13:17:25,591 - DEBUG - VM ctest-TestBasicVMVN-33220822-86403164 ID is 9ef1e473-b89f-457c-917c-17cacf2ae05a
2025-06-10 13:17:25,591 - DEBUG - VM ctest-TestBasicVMVN-33220822-86403164 launched on Node cn-jenkins-deploy-platform-ansible-os-3433-1
2025-06-10 13:17:25,666 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9ef1e473-b89f-457c-917c-17cacf2ae05a
2025-06-10 13:17:25,675 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0df178c4-0dc5-4fc9-be63-d8f61c6c9b8b
2025-06-10 13:17:26,927 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.22 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.380 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.380/1.800/3.220/1.420 ms')
2025-06-10 13:17:26,927 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-33220822-86403164 passed
2025-06-10 13:17:27,083 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 13:17:27,083 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33220822-86403164, IP 31.1.1.3, Port 22
2025-06-10 13:17:27,238 - DEBUG - VM ctest-TestBasicVMVN-33220822-86403164 is ready for SSH connections
2025-06-10 13:17:27,239 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 13:17:27,239 - 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.38, gateway password: c0ntrail123
2025-06-10 13:17:27,239 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-10 13:17:31,396 - 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.510 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.846 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.756 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.756/1.704/3.510 ms
2025-06-10 13:17:31,396 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-33220822-88227485 passed
2025-06-10 13:17:31,396 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 13:17:31,396 - 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.38, gateway password: c0ntrail123
2025-06-10 13:17:31,396 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-10 13:17:35,085 - 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.962 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.735 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.823 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.735/1.840/3.962 ms
2025-06-10 13:17:35,086 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-33220822-06883782 passed
2025-06-10 13:17:35,086 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 13:17:35,086 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 13:17:35,086 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 13:17:35,086 - 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.38, gateway password: c0ntrail123
2025-06-10 13:17:35,086 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-10 13:17:35,320 - DEBUG - None
2025-06-10 13:17:35,320 - 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.38, gateway password: c0ntrail123
2025-06-10 13:17:35,321 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-10 13:17:35,516 - DEBUG - None
2025-06-10 13:17:35,516 - 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.38, gateway password: c0ntrail123
2025-06-10 13:17:35,516 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-10 13:17:36,196 - DEBUG - None
2025-06-10 13:17:36,196 - 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.38, gateway password: c0ntrail123
2025-06-10 13:17:36,196 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-10 13:17:38,420 - 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.519 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.705 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.572 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.946 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.392/2.626/7.705 ms
2025-06-10 13:17:38,420 - 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.38, gateway password: c0ntrail123
2025-06-10 13:17:38,420 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-10 13:17:40,696 - 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.237 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.251 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.733 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.392 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.663 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.561 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.453 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.392/2.041/4.733 ms
2025-06-10 13:17:40,696 - 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.38, gateway password: c0ntrail123
2025-06-10 13:17:40,696 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-10 13:17:42,959 - 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.816 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.517 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.608 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.418 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.913 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.072 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.444 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.418/2.112/4.608 ms
2025-06-10 13:17:42,959 - INFO - Deleting VM ctest-TestBasicVMVN-33220822-86403164
2025-06-10 13:17:43,038 - INFO - Detaching port 33d4d8c3-376b-4ce1-97af-f9a4b7baf0d2 from VM ctest-TestBasicVMVN-33220822-06883782
2025-06-10 13:17:43,094 - INFO - Deleting VM ctest-TestBasicVMVN-33220822-06883782
2025-06-10 13:17:43,170 - INFO - Detaching port 57c7c483-8900-4f24-a6fe-14f7e827fae4 from VM ctest-TestBasicVMVN-33220822-88227485
2025-06-10 13:17:43,207 - INFO - Deleting VM ctest-TestBasicVMVN-33220822-88227485
2025-06-10 13:17:43,290 - INFO - Deleting VN ctest-vn-90729014
2025-06-10 13:17:43,511 - DEBUG - Response for delete_port : ()
2025-06-10 13:17:43,751 - DEBUG - Response for delete_port : ()
2025-06-10 13:17:43,804 - DEBUG - VN d6f5efe7-a60e-498a-bdc3-e8d02742dfeb still in use: Unable to complete operation on network d6f5efe7-a60e-498a-bdc3-e8d02742dfeb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-81ef4db5-bd03-41df-a58e-adc11f7878f6']
2025-06-10 13:17:43,804 - WARNING - Deleting VN ctest-vn-90729014 failed..Will retry
2025-06-10 13:17:45,994 - DEBUG - Response for deleting network ()
2025-06-10 13:17:45,994 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/07d496ad-2fa7-463d-a2f1-fedd392d4ccf
2025-06-10 13:17:46,002 - DEBUG - Response Code: 404
2025-06-10 13:17:46,002 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-06-10 13:17:46,010 - DEBUG - Requesting: http://10.0.0.38:8082/domain/60adc279-be8b-4f31-91b1-e24994aa419d
2025-06-10 13:17:46,074 - DEBUG - Requesting: http://10.0.0.38:8082/project/d96a59f1-289b-479e-bcec-c4fa3fcd9b78
2025-06-10 13:17:46,159 - INFO - Validated that VN ctest-vn-90729014 is not found in API Server
2025-06-10 13:17:46,174 - DEBUG - VN ctest-vn-90729014 is not present in Agent 10.0.0.38
2025-06-10 13:17:46,174 - INFO - Validated that VN ctest-vn-90729014 is not in any agent
2025-06-10 13:17:46,182 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-06-10 13:17:46,189 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-90729014
2025-06-10 13:17:46,189 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-33220822:ctest-vn-90729014
2025-06-10 13:17:46,203 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-90729014 info
2025-06-10 13:17:46,291 - INFO - IPAM: ctest-ipam-54412792 is not found in API Server
2025-06-10 13:17:46,303 - INFO - IPAM:ctest-ipam-54412792 is not found in control node
2025-06-10 13:17:46,565 - DEBUG - No XMPP flaps were noticed during the test
2025-06-10 13:17:46,565 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44]
2025-06-10 13:17:46,566 - INFO - --------------------------------------------------------------------------------
2025-06-10 13:17:47,340 - INFO - Deleted project: ctest-TestBasicVMVN-33220822, ID : d96a59f1-289b-479e-bcec-c4fa3fcd9b78