2025-03-27 10:54:53,450 - INFO - Domain Default found not creating
2025-03-27 10:54:53,611 - INFO - Project ctest-TestBasicVMVN-03979725 not found, creating it
2025-03-27 10:54:54,132 - INFO - Created Project:ctest-TestBasicVMVN-03979725, ID : ba95b1fd-a095-47d2-a2f7-9d447b9d301a
2025-03-27 10:54:55,753 - INFO - ================================================================================
2025-03-27 10:54:55,753 - INFO - STARTING TEST : test_generic_link_local_service
2025-03-27 10:54:55,753 - 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-03-27 10:54:56,018 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.24': '0'}} with
2025-03-27 10:54:56,018 - INFO - Initial checks done. Running the testcase now
2025-03-27 10:54:56,018 - INFO -
2025-03-27 10:54:56,650 - DEBUG - Response for create_network : {'network': {'id': 'c2f4f4d2-20b3-400d-be5c-2b8af545289f', 'name': 'ctest-vn2_metadata-34937398', 'tenant_id': 'ba95b1fda09547d2a2f79d447b9d301a', 'project_id': 'ba95b1fda09547d2a2f79d447b9d301a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03979725', 'ctest-vn2_metadata-34937398'], 'port_security_enabled': True, 'description': ''}}
2025-03-27 10:54:56,860 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ed0ecefd-2b39-443f-b305-c79bddc757ce', 'name': '', 'tenant_id': 'ba95b1fda09547d2a2f79d447b9d301a', 'network_id': 'c2f4f4d2-20b3-400d-be5c-2b8af545289f', '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': 'ba95b1fda09547d2a2f79d447b9d301a'}}
2025-03-27 10:54:56,884 - INFO - Created VN ctest-vn2_metadata-34937398
2025-03-27 10:54:56,944 - DEBUG - VN ctest-vn2_metadata-34937398 UUID is c2f4f4d2-20b3-400d-be5c-2b8af545289f
2025-03-27 10:54:57,153 - DEBUG - Services list from nova: [, , ]
2025-03-27 10:54:58,371 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2969-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2969-1)
2025-03-27 10:54:58,487 - DEBUG - Link local service introspect added
2025-03-27 10:54:58,532 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-27 10:55:03,628 - DEBUG - VM is in ACTIVE state now
2025-03-27 10:55:03,771 - INFO - Waiting for VM ctest-TestBasicVMVN-03979725-35651016 to be up..
2025-03-27 10:55:03,771 - INFO - VM name : ctest-TestBasicVMVN-03979725-35651016
2025-03-27 10:55:03,859 - DEBUG - VM ctest-TestBasicVMVN-03979725-35651016 ID is f1031369-0b46-4c47-ba05-935260b467d8
2025-03-27 10:55:03,860 - DEBUG - VM ctest-TestBasicVMVN-03979725-35651016 launched on Node cn-jenkins-deploy-platform-ansible-os-2969-1
2025-03-27 10:55:03,946 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/f1031369-0b46-4c47-ba05-935260b467d8
2025-03-27 10:55:04,293 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/f1031369-0b46-4c47-ba05-935260b467d8
2025-03-27 10:55:04,339 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/d2d5b63e-c45e-4c94-9d3f-35d8f4ea4983
2025-03-27 10:55:07,606 - 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 1002ms')
2025-03-27 10:55:07,606 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03979725-35651016 failed!
2025-03-27 10:55:07,663 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03979725:ctest-vn2_metadata-34937398 is 11.1.1.1 and allocation pool is NOT set
2025-03-27 10:55:09,727 - 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.2 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.44 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.438/6.805/12.172/5.367 ms')
2025-03-27 10:55:09,728 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03979725-35651016 passed
2025-03-27 10:55:09,884 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 10:55:09,884 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03979725-35651016, IP 11.1.1.3, Port 22
2025-03-27 10:55:09,949 - 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-03-27 10:55:10,043 - DEBUG - VM ctest-TestBasicVMVN-03979725-35651016 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-27 10:55:15,044 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 10:55:15,044 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03979725-35651016, IP 11.1.1.3, Port 22
2025-03-27 10:55:15,199 - DEBUG - VM ctest-TestBasicVMVN-03979725-35651016 is ready for SSH connections
2025-03-27 10:55:15,199 - INFO - Retry 0
2025-03-27 10:55:15,199 - 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.30, gateway password: c0ntrail123
2025-03-27 10:55:15,199 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-03-27 10:55:16,879 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-03-27 10:55:16,880 - INFO - Generic metadata worked
2025-03-27 10:55:17,147 - DEBUG - Link local service introspect removed
2025-03-27 10:55:17,147 - INFO - Deleting VM ctest-TestBasicVMVN-03979725-35651016
2025-03-27 10:55:17,224 - INFO - Deleting VN ctest-vn2_metadata-34937398
2025-03-27 10:55:17,265 - DEBUG - VN c2f4f4d2-20b3-400d-be5c-2b8af545289f still in use: Unable to complete operation on network c2f4f4d2-20b3-400d-be5c-2b8af545289f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4fc1b031-f73c-4ef7-8446-0a84d706a991']
2025-03-27 10:55:17,265 - WARNING - Deleting VN ctest-vn2_metadata-34937398 failed..Will retry
2025-03-27 10:55:19,390 - DEBUG - Response for deleting network ()
2025-03-27 10:55:19,655 - DEBUG - No XMPP flaps were noticed during the test
2025-03-27 10:55:19,655 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-03-27 10:55:19,655 - INFO - --------------------------------------------------------------------------------
2025-03-27 10:55:19,659 - INFO - ================================================================================
2025-03-27 10:55:19,659 - INFO - STARTING TEST : test_metadata_service
2025-03-27 10:55:19,659 - 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-03-27 10:55:19,956 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.24': '0'}} with
2025-03-27 10:55:19,956 - INFO - Initial checks done. Running the testcase now
2025-03-27 10:55:19,956 - INFO -
2025-03-27 10:55:19,956 - DEBUG - Requesting: http://10.0.0.30:8082/global-vrouter-configs
2025-03-27 10:55:19,963 - DEBUG - Requesting: http://10.0.0.30:8082/global-vrouter-config/4a5441bc-85f0-47c7-9bfd-fdb39919f287
2025-03-27 10:55:20,173 - DEBUG - Response for create_network : {'network': {'id': 'a9bdc89e-f188-4f86-8447-453c5deba3b4', 'name': 'ctest-vn-44072927', 'tenant_id': 'ba95b1fda09547d2a2f79d447b9d301a', 'project_id': 'ba95b1fda09547d2a2f79d447b9d301a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03979725', 'ctest-vn-44072927'], 'port_security_enabled': True, 'description': ''}}
2025-03-27 10:55:20,372 - DEBUG - Response for create_subnet : {'subnet': {'id': 'efcccea2-411f-465e-b833-d523e168606e', 'name': '', 'tenant_id': 'ba95b1fda09547d2a2f79d447b9d301a', 'network_id': 'a9bdc89e-f188-4f86-8447-453c5deba3b4', 'ip_version': 4, 'cidr': '8.40.62.0/26', 'allocation_pools': [{'start': '8.40.62.2', 'end': '8.40.62.62'}], 'gateway_ip': '8.40.62.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '8.40.62.2', 'tags': [], 'project_id': 'ba95b1fda09547d2a2f79d447b9d301a'}}
2025-03-27 10:55:20,391 - INFO - Created VN ctest-vn-44072927
2025-03-27 10:55:20,444 - DEBUG - VN ctest-vn-44072927 UUID is a9bdc89e-f188-4f86-8447-453c5deba3b4
2025-03-27 10:55:21,772 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2969-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2969-1)
2025-03-27 10:55:21,772 - INFO - Waiting for VM ctest-TestBasicVMVN-03979725-94254659 to be up..
2025-03-27 10:55:21,816 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-27 10:55:26,909 - DEBUG - VM is in ACTIVE state now
2025-03-27 10:55:26,909 - INFO - VM name : ctest-TestBasicVMVN-03979725-94254659
2025-03-27 10:55:27,004 - DEBUG - VM ctest-TestBasicVMVN-03979725-94254659 ID is 582eac02-f2b3-4fab-a697-a72437934a30
2025-03-27 10:55:27,004 - DEBUG - VM ctest-TestBasicVMVN-03979725-94254659 launched on Node cn-jenkins-deploy-platform-ansible-os-2969-1
2025-03-27 10:55:27,097 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/582eac02-f2b3-4fab-a697-a72437934a30
2025-03-27 10:55:27,109 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/9ba6456c-11ff-41d7-8759-304d84058658
2025-03-27 10:55:30,390 - 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 1025ms')
2025-03-27 10:55:30,390 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03979725-94254659 failed!
2025-03-27 10:55:30,448 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03979725:ctest-vn-44072927 is 8.40.62.1 and allocation pool is NOT set
2025-03-27 10:55:34,517 - 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=3.38 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 3.378/3.378/3.378/0.000 ms')
2025-03-27 10:55:34,517 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03979725-94254659 passed
2025-03-27 10:55:34,676 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 10:55:34,676 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03979725-94254659, IP 8.40.62.3, Port 22
2025-03-27 10:55:34,842 - DEBUG - VM ctest-TestBasicVMVN-03979725-94254659 is ready for SSH connections
2025-03-27 10:55:34,842 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.30, gateway password: c0ntrail123
2025-03-27 10:55:34,842 - DEBUG - cat /tmp/output.txt
2025-03-27 10:55:36,540 - DEBUG - Hello World. The time is now Thu, 27 Mar 2025 04:55:33 -0600!
2025-03-27 10:55:36,540 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 27 Mar 2025 04:55:33 -0600!'}
2025-03-27 10:55:36,540 - INFO - metadata_script.txt got executed in the vm
2025-03-27 10:55:36,540 - INFO - Deleting VM ctest-TestBasicVMVN-03979725-94254659
2025-03-27 10:55:36,624 - INFO - Deleting VN ctest-vn-44072927
2025-03-27 10:55:36,667 - DEBUG - VN a9bdc89e-f188-4f86-8447-453c5deba3b4 still in use: Unable to complete operation on network a9bdc89e-f188-4f86-8447-453c5deba3b4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-43240dce-82dd-4026-bf36-3ac40ff6e1af']
2025-03-27 10:55:36,667 - WARNING - Deleting VN ctest-vn-44072927 failed..Will retry
2025-03-27 10:55:38,793 - DEBUG - Response for deleting network ()
2025-03-27 10:55:39,054 - DEBUG - No XMPP flaps were noticed during the test
2025-03-27 10:55:39,054 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2025-03-27 10:55:39,054 - INFO - --------------------------------------------------------------------------------
2025-03-27 10:55:39,057 - INFO - ================================================================================
2025-03-27 10:55:39,058 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-03-27 10:55:39,058 - 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-03-27 10:55:39,346 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.24': '0'}} with
2025-03-27 10:55:39,347 - INFO - Initial checks done. Running the testcase now
2025-03-27 10:55:39,347 - INFO -
2025-03-27 10:55:39,855 - DEBUG - Response for create_network : {'network': {'id': '058ea224-19c0-488f-88ed-b379bfcc9447', 'name': 'ctest-vn-84279591', 'tenant_id': 'ba95b1fda09547d2a2f79d447b9d301a', 'project_id': 'ba95b1fda09547d2a2f79d447b9d301a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03979725', 'ctest-vn-84279591'], 'port_security_enabled': True, 'description': ''}}
2025-03-27 10:55:40,065 - DEBUG - Response for create_subnet : {'subnet': {'id': '5026e8db-7002-4888-913e-45fd18371231', 'name': '', 'tenant_id': 'ba95b1fda09547d2a2f79d447b9d301a', 'network_id': '058ea224-19c0-488f-88ed-b379bfcc9447', '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': 'ba95b1fda09547d2a2f79d447b9d301a'}}
2025-03-27 10:55:40,253 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dea83ebe-d660-445e-9218-6ee0556aa6c6', 'name': '', 'tenant_id': 'ba95b1fda09547d2a2f79d447b9d301a', 'network_id': '058ea224-19c0-488f-88ed-b379bfcc9447', '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': 'ba95b1fda09547d2a2f79d447b9d301a'}}
2025-03-27 10:55:40,275 - INFO - Created VN ctest-vn-84279591
2025-03-27 10:55:40,327 - DEBUG - VN ctest-vn-84279591 UUID is 058ea224-19c0-488f-88ed-b379bfcc9447
2025-03-27 10:55:40,712 - DEBUG - Response for create_port : {'port': {'name': '9794253c-14b2-48fc-a1c8-7ded60dde0dd', 'id': '9794253c-14b2-48fc-a1c8-7ded60dde0dd', 'tenant_id': 'ba95b1fda09547d2a2f79d447b9d301a', 'network_id': '058ea224-19c0-488f-88ed-b379bfcc9447', 'mac_address': '02:97:94:25:3c:14', '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': '5026e8db-7002-4888-913e-45fd18371231'}], 'security_groups': ['33e60fcd-6956-48d6-bb53-aa3d8b09be84'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ba95b1fda09547d2a2f79d447b9d301a'}}
2025-03-27 10:55:40,893 - DEBUG - Response for create_port : {'port': {'name': '88c36e90-f31d-42df-9370-716a3f9fe969', 'id': '88c36e90-f31d-42df-9370-716a3f9fe969', 'tenant_id': 'ba95b1fda09547d2a2f79d447b9d301a', 'network_id': '058ea224-19c0-488f-88ed-b379bfcc9447', 'mac_address': '02:88:c3:6e:90:f3', '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': 'dea83ebe-d660-445e-9218-6ee0556aa6c6'}], 'security_groups': ['33e60fcd-6956-48d6-bb53-aa3d8b09be84'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ba95b1fda09547d2a2f79d447b9d301a'}}
2025-03-27 10:55:41,298 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2969-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2969-1)
2025-03-27 10:55:41,748 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2969-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2969-1)
2025-03-27 10:55:43,098 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2969-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2969-1)
2025-03-27 10:55:43,099 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2025-03-27 10:55:43,111 - DEBUG - Requesting: http://10.0.0.30:8082/domain/58022dde-00c0-40ec-bce8-084e3cec1619
2025-03-27 10:55:43,130 - DEBUG - Requesting: http://10.0.0.30:8082/project/ba95b1fd-a095-47d2-a2f7-9d447b9d301a
2025-03-27 10:55:43,219 - DEBUG - Requesting: http://10.0.0.30:8082/network-ipam/0caf4026-2841-439e-bfa6-668cb9c45d3f
2025-03-27 10:55:43,232 - INFO - Verifications in API Server for IPAM: ctest-ipam-69278201 passed
2025-03-27 10:55:43,249 - DEBUG - Control-node 10.0.0.30 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-03979725:ctest-ipam-69278201', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03979725', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '914019782007800734', 'uuid-lslong': '13809838061976313151'}, 'enable': 'true', 'created': '2025-03-27T10:55:39', 'last-modified': '2025-03-27T10:55:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.656239'}
2025-03-27 10:55:43,249 - INFO - Verifications in Control node for IPAM: ctest-ipam-69278201 passed
2025-03-27 10:55:43,253 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2025-03-27 10:55:43,270 - DEBUG - Requesting: http://10.0.0.30:8082/domain/58022dde-00c0-40ec-bce8-084e3cec1619
2025-03-27 10:55:43,284 - DEBUG - Requesting: http://10.0.0.30:8082/project/ba95b1fd-a095-47d2-a2f7-9d447b9d301a
2025-03-27 10:55:43,381 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/058ea224-19c0-488f-88ed-b379bfcc9447
2025-03-27 10:55:43,404 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/058ea224-19c0-488f-88ed-b379bfcc9447
2025-03-27 10:55:43,427 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/dece1020-17cb-4ac5-a13c-4b060c528bf2
2025-03-27 10:55:43,441 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/dece1020-17cb-4ac5-a13c-4b060c528bf2
2025-03-27 10:55:43,454 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/90de68d7-e711-4927-89d8-b986e7ea400e
2025-03-27 10:55:43,466 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-27 10:55:43,466 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/058ea224-19c0-488f-88ed-b379bfcc9447
2025-03-27 10:55:43,486 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/dece1020-17cb-4ac5-a13c-4b060c528bf2
2025-03-27 10:55:43,512 - INFO - Verified VN network id 8 for VN 058ea224-19c0-488f-88ed-b379bfcc9447
2025-03-27 10:55:43,512 - INFO - Verifications in API Server for VN ctest-vn-84279591 passed
2025-03-27 10:55:43,513 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/058ea224-19c0-488f-88ed-b379bfcc9447
2025-03-27 10:55:43,532 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/dece1020-17cb-4ac5-a13c-4b060c528bf2
2025-03-27 10:55:43,545 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/dece1020-17cb-4ac5-a13c-4b060c528bf2
2025-03-27 10:55:43,559 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/90de68d7-e711-4927-89d8-b986e7ea400e
2025-03-27 10:55:43,581 - DEBUG - Control-node 10.0.0.30 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-03979725:ctest-vn-84279591', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03979725', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '400435692817107087', 'uuid-lslong': '9866739694128895047'}, 'enable': 'true', 'created': '2025-03-27T10:55:39', 'last-modified': '2025-03-27T10:55:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.357003'}
2025-03-27 10:55:43,590 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-27 10:55:43,590 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-84279591 passed
2025-03-27 10:55:43,590 - DEBUG - ====Verifying policy data for ctest-vn-84279591 in API_Server ======
2025-03-27 10:55:43,590 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2025-03-27 10:55:43,599 - DEBUG - Requesting: http://10.0.0.30:8082/domain/58022dde-00c0-40ec-bce8-084e3cec1619
2025-03-27 10:55:43,626 - DEBUG - Requesting: http://10.0.0.30:8082/project/ba95b1fd-a095-47d2-a2f7-9d447b9d301a
2025-03-27 10:55:43,763 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/058ea224-19c0-488f-88ed-b379bfcc9447
2025-03-27 10:55:43,789 - DEBUG - =>VN ctest-vn-84279591 has no policy to be verified
2025-03-27 10:55:43,789 - DEBUG - Verifying the vn in opserver
2025-03-27 10:55:43,789 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-03979725:ctest-vn-84279591 virtual network link through opserver 10.0.0.30
2025-03-27 10:55:43,790 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks
2025-03-27 10:55:44,256 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks
2025-03-27 10:55:44,331 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-03979725:ctest-vn-84279591', 'href': 'http://10.0.0.30:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-03979725:ctest-vn-84279591?flat'}
2025-03-27 10:55:44,331 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-03979725:ctest-vn-84279591 is found in opserver
2025-03-27 10:55:44,343 - DEBUG - VRF ids for VN ctest-vn-84279591: {'10.0.0.30': '2'}
2025-03-27 10:55:44,343 - INFO - Waiting for VM ctest-TestBasicVMVN-03979725-18020158 to be up..
2025-03-27 10:55:44,495 - DEBUG - VM is in ACTIVE state now
2025-03-27 10:55:44,495 - INFO - VM name : ctest-TestBasicVMVN-03979725-18020158
2025-03-27 10:55:44,625 - DEBUG - VM ctest-TestBasicVMVN-03979725-18020158 ID is 9082aa63-cba8-4a58-879c-a1680cd39844
2025-03-27 10:55:44,625 - DEBUG - VM ctest-TestBasicVMVN-03979725-18020158 launched on Node cn-jenkins-deploy-platform-ansible-os-2969-1
2025-03-27 10:55:44,727 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/9082aa63-cba8-4a58-879c-a1680cd39844
2025-03-27 10:55:44,737 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/9794253c-14b2-48fc-a1c8-7ded60dde0dd
2025-03-27 10:55:48,051 - 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 1035ms')
2025-03-27 10:55:48,051 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03979725-18020158 failed!
2025-03-27 10:55:48,115 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03979725:ctest-vn-84279591 is 31.1.1.1 and allocation pool is NOT set
2025-03-27 10:55:48,116 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03979725:ctest-vn-84279591 is 31.1.2.1 and allocation pool is NOT set
2025-03-27 10:55:52,214 - 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 1032ms')
2025-03-27 10:55:52,214 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03979725-18020158 failed!
2025-03-27 10:55:52,284 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03979725:ctest-vn-84279591 is 31.1.1.1 and allocation pool is NOT set
2025-03-27 10:55:52,284 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03979725:ctest-vn-84279591 is 31.1.2.1 and allocation pool is NOT set
2025-03-27 10:55:54,354 - 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.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.51 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.514/3.985/5.457/1.471 ms')
2025-03-27 10:55:54,354 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03979725-18020158 passed
2025-03-27 10:55:54,508 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 10:55:54,508 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03979725-18020158, IP 31.1.1.4, Port 22
2025-03-27 10:55:54,574 - 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-03-27 10:55:54,668 - DEBUG - VM ctest-TestBasicVMVN-03979725-18020158 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-27 10:55:59,669 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 10:55:59,669 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03979725-18020158, IP 31.1.1.4, Port 22
2025-03-27 10:55:59,841 - DEBUG - VM ctest-TestBasicVMVN-03979725-18020158 is ready for SSH connections
2025-03-27 10:55:59,842 - INFO - Waiting for VM ctest-TestBasicVMVN-03979725-73081351 to be up..
2025-03-27 10:55:59,926 - DEBUG - VM is in ACTIVE state now
2025-03-27 10:55:59,926 - INFO - VM name : ctest-TestBasicVMVN-03979725-73081351
2025-03-27 10:56:00,014 - DEBUG - VM ctest-TestBasicVMVN-03979725-73081351 ID is c3d06751-25d7-486b-97f1-0264146ea0d5
2025-03-27 10:56:00,014 - DEBUG - VM ctest-TestBasicVMVN-03979725-73081351 launched on Node cn-jenkins-deploy-platform-ansible-os-2969-1
2025-03-27 10:56:00,105 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/c3d06751-25d7-486b-97f1-0264146ea0d5
2025-03-27 10:56:00,115 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/88c36e90-f31d-42df-9370-716a3f9fe969
2025-03-27 10:56:01,357 - 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.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.439 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.439/2.083/3.727/1.644 ms')
2025-03-27 10:56:01,357 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-03979725-73081351 passed
2025-03-27 10:56:01,511 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 10:56:01,512 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03979725-73081351, IP 31.1.2.4, Port 22
2025-03-27 10:56:01,678 - DEBUG - VM ctest-TestBasicVMVN-03979725-73081351 is ready for SSH connections
2025-03-27 10:56:01,678 - INFO - Waiting for VM ctest-TestBasicVMVN-03979725-97869660 to be up..
2025-03-27 10:56:01,774 - DEBUG - VM is in ACTIVE state now
2025-03-27 10:56:01,774 - INFO - VM name : ctest-TestBasicVMVN-03979725-97869660
2025-03-27 10:56:01,863 - DEBUG - VM ctest-TestBasicVMVN-03979725-97869660 ID is f5b6b120-3d49-48b7-8ec4-dc340f382719
2025-03-27 10:56:01,864 - DEBUG - VM ctest-TestBasicVMVN-03979725-97869660 launched on Node cn-jenkins-deploy-platform-ansible-os-2969-1
2025-03-27 10:56:01,964 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/f5b6b120-3d49-48b7-8ec4-dc340f382719
2025-03-27 10:56:01,980 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/7c86f65a-5fbd-4e17-81f1-0515f87fe798
2025-03-27 10:56:03,237 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=4.18 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.470 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.470/2.322/4.175/1.852 ms')
2025-03-27 10:56:03,238 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-03979725-97869660 passed
2025-03-27 10:56:03,396 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 10:56:03,396 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03979725-97869660, IP 31.1.1.3, Port 22
2025-03-27 10:56:03,552 - DEBUG - VM ctest-TestBasicVMVN-03979725-97869660 is ready for SSH connections
2025-03-27 10:56:03,552 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 10:56:03,552 - 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.30, gateway password: c0ntrail123
2025-03-27 10:56:03,552 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-03-27 10:56:07,708 - 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.129 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.011 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.897 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.897/2.012/4.129 ms
2025-03-27 10:56:07,708 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-03979725-18020158 passed
2025-03-27 10:56:07,709 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 10:56:07,709 - 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.30, gateway password: c0ntrail123
2025-03-27 10:56:07,709 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-03-27 10:56:11,418 - 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.727 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.932 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.054 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.932/1.904/3.727 ms
2025-03-27 10:56:11,418 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-03979725-73081351 passed
2025-03-27 10:56:11,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 10:56:11,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 10:56:11,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 10:56:11,419 - 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.30, gateway password: c0ntrail123
2025-03-27 10:56:11,419 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-27 10:56:11,618 - DEBUG - None
2025-03-27 10:56:11,618 - 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.30, gateway password: c0ntrail123
2025-03-27 10:56:11,618 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-27 10:56:11,818 - DEBUG - None
2025-03-27 10:56:11,818 - 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.30, gateway password: c0ntrail123
2025-03-27 10:56:11,818 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-27 10:56:12,525 - DEBUG - None
2025-03-27 10:56:12,525 - 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.30, gateway password: c0ntrail123
2025-03-27 10:56:12,525 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-03-27 10:56:14,746 - 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.171 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.257 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.676 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.648 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.451 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.451/2.240/5.257 ms
2025-03-27 10:56:14,746 - 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.30, gateway password: c0ntrail123
2025-03-27 10:56:14,746 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-03-27 10:56:17,023 - 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.134 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.577 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.801 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.457 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.142 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.087 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.443 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.443/2.234/4.801 ms
2025-03-27 10:56:17,024 - 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.30, gateway password: c0ntrail123
2025-03-27 10:56:17,024 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-03-27 10:56:19,289 - 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.899 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.781 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.998 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.526 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.870 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=5.314 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.425 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.425/2.830/5.314 ms
2025-03-27 10:56:19,289 - INFO - Deleting VM ctest-TestBasicVMVN-03979725-97869660
2025-03-27 10:56:19,373 - INFO - Detaching port 88c36e90-f31d-42df-9370-716a3f9fe969 from VM ctest-TestBasicVMVN-03979725-73081351
2025-03-27 10:56:19,431 - INFO - Deleting VM ctest-TestBasicVMVN-03979725-73081351
2025-03-27 10:56:19,512 - INFO - Detaching port 9794253c-14b2-48fc-a1c8-7ded60dde0dd from VM ctest-TestBasicVMVN-03979725-18020158
2025-03-27 10:56:19,553 - INFO - Deleting VM ctest-TestBasicVMVN-03979725-18020158
2025-03-27 10:56:19,647 - INFO - Deleting VN ctest-vn-84279591
2025-03-27 10:56:19,867 - DEBUG - Response for delete_port : ()
2025-03-27 10:56:20,128 - DEBUG - Response for delete_port : ()
2025-03-27 10:56:20,187 - DEBUG - VN 058ea224-19c0-488f-88ed-b379bfcc9447 still in use: Unable to complete operation on network 058ea224-19c0-488f-88ed-b379bfcc9447. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-039af0aa-4482-40fe-9450-ce984db9ec53']
2025-03-27 10:56:20,187 - WARNING - Deleting VN ctest-vn-84279591 failed..Will retry
2025-03-27 10:56:22,346 - DEBUG - Response for deleting network ()
2025-03-27 10:56:22,346 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/dece1020-17cb-4ac5-a13c-4b060c528bf2
2025-03-27 10:56:22,355 - DEBUG - Response Code: 404
2025-03-27 10:56:22,355 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2025-03-27 10:56:22,362 - DEBUG - Requesting: http://10.0.0.30:8082/domain/58022dde-00c0-40ec-bce8-084e3cec1619
2025-03-27 10:56:22,422 - DEBUG - Requesting: http://10.0.0.30:8082/project/ba95b1fd-a095-47d2-a2f7-9d447b9d301a
2025-03-27 10:56:22,494 - INFO - Validated that VN ctest-vn-84279591 is not found in API Server
2025-03-27 10:56:22,507 - DEBUG - VN ctest-vn-84279591 is not present in Agent 10.0.0.30
2025-03-27 10:56:22,508 - INFO - Validated that VN ctest-vn-84279591 is not in any agent
2025-03-27 10:56:22,513 - DEBUG - VRF 2 is not seen in agent 10.0.0.30
2025-03-27 10:56:22,520 - DEBUG - Vrouter 10.0.0.30 does not have vrf 2 for VN ctest-vn-84279591
2025-03-27 10:56:22,520 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-03979725:ctest-vn-84279591
2025-03-27 10:56:22,534 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-84279591 info
2025-03-27 10:56:22,619 - INFO - IPAM: ctest-ipam-69278201 is not found in API Server
2025-03-27 10:56:22,633 - INFO - IPAM:ctest-ipam-69278201 is not found in control node
2025-03-27 10:56:22,907 - DEBUG - No XMPP flaps were noticed during the test
2025-03-27 10:56:22,907 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-03-27 10:56:22,907 - INFO - --------------------------------------------------------------------------------
2025-03-27 10:56:23,692 - INFO - Deleted project: ctest-TestBasicVMVN-03979725, ID : ba95b1fd-a095-47d2-a2f7-9d447b9d301a