2025-10-08 14:34:05,113 - INFO - Domain Default found not creating 2025-10-08 14:34:05,559 - INFO - Project ctest-TestBasicVMVN-05572962 not found, creating it 2025-10-08 14:34:06,077 - INFO - Created Project:ctest-TestBasicVMVN-05572962, ID : a220d24e-e41a-48e3-bd33-2b04d496da9a 2025-10-08 14:34:07,428 - INFO - ================================================================================ 2025-10-08 14:34:07,428 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-08 14:34:07,428 - 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-10-08 14:34:08,715 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.25': '0', '10.20.0.14': '0'}, '10.0.0.131': {'10.20.0.14': '0', '10.20.0.25': '0'}} with 2025-10-08 14:34:08,715 - INFO - Initial checks done. Running the testcase now 2025-10-08 14:34:08,715 - INFO - 2025-10-08 14:34:09,388 - DEBUG - Response for create_network : {'network': {'id': '42a34bdf-4f98-4720-8634-f272443e09d8', 'name': 'ctest-vn2_metadata-36184908', 'tenant_id': 'a220d24ee41a48e3bd332b04d496da9a', 'project_id': 'a220d24ee41a48e3bd332b04d496da9a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05572962', 'ctest-vn2_metadata-36184908'], 'port_security_enabled': True, 'description': ''}} 2025-10-08 14:34:09,621 - DEBUG - Response for create_subnet : {'subnet': {'id': '4cf5880e-cda4-4ebb-825d-d2fa46fcc6c2', 'name': '', 'tenant_id': 'a220d24ee41a48e3bd332b04d496da9a', 'network_id': '42a34bdf-4f98-4720-8634-f272443e09d8', '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': 'a220d24ee41a48e3bd332b04d496da9a'}} 2025-10-08 14:34:09,643 - INFO - Created VN ctest-vn2_metadata-36184908 2025-10-08 14:34:09,652 - DEBUG - VN ctest-vn2_metadata-36184908 UUID is 42a34bdf-4f98-4720-8634-f272443e09d8 2025-10-08 14:34:09,797 - DEBUG - Services list from nova: [, , , ] 2025-10-08 14:34:10,867 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4234-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4234-2) 2025-10-08 14:34:10,943 - DEBUG - Link local service introspect added 2025-10-08 14:34:10,984 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-08 14:34:16,073 - DEBUG - VM is in ACTIVE state now 2025-10-08 14:34:16,211 - INFO - Waiting for VM ctest-TestBasicVMVN-05572962-53456575 to be up.. 2025-10-08 14:34:16,212 - INFO - VM name : ctest-TestBasicVMVN-05572962-53456575 2025-10-08 14:34:16,292 - DEBUG - VM ctest-TestBasicVMVN-05572962-53456575 ID is 1a638104-fa17-4e4b-8bc2-5b4265f97a62 2025-10-08 14:34:16,292 - DEBUG - VM ctest-TestBasicVMVN-05572962-53456575 launched on Node an-jenkins-deploy-platform-ansible-os-4234-2 2025-10-08 14:34:16,362 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/1a638104-fa17-4e4b-8bc2-5b4265f97a62 2025-10-08 14:34:16,653 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/1a638104-fa17-4e4b-8bc2-5b4265f97a62 2025-10-08 14:34:16,684 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/ce419848-5192-404e-ac1d-36bed5ebfa4b 2025-10-08 14:34:19,871 - 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 1023ms') 2025-10-08 14:34:19,871 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05572962-53456575 failed! 2025-10-08 14:34:19,884 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05572962:ctest-vn2_metadata-36184908 is 11.1.1.1 and allocation pool is NOT set 2025-10-08 14:34:23,966 - 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=4.73 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1017ms\r\nrtt min/avg/max/mdev = 4.731/4.731/4.731/0.000 ms') 2025-10-08 14:34:23,966 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05572962-53456575 passed 2025-10-08 14:34:24,045 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 14:34:24,045 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05572962-53456575, IP 11.1.1.3, Port 22 2025-10-08 14:34:24,111 - 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-10-08 14:34:24,187 - DEBUG - VM ctest-TestBasicVMVN-05572962-53456575 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-08 14:34:29,188 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 14:34:29,188 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05572962-53456575, IP 11.1.1.3, Port 22 2025-10-08 14:34:29,359 - DEBUG - VM ctest-TestBasicVMVN-05572962-53456575 is ready for SSH connections 2025-10-08 14:34:29,359 - INFO - Retry 0 2025-10-08 14:34:29,360 - 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.131, gateway password: c0ntrail123 2025-10-08 14:34:29,360 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-08 14:34:31,040 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-08 14:34:31,040 - INFO - Generic metadata worked 2025-10-08 14:34:31,259 - DEBUG - Link local service introspect removed 2025-10-08 14:34:31,259 - INFO - Deleting VM ctest-TestBasicVMVN-05572962-53456575 2025-10-08 14:34:31,318 - INFO - Deleting VN ctest-vn2_metadata-36184908 2025-10-08 14:34:31,357 - DEBUG - VN 42a34bdf-4f98-4720-8634-f272443e09d8 still in use: Unable to complete operation on network 42a34bdf-4f98-4720-8634-f272443e09d8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-be5bd205-622c-4794-a770-185425323d2e'] 2025-10-08 14:34:31,358 - WARNING - Deleting VN ctest-vn2_metadata-36184908 failed..Will retry 2025-10-08 14:34:33,494 - DEBUG - Response for deleting network () 2025-10-08 14:34:34,753 - DEBUG - No XMPP flaps were noticed during the test 2025-10-08 14:34:34,753 - INFO - -------------------------------------------------------------------------------- 2025-10-08 14:34:34,758 - INFO - ================================================================================ 2025-10-08 14:34:34,758 - INFO - STARTING TEST : test_metadata_service 2025-10-08 14:34:34,758 - 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-10-08 14:34:36,024 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.25': '0', '10.20.0.14': '0'}, '10.0.0.131': {'10.20.0.14': '0', '10.20.0.25': '0'}} with 2025-10-08 14:34:36,024 - INFO - Initial checks done. Running the testcase now 2025-10-08 14:34:36,024 - INFO - 2025-10-08 14:34:36,024 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs 2025-10-08 14:34:36,317 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs 2025-10-08 14:34:36,342 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/09c1d2fa-894d-4e74-9520-c3f52a7885ec 2025-10-08 14:34:36,600 - DEBUG - Response for create_network : {'network': {'id': 'e82b2a3a-dfc5-4e52-b590-3fa6f1803b2e', 'name': 'ctest-vn-42542796', 'tenant_id': 'a220d24ee41a48e3bd332b04d496da9a', 'project_id': 'a220d24ee41a48e3bd332b04d496da9a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05572962', 'ctest-vn-42542796'], 'port_security_enabled': True, 'description': ''}} 2025-10-08 14:34:36,850 - DEBUG - Response for create_subnet : {'subnet': {'id': '29a02550-d3f0-4bf1-bfb3-5b14363e385e', 'name': '', 'tenant_id': 'a220d24ee41a48e3bd332b04d496da9a', 'network_id': 'e82b2a3a-dfc5-4e52-b590-3fa6f1803b2e', 'ip_version': 4, 'cidr': '165.164.59.128/26', 'allocation_pools': [{'start': '165.164.59.130', 'end': '165.164.59.190'}], 'gateway_ip': '165.164.59.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '165.164.59.130', 'tags': [], 'project_id': 'a220d24ee41a48e3bd332b04d496da9a'}} 2025-10-08 14:34:36,871 - INFO - Created VN ctest-vn-42542796 2025-10-08 14:34:36,884 - DEBUG - VN ctest-vn-42542796 UUID is e82b2a3a-dfc5-4e52-b590-3fa6f1803b2e 2025-10-08 14:34:38,137 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4234-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4234-1) 2025-10-08 14:34:38,137 - INFO - Waiting for VM ctest-TestBasicVMVN-05572962-99396204 to be up.. 2025-10-08 14:34:38,191 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-08 14:34:43,274 - DEBUG - VM is in ACTIVE state now 2025-10-08 14:34:43,274 - INFO - VM name : ctest-TestBasicVMVN-05572962-99396204 2025-10-08 14:34:43,365 - DEBUG - VM ctest-TestBasicVMVN-05572962-99396204 ID is 6bd86b2e-79a1-434f-9c02-2a33504fb92b 2025-10-08 14:34:43,365 - DEBUG - VM ctest-TestBasicVMVN-05572962-99396204 launched on Node an-jenkins-deploy-platform-ansible-os-4234-1 2025-10-08 14:34:43,461 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/6bd86b2e-79a1-434f-9c02-2a33504fb92b 2025-10-08 14:34:43,474 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/b0d1283a-f093-4e26-b5ca-97f2811fd20b 2025-10-08 14:34:46,712 - 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 1024ms') 2025-10-08 14:34:46,712 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05572962-99396204 failed! 2025-10-08 14:34:46,727 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-42542796 is 165.164.59.129 and allocation pool is NOT set 2025-10-08 14:34:50,801 - 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=12.6 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 12.642/12.642/12.642/0.000 ms') 2025-10-08 14:34:50,802 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05572962-99396204 passed 2025-10-08 14:34:50,877 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 14:34:50,877 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05572962-99396204, IP 165.164.59.131, Port 22 2025-10-08 14:34:51,053 - DEBUG - VM ctest-TestBasicVMVN-05572962-99396204 is ready for SSH connections 2025-10-08 14:34:51,053 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2025-10-08 14:34:51,053 - DEBUG - cat /tmp/output.txt 2025-10-08 14:34:53,063 - DEBUG - Hello World. The time is now Wed, 08 Oct 2025 08:34:49 -0600! 2025-10-08 14:34:53,063 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 08 Oct 2025 08:34:49 -0600!'} 2025-10-08 14:34:53,064 - INFO - metadata_script.txt got executed in the vm 2025-10-08 14:34:53,064 - INFO - Deleting VM ctest-TestBasicVMVN-05572962-99396204 2025-10-08 14:34:53,125 - INFO - Deleting VN ctest-vn-42542796 2025-10-08 14:34:53,163 - DEBUG - VN e82b2a3a-dfc5-4e52-b590-3fa6f1803b2e still in use: Unable to complete operation on network e82b2a3a-dfc5-4e52-b590-3fa6f1803b2e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d77ecd34-1b3f-4992-93cc-5215f48841e6'] 2025-10-08 14:34:53,163 - WARNING - Deleting VN ctest-vn-42542796 failed..Will retry 2025-10-08 14:34:55,320 - DEBUG - Response for deleting network () 2025-10-08 14:34:56,609 - DEBUG - No XMPP flaps were noticed during the test
2025-10-08 14:34:56,609 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-10-08 14:34:56,609 - INFO - -------------------------------------------------------------------------------- 2025-10-08 14:34:56,611 - INFO - ================================================================================ 2025-10-08 14:34:56,611 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-08 14:34:56,611 - 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-10-08 14:34:57,873 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.25': '0', '10.20.0.14': '0'}, '10.0.0.131': {'10.20.0.14': '0', '10.20.0.25': '0'}} with 2025-10-08 14:34:57,873 - INFO - Initial checks done. Running the testcase now 2025-10-08 14:34:57,873 - INFO - 2025-10-08 14:34:58,468 - DEBUG - Response for create_network : {'network': {'id': '4f757aad-917c-4e4b-a894-fe24c16403fe', 'name': 'ctest-vn-37719679', 'tenant_id': 'a220d24ee41a48e3bd332b04d496da9a', 'project_id': 'a220d24ee41a48e3bd332b04d496da9a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05572962', 'ctest-vn-37719679'], 'port_security_enabled': True, 'description': ''}} 2025-10-08 14:34:58,679 - DEBUG - Response for create_subnet : {'subnet': {'id': '3f4519a5-a18d-4cc8-87f4-28f1854c1ea1', 'name': '', 'tenant_id': 'a220d24ee41a48e3bd332b04d496da9a', 'network_id': '4f757aad-917c-4e4b-a894-fe24c16403fe', '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': 'a220d24ee41a48e3bd332b04d496da9a'}} 2025-10-08 14:34:58,914 - DEBUG - Response for create_subnet : {'subnet': {'id': '71c05dd4-ddca-4664-a5e6-c95337306775', 'name': '', 'tenant_id': 'a220d24ee41a48e3bd332b04d496da9a', 'network_id': '4f757aad-917c-4e4b-a894-fe24c16403fe', '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': 'a220d24ee41a48e3bd332b04d496da9a'}} 2025-10-08 14:34:58,937 - INFO - Created VN ctest-vn-37719679 2025-10-08 14:34:58,952 - DEBUG - VN ctest-vn-37719679 UUID is 4f757aad-917c-4e4b-a894-fe24c16403fe 2025-10-08 14:34:59,394 - DEBUG - Response for create_port : {'port': {'name': '632480ef-a3c4-42a0-a572-325b563fd082', 'id': '632480ef-a3c4-42a0-a572-325b563fd082', 'tenant_id': 'a220d24ee41a48e3bd332b04d496da9a', 'network_id': '4f757aad-917c-4e4b-a894-fe24c16403fe', 'mac_address': '02:63:24:80:ef:a3', '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': '3f4519a5-a18d-4cc8-87f4-28f1854c1ea1'}], 'security_groups': ['881be98c-6006-4cb2-a5d5-3a1736c0efd9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a220d24ee41a48e3bd332b04d496da9a'}} 2025-10-08 14:34:59,662 - DEBUG - Response for create_port : {'port': {'name': '324f45e9-59e5-44b7-8723-40e84673a3c2', 'id': '324f45e9-59e5-44b7-8723-40e84673a3c2', 'tenant_id': 'a220d24ee41a48e3bd332b04d496da9a', 'network_id': '4f757aad-917c-4e4b-a894-fe24c16403fe', 'mac_address': '02:32:4f:45:e9:59', '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': '71c05dd4-ddca-4664-a5e6-c95337306775'}], 'security_groups': ['881be98c-6006-4cb2-a5d5-3a1736c0efd9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a220d24ee41a48e3bd332b04d496da9a'}} 2025-10-08 14:35:00,076 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4234-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4234-2) 2025-10-08 14:35:00,612 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4234-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4234-1) 2025-10-08 14:35:01,914 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4234-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4234-2) 2025-10-08 14:35:01,914 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-08 14:35:01,921 - DEBUG - Requesting: http://10.0.0.33:8082/domain/e655d23d-1695-42cd-a914-8836b4a49568 2025-10-08 14:35:01,938 - DEBUG - Requesting: http://10.0.0.33:8082/project/a220d24e-e41a-48e3-bd33-2b04d496da9a 2025-10-08 14:35:02,027 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/7135fbdc-1892-4af9-88b9-4363617bf017 2025-10-08 14:35:02,048 - INFO - Verifications in API Server for IPAM: ctest-ipam-12065165 passed 2025-10-08 14:35:02,055 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-05572962:ctest-ipam-12065165', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05572962', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8157703222775139065', 'uuid-lslong': '9851979753966006295'}, 'enable': 'true', 'created': '2025-10-08T14:34:57', 'last-modified': '2025-10-08T14:34:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.910838'} 2025-10-08 14:35:02,064 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-05572962:ctest-ipam-12065165', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05572962', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8157703222775139065', 'uuid-lslong': '9851979753966006295'}, 'enable': 'true', 'created': '2025-10-08T14:34:57', 'last-modified': '2025-10-08T14:34:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.915134'} 2025-10-08 14:35:02,070 - DEBUG - Control-node 10.0.0.129 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-05572962:ctest-ipam-12065165', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05572962', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8157703222775139065', 'uuid-lslong': '9851979753966006295'}, 'enable': 'true', 'created': '2025-10-08T14:34:57', 'last-modified': '2025-10-08T14:34:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.918073'} 2025-10-08 14:35:02,070 - INFO - Verifications in Control node for IPAM: ctest-ipam-12065165 passed 2025-10-08 14:35:02,070 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-08 14:35:02,077 - DEBUG - Requesting: http://10.0.0.33:8082/domain/e655d23d-1695-42cd-a914-8836b4a49568 2025-10-08 14:35:02,096 - DEBUG - Requesting: http://10.0.0.33:8082/project/a220d24e-e41a-48e3-bd33-2b04d496da9a 2025-10-08 14:35:02,210 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4f757aad-917c-4e4b-a894-fe24c16403fe 2025-10-08 14:35:02,226 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4f757aad-917c-4e4b-a894-fe24c16403fe 2025-10-08 14:35:02,235 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/33c44fc7-4ee7-41ab-b1a6-ca07749d4ddc 2025-10-08 14:35:02,243 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/33c44fc7-4ee7-41ab-b1a6-ca07749d4ddc 2025-10-08 14:35:02,251 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/e0a100fb-a7e4-4542-9d4a-018ec18b69cc 2025-10-08 14:35:02,257 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-08 14:35:02,257 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4f757aad-917c-4e4b-a894-fe24c16403fe 2025-10-08 14:35:02,267 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/33c44fc7-4ee7-41ab-b1a6-ca07749d4ddc 2025-10-08 14:35:02,281 - INFO - Verified VN network id 14 for VN 4f757aad-917c-4e4b-a894-fe24c16403fe 2025-10-08 14:35:02,281 - INFO - Verifications in API Server for VN ctest-vn-37719679 passed 2025-10-08 14:35:02,281 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4f757aad-917c-4e4b-a894-fe24c16403fe 2025-10-08 14:35:02,290 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/33c44fc7-4ee7-41ab-b1a6-ca07749d4ddc 2025-10-08 14:35:02,297 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/33c44fc7-4ee7-41ab-b1a6-ca07749d4ddc 2025-10-08 14:35:02,303 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/e0a100fb-a7e4-4542-9d4a-018ec18b69cc 2025-10-08 14:35:02,314 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05572962', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5725617387160227403', 'uuid-lslong': '12147613528741905406'}, 'enable': 'true', 'created': '2025-10-08T14:34:58', 'last-modified': '2025-10-08T14:34:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.481793'} 2025-10-08 14:35:02,320 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-08 14:35:02,325 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05572962', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5725617387160227403', 'uuid-lslong': '12147613528741905406'}, 'enable': 'true', 'created': '2025-10-08T14:34:58', 'last-modified': '2025-10-08T14:34:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.492969'} 2025-10-08 14:35:02,331 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-08 14:35:02,336 - DEBUG - Control-node 10.0.0.129 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05572962', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5725617387160227403', 'uuid-lslong': '12147613528741905406'}, 'enable': 'true', 'created': '2025-10-08T14:34:58', 'last-modified': '2025-10-08T14:34:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.499163'} 2025-10-08 14:35:02,341 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-08 14:35:02,342 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-37719679 passed 2025-10-08 14:35:02,342 - DEBUG - ====Verifying policy data for ctest-vn-37719679 in API_Server ====== 2025-10-08 14:35:02,342 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-08 14:35:02,347 - DEBUG - Requesting: http://10.0.0.33:8082/domain/e655d23d-1695-42cd-a914-8836b4a49568 2025-10-08 14:35:02,360 - DEBUG - Requesting: http://10.0.0.33:8082/project/a220d24e-e41a-48e3-bd33-2b04d496da9a 2025-10-08 14:35:02,479 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4f757aad-917c-4e4b-a894-fe24c16403fe 2025-10-08 14:35:02,494 - DEBUG - =>VN ctest-vn-37719679 has no policy to be verified 2025-10-08 14:35:02,494 - DEBUG - Verifying the vn in opserver 2025-10-08 14:35:02,494 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679 virtual network link through opserver 10.0.0.33 2025-10-08 14:35:02,494 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-10-08 14:35:02,939 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-10-08 14:35:03,000 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679?flat'} 2025-10-08 14:35:03,000 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679 virtual network link through opserver 10.0.0.19 2025-10-08 14:35:03,000 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-10-08 14:35:03,303 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-10-08 14:35:03,357 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679?flat'} 2025-10-08 14:35:03,357 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679 virtual network link through opserver 10.0.0.129 2025-10-08 14:35:03,357 - DEBUG - Requesting: http://10.0.0.129:8081/analytics/uves/virtual-networks 2025-10-08 14:35:03,647 - DEBUG - Requesting: http://10.0.0.129:8081/analytics/uves/virtual-networks 2025-10-08 14:35:03,702 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679', 'href': 'http://10.0.0.129:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679?flat'} 2025-10-08 14:35:03,702 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679 is found in opserver 2025-10-08 14:35:03,712 - DEBUG - VRF ids for VN ctest-vn-37719679: {'10.0.0.130': '2', '10.0.0.131': '2'} 2025-10-08 14:35:03,712 - INFO - Waiting for VM ctest-TestBasicVMVN-05572962-76479721 to be up.. 2025-10-08 14:35:03,799 - DEBUG - VM is in ACTIVE state now 2025-10-08 14:35:03,800 - INFO - VM name : ctest-TestBasicVMVN-05572962-76479721 2025-10-08 14:35:03,895 - DEBUG - VM ctest-TestBasicVMVN-05572962-76479721 ID is 3e492442-73e0-4393-b827-3f926eb6a232 2025-10-08 14:35:03,895 - DEBUG - VM ctest-TestBasicVMVN-05572962-76479721 launched on Node an-jenkins-deploy-platform-ansible-os-4234-2 2025-10-08 14:35:03,987 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/3e492442-73e0-4393-b827-3f926eb6a232 2025-10-08 14:35:03,997 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/632480ef-a3c4-42a0-a572-325b563fd082 2025-10-08 14:35:07,231 - 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-10-08 14:35:07,231 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05572962-76479721 failed! 2025-10-08 14:35:07,247 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679 is 31.1.1.1 and allocation pool is NOT set 2025-10-08 14:35:07,248 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679 is 31.1.2.1 and allocation pool is NOT set 2025-10-08 14:35:11,328 - 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 1015ms') 2025-10-08 14:35:11,328 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05572962-76479721 failed! 2025-10-08 14:35:11,342 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679 is 31.1.1.1 and allocation pool is NOT set 2025-10-08 14:35:11,342 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679 is 31.1.2.1 and allocation pool is NOT set 2025-10-08 14:35:13,408 - 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=6.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.48 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.483/4.007/6.532/2.524 ms') 2025-10-08 14:35:13,408 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05572962-76479721 passed 2025-10-08 14:35:13,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 14:35:13,479 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05572962-76479721, IP 31.1.1.4, Port 22 2025-10-08 14:35:13,552 - 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-10-08 14:35:13,632 - DEBUG - VM ctest-TestBasicVMVN-05572962-76479721 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-08 14:35:18,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 14:35:18,633 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05572962-76479721, IP 31.1.1.4, Port 22 2025-10-08 14:35:18,793 - DEBUG - VM ctest-TestBasicVMVN-05572962-76479721 is ready for SSH connections 2025-10-08 14:35:18,793 - INFO - Waiting for VM ctest-TestBasicVMVN-05572962-76959831 to be up.. 2025-10-08 14:35:18,872 - DEBUG - VM is in ACTIVE state now 2025-10-08 14:35:18,872 - INFO - VM name : ctest-TestBasicVMVN-05572962-76959831 2025-10-08 14:35:18,951 - DEBUG - VM ctest-TestBasicVMVN-05572962-76959831 ID is fc754550-b824-466e-96c5-cf8c9a85604a 2025-10-08 14:35:18,951 - DEBUG - VM ctest-TestBasicVMVN-05572962-76959831 launched on Node an-jenkins-deploy-platform-ansible-os-4234-1 2025-10-08 14:35:19,030 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/fc754550-b824-466e-96c5-cf8c9a85604a 2025-10-08 14:35:19,042 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/324f45e9-59e5-44b7-8723-40e84673a3c2 2025-10-08 14:35:20,210 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.546 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.546/2.213/3.881/1.667 ms') 2025-10-08 14:35:20,210 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05572962-76959831 passed 2025-10-08 14:35:20,277 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 14:35:20,277 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05572962-76959831, IP 31.1.2.4, Port 22 2025-10-08 14:35:20,448 - DEBUG - VM ctest-TestBasicVMVN-05572962-76959831 is ready for SSH connections 2025-10-08 14:35:20,448 - INFO - Waiting for VM ctest-TestBasicVMVN-05572962-01172925 to be up.. 2025-10-08 14:35:20,520 - DEBUG - VM is in ACTIVE state now 2025-10-08 14:35:20,521 - INFO - VM name : ctest-TestBasicVMVN-05572962-01172925 2025-10-08 14:35:20,603 - DEBUG - VM ctest-TestBasicVMVN-05572962-01172925 ID is d8d5d23e-87ed-47ef-9d9e-cd9c4d33a25a 2025-10-08 14:35:20,603 - DEBUG - VM ctest-TestBasicVMVN-05572962-01172925 launched on Node an-jenkins-deploy-platform-ansible-os-4234-2 2025-10-08 14:35:20,672 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/d8d5d23e-87ed-47ef-9d9e-cd9c4d33a25a 2025-10-08 14:35:20,684 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/6a5282f4-9727-470d-8fe3-195cce18d38d 2025-10-08 14:35:21,841 - 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.23 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.434 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.434/1.833/3.232/1.399 ms') 2025-10-08 14:35:21,841 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-05572962-01172925 passed 2025-10-08 14:35:21,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 14:35:21,911 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05572962-01172925, IP 31.1.1.3, Port 22 2025-10-08 14:35:22,083 - DEBUG - VM ctest-TestBasicVMVN-05572962-01172925 is ready for SSH connections 2025-10-08 14:35:22,083 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 14:35:22,083 - 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.131, gateway password: c0ntrail123 2025-10-08 14:35:22,083 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-08 14:35:26,132 - 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.274 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.435 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.305 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.305/3.004/6.274 ms 2025-10-08 14:35:26,132 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-05572962-76479721 passed 2025-10-08 14:35:26,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 14:35:26,132 - 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.130, gateway password: c0ntrail123 2025-10-08 14:35:26,132 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-08 14:35:29,883 - 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.246 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.496 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.676 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.496/2.139/3.246 ms 2025-10-08 14:35:29,883 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-05572962-76959831 passed 2025-10-08 14:35:29,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 14:35:29,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 14:35:29,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 14:35:29,883 - 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.131, gateway password: c0ntrail123 2025-10-08 14:35:29,883 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-08 14:35:30,082 - DEBUG - None 2025-10-08 14:35:30,082 - 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 2025-10-08 14:35:30,082 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-08 14:35:30,279 - DEBUG - None 2025-10-08 14:35:30,279 - 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.131, gateway password: c0ntrail123 2025-10-08 14:35:30,279 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-08 14:35:30,982 - DEBUG - None 2025-10-08 14:35:30,982 - 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.131, gateway password: c0ntrail123 2025-10-08 14:35:30,982 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-08 14:35:33,224 - 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.230 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.601 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.416 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.721 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.424 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.416/2.078/5.601 ms 2025-10-08 14:35:33,224 - 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.131, gateway password: c0ntrail123 2025-10-08 14:35:33,225 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-08 14:35:35,515 - 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=2.821 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.437 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.019 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.501 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.876 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.957 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.355 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.355/2.995/7.019 ms 2025-10-08 14:35:35,515 - 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.131, gateway password: c0ntrail123 2025-10-08 14:35:35,515 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-08 14:35:37,772 - 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.263 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.718 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.904 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.471 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.025 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.929 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.384 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.384/2.242/4.904 ms 2025-10-08 14:35:37,773 - INFO - Deleting VM ctest-TestBasicVMVN-05572962-01172925 2025-10-08 14:35:37,850 - INFO - Detaching port 324f45e9-59e5-44b7-8723-40e84673a3c2 from VM ctest-TestBasicVMVN-05572962-76959831 2025-10-08 14:35:37,888 - INFO - Deleting VM ctest-TestBasicVMVN-05572962-76959831 2025-10-08 14:35:37,970 - INFO - Detaching port 632480ef-a3c4-42a0-a572-325b563fd082 from VM ctest-TestBasicVMVN-05572962-76479721 2025-10-08 14:35:38,000 - INFO - Deleting VM ctest-TestBasicVMVN-05572962-76479721 2025-10-08 14:35:38,071 - INFO - Deleting VN ctest-vn-37719679 2025-10-08 14:35:38,339 - DEBUG - Response for delete_port : () 2025-10-08 14:35:38,600 - DEBUG - Response for delete_port : () 2025-10-08 14:35:38,670 - DEBUG - VN 4f757aad-917c-4e4b-a894-fe24c16403fe still in use: Unable to complete operation on network 4f757aad-917c-4e4b-a894-fe24c16403fe. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-dcc74443-cac8-4172-ba33-0d69e5dd38e2'] 2025-10-08 14:35:38,670 - WARNING - Deleting VN ctest-vn-37719679 failed..Will retry 2025-10-08 14:35:40,855 - DEBUG - Response for deleting network () 2025-10-08 14:35:40,855 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/33c44fc7-4ee7-41ab-b1a6-ca07749d4ddc 2025-10-08 14:35:40,861 - DEBUG - Response Code: 404 2025-10-08 14:35:40,861 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-08 14:35:40,869 - DEBUG - Requesting: http://10.0.0.33:8082/domain/e655d23d-1695-42cd-a914-8836b4a49568 2025-10-08 14:35:40,880 - DEBUG - Requesting: http://10.0.0.33:8082/project/a220d24e-e41a-48e3-bd33-2b04d496da9a 2025-10-08 14:35:40,972 - INFO - Validated that VN ctest-vn-37719679 is not found in API Server 2025-10-08 14:35:40,981 - DEBUG - VN ctest-vn-37719679 is not present in Agent 10.0.0.130 2025-10-08 14:35:40,991 - DEBUG - VN ctest-vn-37719679 is not present in Agent 10.0.0.131 2025-10-08 14:35:40,992 - INFO - Validated that VN ctest-vn-37719679 is not in any agent 2025-10-08 14:35:40,996 - DEBUG - VRF 2 is not seen in agent 10.0.0.130 2025-10-08 14:35:41,000 - DEBUG - Vrouter 10.0.0.130 does not have vrf 2 for VN ctest-vn-37719679 2025-10-08 14:35:41,004 - DEBUG - VRF 2 is not seen in agent 10.0.0.131 2025-10-08 14:35:41,009 - DEBUG - Vrouter 10.0.0.131 does not have vrf 2 for VN ctest-vn-37719679 2025-10-08 14:35:41,009 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-05572962:ctest-vn-37719679 2025-10-08 14:35:41,028 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-37719679 info 2025-10-08 14:35:41,131 - INFO - IPAM: ctest-ipam-12065165 is not found in API Server 2025-10-08 14:35:41,151 - INFO - IPAM:ctest-ipam-12065165 is not found in control node 2025-10-08 14:35:42,456 - DEBUG - No XMPP flaps were noticed during the test
2025-10-08 14:35:42,456 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:46]
2025-10-08 14:35:42,456 - INFO - -------------------------------------------------------------------------------- 2025-10-08 14:35:43,212 - INFO - Deleted project: ctest-TestBasicVMVN-05572962, ID : a220d24e-e41a-48e3-bd33-2b04d496da9a