2025-11-17 03:23:46,741 - INFO - Domain Default found not creating
2025-11-17 03:23:47,247 - INFO - Project ctest-TestBasicVMVN-57205136 not found, creating it
2025-11-17 03:23:48,181 - INFO - Created Project:ctest-TestBasicVMVN-57205136, ID : 7ecd43ac-08da-493d-acf4-9efab4226d85
2025-11-17 03:23:50,316 - INFO - ================================================================================
2025-11-17 03:23:50,316 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-17 03:23:50,316 - 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-11-17 03:23:51,588 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0', '10.20.0.17': '0'}, '10.0.0.73': {'10.20.0.25': '0', '10.20.0.17': '0'}} with
2025-11-17 03:23:51,589 - INFO - Initial checks done. Running the testcase now
2025-11-17 03:23:51,589 - INFO -
2025-11-17 03:23:52,311 - DEBUG - Response for create_network : {'network': {'id': '7cce8126-8d9b-4528-a536-cd2cf2fcb3d0', 'name': 'ctest-vn2_metadata-85313972', 'tenant_id': '7ecd43ac08da493dacf49efab4226d85', 'project_id': '7ecd43ac08da493dacf49efab4226d85', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57205136', 'ctest-vn2_metadata-85313972'], 'port_security_enabled': True, 'description': ''}}
2025-11-17 03:23:52,603 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b8d8cd9d-0ced-4ca4-807e-08b9f6c01c22', 'name': '', 'tenant_id': '7ecd43ac08da493dacf49efab4226d85', 'network_id': '7cce8126-8d9b-4528-a536-cd2cf2fcb3d0', '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': '7ecd43ac08da493dacf49efab4226d85'}}
2025-11-17 03:23:52,627 - INFO - Created VN ctest-vn2_metadata-85313972
2025-11-17 03:23:52,639 - DEBUG - VN ctest-vn2_metadata-85313972 UUID is 7cce8126-8d9b-4528-a536-cd2cf2fcb3d0
2025-11-17 03:23:52,810 - DEBUG - Services list from nova: [, , , ]
2025-11-17 03:23:54,071 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4736-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4736-1)
2025-11-17 03:23:54,141 - DEBUG - Link local service introspect added
2025-11-17 03:23:54,203 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-17 03:23:59,320 - DEBUG - VM is in ACTIVE state now
2025-11-17 03:23:59,482 - INFO - Waiting for VM ctest-TestBasicVMVN-57205136-08770491 to be up..
2025-11-17 03:23:59,482 - INFO - VM name : ctest-TestBasicVMVN-57205136-08770491
2025-11-17 03:23:59,579 - DEBUG - VM ctest-TestBasicVMVN-57205136-08770491 ID is 79c9767e-abf6-4d4a-9a92-1f467d4573b1
2025-11-17 03:23:59,579 - DEBUG - VM ctest-TestBasicVMVN-57205136-08770491 launched on Node an-jenkins-deploy-platform-ansible-os-4736-1
2025-11-17 03:23:59,700 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/79c9767e-abf6-4d4a-9a92-1f467d4573b1
2025-11-17 03:24:00,048 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/79c9767e-abf6-4d4a-9a92-1f467d4573b1
2025-11-17 03:24:00,086 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/d668b455-f683-41e2-b016-654f6063a417
2025-11-17 03:24:03,253 - 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 1009ms')
2025-11-17 03:24:03,253 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57205136-08770491 failed!
2025-11-17 03:24:03,268 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57205136:ctest-vn2_metadata-85313972 is 11.1.1.1 and allocation pool is NOT set
2025-11-17 03:24:07,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=2 ttl=63 time=6.55 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 = 6.551/6.551/6.551/0.000 ms')
2025-11-17 03:24:07,354 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57205136-08770491 passed
2025-11-17 03:24:07,422 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 03:24:07,422 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57205136-08770491, IP 11.1.1.3, Port 22
2025-11-17 03:24:07,593 - DEBUG - VM ctest-TestBasicVMVN-57205136-08770491 is ready for SSH connections
2025-11-17 03:24:07,594 - INFO - Retry 0
2025-11-17 03:24:07,594 - 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.50, gateway password: c0ntrail123
2025-11-17 03:24:07,594 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-17 03:24:09,271 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-17 03:24:09,271 - INFO - Generic metadata worked
2025-11-17 03:24:09,489 - DEBUG - Link local service introspect removed
2025-11-17 03:24:09,489 - INFO - Deleting VM ctest-TestBasicVMVN-57205136-08770491
2025-11-17 03:24:09,586 - INFO - Deleting VN ctest-vn2_metadata-85313972
2025-11-17 03:24:09,641 - DEBUG - VN 7cce8126-8d9b-4528-a536-cd2cf2fcb3d0 still in use: Unable to complete operation on network 7cce8126-8d9b-4528-a536-cd2cf2fcb3d0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-369dd65a-c952-45a7-bc52-3040c27f4bd8']
2025-11-17 03:24:09,641 - WARNING - Deleting VN ctest-vn2_metadata-85313972 failed..Will retry
2025-11-17 03:24:11,807 - DEBUG - Response for deleting network ()
2025-11-17 03:24:13,084 - DEBUG - No XMPP flaps were noticed during the test
2025-11-17 03:24:13,084 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-11-17 03:24:13,084 - INFO - --------------------------------------------------------------------------------
2025-11-17 03:24:13,088 - INFO - ================================================================================
2025-11-17 03:24:13,088 - INFO - STARTING TEST : test_metadata_service
2025-11-17 03:24:13,088 - 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-11-17 03:24:14,354 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0', '10.20.0.17': '0'}, '10.0.0.73': {'10.20.0.25': '0', '10.20.0.17': '0'}} with
2025-11-17 03:24:14,355 - INFO - Initial checks done. Running the testcase now
2025-11-17 03:24:14,355 - INFO -
2025-11-17 03:24:14,355 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2025-11-17 03:24:14,735 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2025-11-17 03:24:14,769 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0
2025-11-17 03:24:15,058 - DEBUG - Response for create_network : {'network': {'id': 'caa7f586-e5bf-4962-864f-bd32f06369f6', 'name': 'ctest-vn-35802505', 'tenant_id': '7ecd43ac08da493dacf49efab4226d85', 'project_id': '7ecd43ac08da493dacf49efab4226d85', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57205136', 'ctest-vn-35802505'], 'port_security_enabled': True, 'description': ''}}
2025-11-17 03:24:15,266 - DEBUG - Response for create_subnet : {'subnet': {'id': '1483721c-547d-47d4-8f92-a9693c942aba', 'name': '', 'tenant_id': '7ecd43ac08da493dacf49efab4226d85', 'network_id': 'caa7f586-e5bf-4962-864f-bd32f06369f6', 'ip_version': 4, 'cidr': '152.135.95.64/26', 'allocation_pools': [{'start': '152.135.95.66', 'end': '152.135.95.126'}], 'gateway_ip': '152.135.95.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '152.135.95.66', 'tags': [], 'project_id': '7ecd43ac08da493dacf49efab4226d85'}}
2025-11-17 03:24:15,296 - INFO - Created VN ctest-vn-35802505
2025-11-17 03:24:15,309 - DEBUG - VN ctest-vn-35802505 UUID is caa7f586-e5bf-4962-864f-bd32f06369f6
2025-11-17 03:24:16,734 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4736-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4736-2)
2025-11-17 03:24:16,734 - INFO - Waiting for VM ctest-TestBasicVMVN-57205136-92035132 to be up..
2025-11-17 03:24:16,782 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-17 03:24:21,876 - DEBUG - VM is in ACTIVE state now
2025-11-17 03:24:21,876 - INFO - VM name : ctest-TestBasicVMVN-57205136-92035132
2025-11-17 03:24:21,984 - DEBUG - VM ctest-TestBasicVMVN-57205136-92035132 ID is 49129170-1400-476b-b4cf-acfb484ad34e
2025-11-17 03:24:21,984 - DEBUG - VM ctest-TestBasicVMVN-57205136-92035132 launched on Node an-jenkins-deploy-platform-ansible-os-4736-2
2025-11-17 03:24:22,069 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/49129170-1400-476b-b4cf-acfb484ad34e
2025-11-17 03:24:22,079 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/c57515e4-38e4-43d6-82a6-bfcec602a146
2025-11-17 03:24:25,258 - 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 1011ms')
2025-11-17 03:24:25,258 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57205136-92035132 failed!
2025-11-17 03:24:25,274 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-35802505 is 152.135.95.65 and allocation pool is NOT set
2025-11-17 03:24:27,339 - 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=4.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.85 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.852/3.402/4.953/1.550 ms')
2025-11-17 03:24:27,339 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57205136-92035132 passed
2025-11-17 03:24:27,407 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 03:24:27,407 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57205136-92035132, IP 152.135.95.67, Port 22
2025-11-17 03:24:27,577 - DEBUG - VM ctest-TestBasicVMVN-57205136-92035132 is ready for SSH connections
2025-11-17 03:24:27,577 - 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
2025-11-17 03:24:27,577 - DEBUG - cat /tmp/output.txt
2025-11-17 03:24:29,181 - DEBUG - Hello World. The time is now Sun, 16 Nov 2025 20:24:27 -0700!
2025-11-17 03:24:29,182 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 16 Nov 2025 20:24:27 -0700!'}
2025-11-17 03:24:29,182 - INFO - metadata_script.txt got executed in the vm
2025-11-17 03:24:29,182 - INFO - Deleting VM ctest-TestBasicVMVN-57205136-92035132
2025-11-17 03:24:29,262 - INFO - Deleting VN ctest-vn-35802505
2025-11-17 03:24:29,306 - DEBUG - VN caa7f586-e5bf-4962-864f-bd32f06369f6 still in use: Unable to complete operation on network caa7f586-e5bf-4962-864f-bd32f06369f6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-144ac4a9-7ef1-4410-b5aa-edb244c0a4ef']
2025-11-17 03:24:29,307 - WARNING - Deleting VN ctest-vn-35802505 failed..Will retry
2025-11-17 03:24:31,490 - DEBUG - Response for deleting network ()
2025-11-17 03:24:32,782 - DEBUG - No XMPP flaps were noticed during the test
2025-11-17 03:24:32,782 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-11-17 03:24:32,782 - INFO - --------------------------------------------------------------------------------
2025-11-17 03:24:32,785 - INFO - ================================================================================
2025-11-17 03:24:32,785 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-17 03:24:32,785 - 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-11-17 03:24:34,055 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0', '10.20.0.17': '0'}, '10.0.0.73': {'10.20.0.25': '0', '10.20.0.17': '0'}} with
2025-11-17 03:24:34,055 - INFO - Initial checks done. Running the testcase now
2025-11-17 03:24:34,056 - INFO -
2025-11-17 03:24:34,649 - DEBUG - Response for create_network : {'network': {'id': '329be239-1d0d-4a69-b08d-496af48c193a', 'name': 'ctest-vn-36172764', 'tenant_id': '7ecd43ac08da493dacf49efab4226d85', 'project_id': '7ecd43ac08da493dacf49efab4226d85', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57205136', 'ctest-vn-36172764'], 'port_security_enabled': True, 'description': ''}}
2025-11-17 03:24:34,972 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd8bf1369-ac38-44c7-b6a8-a41430ecc010', 'name': '', 'tenant_id': '7ecd43ac08da493dacf49efab4226d85', 'network_id': '329be239-1d0d-4a69-b08d-496af48c193a', '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': '7ecd43ac08da493dacf49efab4226d85'}}
2025-11-17 03:24:35,217 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cca74e04-24dd-4488-a5fd-de9f1aad3cc8', 'name': '', 'tenant_id': '7ecd43ac08da493dacf49efab4226d85', 'network_id': '329be239-1d0d-4a69-b08d-496af48c193a', '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': '7ecd43ac08da493dacf49efab4226d85'}}
2025-11-17 03:24:35,250 - INFO - Created VN ctest-vn-36172764
2025-11-17 03:24:35,261 - DEBUG - VN ctest-vn-36172764 UUID is 329be239-1d0d-4a69-b08d-496af48c193a
2025-11-17 03:24:35,691 - DEBUG - Response for create_port : {'port': {'name': '5ba17b1c-282a-4aa9-9158-e44e1b263d61', 'id': '5ba17b1c-282a-4aa9-9158-e44e1b263d61', 'tenant_id': '7ecd43ac08da493dacf49efab4226d85', 'network_id': '329be239-1d0d-4a69-b08d-496af48c193a', 'mac_address': '02:5b:a1:7b:1c:28', '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': 'd8bf1369-ac38-44c7-b6a8-a41430ecc010'}], 'security_groups': ['7235a1c7-7deb-4bbf-b00e-116af1f8baba'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7ecd43ac08da493dacf49efab4226d85'}}
2025-11-17 03:24:35,960 - DEBUG - Response for create_port : {'port': {'name': '2eed2485-6c47-4a47-8342-22d297505567', 'id': '2eed2485-6c47-4a47-8342-22d297505567', 'tenant_id': '7ecd43ac08da493dacf49efab4226d85', 'network_id': '329be239-1d0d-4a69-b08d-496af48c193a', 'mac_address': '02:2e:ed:24:85:6c', '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': 'cca74e04-24dd-4488-a5fd-de9f1aad3cc8'}], 'security_groups': ['7235a1c7-7deb-4bbf-b00e-116af1f8baba'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7ecd43ac08da493dacf49efab4226d85'}}
2025-11-17 03:24:36,422 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4736-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4736-1)
2025-11-17 03:24:37,039 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4736-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4736-2)
2025-11-17 03:24:38,658 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4736-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4736-1)
2025-11-17 03:24:38,658 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-17 03:24:38,664 - DEBUG - Requesting: http://10.0.0.22:8082/domain/b575f39c-ab2e-404a-877c-00e9b4192b03
2025-11-17 03:24:38,680 - DEBUG - Requesting: http://10.0.0.22:8082/project/7ecd43ac-08da-493d-acf4-9efab4226d85
2025-11-17 03:24:38,800 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/7646f4c8-5d89-4b32-8899-e36dd68ff2f9
2025-11-17 03:24:38,817 - INFO - Verifications in API Server for IPAM: ctest-ipam-19845882 passed
2025-11-17 03:24:38,829 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-57205136:ctest-ipam-19845882', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57205136', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8522768486245157682', 'uuid-lslong': '9843148521485628153'}, 'enable': 'true', 'created': '2025-11-17T03:24:34', 'last-modified': '2025-11-17T03:24:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.512853'}
2025-11-17 03:24:38,834 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-57205136:ctest-ipam-19845882', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57205136', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8522768486245157682', 'uuid-lslong': '9843148521485628153'}, 'enable': 'true', 'created': '2025-11-17T03:24:34', 'last-modified': '2025-11-17T03:24:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.524079'}
2025-11-17 03:24:38,841 - DEBUG - Control-node 10.0.0.23 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-57205136:ctest-ipam-19845882', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57205136', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8522768486245157682', 'uuid-lslong': '9843148521485628153'}, 'enable': 'true', 'created': '2025-11-17T03:24:34', 'last-modified': '2025-11-17T03:24:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.518858'}
2025-11-17 03:24:38,841 - INFO - Verifications in Control node for IPAM: ctest-ipam-19845882 passed
2025-11-17 03:24:38,841 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-17 03:24:38,848 - DEBUG - Requesting: http://10.0.0.22:8082/domain/b575f39c-ab2e-404a-877c-00e9b4192b03
2025-11-17 03:24:38,867 - DEBUG - Requesting: http://10.0.0.22:8082/project/7ecd43ac-08da-493d-acf4-9efab4226d85
2025-11-17 03:24:39,010 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/329be239-1d0d-4a69-b08d-496af48c193a
2025-11-17 03:24:39,027 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/329be239-1d0d-4a69-b08d-496af48c193a
2025-11-17 03:24:39,040 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/14ad2743-43b1-45e3-89d9-4ebe5bce4b4c
2025-11-17 03:24:39,052 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/14ad2743-43b1-45e3-89d9-4ebe5bce4b4c
2025-11-17 03:24:39,061 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/eaa311db-a2ae-45d7-9e17-ab6f09a376e5
2025-11-17 03:24:39,070 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-17 03:24:39,070 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/329be239-1d0d-4a69-b08d-496af48c193a
2025-11-17 03:24:39,085 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/14ad2743-43b1-45e3-89d9-4ebe5bce4b4c
2025-11-17 03:24:39,104 - INFO - Verified VN network id 14 for VN 329be239-1d0d-4a69-b08d-496af48c193a
2025-11-17 03:24:39,104 - INFO - Verifications in API Server for VN ctest-vn-36172764 passed
2025-11-17 03:24:39,104 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/329be239-1d0d-4a69-b08d-496af48c193a
2025-11-17 03:24:39,118 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/14ad2743-43b1-45e3-89d9-4ebe5bce4b4c
2025-11-17 03:24:39,129 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/14ad2743-43b1-45e3-89d9-4ebe5bce4b4c
2025-11-17 03:24:39,139 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/eaa311db-a2ae-45d7-9e17-ab6f09a376e5
2025-11-17 03:24:39,153 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57205136', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3646757058214972009', 'uuid-lslong': '12721905246109702458'}, 'enable': 'true', 'created': '2025-11-17T03:24:34', 'last-modified': '2025-11-17T03:24:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.000044'}
2025-11-17 03:24:39,160 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-17 03:24:39,166 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57205136', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3646757058214972009', 'uuid-lslong': '12721905246109702458'}, 'enable': 'true', 'created': '2025-11-17T03:24:34', 'last-modified': '2025-11-17T03:24:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.015631'}
2025-11-17 03:24:39,172 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-17 03:24:39,178 - DEBUG - Control-node 10.0.0.23 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57205136', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3646757058214972009', 'uuid-lslong': '12721905246109702458'}, 'enable': 'true', 'created': '2025-11-17T03:24:34', 'last-modified': '2025-11-17T03:24:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.029812'}
2025-11-17 03:24:39,186 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-17 03:24:39,186 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-36172764 passed
2025-11-17 03:24:39,187 - DEBUG - ====Verifying policy data for ctest-vn-36172764 in API_Server ======
2025-11-17 03:24:39,187 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-17 03:24:39,198 - DEBUG - Requesting: http://10.0.0.22:8082/domain/b575f39c-ab2e-404a-877c-00e9b4192b03
2025-11-17 03:24:39,212 - DEBUG - Requesting: http://10.0.0.22:8082/project/7ecd43ac-08da-493d-acf4-9efab4226d85
2025-11-17 03:24:39,341 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/329be239-1d0d-4a69-b08d-496af48c193a
2025-11-17 03:24:39,352 - DEBUG - =>VN ctest-vn-36172764 has no policy to be verified
2025-11-17 03:24:39,352 - DEBUG - Verifying the vn in opserver
2025-11-17 03:24:39,352 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764 virtual network link through opserver 10.0.0.22
2025-11-17 03:24:39,352 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-11-17 03:24:39,814 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-11-17 03:24:39,887 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764?flat'}
2025-11-17 03:24:39,887 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764 virtual network link through opserver 10.0.0.33
2025-11-17 03:24:39,887 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-11-17 03:24:40,243 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-11-17 03:24:40,317 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764?flat'}
2025-11-17 03:24:40,317 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764 virtual network link through opserver 10.0.0.23
2025-11-17 03:24:40,318 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2025-11-17 03:24:40,670 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2025-11-17 03:24:40,749 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764?flat'}
2025-11-17 03:24:40,749 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764 is found in opserver
2025-11-17 03:24:40,762 - DEBUG - VRF ids for VN ctest-vn-36172764: {'10.0.0.50': '2', '10.0.0.73': '2'}
2025-11-17 03:24:40,762 - INFO - Waiting for VM ctest-TestBasicVMVN-57205136-44637331 to be up..
2025-11-17 03:24:40,860 - DEBUG - VM is in ACTIVE state now
2025-11-17 03:24:40,860 - INFO - VM name : ctest-TestBasicVMVN-57205136-44637331
2025-11-17 03:24:40,962 - DEBUG - VM ctest-TestBasicVMVN-57205136-44637331 ID is 6f01765a-bb90-4efd-a01c-9a6b6d317ae5
2025-11-17 03:24:40,962 - DEBUG - VM ctest-TestBasicVMVN-57205136-44637331 launched on Node an-jenkins-deploy-platform-ansible-os-4736-1
2025-11-17 03:24:41,058 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/6f01765a-bb90-4efd-a01c-9a6b6d317ae5
2025-11-17 03:24:41,069 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/5ba17b1c-282a-4aa9-9158-e44e1b263d61
2025-11-17 03:24:44,251 - 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 1007ms')
2025-11-17 03:24:44,251 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57205136-44637331 failed!
2025-11-17 03:24:44,266 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764 is 31.1.1.1 and allocation pool is NOT set
2025-11-17 03:24:44,266 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764 is 31.1.2.1 and allocation pool is NOT set
2025-11-17 03:24:48,346 - 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 1012ms')
2025-11-17 03:24:48,346 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57205136-44637331 failed!
2025-11-17 03:24:48,360 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764 is 31.1.1.1 and allocation pool is NOT set
2025-11-17 03:24:48,360 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764 is 31.1.2.1 and allocation pool is NOT set
2025-11-17 03:24:50,425 - 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=4.24 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.416 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.416/2.329/4.243/1.913 ms')
2025-11-17 03:24:50,425 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57205136-44637331 passed
2025-11-17 03:24:50,494 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 03:24:50,494 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57205136-44637331, IP 31.1.1.4, Port 22
2025-11-17 03:24:50,662 - DEBUG - VM ctest-TestBasicVMVN-57205136-44637331 is ready for SSH connections
2025-11-17 03:24:50,662 - INFO - Waiting for VM ctest-TestBasicVMVN-57205136-50241325 to be up..
2025-11-17 03:24:50,756 - DEBUG - VM is in ACTIVE state now
2025-11-17 03:24:50,756 - INFO - VM name : ctest-TestBasicVMVN-57205136-50241325
2025-11-17 03:24:50,842 - DEBUG - VM ctest-TestBasicVMVN-57205136-50241325 ID is 6385db0c-6561-4edb-85be-57c5861bf519
2025-11-17 03:24:50,842 - DEBUG - VM ctest-TestBasicVMVN-57205136-50241325 launched on Node an-jenkins-deploy-platform-ansible-os-4736-2
2025-11-17 03:24:50,924 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/6385db0c-6561-4edb-85be-57c5861bf519
2025-11-17 03:24:50,935 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/2eed2485-6c47-4a47-8342-22d297505567
2025-11-17 03:24:52,104 - 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=2.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.397 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.397/1.618/2.839/1.221 ms')
2025-11-17 03:24:52,104 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57205136-50241325 passed
2025-11-17 03:24:52,175 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 03:24:52,176 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57205136-50241325, IP 31.1.2.4, Port 22
2025-11-17 03:24:52,330 - DEBUG - VM ctest-TestBasicVMVN-57205136-50241325 is ready for SSH connections
2025-11-17 03:24:52,331 - INFO - Waiting for VM ctest-TestBasicVMVN-57205136-59865195 to be up..
2025-11-17 03:24:52,421 - DEBUG - VM is in ACTIVE state now
2025-11-17 03:24:52,421 - INFO - VM name : ctest-TestBasicVMVN-57205136-59865195
2025-11-17 03:24:52,505 - DEBUG - VM ctest-TestBasicVMVN-57205136-59865195 ID is b4d713dc-aec9-4ef7-bead-cb1344c96a9e
2025-11-17 03:24:52,505 - DEBUG - VM ctest-TestBasicVMVN-57205136-59865195 launched on Node an-jenkins-deploy-platform-ansible-os-4736-1
2025-11-17 03:24:52,590 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/b4d713dc-aec9-4ef7-bead-cb1344c96a9e
2025-11-17 03:24:52,600 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/bbb875d7-9fe5-4816-a147-a0b0c9bc4264
2025-11-17 03:24:53,769 - 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=6.07 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.56 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 = 1.556/3.814/6.072/2.258 ms')
2025-11-17 03:24:53,769 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-57205136-59865195 passed
2025-11-17 03:24:53,839 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 03:24:53,839 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57205136-59865195, IP 31.1.1.3, Port 22
2025-11-17 03:24:53,905 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-11-17 03:24:53,995 - DEBUG - VM ctest-TestBasicVMVN-57205136-59865195 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-17 03:24:58,995 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 03:24:58,996 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57205136-59865195, IP 31.1.1.3, Port 22
2025-11-17 03:24:59,161 - DEBUG - VM ctest-TestBasicVMVN-57205136-59865195 is ready for SSH connections
2025-11-17 03:24:59,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 03:24:59,162 - 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.50, gateway password: c0ntrail123
2025-11-17 03:24:59,162 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-17 03:25:03,299 - 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=5.482 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.134 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.317 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.134/2.644/5.482 ms
2025-11-17 03:25:03,299 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-57205136-44637331 passed
2025-11-17 03:25:03,299 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 03:25:03,299 - 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
2025-11-17 03:25:03,299 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-17 03:25:07,243 - 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.139 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.096 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.680 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.096/1.971/3.139 ms
2025-11-17 03:25:07,243 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-57205136-50241325 passed
2025-11-17 03:25:07,244 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 03:25:07,244 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 03:25:07,244 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 03:25:07,244 - 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.50, gateway password: c0ntrail123
2025-11-17 03:25:07,244 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-17 03:25:07,443 - DEBUG - None
2025-11-17 03:25:07,443 - 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
2025-11-17 03:25:07,443 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-17 03:25:07,621 - DEBUG - None
2025-11-17 03:25:07,621 - 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.50, gateway password: c0ntrail123
2025-11-17 03:25:07,621 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-17 03:25:08,387 - DEBUG - None
2025-11-17 03:25:08,387 - 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.50, gateway password: c0ntrail123
2025-11-17 03:25:08,387 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-17 03:25:10,628 - 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.020 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.752 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.748 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.629 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.397 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.397/2.709/6.752 ms
2025-11-17 03:25:10,628 - 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.50, gateway password: c0ntrail123
2025-11-17 03:25:10,628 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-17 03:25:12,887 - 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.798 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.384 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.635 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.436 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.239 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.346 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.454 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.436/3.327/6.635 ms
2025-11-17 03:25:12,887 - 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.50, gateway password: c0ntrail123
2025-11-17 03:25:12,887 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-17 03:25:15,142 - 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.039 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.989 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.937 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.410 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.766 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.866 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.367 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.367/2.196/4.937 ms
2025-11-17 03:25:15,142 - INFO - Deleting VM ctest-TestBasicVMVN-57205136-59865195
2025-11-17 03:25:15,213 - INFO - Detaching port 2eed2485-6c47-4a47-8342-22d297505567 from VM ctest-TestBasicVMVN-57205136-50241325
2025-11-17 03:25:15,245 - INFO - Deleting VM ctest-TestBasicVMVN-57205136-50241325
2025-11-17 03:25:15,318 - INFO - Detaching port 5ba17b1c-282a-4aa9-9158-e44e1b263d61 from VM ctest-TestBasicVMVN-57205136-44637331
2025-11-17 03:25:15,355 - INFO - Deleting VM ctest-TestBasicVMVN-57205136-44637331
2025-11-17 03:25:15,459 - INFO - Deleting VN ctest-vn-36172764
2025-11-17 03:25:15,848 - DEBUG - Response for delete_port : ()
2025-11-17 03:25:16,191 - DEBUG - Response for delete_port : ()
2025-11-17 03:25:16,410 - DEBUG - Response for deleting network ()
2025-11-17 03:25:16,410 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/14ad2743-43b1-45e3-89d9-4ebe5bce4b4c
2025-11-17 03:25:16,420 - DEBUG - Response Code: 404
2025-11-17 03:25:16,420 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-17 03:25:16,454 - DEBUG - Requesting: http://10.0.0.22:8082/domain/b575f39c-ab2e-404a-877c-00e9b4192b03
2025-11-17 03:25:16,477 - DEBUG - Requesting: http://10.0.0.22:8082/project/7ecd43ac-08da-493d-acf4-9efab4226d85
2025-11-17 03:25:16,586 - INFO - Validated that VN ctest-vn-36172764 is not found in API Server
2025-11-17 03:25:16,598 - DEBUG - VN ctest-vn-36172764 is not present in Agent 10.0.0.50
2025-11-17 03:25:16,609 - DEBUG - VN ctest-vn-36172764 is not present in Agent 10.0.0.73
2025-11-17 03:25:16,610 - INFO - Validated that VN ctest-vn-36172764 is not in any agent
2025-11-17 03:25:16,616 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-11-17 03:25:16,623 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-36172764
2025-11-17 03:25:16,629 - DEBUG - VRF 2 is not seen in agent 10.0.0.73
2025-11-17 03:25:16,634 - DEBUG - Vrouter 10.0.0.73 does not have vrf 2 for VN ctest-vn-36172764
2025-11-17 03:25:16,634 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-57205136:ctest-vn-36172764
2025-11-17 03:25:16,656 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-36172764 info
2025-11-17 03:25:16,753 - INFO - IPAM: ctest-ipam-19845882 is not found in API Server
2025-11-17 03:25:16,774 - INFO - IPAM:ctest-ipam-19845882 is not found in control node
2025-11-17 03:25:18,071 - DEBUG - No XMPP flaps were noticed during the test
2025-11-17 03:25:18,072 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:46]
2025-11-17 03:25:18,072 - INFO - --------------------------------------------------------------------------------
2025-11-17 03:25:18,862 - INFO - Deleted project: ctest-TestBasicVMVN-57205136, ID : 7ecd43ac-08da-493d-acf4-9efab4226d85