2026-05-28 16:50:24,673 - INFO - Domain Default found not creating
2026-05-28 16:50:24,838 - INFO - Project ctest-TestBasicVMVN-03349928 not found, creating it
2026-05-28 16:50:25,439 - INFO - Created Project:ctest-TestBasicVMVN-03349928, ID : 7ec554d9-d29e-4dfc-83a8-713fdaa0a505
2026-05-28 16:50:26,953 - INFO - ================================================================================
2026-05-28 16:50:26,953 - INFO - STARTING TEST : test_generic_link_local_service
2026-05-28 16:50:26,953 - 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
2026-05-28 16:50:28,244 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.25': '0', '10.20.0.254': '0'}, '10.0.0.73': {'10.20.0.25': '0', '10.20.0.254': '0'}} with
2026-05-28 16:50:28,244 - INFO - Initial checks done. Running the testcase now
2026-05-28 16:50:28,244 - INFO -
2026-05-28 16:50:28,913 - DEBUG - Response for create_network : {'network': {'id': '5bb64ca2-64a0-43ac-a8ed-411c28eb97b9', 'name': 'ctest-vn2_metadata-65701906', 'tenant_id': '7ec554d9d29e4dfc83a8713fdaa0a505', 'project_id': '7ec554d9d29e4dfc83a8713fdaa0a505', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03349928', 'ctest-vn2_metadata-65701906'], 'port_security_enabled': True, 'description': ''}}
2026-05-28 16:50:29,196 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f3b99d4d-c01c-4d5e-8d07-a5e0626a4a8e', 'name': '', 'tenant_id': '7ec554d9d29e4dfc83a8713fdaa0a505', 'network_id': '5bb64ca2-64a0-43ac-a8ed-411c28eb97b9', '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': '7ec554d9d29e4dfc83a8713fdaa0a505'}}
2026-05-28 16:50:29,222 - INFO - Created VN ctest-vn2_metadata-65701906
2026-05-28 16:50:29,233 - DEBUG - VN ctest-vn2_metadata-65701906 UUID is 5bb64ca2-64a0-43ac-a8ed-411c28eb97b9
2026-05-28 16:50:29,397 - DEBUG - Services list from nova: [, , , ]
2026-05-28 16:50:30,501 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5845-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5845-1)
2026-05-28 16:50:30,575 - DEBUG - Link local service introspect added
2026-05-28 16:50:30,622 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-28 16:50:35,709 - DEBUG - VM is in ACTIVE state now
2026-05-28 16:50:35,865 - INFO - Waiting for VM ctest-TestBasicVMVN-03349928-71041509 to be up..
2026-05-28 16:50:35,865 - INFO - VM name : ctest-TestBasicVMVN-03349928-71041509
2026-05-28 16:50:35,960 - DEBUG - VM ctest-TestBasicVMVN-03349928-71041509 ID is 5b359468-4f6a-49d9-ab16-b7db5ae47815
2026-05-28 16:50:35,960 - DEBUG - VM ctest-TestBasicVMVN-03349928-71041509 launched on Node an-jenkins-deploy-platform-ansible-os-5845-1
2026-05-28 16:50:36,052 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5b359468-4f6a-49d9-ab16-b7db5ae47815
2026-05-28 16:50:36,354 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5b359468-4f6a-49d9-ab16-b7db5ae47815
2026-05-28 16:50:36,391 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/888faa8b-6c55-40e3-ae26-841c87b24e0d
2026-05-28 16:50:39,582 - 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')
2026-05-28 16:50:39,583 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03349928-71041509 failed!
2026-05-28 16:50:39,603 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03349928:ctest-vn2_metadata-65701906 is 11.1.1.1 and allocation pool is NOT set
2026-05-28 16:50:43,674 - 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=7.60 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 = 7.596/7.596/7.596/0.000 ms')
2026-05-28 16:50:43,674 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03349928-71041509 passed
2026-05-28 16:50:43,754 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:50:43,754 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03349928-71041509, IP 11.1.1.3, Port 22
2026-05-28 16:50:43,934 - DEBUG - VM ctest-TestBasicVMVN-03349928-71041509 is ready for SSH connections
2026-05-28 16:50:43,934 - INFO - Retry 0
2026-05-28 16:50:43,934 - 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.130, gateway password: c0ntrail123
2026-05-28 16:50:43,934 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-05-28 16:50:45,702 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-05-28 16:50:45,702 - INFO - Generic metadata worked
2026-05-28 16:50:45,919 - DEBUG - Link local service introspect removed
2026-05-28 16:50:45,919 - INFO - Deleting VM ctest-TestBasicVMVN-03349928-71041509
2026-05-28 16:50:46,018 - INFO - Deleting VN ctest-vn2_metadata-65701906
2026-05-28 16:50:46,062 - DEBUG - VN 5bb64ca2-64a0-43ac-a8ed-411c28eb97b9 still in use: Unable to complete operation on network 5bb64ca2-64a0-43ac-a8ed-411c28eb97b9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-562c87db-4508-4a32-9f06-715a7b1e24f5']
2026-05-28 16:50:46,062 - WARNING - Deleting VN ctest-vn2_metadata-65701906 failed..Will retry
2026-05-28 16:50:48,220 - DEBUG - Response for deleting network ()
2026-05-28 16:50:49,510 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 16:50:49,510 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2026-05-28 16:50:49,510 - INFO - --------------------------------------------------------------------------------
2026-05-28 16:50:49,513 - INFO - ================================================================================
2026-05-28 16:50:49,513 - INFO - STARTING TEST : test_metadata_service
2026-05-28 16:50:49,513 - 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
2026-05-28 16:50:50,795 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.25': '0', '10.20.0.254': '0'}, '10.0.0.73': {'10.20.0.25': '0', '10.20.0.254': '0'}} with
2026-05-28 16:50:50,795 - INFO - Initial checks done. Running the testcase now
2026-05-28 16:50:50,795 - INFO -
2026-05-28 16:50:50,795 - DEBUG - Requesting: http://10.0.0.23:8082/global-vrouter-configs
2026-05-28 16:50:51,095 - DEBUG - Requesting: http://10.0.0.23:8082/global-vrouter-configs
2026-05-28 16:50:51,126 - DEBUG - Requesting: http://10.0.0.23:8082/global-vrouter-config/2ab3274e-f4c5-4f0d-8691-7e69e7c78ef2
2026-05-28 16:50:51,452 - DEBUG - Response for create_network : {'network': {'id': 'bfd424fe-afec-478c-9daf-aca372d12d19', 'name': 'ctest-vn-60235121', 'tenant_id': '7ec554d9d29e4dfc83a8713fdaa0a505', 'project_id': '7ec554d9d29e4dfc83a8713fdaa0a505', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03349928', 'ctest-vn-60235121'], 'port_security_enabled': True, 'description': ''}}
2026-05-28 16:50:51,670 - DEBUG - Response for create_subnet : {'subnet': {'id': '8ed63971-f7e3-42cf-8286-ceb540a55196', 'name': '', 'tenant_id': '7ec554d9d29e4dfc83a8713fdaa0a505', 'network_id': 'bfd424fe-afec-478c-9daf-aca372d12d19', 'ip_version': 4, 'cidr': '187.62.58.64/26', 'allocation_pools': [{'start': '187.62.58.66', 'end': '187.62.58.126'}], 'gateway_ip': '187.62.58.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '187.62.58.66', 'tags': [], 'project_id': '7ec554d9d29e4dfc83a8713fdaa0a505'}}
2026-05-28 16:50:51,693 - INFO - Created VN ctest-vn-60235121
2026-05-28 16:50:51,705 - DEBUG - VN ctest-vn-60235121 UUID is bfd424fe-afec-478c-9daf-aca372d12d19
2026-05-28 16:50:52,946 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5845-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5845-2)
2026-05-28 16:50:52,946 - INFO - Waiting for VM ctest-TestBasicVMVN-03349928-77142705 to be up..
2026-05-28 16:50:53,012 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-28 16:50:58,099 - DEBUG - VM is in ACTIVE state now
2026-05-28 16:50:58,099 - INFO - VM name : ctest-TestBasicVMVN-03349928-77142705
2026-05-28 16:50:58,180 - DEBUG - VM ctest-TestBasicVMVN-03349928-77142705 ID is db8da045-5799-494f-85b9-68bffb161e54
2026-05-28 16:50:58,180 - DEBUG - VM ctest-TestBasicVMVN-03349928-77142705 launched on Node an-jenkins-deploy-platform-ansible-os-5845-2
2026-05-28 16:50:58,273 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/db8da045-5799-494f-85b9-68bffb161e54
2026-05-28 16:50:58,285 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/2f1832dc-392d-44b2-9128-c6cf1e620cd0
2026-05-28 16:51:01,458 - 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')
2026-05-28 16:51:01,458 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03349928-77142705 failed!
2026-05-28 16:51:01,479 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-60235121 is 187.62.58.65 and allocation pool is NOT set
2026-05-28 16:51:05,556 - 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=9.49 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 = 9.486/9.486/9.486/0.000 ms')
2026-05-28 16:51:05,556 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03349928-77142705 passed
2026-05-28 16:51:05,631 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:51:05,631 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03349928-77142705, IP 187.62.58.67, Port 22
2026-05-28 16:51:05,709 - 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': ''}
2026-05-28 16:51:05,839 - DEBUG - VM ctest-TestBasicVMVN-03349928-77142705 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-28 16:51:10,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:51:10,840 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03349928-77142705, IP 187.62.58.67, Port 22
2026-05-28 16:51:10,998 - DEBUG - VM ctest-TestBasicVMVN-03349928-77142705 is ready for SSH connections
2026-05-28 16:51:10,999 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.73, gateway password: c0ntrail123
2026-05-28 16:51:10,999 - DEBUG - cat /tmp/output.txt
2026-05-28 16:51:13,005 - DEBUG - Hello World. The time is now Thu, 28 May 2026 10:51:05 -0600!
2026-05-28 16:51:13,006 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 28 May 2026 10:51:05 -0600!'}
2026-05-28 16:51:13,006 - INFO - metadata_script.txt got executed in the vm
2026-05-28 16:51:13,006 - INFO - Deleting VM ctest-TestBasicVMVN-03349928-77142705
2026-05-28 16:51:13,085 - INFO - Deleting VN ctest-vn-60235121
2026-05-28 16:51:13,139 - DEBUG - VN bfd424fe-afec-478c-9daf-aca372d12d19 still in use: Unable to complete operation on network bfd424fe-afec-478c-9daf-aca372d12d19. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a050fd5c-051b-49a1-986b-44b430e820e7']
2026-05-28 16:51:13,139 - WARNING - Deleting VN ctest-vn-60235121 failed..Will retry
2026-05-28 16:51:15,317 - DEBUG - Response for deleting network ()
2026-05-28 16:51:16,644 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 16:51:16,644 - INFO - END TEST : test_metadata_service : PASSED[0:00:27]
2026-05-28 16:51:16,644 - INFO - --------------------------------------------------------------------------------
2026-05-28 16:51:16,647 - INFO - ================================================================================
2026-05-28 16:51:16,647 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-05-28 16:51:16,647 - 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
2026-05-28 16:51:17,956 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.25': '0', '10.20.0.254': '0'}, '10.0.0.73': {'10.20.0.25': '0', '10.20.0.254': '0'}} with
2026-05-28 16:51:17,956 - INFO - Initial checks done. Running the testcase now
2026-05-28 16:51:17,956 - INFO -
2026-05-28 16:51:18,560 - DEBUG - Response for create_network : {'network': {'id': '3b8d6dab-fc52-4f11-90ce-8a45d26fea06', 'name': 'ctest-vn-57631669', 'tenant_id': '7ec554d9d29e4dfc83a8713fdaa0a505', 'project_id': '7ec554d9d29e4dfc83a8713fdaa0a505', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03349928', 'ctest-vn-57631669'], 'port_security_enabled': True, 'description': ''}}
2026-05-28 16:51:18,789 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ebadb1e6-fe46-4566-bb13-050b1b7c40ba', 'name': '', 'tenant_id': '7ec554d9d29e4dfc83a8713fdaa0a505', 'network_id': '3b8d6dab-fc52-4f11-90ce-8a45d26fea06', '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': '7ec554d9d29e4dfc83a8713fdaa0a505'}}
2026-05-28 16:51:19,028 - DEBUG - Response for create_subnet : {'subnet': {'id': '122cd2e5-2ccc-408d-a908-e8d26bab3a3a', 'name': '', 'tenant_id': '7ec554d9d29e4dfc83a8713fdaa0a505', 'network_id': '3b8d6dab-fc52-4f11-90ce-8a45d26fea06', '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': '7ec554d9d29e4dfc83a8713fdaa0a505'}}
2026-05-28 16:51:19,060 - INFO - Created VN ctest-vn-57631669
2026-05-28 16:51:19,076 - DEBUG - VN ctest-vn-57631669 UUID is 3b8d6dab-fc52-4f11-90ce-8a45d26fea06
2026-05-28 16:51:19,589 - DEBUG - Response for create_port : {'port': {'name': 'a48d67a6-f619-4653-84d4-fa47c9f62a25', 'id': 'a48d67a6-f619-4653-84d4-fa47c9f62a25', 'tenant_id': '7ec554d9d29e4dfc83a8713fdaa0a505', 'network_id': '3b8d6dab-fc52-4f11-90ce-8a45d26fea06', 'mac_address': '02:a4:8d:67:a6:f6', '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': 'ebadb1e6-fe46-4566-bb13-050b1b7c40ba'}], 'security_groups': ['1beadfee-d12a-42cd-9f43-84bb80ac8a45'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7ec554d9d29e4dfc83a8713fdaa0a505'}}
2026-05-28 16:51:19,877 - DEBUG - Response for create_port : {'port': {'name': '9957c810-cf9a-487e-b230-35a982c5c6e4', 'id': '9957c810-cf9a-487e-b230-35a982c5c6e4', 'tenant_id': '7ec554d9d29e4dfc83a8713fdaa0a505', 'network_id': '3b8d6dab-fc52-4f11-90ce-8a45d26fea06', 'mac_address': '02:99:57:c8:10:cf', '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': '122cd2e5-2ccc-408d-a908-e8d26bab3a3a'}], 'security_groups': ['1beadfee-d12a-42cd-9f43-84bb80ac8a45'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7ec554d9d29e4dfc83a8713fdaa0a505'}}
2026-05-28 16:51:20,391 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5845-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5845-1)
2026-05-28 16:51:21,035 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5845-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5845-2)
2026-05-28 16:51:22,743 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5845-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5845-1)
2026-05-28 16:51:22,743 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2026-05-28 16:51:22,750 - DEBUG - Requesting: http://10.0.0.23:8082/domain/91e0a21d-5e29-457b-800b-759f9f8a74a1
2026-05-28 16:51:22,765 - DEBUG - Requesting: http://10.0.0.23:8082/project/7ec554d9-d29e-4dfc-83a8-713fdaa0a505
2026-05-28 16:51:22,906 - DEBUG - Requesting: http://10.0.0.23:8082/network-ipam/71c0c423-309d-4451-ba12-a6da23eafb15
2026-05-28 16:51:22,927 - INFO - Verifications in API Server for IPAM: ctest-ipam-00517935 passed
2026-05-28 16:51:22,934 - DEBUG - Control-node 10.0.0.23 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-03349928:ctest-ipam-00517935', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03349928', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8196766977232815185', 'uuid-lslong': '13407962496471071509'}, 'enable': 'true', 'created': '2026-05-28T16:51:17', 'last-modified': '2026-05-28T16:51:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.716823'}
2026-05-28 16:51:22,941 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-03349928:ctest-ipam-00517935', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03349928', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8196766977232815185', 'uuid-lslong': '13407962496471071509'}, 'enable': 'true', 'created': '2026-05-28T16:51:17', 'last-modified': '2026-05-28T16:51:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.724210'}
2026-05-28 16:51:22,949 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-03349928:ctest-ipam-00517935', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03349928', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8196766977232815185', 'uuid-lslong': '13407962496471071509'}, 'enable': 'true', 'created': '2026-05-28T16:51:17', 'last-modified': '2026-05-28T16:51:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.732538'}
2026-05-28 16:51:22,949 - INFO - Verifications in Control node for IPAM: ctest-ipam-00517935 passed
2026-05-28 16:51:22,949 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2026-05-28 16:51:22,956 - DEBUG - Requesting: http://10.0.0.23:8082/domain/91e0a21d-5e29-457b-800b-759f9f8a74a1
2026-05-28 16:51:22,968 - DEBUG - Requesting: http://10.0.0.23:8082/project/7ec554d9-d29e-4dfc-83a8-713fdaa0a505
2026-05-28 16:51:23,072 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/3b8d6dab-fc52-4f11-90ce-8a45d26fea06
2026-05-28 16:51:23,094 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/3b8d6dab-fc52-4f11-90ce-8a45d26fea06
2026-05-28 16:51:23,105 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/fe8c619f-79ab-4394-b418-be5abb4e4f04
2026-05-28 16:51:23,120 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/fe8c619f-79ab-4394-b418-be5abb4e4f04
2026-05-28 16:51:23,130 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/28b13cdc-bcc4-448d-8092-099591148f0d
2026-05-28 16:51:23,138 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-28 16:51:23,138 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/3b8d6dab-fc52-4f11-90ce-8a45d26fea06
2026-05-28 16:51:23,149 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/fe8c619f-79ab-4394-b418-be5abb4e4f04
2026-05-28 16:51:23,179 - INFO - Verified VN network id 13 for VN 3b8d6dab-fc52-4f11-90ce-8a45d26fea06
2026-05-28 16:51:23,179 - INFO - Verifications in API Server for VN ctest-vn-57631669 passed
2026-05-28 16:51:23,179 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/3b8d6dab-fc52-4f11-90ce-8a45d26fea06
2026-05-28 16:51:23,192 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/fe8c619f-79ab-4394-b418-be5abb4e4f04
2026-05-28 16:51:23,201 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/fe8c619f-79ab-4394-b418-be5abb4e4f04
2026-05-28 16:51:23,212 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/28b13cdc-bcc4-448d-8092-099591148f0d
2026-05-28 16:51:23,228 - DEBUG - Control-node 10.0.0.23 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03349928', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4291206605394038545', 'uuid-lslong': '10434429419151944198'}, 'enable': 'true', 'created': '2026-05-28T16:51:18', 'last-modified': '2026-05-28T16:51:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.278746'}
2026-05-28 16:51:23,236 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-28 16:51:23,242 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03349928', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4291206605394038545', 'uuid-lslong': '10434429419151944198'}, 'enable': 'true', 'created': '2026-05-28T16:51:18', 'last-modified': '2026-05-28T16:51:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.291847'}
2026-05-28 16:51:23,249 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-28 16:51:23,255 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03349928', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4291206605394038545', 'uuid-lslong': '10434429419151944198'}, 'enable': 'true', 'created': '2026-05-28T16:51:18', 'last-modified': '2026-05-28T16:51:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.296158'}
2026-05-28 16:51:23,265 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-28 16:51:23,265 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-57631669 passed
2026-05-28 16:51:23,266 - DEBUG - ====Verifying policy data for ctest-vn-57631669 in API_Server ======
2026-05-28 16:51:23,266 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2026-05-28 16:51:23,272 - DEBUG - Requesting: http://10.0.0.23:8082/domain/91e0a21d-5e29-457b-800b-759f9f8a74a1
2026-05-28 16:51:23,287 - DEBUG - Requesting: http://10.0.0.23:8082/project/7ec554d9-d29e-4dfc-83a8-713fdaa0a505
2026-05-28 16:51:23,396 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/3b8d6dab-fc52-4f11-90ce-8a45d26fea06
2026-05-28 16:51:23,429 - DEBUG - =>VN ctest-vn-57631669 has no policy to be verified
2026-05-28 16:51:23,429 - DEBUG - Verifying the vn in opserver
2026-05-28 16:51:23,429 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669 virtual network link through opserver 10.0.0.23
2026-05-28 16:51:23,429 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2026-05-28 16:51:23,830 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2026-05-28 16:51:23,941 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669?flat'}
2026-05-28 16:51:23,942 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669 virtual network link through opserver 10.0.0.22
2026-05-28 16:51:23,942 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2026-05-28 16:51:24,249 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2026-05-28 16:51:24,322 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669?flat'}
2026-05-28 16:51:24,322 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669 virtual network link through opserver 10.0.0.33
2026-05-28 16:51:24,322 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-05-28 16:51:24,625 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-05-28 16:51:24,699 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669?flat'}
2026-05-28 16:51:24,699 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669 is found in opserver
2026-05-28 16:51:24,711 - DEBUG - VRF ids for VN ctest-vn-57631669: {'10.0.0.130': '2', '10.0.0.73': '2'}
2026-05-28 16:51:24,711 - INFO - Waiting for VM ctest-TestBasicVMVN-03349928-40415614 to be up..
2026-05-28 16:51:24,793 - DEBUG - VM is in ACTIVE state now
2026-05-28 16:51:24,793 - INFO - VM name : ctest-TestBasicVMVN-03349928-40415614
2026-05-28 16:51:24,874 - DEBUG - VM ctest-TestBasicVMVN-03349928-40415614 ID is 2fca3a9b-060a-4e9f-9d43-984926ed954f
2026-05-28 16:51:24,874 - DEBUG - VM ctest-TestBasicVMVN-03349928-40415614 launched on Node an-jenkins-deploy-platform-ansible-os-5845-1
2026-05-28 16:51:24,962 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/2fca3a9b-060a-4e9f-9d43-984926ed954f
2026-05-28 16:51:24,974 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a48d67a6-f619-4653-84d4-fa47c9f62a25
2026-05-28 16:51:28,156 - 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 1017ms')
2026-05-28 16:51:28,156 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03349928-40415614 failed!
2026-05-28 16:51:28,171 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669 is 31.1.1.1 and allocation pool is NOT set
2026-05-28 16:51:28,171 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669 is 31.1.2.1 and allocation pool is NOT set
2026-05-28 16:51:32,248 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2026-05-28 16:51:32,248 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03349928-40415614 failed!
2026-05-28 16:51:32,263 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669 is 31.1.1.1 and allocation pool is NOT set
2026-05-28 16:51:32,264 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669 is 31.1.2.1 and allocation pool is NOT set
2026-05-28 16:51:34,331 - 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=15.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.645 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.645/8.086/15.528/7.441 ms')
2026-05-28 16:51:34,331 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03349928-40415614 passed
2026-05-28 16:51:34,404 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:51:34,404 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03349928-40415614, IP 31.1.1.4, Port 22
2026-05-28 16:51:34,471 - 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': ''}
2026-05-28 16:51:34,560 - DEBUG - VM ctest-TestBasicVMVN-03349928-40415614 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-28 16:51:39,560 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:51:39,561 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03349928-40415614, IP 31.1.1.4, Port 22
2026-05-28 16:51:39,731 - DEBUG - VM ctest-TestBasicVMVN-03349928-40415614 is ready for SSH connections
2026-05-28 16:51:39,731 - INFO - Waiting for VM ctest-TestBasicVMVN-03349928-83535498 to be up..
2026-05-28 16:51:39,832 - DEBUG - VM is in ACTIVE state now
2026-05-28 16:51:39,833 - INFO - VM name : ctest-TestBasicVMVN-03349928-83535498
2026-05-28 16:51:39,920 - DEBUG - VM ctest-TestBasicVMVN-03349928-83535498 ID is 56e5943e-08fd-4afe-9958-67d9dbdb5e5e
2026-05-28 16:51:39,920 - DEBUG - VM ctest-TestBasicVMVN-03349928-83535498 launched on Node an-jenkins-deploy-platform-ansible-os-5845-2
2026-05-28 16:51:40,015 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/56e5943e-08fd-4afe-9958-67d9dbdb5e5e
2026-05-28 16:51:40,025 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/9957c810-cf9a-487e-b230-35a982c5c6e4
2026-05-28 16:51:41,199 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.419 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.419/1.930/3.442/1.511 ms')
2026-05-28 16:51:41,199 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03349928-83535498 passed
2026-05-28 16:51:41,273 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:51:41,273 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03349928-83535498, IP 31.1.2.4, Port 22
2026-05-28 16:51:41,441 - DEBUG - VM ctest-TestBasicVMVN-03349928-83535498 is ready for SSH connections
2026-05-28 16:51:41,441 - INFO - Waiting for VM ctest-TestBasicVMVN-03349928-63622081 to be up..
2026-05-28 16:51:41,533 - DEBUG - VM is in ACTIVE state now
2026-05-28 16:51:41,533 - INFO - VM name : ctest-TestBasicVMVN-03349928-63622081
2026-05-28 16:51:41,637 - DEBUG - VM ctest-TestBasicVMVN-03349928-63622081 ID is 49bbd046-0b6b-4072-aae0-36171c050365
2026-05-28 16:51:41,638 - DEBUG - VM ctest-TestBasicVMVN-03349928-63622081 launched on Node an-jenkins-deploy-platform-ansible-os-5845-1
2026-05-28 16:51:41,743 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/49bbd046-0b6b-4072-aae0-36171c050365
2026-05-28 16:51:41,754 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/cd2fdcd0-c97d-4f5e-b964-cbd4a3d6812e
2026-05-28 16:51:42,924 - 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.22 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.430 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.430/1.824/3.218/1.394 ms')
2026-05-28 16:51:42,924 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-03349928-63622081 passed
2026-05-28 16:51:43,000 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:51:43,000 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03349928-63622081, IP 31.1.1.3, Port 22
2026-05-28 16:51:43,178 - DEBUG - VM ctest-TestBasicVMVN-03349928-63622081 is ready for SSH connections
2026-05-28 16:51:43,178 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:51:43,178 - 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.130, gateway password: c0ntrail123
2026-05-28 16:51:43,178 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-05-28 16:51:47,268 - 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=6.132 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.555 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.323 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.323/3.003/6.132 ms
2026-05-28 16:51:47,269 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-03349928-40415614 passed
2026-05-28 16:51:47,269 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:51:47,269 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.73, gateway password: c0ntrail123
2026-05-28 16:51:47,269 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-05-28 16:51:50,964 - 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.579 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.646 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.504 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.504/2.243/3.579 ms
2026-05-28 16:51:50,964 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-03349928-83535498 passed
2026-05-28 16:51:50,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:51:50,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:51:50,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 16:51:50,964 - 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.130, gateway password: c0ntrail123
2026-05-28 16:51:50,964 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-28 16:51:51,155 - DEBUG - None
2026-05-28 16:51:51,155 - 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.73, gateway password: c0ntrail123
2026-05-28 16:51:51,155 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-28 16:51:51,362 - DEBUG - None
2026-05-28 16:51:51,362 - 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.130, gateway password: c0ntrail123
2026-05-28 16:51:51,362 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-28 16:51:52,155 - DEBUG - None
2026-05-28 16:51:52,155 - 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.130, gateway password: c0ntrail123
2026-05-28 16:51:52,155 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-05-28 16:51:54,425 - 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=3.135 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.675 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.752 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.298 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.676 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.676/2.907/7.675 ms
2026-05-28 16:51:54,425 - 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.130, gateway password: c0ntrail123
2026-05-28 16:51:54,425 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-05-28 16:51:56,731 - 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.273 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.957 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.671 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.552 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.631 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.627 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.464 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.464/2.882/6.671 ms
2026-05-28 16:51:56,731 - 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.130, gateway password: c0ntrail123
2026-05-28 16:51:56,731 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-05-28 16:51:58,980 - 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.091 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.048 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.080 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.713 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.943 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.065 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.475 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.475/2.630/5.080 ms
2026-05-28 16:51:58,980 - INFO - Deleting VM ctest-TestBasicVMVN-03349928-63622081
2026-05-28 16:51:59,050 - INFO - Detaching port 9957c810-cf9a-487e-b230-35a982c5c6e4 from VM ctest-TestBasicVMVN-03349928-83535498
2026-05-28 16:51:59,084 - INFO - Deleting VM ctest-TestBasicVMVN-03349928-83535498
2026-05-28 16:51:59,154 - INFO - Detaching port a48d67a6-f619-4653-84d4-fa47c9f62a25 from VM ctest-TestBasicVMVN-03349928-40415614
2026-05-28 16:51:59,184 - INFO - Deleting VM ctest-TestBasicVMVN-03349928-40415614
2026-05-28 16:51:59,265 - INFO - Deleting VN ctest-vn-57631669
2026-05-28 16:51:59,517 - DEBUG - Response for delete_port : ()
2026-05-28 16:51:59,859 - DEBUG - Response for delete_port : ()
2026-05-28 16:51:59,923 - DEBUG - VN 3b8d6dab-fc52-4f11-90ce-8a45d26fea06 still in use: Unable to complete operation on network 3b8d6dab-fc52-4f11-90ce-8a45d26fea06. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bf7c2078-8676-4f34-b78c-f5f0b9371f60']
2026-05-28 16:51:59,923 - WARNING - Deleting VN ctest-vn-57631669 failed..Will retry
2026-05-28 16:52:02,132 - DEBUG - Response for deleting network ()
2026-05-28 16:52:02,132 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/fe8c619f-79ab-4394-b418-be5abb4e4f04
2026-05-28 16:52:02,139 - DEBUG - Response Code: 404
2026-05-28 16:52:02,139 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2026-05-28 16:52:02,147 - DEBUG - Requesting: http://10.0.0.23:8082/domain/91e0a21d-5e29-457b-800b-759f9f8a74a1
2026-05-28 16:52:02,162 - DEBUG - Requesting: http://10.0.0.23:8082/project/7ec554d9-d29e-4dfc-83a8-713fdaa0a505
2026-05-28 16:52:02,269 - INFO - Validated that VN ctest-vn-57631669 is not found in API Server
2026-05-28 16:52:02,281 - DEBUG - VN ctest-vn-57631669 is not present in Agent 10.0.0.130
2026-05-28 16:52:02,291 - DEBUG - VN ctest-vn-57631669 is not present in Agent 10.0.0.73
2026-05-28 16:52:02,291 - INFO - Validated that VN ctest-vn-57631669 is not in any agent
2026-05-28 16:52:02,296 - DEBUG - VRF 2 is not seen in agent 10.0.0.130
2026-05-28 16:52:02,302 - DEBUG - Vrouter 10.0.0.130 does not have vrf 2 for VN ctest-vn-57631669
2026-05-28 16:52:02,308 - DEBUG - VRF 2 is not seen in agent 10.0.0.73
2026-05-28 16:52:02,316 - DEBUG - Vrouter 10.0.0.73 does not have vrf 2 for VN ctest-vn-57631669
2026-05-28 16:52:02,316 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-03349928:ctest-vn-57631669
2026-05-28 16:52:02,345 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-57631669 info
2026-05-28 16:52:02,439 - INFO - IPAM: ctest-ipam-00517935 is not found in API Server
2026-05-28 16:52:02,463 - INFO - IPAM:ctest-ipam-00517935 is not found in control node
2026-05-28 16:52:03,799 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 16:52:03,799 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:47]
2026-05-28 16:52:03,799 - INFO - --------------------------------------------------------------------------------
2026-05-28 16:52:04,579 - INFO - Deleted project: ctest-TestBasicVMVN-03349928, ID : 7ec554d9-d29e-4dfc-83a8-713fdaa0a505